consignee role
IRI: https://spec.industrialontologies.org/ontology/construct/ConsigneeRole
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: agent role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ agent role βΊ consignee role
Definition
role held by a person or business organization when it receives a shipment from a carrier and owns the shipment after the receipt
Examples
- Discount Tire has a consignee role when it receives a shipment of 200 tires from Pirelli
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required constructs for creation of a formal definition are not available in this release.
Formal Axioms
First-Order Logic Axioms
ConsigneeRole(x) β Role(x) β§ βyβp((BusinessOrganization(y) β¨ Person(y)) β§ ReceivingProcess(p) β§ participatesInAtSomeTime(y,p) β§ roleOf(x,y))
Semi-Formal Natural Language Axioms
if x is a βconsignee roleβ then x is an βagent roleβ that is the βrole ofβ a βbusiness organizationβ or βpersonβ when it βparticipates in at some timeβ some βreceiving processβ that βhas participant at some timeβ some βcarrierβ
Description Logic
constr:ConsigneeRole β constr:AgentRole
constr:ConsigneeRole β β bfo:participates_in_at_some_time .(constr:ReceivingProcess β β bfo:has_participant_at_some_time .constr:Carrier) β β constr:roleOf .(constr:BusinessOrganization β constr:Person)
SubClassOf: constr:AgentRole
SubClassOf: bfo:participates_in_at_some_time some (constr:ReceivingProcess and bfo:has_participant_at_some_time some constr:Carrier) and constr:roleOf some (constr:BusinessOrganization or constr:Person)