dice-group / tentris

Tentris is a tensor-based RDF triple store with SPARQL support.
https://tentris.dice-research.org/iswc2020/
Apache License 2.0
55 stars 10 forks source link

Add feature to download the whole graph #62

Open bigerl opened 4 years ago

bigerl commented 4 years ago

see https://www.w3.org/TR/2013/REC-sparql11-http-rdf-update-20130321/#http-get

implement this option (without sending the

GET /rdf-graph-store?default HTTP/1.1 Host: example.com Accept: text/turtle; charset=utf-8

bigerl commented 4 years ago

@LukasKerk and @Shaheen47 after you finished the work on your current tasks you can start working on this one together