ConceptRelationship¶
Superclass hierarchy
Relationship between a pair of concepts in a collection of concepts. Use controlled vocabulary provided in hasRelationSpecification to identify the type of relationship (relation, e.g. ParentChild, WholePart, etc.)
Examples¶
Apple (a specialized concept) is a kind fruit (a generic concept). A wheel (a partitive concept) is part of a car (a whole concept).
Explanatory notes¶
The idea is similar to category relationship, except it applies generally and not just for categories.
Subclasses¶
Properties¶
Name |
Description |
Data Type |
Multi- plicity |
---|---|---|---|
semantics
from ConceptRelationship
|
Provides semantic context for the relationship. |
0..1 |
Inherited Properties¶
Associations¶
Multiplicity |
Association |
Navigable Class |
Multiplicity |
---|---|---|---|
0..* |
ConceptRelationship_hasSource_Concept |
1..1 |
|
0..* |
ConceptRelationship_hasTarget_Concept |
1..1 |
TBD
Diagram¶
TBD