sensory property

The observable property that a sensory observation measures — temperature, humidity, light intensity, etc. Distinct from gmeow:observationMethod (the procedure or protocol used); this names the property itself. A sensory observation concerns exactly one observable property per observation; multiple properties require multiple observations (Principle 9).

Structure

Property shape: object property; gmeow:SensoryObservation -> gmeow:ObservableProperty

Practical Pattern

Use gmeow:sensoryProperty from gmeow:SensoryObservation to gmeow:ObservableProperty 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

# --- The reading: what, which property, the result, the sensor as vantage, and
#     the method (a SensoryObservation is a core Observation — it records its
#     gmeow:observationMethod like any other).
ex:obs a gmeow:SensoryObservation ;
    gmeow:sensoryObservationOf ex:greenhouse ;
    gmeow:sensoryProperty      ex:humidity ;
    gmeow:sensoryResult        ex:quantity ;
    gmeow:vantage              ex:dht22 ;
    gmeow:observationMethod    gmeow:methodInstrumentalReading .

Common Companion Terms

gmeow:SensoryObservation, gmeow:ObservableProperty

Projects To

Profile External Targets
sosa sosa

External Equivalences

Equivalent or closely aligned targets: 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:sensoryProperty equivalence - skos:closeMatch sosa:observedProperty gmeow-observations.sssom.tsv; gmeow:eqObs046; confidence 0.9

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:sensoryProperty projection sosa projects to / = sosa:observedProperty gmeow:mapSosaObservedProperty; confidence 0.9; lossy: the GMEOW value-vocabulary individual identity is preserved as the object node, but any QID alignment or external classification on the ObservableProperty is dropped if not re-typed
Published Alignment Graph

Alignments

RelationTarget
closeMatchsosa:observedProperty