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:Thingbfo:entitybfo:continuantbfo:specifically dependent continuantbfo:realizable entitybfo:roleagent rolesupplier roleservice provider rolelogistics service provider rolepackaging 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