Observation

A reified act of observing, measuring, or asserting a feature of interest — the universal claim construct unifying spatial measurement, temporal dating, sensory reading, standpoint claims, identity claims, naming claims, rights claims, and kinship claims. Mediates between an observer (vantage), a feature (observedFeature), and a result (observationResult). Every observation carries at least a vantage and an observedFeature (EL open-world); closed-world cardinality is SHACL's concern.

Structure

Subclass of: gufo:Relator

Practical Pattern

Use gmeow:Observation as a specialized kind of gufo:Relator. 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.

Lucid Dream

@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix ex:    <https://blackcatinformatics.ca/gmeow/examples/dreaming/lucid-dream/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .



# SPDX-FileCopyrightText: 2026 Blackcat Informatics® Inc. <paudley@blackcatinformatics.ca>
# SPDX-License-Identifier: CC-BY-4.0
#
# Worked example — a lucid dream with online metacognition.
#
# The dream is a gmeow:Experience typed gmeow:processDreaming and tagged with
# gmeow:modeLucidDreaming. The lucidity seam is documented by a
# gmeow:Observation made from within the dream: the dreamer observes that the
# current experience is itself a dream. A dream element and a morning report are
# included for completeness.

# --- In-dream metacognitive observation: the dreamer notices the dream state.
ex:lucaDreamStateObservation a gmeow:Observation ;
    rdfs:label "Luca's in-dream state observation"@en ;
    rdfs:comment "A metacognitive observation made from within the dream."@en ;
    gmeow:vantage ex:dreamerLuca ;
    gmeow:observedFeature ex:lucaLucidDream ;
    gmeow:observationResult ex:lucaAwarenessResult .

Dataset Completeness

# SPDX-FileCopyrightText: 2026 Blackcat Informatics® Inc. <paudley@blackcatinformatics.ca>
# SPDX-License-Identifier: CC-BY-4.0
#
# Worked example: data quality IS a measurement. A gmeow:QualityAssessment
# is a gmeow:Observation subclass, so a completeness assessment carries the SAME
# bundle as any other measurement: gmeow:assessedEntity (the feature, a sub-
# property of observedFeature), a gmeow:qualityDimension naming WHICH quality, a
# gmeow:observationMethod, a gmeow:vantage (who assessed), and an entity-valued
# gmeow:ScalarQuantity result (98.5% with its unit) rather than a bare number.
# Quality is not a special boolean flag — it is an observation like temperature.
@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix ex:    <https://blackcatinformatics.ca/gmeow/examples/quality/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .

Projects To

Profile External Targets
crmarchaeo crmarc, rdf

External Equivalences

Equivalent or closely aligned targets: crm, crmarc, oboe, prov, 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:Observation equivalence - skos:closeMatch crm:E13_Attribute_Assignment gmeow-observations.sssom.tsv; gmeow:eqObs012; confidence 0.9
gmeow:Observation equivalence - skos:closeMatch crmarc:S4_Observation gmeow-observations.sssom.tsv; gmeow:eqObs061; confidence 0.85
gmeow:Observation equivalence - skos:closeMatch oboe:Observation gmeow-observations.sssom.tsv; gmeow:eqObs057; confidence 0.85
gmeow:Observation equivalence - skos:closeMatch prov:Entity gmeow-observations.sssom.tsv; gmeow:eqObs009; confidence 0.8
gmeow:Observation equivalence - skos:closeMatch sosa:Observation gmeow-observations.sssom.tsv; gmeow:eqObs001; confidence 0.95
gmeow:Observation equivalence - skos:broadMatch sosa:Sampling gmeow-observations.sssom.tsv; gmeow:eqObs030; confidence 0.8

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:Observation projection crmarchaeo projects to / <= crmarc:A2_Stratigraphic_Volume_Unit, rdf:type gmeow:mapCrmarcObservedFeature; confidence 0.8; lossy: the feature is re-typed as a stratigraphic volume unit; non-stratigraphic features lose their original semantics
gmeow:Observation projection crmarchaeo projects to / <= crmarc:AP11_has_physical_relation gmeow:mapCrmarcPhysicalRelation; confidence 0.6; lossy: the generic GMEOW connectsTo spine is narrowed to CRMarchaeo physical relation (matrix above/below); the specific topological relation type is lost
gmeow:Observation projection crmarchaeo projects to / <= crmarc:S4_Observation gmeow:mapCrmarcStratigraphicObservation; confidence 0.85; lossy: standpoint, confidence, temporal scope, and determinacy are dropped; only the physical-layer observation class survives

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchcrm:E13_Attribute_Assignment
closeMatchcrmarc:S4_Observation
closeMatchoboe:Observation
closeMatchprov:Entity
closeMatchsosa:Observation
skos:broadMatchsosa:Sampling