An open API service indexing awesome lists of open source software.

https://github.com/rendermani/nodejs-sparql-db-client

Simple client for different Sparql databases
https://github.com/rendermani/nodejs-sparql-db-client

Last synced: 4 months ago
JSON representation

Simple client for different Sparql databases

Awesome Lists containing this project

README

          

sparql-db-client for node.js
============================

Simple client for different Sparql databases.
Different customized connection-settings can be added to the drivers directory.
Right now it's only OWLIM, but others will come, like "Default-w3c".

==Installation:

- unpack into node_modules/sparql-db-client
- try the test.js example

It is not in NPM yet.

2013 Manuel Lautenschlager