Back
Event
This abstract event structure provides a common language to describe supply chain events such as shipments, inspections, manufacturing processes, etc. There are four types of EPCIS event but this is an abstract class representing all common properties of an EPCIS event.
Data Properties
URI | Type | Comment |
---|---|---|
untp-dte:action | untp-dte:actionCode | Code describing how an event ... |
untp-dte:bizLocation | xsd:string | A Business Location is a ... |
untp-dte:bizStep | untp-dte:bizStepCode | A business step code drawn ... |
untp-dte:disposition | untp-dte:dispositionCode | Disposition code describing the state ... |
untp-dte:eventTime | xsd:string | The ISO-8601 date time when ... |
untp-dte:id | xsd:string | The unique identifier of this ... |
untp-dte:processType | xsd:string | A human readable name for ... |
untp-dte:sensorElementList | untp-dte:SensorElement | An array (one for each ... |