quantity uncertainty

The uncertainty (e.g. ±1 sigma) of a scalar quantity, in the same unit as the quantity value.

Structure

Property shape: datatype property; gmeow:ScalarQuantity -> xsd:decimal; functional

Practical Pattern

Use gmeow:quantityUncertainty from gmeow:ScalarQuantity to xsd:decimal 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.

Temperature Reading

# --- The result wrapper: value + unit + uncertainty, not a bare literal.
ex:temp a gmeow:ScalarQuantity ;
    gmeow:quantityValue       "22.5"^^xsd:decimal ;
    gmeow:quantityUncertainty "0.1"^^xsd:decimal ;
    gmeow:hasUnit             <http://qudt.org/vocab/unit/DEG_C> .

Common Companion Terms

gmeow:ScalarQuantity

External Equivalences

Equivalent or closely aligned targets: qudt

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:quantityUncertainty equivalence - skos:closeMatch qudt:standardUncertainty gmeow-qudt.sssom.tsv; gmeow:eqQudt006; confidence 0.8

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchqudt:standardUncertainty