JavaScript module to simplify RDF graph interaction

Dear Semantic Web developers,

Graphy.js is a JavaScript module that strives to offer a more natural RDF
graph interface to developers than JSON-LD by using iterators and
namespaced suffixes. It is most useful when handling SPARQL graph results
returned by CONSTRUCT and DESCRIBE queries, especially when developing web
apps that offer a "follow-your-nose" or "explorative" interface to the
end-user.

See documentation/source code here:
https://github.com/blake-regalia/graphy.js

Thanks,
 - Blake

Received on Wednesday, 10 February 2016 08:45:07 UTC