(Imported from OWL file.)
 
(Imported from OWL file.)
Line 4: Line 4:
 
}}
 
}}
 
{{Content OP Proposal Template
 
{{Content OP Proposal Template
|Name=Time indexed participation
+
|Intent=To represent participants in events at some time,To represent participants in parts of events.
 +
|CompetencyQuestion=When something participated in some event?,At what time an event had some participant?
 +
|HasComponent=Participation,Region
 +
|ReusableOWLBuildingBlock=http://ontologydesignpatterns.org/cp/owl/timeindexedparticipation.owl
 
|SubmittedBy=AldoGangemi
 
|SubmittedBy=AldoGangemi
|ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/timeindexedparticipation.owl
+
|Scenario=This morning I've prepared my coffee and had my fingers burnt,The football match lasted only ten minutes for Totti
 +
|RelatedCP=Participation,Time indexed person role
 +
|Consequences=We can represent participation relations with time. This enables participations at different times as well as partial participations in events.
 +
However, this pattern focuses on participation of one entity in one event. If complex events need to be represented (with subevents, more participants and times, etc.), a partonomic structure must be introduced, e.g. by creating a new pattern that composes TimeIndexedParticipation with PartOf.
 +
|SpecializationOf=TimeIndexedSituation
 +
|Name=Time indexed participation
 
}}
 
}}
 
{{Element list header}}
 
{{Element list header}}
{{Has Element Template
 
|HasElement=TimeIndexedParticipation
 
}}
 
 
{{Has Element Template
 
{{Has Element Template
 
|HasElement=includesEvent
 
|HasElement=includesEvent
Line 17: Line 22:
 
{{Has Element Template
 
{{Has Element Template
 
|HasElement=includesObject
 
|HasElement=includesObject
 +
}}
 +
{{Has Element Template
 +
|HasElement=isEventIncludedIn
 
}}
 
}}
 
{{Has Element Template
 
{{Has Element Template
Line 22: Line 30:
 
}}
 
}}
 
{{Has Element Template
 
{{Has Element Template
|HasElement=isEventIncludedIn
+
|HasElement=TimeIndexedParticipation
 
}}
 
}}
  
Line 28: Line 36:
 
{{Reviews about me}}
 
{{Reviews about me}}
 
A time-indexed pattern for participation
 
A time-indexed pattern for participation
 
(type): http://www.w3.org/2002/07/owl#Ontology
 
 
(versionInfo): 0.1: Created by Aldo Gangemi
 
0.2: Revised with specialization from timeindexedsituation.owl
 
 
(comment): A time-indexed pattern for participation
 
 
(imports): http://www.ontologydesignpatterns.org/cp/owl/participation.owl
 
 
(imports): http://www.ontologydesignpatterns.com/cp/owl/timeindexedsituation.owl
 

Revision as of 15:15, 21 February 2010

Warning.gif

Warning!

This is an old revision. Go to current revision

Certified.png
This pattern has been certified.

Related submission, with evaluation history, can be found here

Working.gif Last modified date is: 2010-02-21


General description

Name: Time indexed participation
Submitted by: AldoGangemi
Also Known As:
Intent: To represent participants in events at some time,To represent participants in parts of events.
Domains:
Competency Questions:
Solution description:
Reusable OWL Building Block: 1 (534)
Consequences: We can represent participation relations with time. This enables participations at different times as well as partial participations in events.

However, this pattern focuses on participation of one entity in one event. If complex events need to be represented (with subevents, more participants and times, etc.), a partonomic structure must be introduced, e.g. by creating a new pattern that composes TimeIndexedParticipation with PartOf.

Scenarios: This morning I've prepared my coffee and had my fingers burnt, The football match lasted only ten minutes for Totti
Known Uses:
Web References:
Other References:
Examples (OWL files):
Extracted From:
Reengineered From:
Has Components:
Specialization Of:
Related CPs:



Elements

The Time indexed participation Content OP locally defines the following ontology elements:

ObjectProperty includesEvent (owl:ObjectProperty) A relation between situations and events, e.g. 'this morning I've prepared my coffee and had my fingers burnt' (i.e.: the preparation of my coffee this morning included a burning of my fingers).
ArrowRight.gif includesEvent page
ObjectProperty includesObject (owl:ObjectProperty) A relation between situations and objects, e.g. 'this morning I've prepared my coffee and had my fingers burnt' (i.e.: the preparation of my coffee this morning included me).
ArrowRight.gif includesObject page
ObjectProperty isEventIncludedIn (owl:ObjectProperty)
ArrowRight.gif isEventIncludedIn page
ObjectProperty isObjectIncludedIn (owl:ObjectProperty)
ArrowRight.gif isObjectIncludedIn page
Class TimeIndexedParticipation (owl:Class) A Situation that represents participation of Object(s) in Event(s) at some Time.
ArrowRight.gif TimeIndexedParticipation page


Scenarios

Scenarios about Time indexed participation

No scenario is added to this Content OP.

Reviews

Reviews about Time indexed participation
There is no review about this proposal.
Some subquery has no valid condition.

This revision (revision ID 7027) takes in account the reviews: none

Other info at evaluation tab

A time-indexed pattern for participation

The page [[Bootstrap:Footer]] was not found.