storage capability
IRI: https://spec.industrialontologies.org/ontology/construct/StorageCapability
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: capability
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ storage capability
Definition
capability of an agent or a system that is realized in a storage process
Examples
- Caterpilarβs capability to store its manufactured trucks up to a certain number
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required constructs for providing necessary and sufficient conditions are not available in this release.
Formal Axioms
First-Order Logic Axioms
StorageCapability(x)βCapability(x) β§ βy(Agent(y) β¨ EngineeredSystem(y) β§ CapabilityOf(x,y)) β§ βp(StorageProcess(p) β§ hasRealization(x,p))
Semi-Formal Natural Language Axioms
if x is a βstorage capabilityβ then x is a βcapabilityβ that is βcapability ofβ some agent or system y and that is βrealized inβ some βstorage processβ p
Description Logic
constr:StorageCapability β constr:Capability
constr:StorageCapability β β bfo:has_realization .constr:StorageProcess
constr:StorageCapability β β constr:capabilityOf .(constr:Agent β constr:System)
SubClassOf: constr:Capability
SubClassOf: bfo:has_realization some constr:StorageProcess
SubClassOf: constr:capabilityOf some (constr:Agent or constr:System)