storage facility

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

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

SubClass Of: facility

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:independent continuantbfo:material entitybfo:object aggregatesystemengineered systemfacilitystorage facility

Direct subclasses:

Definition

facility that is designed to store materials or goods

Examples

  • Costco’s Warehouse, Self-storage facility

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

StorageFacility(x) → Facility(x) ∧ ∃c(StorageCapability(c) ∧ hasCapability(x,c))

Semi-Formal Natural Language Axioms

if x is a ‘storage facility’ then x is a ‘facility’ and x and ‘has capability’ some ‘storage capability’

Description Logic