location role
IRI: https://spec.industrialontologies.org/ontology/construct/LocationRole
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: bfo:role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ location role
Direct subclasses:
Definition
role held by a geospatial site when it is the location of some material entity at some time or the site of some process
Semi-Formal Definition:
every instance of βlocation roleβ is defined as exactly an instance of βroleβ that is the βrole ofβ some βgeospatial siteβ that is βlocation of at some timeβ some βmaterial entityβ or βis site ofβ some βprocessβ
Explanatory Notes
candidate IOF Core construct
Examples
- role held by the site of a piece of land when it is the landing location for a SpaceX rocket; role of the site of a parking lot when it is used as a drop off location during a receiving process
Formal Axioms
First-Order Logic Definition
LocationRolel(x) β Role(x) β§ βg(GeospatialSite(g) β§ roleOf(x,g)) β§ βmβp(Process(p) β§ MaterialEntity(m) β§ locationOfAtSometime(g,m) β¨ isSiteOf(g,p))
Description Logic
constr:LocationRole β‘ bfo:role β β constr:roleOf .(constr:GeospatialSite β (β bfo:location_of_at_some_time .bfo:material_entity β β constr:isSiteOf .bfo:process))
constr:LocationRole β bfo:role
EquivalentTo: bfo:role and constr:roleOf some (constr:GeospatialSite and (bfo:location_of_at_some_time some bfo:material_entity or constr:isSiteOf some bfo:process))
SubClassOf: bfo:role