frame solver
- CURIE:
gmeow:frameSolver - IRI: https://blackcatinformatics.ca/gmeow/frameSolver
- Category: property
- Defined by:
gmeow:slices/places - Box roles: ConfigBox role, RBox role (What is this?)
Identifies the external solver or transformation method to resolve coordinates in this frame.
Structure
Property shape: datatype property; gmeow:ReferenceFrame -> rdfs:Literal
Practical Pattern
Use gmeow:frameSolver from gmeow:ReferenceFrame to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use to identify the external solver or transformation method that resolves coordinates in a frame.
Avoid when
- Avoid encoding solver results as asserted triples (Principle 12).
How to use
- Set
gmeow:frameSolveras a literal naming the method; it directs the solver layer that executesgmeow:transformsTo.
Examples
- ex:siteGrid
gmeow:frameSolver"proj:EPSG:4326".