packaging service provider role
IRI: https://spec.industrialontologies.org/ontology/construct/PackagingServiceProviderRole
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 βΊ packaging service provider role
Definition
logisitics service provider role held by a business organization or person when it provides a packaging service
Semi-Formal Definition:
if x is a Packaging Service Provider Role then x is a Logistics Service Provider Role that is the βrole ofβ a Business Organization or Person y when it isβagent inβ some Packaging Service
Examples
- The role of ABC Co. when they provide on-site packing and knitting service by bringing materials and a crew to the customer site and packing the products that need to be shipped.
Formal Axioms
First-Order Logic Definition
PackagingServiceProviderRole(x) β LogisticsServiceProviderRole(x) β§ βyβp ((BusinessOrganization(y) β¨ Person(y)) β§ PackagingService(p) β§ agentIn(y,p) β§ roleOf(x, y))
Description Logic
constr:PackagingServiceProviderRole β‘ constr:LogisticsServiceProviderRole β β constr:roleOf .((constr:BusinessOrganization β constr:Person) β β constr:agentIn .constr:PackagingService)
EquivalentTo: constr:LogisticsServiceProviderRole and constr:roleOf some ((constr:BusinessOrganization or constr:Person) and constr:agentIn some constr:PackagingService)
SubClassOf: owl:Thing