carrier
IRI: https://spec.industrialontologies.org/ontology/construct/Carrier
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: supplier
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ agent βΊ supplier βΊ carrier
Definition
person or business organization who provides transportation services
Semi-Formal Definition:
every instance of βcarrierβ is defined as exactly an instance of βpersonβ or βbusiness organizationβ that βhas roleβ some βtransportation service provider roleβ
Explanatory Notes
A company that provides air, sea, or land transportation services [APICS].
The party that provides freight transportation services or a physical or electronic mechanism that carries business information [GS1].
A firm which transports goods or people via land, sea or air [CSCMP].
See the expanded definition under the corresponding role class. The term is formalized here as a defined class by referring to its corresponding role class and exists primarily for ontological modeling and implementation convenience.
Examples
- Trucking Companies, Airlines
Synonyms
- Transportation Service Provider
Formal Axioms
First-Order Logic Definition
Carrier(x) β (BusinessOrganization(x) β¨ Person(x)) β§ βr(TransportationServiceProviderRole (r) β§ hasRole (x,r))
Description Logic
constr:Carrier β‘ (constr:BusinessOrganization β constr:Person) β β constr:hasRole .constr:TransportationServiceProviderRole
EquivalentTo: (constr:BusinessOrganization or constr:Person) and constr:hasRole some constr:TransportationServiceProviderRole
SubClassOf: constr:Supplier