Rothamsted / rdf2pg

tools to convert/load RDF into Neo4j
GNU Lesser General Public License v3.0
43 stars 10 forks source link

Tool added to rdf2graphml-cli module #9

Closed cbobed closed 3 years ago

cbobed commented 3 years ago

Added a tool to gather all the required information for creating the janusgraph schema out from a graphml file. It stores the information in a groovy script that can be directly used from a gremlin console to create the schema.