How Can I configure n3 store for sparql end point?

231 views Asked by At

Hey I am working on a project of Nodejs. How can I use/config n3 (https://www.npmjs.com/package/n3) store for communicate with end point rdf-storage. In my rdf storage I can completly management (CRUD) triples.

Only missing part for me is communication between n3 store and sparql end point.

Thanks in advance

1

There are 1 answers

0
AndyS On