EnricoDaga (Talk | contribs) m (Text replace - 'PatternAlsoKnownAs' to 'ContentODPAlsoKnownAs') |
EnricoDaga (Talk | contribs) m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Content_OP_Proposal_toolbar}} | {{Content_OP_Proposal_toolbar}} | ||
− | {{ | + | {{Graphical representation header}} |
+ | {{Graphical representation | ||
|ImageName=Situation.jpg | |ImageName=Situation.jpg | ||
}} | }} | ||
Line 10: | Line 11: | ||
|Domain=General | |Domain=General | ||
|CompetencyQuestion=What is the context or situation of something? What are the things present in this context or situation? | |CompetencyQuestion=What is the context or situation of something? What are the things present in this context or situation? | ||
+ | |ContentODPDescription=- | ||
|ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/situation.owl | |ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/situation.owl | ||
|Consequences=We can contextualize things that have something in common, or are associated: a same place, time, view, causal link, systemic dependence, etc. | |Consequences=We can contextualize things that have something in common, or are associated: a same place, time, view, causal link, systemic dependence, etc. | ||
Line 26: | Line 28: | ||
|HasElement=Situation | |HasElement=Situation | ||
}} | }} | ||
+ | {{Additional information header}} | ||
(type): http://www.w3.org/2002/07/owl#Ontology | (type): http://www.w3.org/2002/07/owl#Ontology | ||
Line 33: | Line 36: | ||
{{Scenarios about me}} | {{Scenarios about me}} | ||
{{Reviews about me}} | {{Reviews about me}} | ||
+ | {{Modeling issues about me}} | ||
+ | {{My references}} |
Diagram
Name: | Situation |
---|---|
Submitted by: | AldoGangemi |
Also Known As: | situation |
Intent: | To represent contexts or situations, and the things that are contextualized. |
Domains: | |
Competency Questions: | |
Solution description: | - |
Reusable OWL Building Block: | 1 (770) |
Consequences: | 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. |
Scenarios: | The lecture was held in January 1921 by Bela Fleck, with some physicians in the audience making questions, in a very relaxed athmosphere. |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
The Situation Content OP locally defines the following ontology elements:
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.
(type): http://www.w3.org/2002/07/owl#Ontology
(versionInfo): Created by Aldo Gangemi and Valentina Presutti
(imports): http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl
No scenario is added to this Content OP.
This revision (revision ID 9122) takes in account the reviews: none
Other info at evaluation tab