storage unit
IRI: https://spec.industrialontologies.org/ontology/construct/StorageUnit
Defined In: https://spec.industrialontologies.org/ontology/biopharma/ManufacturingSystemOrganization/
SubClass Of: work unit
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ work unit βΊ storage unit
Definition
work unit that is a member part of a storage zone
Semi-Formal Definition:
every instance of a βstorage unitβ is defined as exactly an instance of βwork unitβ that is the βmember part of at all timesβ some βstorage zoneβ
Explanatory Notes
ISA 95: work unit that is part of a storage zone that is designated physical space and/or equipment Work unit that is a subdivision of a storage zone
Examples
- a tank in a tank farm; a silo in a silo farm; a storage bay or rack in a warehouse or depot; a designated surface in a holding area intended for the storage of a particular product or family of products, such as logs within a certain diameter range and conicity
Adapted From
- ISA95
Formal Axioms
First-Order Logic Definition
StorageUnit(x) β WorkUnit(x) β§ βy(StorageZone(y) β§ memberPartOfAtAllTimes(x, y))
Description Logic
constr:StorageUnit β‘ constr:WorkUnit β β bfo:member_part_of_at_all_times .constr:StorageZone
EquivalentTo: constr:WorkUnit and bfo:member_part_of_at_all_times some constr:StorageZone
SubClassOf: constr:WorkUnit