transforms to
- CURIE:
gmeow:transformsTo - IRI: https://blackcatinformatics.ca/gmeow/transformsTo
- Category: property
- Defined by:
gmeow:slices/places - Box roles: RBox role (What is this?)
Relates a reference frame to another frame it can be mathematically transformed to.
Structure
Property shape: object property; gmeow:ReferenceFrame -> gmeow:ReferenceFrame
Practical Pattern
Use gmeow:transformsTo from gmeow:ReferenceFrame to gmeow:ReferenceFrame when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use to declare that one frame can be mathematically transformed to another (e.g. liftover, datum conversion).
Avoid when
- Avoid carrying the transform matrix or executing the conversion in the graph — the transform is performed by an external solver (Principle 12).
How to use
- Assert
gmeow:transformsTobetween frames and letgmeow:frameSolvername the method; the computation stays out of the OWL core.