Tim Berners-Lee

Results 287 comments of Tim Berners-Lee

This has been the case for a while. Debugging the client, it seems to open the web socket.

Labelling this as a bug, as sniffing situation prevents me from creating empty turtle files -- they get sniffed as plain text

https://github.com/linkeddata/rdflib.js/pull/241 adds a Fetch method refreshIfExpired It refreshes also if there is no record of the expiry date. No test for it yet

Using this issue as a way to discuss cache related issues a bit more broadly, functionality which would be useful includes - Remove old cached documents from the store as...

The Turtle/N3 serializer cannot have a stream interface, as it takes the statements and sorts them before outputting them, to get a compact and pretty version.

The task of providing a RDF/JS compatible interface now becomes in a way crisper when we use Typescript. Before, we could happily exchange objects of any type so long as...

See also https://github.com/linkeddata/rdflib.js/issues/374

@deiu But why not just allow POST too add any resource? At the moment I like @csarven don't see why the ability to be posted into a directory shouldn't be...

Where is the flag passed? What is its default value?

What will stop this flag breaking other implementations?