load role
IRI: https://spec.industrialontologies.org/ontology/construct/LoadRole
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: traceable resource unit role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ traceable resource unit role βΊ load role
Definition
traceable resource unit role held by a number of material entities that have been transferred or transported together
Examples
- role of 200 pounds of wheat when it is transfered from one container to another container
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required constructs for creation of a formal definition are not available in this release.
Formal Axioms
First-Order Logic Axioms
LoadRole(x) β TraceableResouceUnitRole(x) β§ βmβp(MaterialEntity(m) β§ MaterialLocationChangeProcess(p) β§ participatesInAtSomeTime(m,p) β§ βi(Identifier(i) β§ designates(i,m)) β§ roleOf(x,m))
Semi-Formal Natural Language Axioms
if x is a βload roleβ then x is a βtraceable resource unit roleβ that is the βrole ofβ some βmaterial entityβ m that βparticipates in at some timeβ some βmaterial location change processβ and m is βdesignated byβ some βidentifierβ
Description Logic
constr:LoadRole β constr:TraceableResourceUnitRole
constr:LoadRole β β constr:roleOf .(bfo:material_entity β β bfo:participates_in_at_some_time .constr:MaterialLocationChangeProcess)
SubClassOf: constr:TraceableResourceUnitRole
SubClassOf: constr:roleOf some (bfo:material_entity and bfo:participates_in_at_some_time some constr:MaterialLocationChangeProcess)