maintainable material item
IRI: https://spec.industrialontologies.org/ontology/construct/MaintainableMaterialItem
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: bfo:material entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ maintainable material item
Definition
material artifact or engineered system which has the maintainable material item role
Semi-Formal Definition:
every instance of βmaintainable material itemβ is defined as exactly an instance of βmaterial artifactβ or an βengineered systemβ which βhas roleβ some βmaintainable material item roleβ
Explanatory Notes
See the expanded definition under the corresponding role class. The term is formalized here as a defined class by referring to its corresponding role class and exists primarily for ontological modeling and implementation convenience.
Examples
- CNC machine on which routine maintenance is performed
Formal Axioms
First-Order Logic Definition
MaintainableMaterialItem(x) β (MaterialArtifact(x) β¨ EngineeredSystem(x)) β§ βr (MaintainableMaterialItemRole(r) β§ hasRole(x,r))
Description Logic
constr:MaintainableMaterialItem β‘ (constr:EngineeredSystem β constr:MaterialArtifact) β β constr:hasRole .constr:MaintainableMaterialItemRole
constr:MaintainableMaterialItem β bfo:material_entity
EquivalentTo: (constr:EngineeredSystem or constr:MaterialArtifact) and constr:hasRole some constr:MaintainableMaterialItemRole
SubClassOf: bfo:material_entity