supply chain agent
IRI: https://spec.industrialontologies.org/ontology/construct/SupplyChainAgent
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: agent
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ agent βΊ supply chain agent
Definition
person or business organization who supplies material products or commercial services to other agents in a supply chain
Semi-Formal Definition:
every instance of βsupply chain agentβ is defined as exactly an instance of βpersonβ or βbusiness organizationβ that βhas roleβ some βsupply chain roleβ
Examples
- a manufacturer in a supply chain; a carrier in a supply chain; a contractor who is responsible for on-site inspection of batches produced by a supplier of ventilator components
Formal Axioms
First-Order Logic Definition
SupplyChainAgent(x) β (BusinessOrganization(x) β¨ Person(x)) β§ βr(SupplyChainAgentRole(r) β§ hasRole(x,r))
Description Logic
constr:SupplyChainAgent β‘ (constr:BusinessOrganization β constr:Person) β β constr:hasRole .constr:SupplyChainAgentRole
EquivalentTo: (constr:BusinessOrganization or constr:Person) and constr:hasRole some constr:SupplyChainAgentRole
SubClassOf: constr:Agent