has sensory observation
- CURIE:
gmeow:hasSensoryObservation - IRI: https://blackcatinformatics.ca/gmeow/hasSensoryObservation
- Category: property
- Defined by:
gmeow:slices/sensory - Box roles: RBox role (What is this?)
Links an entity to a sensory observation that measured one of its properties. Non-functional: multiple sensors may observe the same property of the same entity, and those readings coexist without collapse (Principle 9).
Structure
Property shape: object property; gmeow:Entity -> gmeow:SensoryObservation
Practical Pattern
Use gmeow:hasSensoryObservation from gmeow:Entity to gmeow:SensoryObservation when the relationship itself belongs in the native GMEOW graph.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Sensor Reading
- Source:
slices/extensions/sensory/examples/sensor-reading.ttl - Examples catalog: open in catalog#example-slices-extensions-sensory-examples-sensor-reading
ex:greenhouse a gmeow:Place ;
gmeow:name "Greenhouse Bay 3"@en ;
gmeow:hasSensoryObservation ex:obs .