valid until
- CURIE:
gmeow:validUntil - IRI: https://blackcatinformatics.ca/gmeow/validUntil
- Category: property
- Defined by:
gmeow:slices/temporal - Box roles: RBox role (What is this?)
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
- Source:
slices/core/ai/examples/grounded-claim.ttl - Examples catalog: open in catalog#example-slices-core-ai-examples-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 |