Storage-neutral
Eye perspective stays independent of left, right, top, bottom, or native item position.
Open standards, libraries, and tools for creating, interpreting, exchanging, and preserving stereoscopic work.
Namespace
https://stereoscopy.org/ns/stereo/1.0/

Designed to coexist with
A deliberately small vocabulary
The declaration describes decoding and presentation—not authorship, authenticity, software identity, or editing history.
Readable by people and software
ViewSet follows storage order. Each entry then carries its own logical perspective and traits, keeping “where it is” separate from “what it represents.”
<stereo:ViewSet>
<rdf:Seq>
<rdf:li rdf:parseType="Resource">
<stereo:Perspective>left-eye</stereo:Perspective>
<stereo:Primary>True</stereo:Primary>
</rdf:li>
<rdf:li rdf:parseType="Resource">
<stereo:Perspective>right-eye</stereo:Perspective>
<stereo:Synthesized>True</stereo:Synthesized>
</rdf:li>
</rdf:Seq>
</stereo:ViewSet>Principles
Eye perspective stays independent of left, right, top, bottom, or native item position.
GPano, Apple spatial, and CIPA structures remain authoritative for their specialized data.
Open choices let new formats appear without breaking readers that understand version 1.x.
Implement it
Version 1.0 is ready for implementation and interoperability feedback.
Start with the specification →