geometry result
- CURIE:
gmeow:geometryResult - IRI: https://blackcatinformatics.ca/gmeow/geometryResult
- Category: property
- Defined by:
gmeow:slices/places - Box roles: RBox role (What is this?)
The Geometry result of a coordinate observation — a point, line, or polygon expressed as WKT or GeoJSON. The reference frame is carried on the observation and propagates to the result via the existing property chain.
Structure
Property shape: object property; gmeow:CoordinateObservation -> gmeow:Geometry
Sub-property of: gmeow:observationResult
Practical Pattern
Use gmeow:geometryResult from gmeow:CoordinateObservation to gmeow:Geometry when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:observationResult, gmeow:CoordinateObservation, gmeow:Geometry
Projects To
| Profile | External Targets |
|---|---|
geosparql |
geo, rdf |
External Equivalences
Equivalent or closely aligned targets: geo, sosa
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:geometryResult |
equivalence | - |
skos:relatedMatch | geo:hasGeometry | gmeow-places.sssom.tsv; gmeow:eqPlaces199; confidence 0.6 |
gmeow:geometryResult |
equivalence | - |
skos:closeMatch | sosa:hasResult | gmeow-observations.sssom.tsv; gmeow:eqObs036; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:geometryResult |
projection | geosparql |
projects to / = | geo:Geometry, geo:asWKT, geo:hasGeometry, rdf:type | gmeow:mapGeoGeometryObservation; lossy: the CoordinateObservation relator (vantage, confidence, reference frame, temporal scope) is dropped; only the WKT geometry survives; transform gmeow:fnRetagWkt |
Usage Advice
Use when
- Use for the
Geometryresult of a coordinate observation; a subproperty ofgmeow:observationResult.
Avoid when
- Avoid carrying the frame on the result — it propagates from the observation via the property chain.
How to use
- Point
gmeow:geometryResultat aGeometry; the flatgmeow:hasGeometryis its property-chain projection.
Examples
- ex:obs2023
gmeow:geometryResultex:shape.
Use For Consumers
Avoid For Consumers
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | sosa:hasResult |
relatedMatch | geo:hasGeometry |