consignor role

IRI: https://spec.industrialontologies.org/ontology/construct/ConsignorRole

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 β€Ί consignor role

Definition

role held by a business organization or person when it prepares, initiates, and consigns a shipment it owns

Examples

  • Pirelli has a consignor role when it prepares and initiates a shipment of 200 tires to a branch of Discount Tire in Ann Arbor, MI

Primitive Class

This class is declared primitive and it does not have necessary and sufficient condiftions defined.

Primitive Rationale

The required constructs for providing necessary and sufficient conditions are not available in this release.

Formal Axioms

First-Order Logic Axioms

LA1:ConsignorRole(x) β†’ Role(x) ∧ βˆƒyβˆƒpβˆƒs((BusinessOrganization(y) ∨ Person(y)) ∧ ShipmentPreparationProcess(p) ∧ Shipment(s) ∧ agentIn(y,p) ∧ isSpecifiedOutputOf(s,p) ∧ owns(y,s) ∧ roleOf(x,y))
LA2:ConsignorRole(x) β†’ Role(x) ∧ βˆƒyβˆƒp((BusinessOrganization(y) ∨ Person(y)) ∧ ShipmentPreparationProcess(p) ∧ agentIn(y,p) ∧ roleOf(x,y))

Semi-Formal Natural Language Axioms

LA1:if x is a β€˜consignor role’ then x is an β€˜agent role’ that is the β€˜role of’ a β€˜business organization’ or β€˜person’ when it is β€˜agent in’ some β€˜shipment preparation process’ p that β€˜has specified output’ some β€˜shipment’ s and y β€˜owns’ s.

LA2:if x is a Consignor Role then x is an Agent Role that is the β€˜role of’ a Business Organization or Person y when it is β€˜agent in’ some Shipment Preparation Process p

Description Logic


Back to top

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