LinkedDataEventStreams
LinkedDataEventStreams copied to clipboard
The Linked Data Event Streams specification
When a client requires hard guarantees on consistency, the logic described in the RDF Dataset Canonicalization could be used to provided hashes of the state that should be reached after...
While the most common read pattern for clients will be to read at the end of the log, from time to time new clients will show up that want to...
Relevance: - In the Matrix channel, this was raised by @madnificent as something that we need in the spec - In [DCAT-AP Feeds](https://semiceu.github.io/LDES-DCAT-AP-feeds/#harverster-log), this is left as an issue to...
Currently, the expected behavior is as follows: 1. When a `Cache-control: max-age=x` and `Age: Y` has been set, poll the page again in X-Y seconds, or when it is immutable,...
JSON-LD can lower the barrier for adoption of Linked Data when given clear rules on how to implement the JSON frame. @phochste proposed to have, in this repository, also a...
Some back-end systems are able to expose an event stream of last updated items, but don’t keep track of things that have been deleted. In that way, a retention policy...
The `ldes:timestampPath` should be carefully assessed as it’s not always the case that the timestamp on the version object is a change in the real-world on top of the real-world...
The [LatestVersionSubset](https://w3id.org/ldes#LatestVersionSubset) gives the impression that only version (the latest) will be kept. On [this site](https://semiceu.github.io/LinkedDataEventStreams/#version-subsets) it gives a clearer explanation that it allows multiple versions, that the amount is...
It would be interesting to be able to point to an optional json-ld context on the eventstream, that can be used to apply to LDES members to JSON-ify them. This...
How do we indicate that we have a consistent knowledge graph across LDESs? For instance, what if we split Linked OpenStreetMap into 3 LDESs: one for nodes, one for ways...