lot role
IRI: https://spec.industrialontologies.org/ontology/construct/LotRole
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 βΊ lot role
Definition
traceable resource unit role held by material entities that have a shared production or transformation history
Examples
- role held by a number of aluminum shafts machined by certain operator on a certain CNC machine during a work shift
Synonyms
- Batch Role
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
LotRole(x) β TraceableResouceUnitRole(x) β§ βmβp(MaterialEntity(m) β§ ManufacturingProcess(p) β§ participatesInAtSomeTime(m,p) β§ βi(LotNumber(i) β§ designates(i,m)) β§ roleOf(x,m))
Semi-Formal Natural Language Axioms
if x is a βlot 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 βmanufacturing processβ and m is βdesignated byβ some βlot numberβ
Description Logic
constr:LotRole β constr:TraceableResourceUnitRole
constr:LotRole β β constr:roleOf .(bfo:material_entity β β bfo:participates_in_at_some_time .constr:ManufacturingProcess β β constr:designatedBy .constr:LotIdentifier)
SubClassOf: constr:TraceableResourceUnitRole
SubClassOf: constr:roleOf some (bfo:material_entity and bfo:participates_in_at_some_time some constr:ManufacturingProcess and constr:designatedBy some constr:LotIdentifier)