http://www.ontologydesignpatterns.org/cp/owl/situation.owl#Situation |
|
http://www.w3.org/2000/01/rdf-schema#label
|
Situation
|
|
http://www.w3.org/2000/01/rdf-schema#isDefinedBy
|
http://www.ontologydesignpatterns.org/cp/owl/situation.owl
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#Class
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
A view on a set of entities. It can be seen as a 'relational context', reifying a relation.
For example, a PlanExecution is a context including some actions executed by agents according to certain parameters and expected tasks to be achieved from a Plan; a DiagnosedSituation is a context of observed entities that is interpreted on the basis of a Diagnosis, etc.
Situation is also able to represent reified n-ary relations, where isSettingFor is the top-level relation for all binary projections of the n-ary relation. If used in a transformation pattern for n-ary relations, the designer should take care of:
- creating only one situation for each instance of an n-ary relation, otherwise the 'identification constraint' (Calvanese et al., IJCAI 2001) could be violated
- adding an 'exact cardinality' restriction corresponding to the arity of the n-ary relation, otherwise the designer would actually represent a polymorphic relation.
|
|
http://www.w3.org/2000/01/rdf-schema#subClassOf
|
_:0
|
http://www.ontologydesignpatterns.org/cp/owl/situation.owl |
|
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#scenarios
|
The lecture was held in January 1921 by Bela Fleck, with some physicians in the audience making questions, in a very relaxed athmosphere.
|
|
http://www.w3.org/2002/07/owl#imports
|
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
situation
|
|
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasIntent
|
To represent contexts or situations, and the things that are contextualized.
|
|
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasConsequences
|
We can contextualize things that have something in common, or are associated: a same place, time, view, causal link, systemic dependence, etc.
We can also reify n-ary relations as situations.
|
|
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#extractedFrom
|
http://www.ontologydesignpatterns.org/ont/dul/DUL.owl
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#Ontology
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
1.1 added rdfs:isDefinedBy for all named entities |
| Created by Aldo Gangemi and Valentina Presutti
|
|
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasAuthor
|
Aldo Gangemi
|
|
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements
|
What is the context or situation of something? What are the things present in this context or situation?
|