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:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ agent role βΊ supplier role βΊ service provider role βΊ logistics service provider role βΊ storage 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
constr:StorageServiceProviderRole β‘ constr:LogisticsServiceProviderRole β β constr:roleOf .((constr:BusinessOrganization β constr:Person) β β constr:agentIn .constr:StorageService)
EquivalentTo: constr:LogisticsServiceProviderRole and constr:roleOf some ((constr:BusinessOrganization or constr:Person) and constr:agentIn some constr:StorageService)
SubClassOf: owl:Thing