lot

IRI: https://spec.industrialontologies.org/ontology/construct/Lot

Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/

SubClass Of: bfo:material entity

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:independent continuantbfo:material entitylot

Definition

quantity of material entities produced together and sharing the same production history and specifications

Semi-Formal Definition:

every instannce of ‘lot’ is defined as exactly an instance of ‘material entity’ that ‘has role’ some ‘lot role’

Explanatory Notes

A Lot can consist of portion of bulk material

Examples

  • a batch of waterpump housings manufactured during the morning shift of diecasting plant on a certian machine

Adapted From

  • APICS

Formal Axioms

First-Order Logic Definition

Lot(x) ↔ MaterialEntity(x) ∧ ∃r(LotRole(r) ∧ hasRole(x,r))

Description Logic

EquivalentTo: bfo:material_entity and constr:designatedBy some constr:LotIdentifier and constr:hasRole some constr:LotRole

SubClassOf: owl:Thing