valid until

The instant until which the annotated statement is asserted to hold.

Structure

Property shape: annotation property; ? -> xsd:dateTime

Practical Pattern

Use gmeow:validUntil from ? to xsd:dateTime 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.

Grounded Claim

# --- The claims: reified statements observed from the MODEL's vantage.
# (The RDF 1.2 source authors these as statement annotations; the owl:Axiom
# form here is the generated downcast idiom, P3.)
ex:east-wing gmeow:validUntil "2026-12-31T22:00:00Z"^^xsd:dateTime .

ex:stmt-2200 a owl:Axiom ;
    owl:annotatedSource   ex:east-wing ;
    owl:annotatedProperty gmeow:validUntil ;
    owl:annotatedTarget   "2026-12-31T22:00:00Z"^^xsd:dateTime .

Common Companion Terms

gmeow:StandpointTenure, gmeow:coarsenTo, gmeow:displayable, gmeow:hasDisclosurePolicy, gmeow:hasGranularity, gmeow:hasSensitivity, gmeow:Standpoint, gmeow:accordingTo, gmeow:standpointModality, gmeow:validFrom

Cross-Cutting Concerns

disclosure and suppression, standpoints, statement metadata

Projects To

Profile External Targets
schema-org schema

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:validUntil projection schema-org projects to / <= schema:validThrough gmeow:mapSchemaValidThrough; confidence 0.9