Description
In the Terminology section of the spec, "Events will contain two pieces of information: the Data representing the Occurrence and extra Context metadata providing additional information about the Occurrence." Yet within the Context Attributes section, the "data" attribute is designated as Optional.
Further, an Occurrence is tightly coupled to a point in time. Yet within the Context Attributes section, the "eventTime" attribute is also designated as Optional.
I believe a timestamp ("eventTime") and value ("data") are the basis of all time series and event data.
Further an "eventTime" value has global cross-domain meaning, whereas an "eventID" value may have meaning only to the event producer, yet the "eventID" attributed is designated as Required while "eventTime" is not.