Ontologies
TEMPO
TempO - Temporal Ontology (TEMPO)
OWL
Last submission date February 25, 2025
ID http://purl.org/tempo/TemporalConstraint
http://purl.org/tempo/TemporalConstraint
https://lovportal.lirmm.fr/ontologies/TEMPO/TemporalConstraint
Loading
Preferred name

Temporal Constraint

Definitions
Temporal constraint box to capture a consistent set of validity and efficacy intervals. Objects of this class also serve the purpose to capture additional constraints or annotations, in particular when they are also temporally constrained. Example ------- ccy:EUR a ccy:ISO4217-CurrencyCode ; ccy:usedIn cc:DE , cc:GR ; rdfs:label "EUR" ; tempo:constrainedBy [ a tempo:TemporalConstraint ; tempo:validFrom "1999-01-01"^^xsd:date ; ccy:usedIn cc:DE ; ] , [ a tempo:TemporalConstraint ; tempo:validFrom "2001-01-01"^^xsd:date ; ccy:usedIn cc:GR ; ] . meaning the currency code 'EUR' became valid in Germany in 1999 whereas in Greece it became valid in 2001.
Subject Author Type Created
No notes to display