raw material
IRI: https://spec.industrialontologies.org/ontology/construct/RawMaterial
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 βΊ raw material
Definition
material entity which has the raw material role
Semi-Formal Definition:
every instance of βraw materialβ is defined as exactly an instance of βmaterial entityβ that βhas roleβ some βraw material roleβ
Explanatory Notes
This class is very general and it is intended to be used for grouping inputs to the product production process external to the bussiness organization. But, things like material artifacts should not be asserted as subclasses of this class
Examples
- rolls of aluminum a manufacturer purchases to be consumed on its bottling lines to produce aluminum cans to package its product, crude oil that is converted into gasoline in a refining process; wheels an automobile manufacturer purchases to assemble into a car
Counter-Examples
- oil used to power the refining process
Formal Axioms
First-Order Logic Definition
RawMaterial(x) β MaterialEntity(x) β§ βr(RawMaterialRole(x) β§ hasRole(x,r))
Description Logic
constr:RawMaterial β‘ bfo:material_entity β β constr:hasRole .constr:RawMaterialRole
constr:RawMaterial β bfo:material_entity
EquivalentTo: bfo:material_entity and constr:hasRole some constr:RawMaterialRole
SubClassOf: bfo:material_entity