transport equipment role

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

Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/

SubClass Of: equipment role

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:specifically dependent continuantbfo:realizable entitybfo:roleequipment roletransport equipment role

Definition

equipment role held by a material artifact when it is planned to be involved in or is involved in carrying out some part of a transport process

Examples

  • role of my car that is used to transport goods to the buyer, role of a mobile robot that navigates factory floors independently to transport materials

Primitive Class

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

Primitive Rationale

There are insufficient constructs to define necessary and sufficient conditions.

Formal Axioms

First-Order Logic Axioms

TransportEquipmentRole(x) → Role(x) ∧ ∃m∃p(MaterialEntity(m) ∧ TransportProcess(p) ∧ participatesInAtSomeTime(m,p) ∧ roleOf (x,m))

Semi-Formal Natural Language Axioms

if x is a ‘transport equipment role’ then x is a ‘role’ that is a ‘role of’ some ‘material entity’ that ‘participates in at some time’ some ‘transport process’

Description Logic