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)


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.