IRI:
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl
Current version:
1.1 added rdfs:isDefinedBy for all named entities
Imported Ontologies:
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl (visualise it with LODE)
Other visualisation:
Ontology source
Machester Ontology Browser

Abstract

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.

Table of Content

  1. Classes
  2. Data Properties
  3. Annotation Properties
  4. Namespace Declarations

Classes

Time intervalc back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#TimeInterval

is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl

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.

has super-classes
is in domain of
has interval datedp, interval has end datedp, interval has start datedp

Data Properties

has interval datedp back to ToC or Data Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#hasIntervalDate

is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl

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.

interval has end datedp back to ToC or Data Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#hasIntervalEndDate

is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl

The end date of a time interval.

has super-properties
has domain

interval has start datedp back to ToC or Data Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#hasIntervalStartDate

is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl

The start date of a time interval.

has super-properties
has domain

Annotation Properties

cpannotationschema:coversRequirementsap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements

cpannotationschema:extractedFromap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#extractedFrom

cpannotationschema:hasConsequencesap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasConsequences

cpannotationschema:hasIntentap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasIntent

cpannotationschema:relatedCPsap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#relatedCPs

cpannotationschema:scenariosap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#scenarios

owl:versionInfoap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2002/07/owl#versionInfo

rdfs:commentap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#comment

rdfs:isDefinedByap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#isDefinedBy

rdfs:labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#label

Namespace Declarations back to ToC

default namespace
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#
cpannotationschema
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code throughLODE, Live OWL Documentation Environment, developed bySilvio Peroni.