Observable Property
- CURIE:
gmeow:ObservableProperty - IRI: https://blackcatinformatics.ca/gmeow/ObservableProperty
- Category: class
- Defined by:
gmeow:slices/sensory - Box roles: TBox role (What is this?)
A physical, chemical, biological, or environmental property that can be observed or measured by a sensor. A value vocabulary (individuals, never subclasses) so any new property — from temperature to neural activation to social sentiment — is a new individual, not a new class (Principle 9).
Structure
Subclass of: gufo:QualityValue
Practical Pattern
Use gmeow:ObservableProperty as a specialized kind of gufo:QualityValue. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
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
# SPDX-FileCopyrightText: 2026 Blackcat Informatics® Inc. <paudley@blackcatinformatics.ca>
# SPDX-License-Identifier: CC-BY-4.0
#
# Worked example: a sensor reading on the observation stack . A
# gmeow:SensoryObservation records WHAT was sensed (gmeow:sensoryObservationOf),
# WHICH gmeow:ObservableProperty (humidity), and the gmeow:SensoryQuantity result.
# A gmeow:Sensor is a gufo functional complex that is also an Agent, so it is the
# observation's gmeow:vantage — the SensoryObservation is an Observation like any
# other, just produced by an instrument on a gmeow:SensorPlatform at a location.
@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix ex: <https://blackcatinformatics.ca/gmeow/examples/sensory/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
ex:humidity a gmeow:ObservableProperty ; rdfs:label "relative humidity"@en .
Projects To
| Profile | External Targets |
|---|---|
loinc |
loinc |
sosa |
sosa |
External Equivalences
Equivalent or closely aligned targets: loinc, oboe, pato, 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:ObservableProperty |
equivalence | - |
skos:relatedMatch | loinc:Component | gmeow-observations.sssom.tsv; gmeow:eqObs073; confidence 0.75 |
gmeow:ObservableProperty |
equivalence | - |
skos:closeMatch | oboe:Characteristic | gmeow-observations.sssom.tsv; gmeow:eqObs048; confidence 0.8 |
gmeow:ObservableProperty |
equivalence | - |
skos:closeMatch | pato:0000001 | gmeow-observations.sssom.tsv; gmeow:eqObs051; confidence 0.75 |
gmeow:ObservableProperty |
equivalence | - |
skos:closeMatch | sosa:ObservableProperty | gmeow-observations.sssom.tsv; gmeow:eqObs044; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:ObservableProperty |
projection | loinc |
projects to / <= | loinc:Component | gmeow:mapLoincComponent; confidence 0.75; lossy: the GMEOW observable-property profile is flattened to a LOINC component |
gmeow:ObservableProperty |
projection | sosa |
projects to / <= | sosa:ObservableProperty | gmeow:mapSosaObservableProperty; lossy: the value-vocabulary individual identity and any external QID alignment are dropped; only the generic sosa:ObservableProperty class survives |
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | oboe:Characteristic |
closeMatch | pato:0000001 |
closeMatch | sosa:ObservableProperty |
relatedMatch | loinc:Component |