storage service provider role

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

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

SubClass Of: logistics service provider role

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:specifically dependent continuantbfo:realizable entitybfo:roleagent rolesupplier roleservice provider rolelogistics service provider rolestorage service provider role

Definition

logisitics service provider role that is held by a person or business organization when it provides a storage service

Semi-Formal Definition:

if x is a Storage Service Provider Role then x is a Service Provider Role that is the ‘role of’ a Business Organization or Person y when it ‘agent in’ some Storage Service p

Examples

  • DHL has a storage service provider role when it provides industrial warehousing and inventory management services to manufacturers

Formal Axioms

First-Order Logic Definition

StorageServiceProviderRole(x) ↔ LogisticsServiceProviderRole(x) ∧ ∃y∃p((BusinessOrganization(y) ∨ Person(y)) ∧ StorageService(p) ∧ agentIn(y,p) ∧ roleOf(x,y))

Description Logic