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