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


Back to top

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