Tim Berners-Lee

Results 284 comments of Tim Berners-Lee

Now I have looked at the code it looks as though the parser (.toRDF) in jsonld.js should be extractable, or usable without having to use the XHR bits. One could...

You mean you want it to rememeber the prefixes it parses, and keep them as suggestions for the serializer? Or you want to just not use prefixes at all? I...

This used to prevent the solid-ui stack working with CSS, until CSS added both headers.

When you mean convert it to JSON/LD, I feel you mean to a set of nested JS objects, not to the string form?

The logic that file access isn't allowed in browsers and so it won't happen on the command line I don't follow. No reason to make restrictions from the browser environment...

Just as we have a need to have a separate fetch for file: URIs, also @thewebalyst was asking about allowing other URI schemes for other protocols such as decentralized storage...

@dmitrizagidulin Yes certainly it would be very foolish for the server to allow an HTTP client to allow a HTTP request to ask for a file on its local file...

Rabel is really useful but only works with rdflib pre-fetch aka 0.15.0 which uses XMLhttpRequest which works with files in its node version.

See gitter https://gitter.im/linkeddata/rdflib.js?at=5c8e8f0bfa5b721a1fa57b17