Re: High level sexy JS rdf interface?

Hi Tim,

> There should be work on making RDF systems in a very easy to use JS-like way for a JS developer.

Absolutely!

> Where is that discussion happening or where should it happen?

This mailing list is definitely the place,
in addition to our Gitter channel at https://gitter.im/rdfjs/public

> The low-level TF is working on low-level objects to represent RDF concepts

Exactly. Perhaps a short historical note here:
Nicola's creation of a very nice _high-level_ library
was for me the trigger to start talking about interoperable _low-level_ libraries [1].
Because there are indeed very cool things to do on a high level,
but we need a solid low-level system behind that.
Currently, the JavaScript RDF ecosystem is still too fragmented
(but the Representation Taks Force is working hard to change this).

> 	- Has no visible artifacts of the RDF system like the URIs of data types

This is a very important requirement indeed.
SimpleRDF is a beautiful example already,
and many more things are possible with ES6.

Best,

Ruben

[1] https://lists.w3.org/Archives/Public/public-rdfjs/2015Sep/0001.html

Received on Sunday, 20 December 2015 16:54:27 UTC