EnricoDaga (Talk | contribs) m (Text replace - 'AlsoKnownAs' to 'PatternAlsoKnownAs') |
EnricoDaga (Talk | contribs) m |
||
(3 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=partof.jpg | |ImageName=partof.jpg | ||
}} | }} | ||
Line 6: | Line 7: | ||
|SubmittedBy=ValentinaPresutti | |SubmittedBy=ValentinaPresutti | ||
|Name=part of | |Name=part of | ||
− | | | + | |ContentODPAlsoKnownAs=part whole |
|Intent=To represents entities and their parts. | |Intent=To represents entities and their parts. | ||
|Domain=Parts and Collections | |Domain=Parts and Collections | ||
|CompetencyQuestion=what is this entity part of?, What are the parts of this entity? | |CompetencyQuestion=what is this entity part of?, What are the parts of this entity? | ||
+ | |ContentODPDescription=-- | ||
|ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/partof.owl | |ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/partof.owl | ||
|Consequences=This Content OP allows designers to represent entities and their parts i.e., part-whole relations, | |Consequences=This Content OP allows designers to represent entities and their parts i.e., part-whole relations, | ||
Line 27: | Line 29: | ||
|HasElement=isPartOf | |HasElement=isPartOf | ||
}} | }} | ||
+ | {{Additional information header}} | ||
+ | {{Scenarios about me}} | ||
{{Reviews about me}} | {{Reviews about me}} | ||
+ | {{Modeling issues about me}} | ||
+ | {{My references}} |
Diagram
Name: | part of |
---|---|
Submitted by: | ValentinaPresutti |
Also Known As: | part whole |
Intent: | To represents entities and their parts. |
Domains: | |
Competency Questions: | |
Solution description: | -- |
Reusable OWL Building Block: | 1 (841) |
Consequences: | This Content OP allows designers to represent entities and their parts i.e., part-whole relations,
with transitivity. The temporal aspect of this relations cannot be expressed with this Content OP; in order to solve this issue the time indexed part of Content OP can be used. For an intransitive part-of Content OP see componency. |
Scenarios: | Brain and heart are parts of the human body, substantia nigra is part of brain. |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
The PartOf Content OP locally defines the following ontology elements:
Entity (owl:Class) Anything: real, possible, or imaginary, which some modeller wants to talk about for some purpose.
hasPart (owl:ObjectProperty) A transitive relation expressing parthood between any entities, e.g. the human body has a brain as part. When specializing this Content OP, take care of restricting the domain and range appropriately, since it could be counterintuitive to use this relation arbitrarily, e.g. between animals and planets. For an intransitive part-of Content OP, see componency.
isPartOf (owl:ObjectProperty) A transitive relation expressing parthood between any entities, e.g. brain is a part of the human body. When specializing this Content OP, take care of restricting the domain and range appropriately, since it could be counterintuitive to use this relation arbitrarily, e.g. between animals and planets. For an intransitive part-of Content OP, see componency.
No scenario is added to this Content OP.
This revision (revision ID 9109) takes in account the reviews: none
Other info at evaluation tab