Sander Van Dooren
Sander Van Dooren
First of all, thank you for this project! This PR adds support for any template variable to be used in the filename as requested in #316.
I was looking into publishing HTML reports from Archi from a Grafico repository whenever a commit happens to the Grafico repo. I was thinking to build something with drone.io and...
The range of tree:shape is set to shacl:NodeShape. However if a stream contains is mixed (multiple datatypes), this can cause some confusion: Is it allowed to link to a SHACL...
When a tree:Node is retrieved over the web, it might be useful to include the relations defined in it as a Link header. This would allow traversing relations without fetching...
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...
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...
When outputting hypermedia URIs that will be dereferenced by the client, as an LDES server, it would be best (rfc 2119 SHOULD?) to make those relative URIs. This will allow...
As long as a fragment is being written to, the client needs to parse the entire fragment again, including the members it already processed. In the worst case scenario, when...
The idea of this retention policy is that it combines the benefits of snapshots with retention. This way, if replication of state is the concern of the client, a log...