Class: SpecializedObject
None
Parents
- is_a: Object - An object is an entity that is wholly identifiable at any instant of time during which it exists.
 
Children
- AnatomicalEntity - an anatomical entity is an object that is a structural part (material or immaterial) of a biological entity.
 - Person - A person is an object that has certain capacities or attributes constituting personhood.
 - SpecializedMaterialEntity - A specialized material entity is a material entity that is defined by having some quality, role or capability.
 
Referenced by Class
Attributes
Inherited from Object:
- hasCreator  0..1
- Description: has creator is a relation between an entity and that which created it.
 - Range: Entity
 
 - 
hasAttribute 0..1
- 
Description: has attribute is a relation that associates a entity with an attribute where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type.
 - 
Range: Entity
 - satisfies 0..1
 - 
Description: satisfies is a relation between an entity and the specification or objective that it conforms to.
 - 
Range: Description
 - isRelatedTo 0..1
 - Description: A is related to B iff there is some relation between A and B.
 - Range: Entity
 - derivesInto 0..1
 - 
Description: a derives to b if and only if a or some part thereof is consumed in the formation of b.
 - 
Range: Object
 
 -