Euler order
- CURIE:
gmeow:eulerOrder - IRI: https://blackcatinformatics.ca/gmeow/eulerOrder
- Category: property
- Defined by:
gmeow:slices/places - Box roles: RBox role (What is this?)
The order of rotations for the Euler-angle representation (e.g., 'XYZ', 'ZYX', 'ZXZ').
Structure
Property shape: datatype property; gmeow:Orientation -> xsd:string
Practical Pattern
Use gmeow:eulerOrder from gmeow:Orientation to xsd:string when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: wd
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:eulerOrder |
equivalence | - |
skos:closeMatch | wd:Q465493 | gmeow-places.sssom.tsv; gmeow:eqPlaces064; confidence 0.8 |
Usage Advice
Use when
- Use to declare the rotation order of an Euler-angle orientation (e.g. 'XYZ', 'ZYX', 'ZXZ').
Avoid when
- Avoid omitting it whenever yaw/pitch/roll are present (the angles are ambiguous without it).
How to use
- Set
gmeow:eulerOrderalongsidegmeow:yaw/gmeow:pitch/gmeow:roll.
Examples
- ex:ori
gmeow:eulerOrder"ZYX".