EnricoDaga (Talk | contribs) |
EnricoDaga (Talk | contribs) |
||
Line 17: | Line 17: | ||
|CPInstantiationExample=http://www.ontologydesignpatterns.org/cp/examples/naryparticipation/naryparticipationex.owl | |CPInstantiationExample=http://www.ontologydesignpatterns.org/cp/examples/naryparticipation/naryparticipationex.owl | ||
|ExtractedFrom=http://www.loa.cnr.it/ontologies/DUL.owl | |ExtractedFrom=http://www.loa.cnr.it/ontologies/DUL.owl | ||
− | |HasComponent= | + | |HasComponent=Participation, TimeInterval |
− | |SpecializationOf= | + | |SpecializationOf=Situation |
− | |RelatedCP= | + | |RelatedCP=Co-participation, Participation |
}} | }} | ||
{{Element list header}} | {{Element list header}} |
Diagram
Name: | Nary Participation |
---|---|
Submitted by: | AldoGangemi |
Also Known As: | |
Intent: | To represent events with their participants, time, space, etc. |
Domains: | |
Competency Questions: | |
Solution description: | --- |
Reusable OWL Building Block: | 1 (576) |
Consequences: | All sorts of relations denoting events with multiple participants, space-time indexing, etc. can be represented with this pattern. When objects participate at the event at different times or with different parts, more elementary nary-participation instances must be created, and made parts of the main one. |
Scenarios: | The match lasted 95 minutes, and the winner used a new nano-carbon racquet. |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
The Nary Participation Content OP locally defines the following ontology elements:
NaryParticipation (owl:Class) The reified class of n-ary participation relations, e.g. "prepare a coffee with coffee pot".
participationIncludes (owl:ObjectProperty) The relation holding between an NaryParticipation and any Entity.
isIncludedInParticipation (owl:ObjectProperty) The relation holding between any Entity and a NaryParticipation.
No scenario is added to this Content OP.
This revision (revision ID 9105) takes in account the reviews: none
Other info at evaluation tab