transportation business function
IRI: https://spec.industrialontologies.org/ontology/construct/TransportationBusinessFunction
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: business function
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ bfo:function βΊ business function βΊ transportation business function
Definition
business function that is realized in a transportation service
Semi-Formal Definition:
every instance of βtransportation business functionβ is defined as exactly an instance of a βbusiness functionβ that βhas realizationβ some βtransportation serviceβ
Explanatory Notes
business function that is realized in a location change process involving the movement of material entities by some piece of transport equipment
Examples
- the function of Maersk to provide transportation service
Formal Axioms
First-Order Logic Definition
TransportationBusinessFunction(x) β BusinessFunction(x) β§ βs(TransportationService(s) β§ hasRealization(x,s))
Description Logic
constr:TransportationBusinessFunction β‘ constr:BusinessFunction β β bfo:has_realization .constr:TransportationService
EquivalentTo: constr:BusinessFunction and bfo:has_realization some constr:TransportationService
SubClassOf: owl:Thing