yaw
- CURIE:
gmeow:yaw - IRI: https://blackcatinformatics.ca/gmeow/yaw
- Category: property
- Defined by:
gmeow:slices/places - Box roles: RBox role (What is this?)
Rotation about the vertical (typically z) axis, in degrees or radians as indicated by the reference frame.
Structure
Property shape: datatype property; gmeow:Orientation -> xsd:double
Practical Pattern
Use gmeow:yaw from gmeow:Orientation to xsd:double 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:yaw |
equivalence | - |
skos:closeMatch | wd:Q465493 | gmeow-places.sssom.tsv; gmeow:eqPlaces061; confidence 0.8 |
Usage Advice
Use when
- Use for rotation about the vertical axis in the Euler-angle orientation facet.
Avoid when
- Avoid stating Euler angles without
gmeow:eulerOrder(the rotation order disambiguates them).
How to use
- Set
gmeow:yawwithgmeow:pitch,gmeow:roll, andgmeow:eulerOrderon theOrientation.
Examples
- ex:ori
gmeow:yaw90.0;gmeow:eulerOrder"ZYX".