(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|Name=EventCore | |Name=EventCore | ||
|Intent=The purpose of this pattern is to provide a minimalistic model of event where it is not always possible to separate its spatial and the temporal aspects, thus can model events that move or possess discontinuous temporal extent. Events according to this model has at least one participant, attached via a participant-role, and may have additional descriptive information through its information object. | |Intent=The purpose of this pattern is to provide a minimalistic model of event where it is not always possible to separate its spatial and the temporal aspects, thus can model events that move or possess discontinuous temporal extent. Events according to this model has at least one participant, attached via a participant-role, and may have additional descriptive information through its information object. | ||
+ | |Domain=General, Event Processing, | ||
|CompetencyQuestion=Where and when did the 1990 World Chess Championship Match take place?, | |CompetencyQuestion=Where and when did the 1990 World Chess Championship Match take place?, | ||
Who were involved in the 1990 World Chess Championship Match? | Who were involved in the 1990 World Chess Championship Match? | ||
Line 14: | Line 15: | ||
|Consequences=This pattern can model moving events and events with discontinuous temporal extents, provided an appropriate spatiotemporal extent model is used. This pattern, however, does not facilitate modeling complex relationships between events, such as causality, provenance, or correlation | |Consequences=This pattern can model moving events and events with discontinuous temporal extents, provided an appropriate spatiotemporal extent model is used. This pattern, however, does not facilitate modeling complex relationships between events, such as causality, provenance, or correlation | ||
|Scenario=The 1990 World Chess Championship Match takes place in New York from October 8 to November 7, 1990, and in Lyons, France, from November 26 to December 30, 1990. | |Scenario=The 1990 World Chess Championship Match takes place in New York from October 8 to November 7, 1990, and in Lyons, France, from November 26 to December 30, 1990. | ||
− | |RelatedCP=SpatioTemporalExtent, ParticipantRole, AgentRole, Objectrole, Information realization | + | |RelatedCP=SpatioTemporalExtent, ParticipantRole, AgentRole, Objectrole, Information realization, InformationObjectsAndRepresentationLanguages, InformationObject, EventProcessing, |
}} | }} | ||
{{Element list header}} | {{Element list header}} | ||
Line 59: | Line 60: | ||
{{Modeling issues about me}} | {{Modeling issues about me}} | ||
{{My references}} | {{My references}} | ||
+ | {{Submission to event | ||
+ | |Event=WOP:2016 | ||
+ | }} |
Diagram
Name: | EventCore |
---|---|
Submitted by: | AdilaKrisnadhi |
Also Known As: | |
Intent: | The purpose of this pattern is to provide a minimalistic model of event where it is not always possible to separate its spatial and the temporal aspects, thus can model events that move or possess discontinuous temporal extent. Events according to this model has at least one participant, attached via a participant-role, and may have additional descriptive information through its information object. |
Domains: | |
Competency Questions: | |
Solution description: | See Adila Krisnadhi; Pascal Hitzler : A Core Pattern for Events. Under review at WOP 2016 |
Reusable OWL Building Block: | 1 (467) |
Consequences: | This pattern can model moving events and events with discontinuous temporal extents, provided an appropriate spatiotemporal extent model is used. This pattern, however, does not facilitate modeling complex relationships between events, such as causality, provenance, or correlation |
Scenarios: | The 1990 World Chess Championship Match takes place in New York from October 8 to November 7, 1990, and in Lyons, France, from November 26 to December 30, 1990. |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
The EventCore Content OP locally defines the following ontology elements:
The rule is translated into two axioms:
1. :Event SubClassOf: :freshProp1 some Self
2. inverse (:subEventOf) o :freshProp1 o :providesParticipantRole SubPropertyOf: : :providesParticipantRole
The rule is translated into two axioms:
1. :Event SubClassOf: :freshProp2 some Self
2. inverse (:hasSpatioTemporalExtent) o :freshProp2 o :subEventOf o :freshProp2 o :hasSpatioTemporalExtent SubPropertyOf: :subSpatioTemporalExtentOf
No scenario is added to this Content OP.
This revision (revision ID 12751) takes in account the reviews: none
Other info at evaluation tab
![]() |
Submission to event |
---|