load
IRI: https://spec.industrialontologies.org/ontology/construct/Load
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: bfo:material entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ load
Definition
collection of material entities which share the same transportation and transfer history
Semi-Formal Definition:
every instance of βloadβ is defined as exactly an instane of βmaterial entityβ that βhas roleβ some βload roleβ
Explanatory Notes
collection of material entites transported or transferred together
Examples
- a portion of grain loaded on a truck and transported from a grain elevator to a food processing facility
Formal Axioms
First-Order Logic Definition
Load(x) β MaterialEntity(x) β§ βr(LoadRole(r) β§ hasRole(x,r))
Description Logic
constr:Load β‘ bfo:material_entity β β constr:hasRole .constr:LoadRole
constr:Load β β€
EquivalentTo: bfo:material_entity and constr:hasRole some constr:LoadRole
SubClassOf: owl:Thing