The time interval pattern.
This pattern is extracted from DOLCE-UltraLite by partial clone of elements and expansion. Two datatype properties have been added which allow to express the boundaries of the time interval.
Ranges of datatype properties are not indicated, because otherwise specializing them with different xsd datatypes would lead to inconsistencies.
IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#TimeInterval
IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#hasIntervalDate
A datatype property that encodes values from xsd:date (or any other date-related xsd datatype) for a TimeInterval; a same TimeInterval can have more than one date value: begin date, end date, date at which the interval holds, as well as dates expressed in different formats: xsd:gYear, xsd:dateTime, etc.
IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#hasIntervalEndDate
The end date of a time interval.
IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#hasIntervalStartDate
The start date of a time interval.
IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements
IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#extractedFrom
IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasConsequences
IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasIntent
IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#relatedCPs
IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#scenarios
IRI: http://www.w3.org/2002/07/owl#versionInfo
IRI: http://www.w3.org/2000/01/rdf-schema#comment
IRI: http://www.w3.org/2000/01/rdf-schema#isDefinedBy
This HTML document was obtained by processing the OWL ontology source code throughLODE, Live OWL Documentation Environment, developed bySilvio Peroni.
Any Region in a dimensional space that aims at representing time.
It should be used when you want to talk about time as an object having some characteristics.