tracking event
IRI: https://spec.industrialontologies.org/ontology/construct/TrackingEvent
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: event
Class Hierarchy
owl:Thing › bfo:entity › bfo:occurrent › event › tracking event
Definition
event that has at least one traceable resource unit or equipment (with which TRU comes into contact with) or operator (that runs an equipment with which TRU comes into contact with at some time) as participant .
Explanatory Notes
An occurrence where information is captured representing history relevant to a product’s genealogy. This includes occurrences to product or material, as well as occurrences involving equipment with which product or material came into contact. Tracking event records are used to reconstruct material history later during analysis.
Examples
- a transport event during which materials are moved from one location to another, a sampling event during which a sample is taken from a portion of raw material for quality tests
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required constructs for creation of a formal definition are not available in this release.
Formal Axioms
First-Order Logic Axioms
TrackingEvent(x) → Event(x)
Semi-Formal Natural Language Axioms
if x is a ‘tracking event’ then x is an ‘event’
Description Logic
constr:TrackingEvent ⊑ constr:Event ⊓ ∃ bfo:has_participant .constr:TraceableResourceUnit
SubClassOf: owl:Thing
SubClassOf: constr:Event and bfo:has_participant some constr:TraceableResourceUnit