ship to location role
IRI: https://spec.industrialontologies.org/ontology/construct/ShipToLocationRole
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: location role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ location role βΊ ship to location role
Definition
location role held by a geospatial site when it is the location at which some receiving process occurs
Examples
- role held by the site of a Ford dealership when it is the delivery location for a shipment of cars from Ford
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
ShipToLocationRolel(x) β LocatinRole(x) β§ βgβpβb(GeospatialSite(g) β§ ReceivingProcess(p) β§ isSiteOf(g,p) β§ roleOf(x,g))
Semi-Formal Natural Language Axioms
if x is a βship to location roleβ then x is a βroleβ that is the βrole ofβ some βgeospatial siteβ and βis site ofβ some βreceiving processβ
Description Logic
constr:ShipToLocationRole β constr:LocationRole
constr:ShipToLocationRole β β constr:roleOf .(constr:GeospatialSite β β constr:isSiteOf .constr:ReceivingProcess)
SubClassOf: constr:LocationRole
SubClassOf: constr:roleOf some (constr:GeospatialSite and constr:isSiteOf some constr:ReceivingProcess)