Submissions:TimeInterval

From Odp

(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
|Intent=To represent time intervals.
|Intent=To represent time intervals.
|Domain=Community:Time
|Domain=Community:Time
-
|CompetencyQuestion=What is the end time of this interval?, What is the starting time of this interval?, What is the  
+
|CompetencyQuestion=What is the end time of this interval?, What is the starting time of this interval?, What is the date of this time interval?
-
date of this time interval?
+
|ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl
|ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl
-
|Consequences=The dates of the time interval are not part of the domain of discourse, they are datatype  
+
|Consequences=The dates of the time interval are not part of the domain of discourse, they are datatype values. If there is the need of reasoning about dates this Content OP should be used in composition with the [[Submissions:Region| region]] Content OP.
-
values. If there is the need of reasoning about dates this Content OP should be used in composition with the [[Submissions:Region| region]] Content OP.
+
|Scenario=The time interval “January 2008” starts at 2008−01−01 and ends at and ends at 2008−01−31.
|Scenario=The time interval “January 2008” starts at 2008−01−01 and ends at and ends at 2008−01−31.
}}
}}

Revision as of 19:53, 29 May 2008

Image:timeinterval.jpg

General description

Name: time interval
Submitted by: User:ValentinaPresutti
Also Known As:
Intent: To represent time intervals.
Domains:

Community:Time

Competency Questions:
  • What is the end time of this interval?
  • What is the starting time of this interval?
  • What is the date of this time interval?
Solution description:
Reusable OWL Building Block: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl (1146)
Consequences: The dates of the time interval are not part of the domain of discourse, they are datatype values. If there is the need of reasoning about dates this Content OP should be used in composition with the region Content OP.
Scenarios: The time interval “January 2008” starts at 2008−01−01 and ends at and ends at 2008−01−31.
Known Uses:
Web References:
Other References:
Examples (OWL files):
Extracted From:
Reengineered From:
Has Components:
Specialization Of:
Related CPs:


Elements

The TimeInterval Content OP locally defines the following ontology elements:

Class Time Interval (owl:Class) Any region in a dimensional space that represents time.

TimeInterval page

DatatypeProperty has interval date (owl:DatatypeProperty) A datatype property that encodes values from xsd:date for a time interval; a same time interval can have more than one xsd: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.

hasIntervalDate page

DatatypeProperty has interval start date (owl:DatatypeProperty) The start date of a time interval.

hasIntervalStartDate page

DatatypeProperty has interval end date (owl:DatatypeProperty) The end date of a time interval.

hasIntervalEndDate page

Reviews

Reviews about TimeInterval

There is no review about this proposal. This revision (revision ID 1800) takes in account the reviews: none

Other info at evaluation tab

This Content OP can be composed with other Content OPs when temporal aspects need to be represented.

Personal tools
Quality Committee
Content OP publishers