Index > Event

Event

A temporally indexed entity, e.g., an observation, a lease, a construction project, etc. Can be instantaneous (timestamp property assigned) or have temporal extent (start and end properties assigned). Subclasses may define specific behaviour and requirements, e.g., on spatial indexing, agent participation, etc.

Display name: Event
DTMI: dtmi:org:w3id:rec:Event;1


Child interfaces


Properties

Name Display name Description Schema Writable
customProperties en: Custom Properties map (string->map (string->string)) True
customTags en: Custom Tags map (string->boolean) True
end en: end en: Event ending timestamp. dateTime True
identifiers en: Identifiers map (string->string) True
name en: name string True
start en: start en: Event start timestamp. dateTime True
timestamp en: timestamp dateTime True

Target Of

General