RDF Import into JanusGraph


Ritu Lalwani <lalwani...@...>
 

Hi,

I want to know whether we can import RDF(Any format like Turtle or RDF/JSON) into Janusgraph or not.
If yes then what are the steps to do that.
Any help will highly be appreciated.

Thanks.


HadoopMarc <bi...@...>
 

Hi,

Yes, this is certainly possible, but it is not well documented and will require hand coding. Resources to start with:

https://pypi.org/project/rdf2gremlin/
https://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin
https://docs.aws.amazon.com/neptune/latest/userguide/bulk-load-tutorial-format-rdf.html

Best wishes,     Marc

Op woensdag 23 december 2020 om 10:32:31 UTC+1 schreef lal...@...:

Hi,

I want to know whether we can import RDF(Any format like Turtle or RDF/JSON) into Janusgraph or not.
If yes then what are the steps to do that.
Any help will highly be appreciated.

Thanks.