JanusGraph / janusgraph

JanusGraph: an open-source, distributed graph database
https://janusgraph.org
Other
5.32k stars 1.17k forks source link

Documentation - Include Guidelines on Using Sail to load RDF data files #191

Open dazza-codes opened 7 years ago

dazza-codes commented 7 years ago

How are RDF data files loaded into JanusGraph? Is there any way to stand-up a SPARQL endpoint on a JanusGraph stack? Please see related discussion referencing Sail at

twilmes commented 7 years ago

Per the discussion in #190, there is not a TinkerPop 3 compatible Sail implementation.

dazza-codes commented 7 years ago

Could the documentation include a short note that RDF/Sail is not supported? That would, at least, resolve the question for anyone trying to find this information in the documentation.

mbrukman commented 7 years ago

Good point, @darrenleeweber. Please feel free to submit a PR if you're up for it, but note that this project requires a CLA to be submitted first..

kyprifog commented 6 years ago

Does anyone have an update on the status of this?

archenroot commented 6 years ago

Also interested, RDF format is emerging and RDF4J performance while better than Jena is still poor and I look for some high performance tripple store. Thx guys for update.

charbull commented 6 years ago

@archenroot @kyprifog @darrenleeweber any updates regarding this topic? I am also interested in the RDF layer.