Proposed solution: a new predicate ldes:eventStream to be introduced, linking a subject to one or more EventStreams that contains, or will contain, updates about this subject in the future.
This would imply that <target> a ldes:EventStream . and dereferencing the target results in an RDF resource describing an LDES. This LDES may contain members that link to the ?subject.
Discovering from an existing tree:Collection
When the same data collection has updates, a collection may also have precisely one event stream for updates about its members. We propose a ldes:versionStream predicate for this.
Discovering an LDES from 1 specific subject
Proposed solution: a new predicate
ldes:eventStream
to be introduced, linking a subject to one or more EventStreams that contains, or will contain, updates about this subject in the future.This would imply that
<target> a ldes:EventStream .
and dereferencing the target results in an RDF resource describing an LDES. This LDES may contain members that link to the ?subject.Discovering from an existing tree:Collection
When the same data collection has updates, a collection may also have precisely one event stream for updates about its members. We propose a
ldes:versionStream
predicate for this.The predicate
ldes:versionKey
on top of the VersionStreamDescription will explain how its members can be mapped to specific versions.