Submissions:PartOf
From Odp
Line 6: | Line 6: | ||
|Name=part of | |Name=part of | ||
|AlsoKnownAs=part whole | |AlsoKnownAs=part whole | ||
- | |Intent=To represents entities and their | + | |Intent=To represents entities and their parts. |
|Domain=Community:Parts and Collections | |Domain=Community: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? | ||
|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, | ||
- | with transitivity. The temporal aspect of this relations cannot be expressed with this Content OP; in order to solve this issue the [[Submissions:TimeIndexedPartOf| time indexed part of]] Content OP can be used. | + | with transitivity. The temporal aspect of this relations cannot be expressed with this Content OP; in order to solve this issue the [[Submissions:TimeIndexedPartOf| time indexed part of]] Content OP can be used. For an intransitive part-of Content OP see [[Submissions:Componency| componency]]. |
|Scenario=Brain and heart are parts of the human body, substantia nigra is part of brain. | |Scenario=Brain and heart are parts of the human body, substantia nigra is part of brain. | ||
|ExtractedFrom=http://www.loa-cnr.it/ontologies/DUL.owl | |ExtractedFrom=http://www.loa-cnr.it/ontologies/DUL.owl |
Revision as of 13:10, 27 April 2008
General description
Name: | part of |
---|---|
Submitted by: | User:ValentinaPresutti |
Also Known As: | |
Intent: | To represents entities and their parts. |
Domains: | |
Competency Questions: |
|
Solution description: | |
Reusable OWL Building Block: | http://www.ontologydesignpatterns.org/cp/owl/partof.owl (1400) |
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: |
Elements
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.
Reviews
Review article | Posted on | About revision (current is 1299) |
---|---|---|
MargheritaSini about PartOf | 24546878 August 2008 | 20052,005 |
This revision (revision ID 1299) takes in account the reviews: none
Other info at evaluation tab