valid from
- CURIE:
gmeow:validFrom - IRI: https://blackcatinformatics.ca/gmeow/validFrom
- Category: property
- Defined by:
gmeow:slices/temporal - Box roles: RBox role (What is this?)
The instant from which the annotated statement is asserted to hold.
Structure
Property shape: annotation property; ? -> xsd:dateTime
Practical Pattern
Use gmeow:validFrom 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.
Employment Contract
- Source:
slices/core/agreements/examples/employment-contract.ttl - Examples catalog: open in catalog#example-slices-core-agreements-examples-employment-contract
# --- The contract: a relator binding the two parties, bearing a formal name.
# (Validity bounds — gmeow:validFrom/validUntil — are statement-level RDF-1.2
# annotations, carried in the statement layer rather than as A-box triples.)
ex:contract a gmeow:Contract ;
gmeow:hasParty ex:acme , ex:dana ;
gmeow:hasAgreementName ex:contractName .
Common Companion Terms
gmeow:Standpoint, gmeow:StandpointTenure, gmeow:accordingTo, gmeow:displayable, gmeow:standpointModality, gmeow:validUntil, gmeow:assertedAt, gmeow:confidence, gmeow:recordedNoLaterThan, gmeow:wasAttributedTo
Cross-Cutting Concerns
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:validFrom |
projection | schema-org |
projects to / = | schema:validFrom | gmeow:mapSchemaValidFrom; confidence 0.95 |