Skip to content

Instantly share code, notes, and snippets.

@freeeve
Created June 30, 2014 06:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freeeve/53abe4565a8b7ca64df9 to your computer and use it in GitHub Desktop.
Save freeeve/53abe4565a8b7ca64df9 to your computer and use it in GitHub Desktop.
{
"outputGraphPath":"/Users/wfreeman/rdf2neo-test/",
"gzippedNTripleFile":"/Users/wfreeman/rdf2neo/freebase-1m.nt.gz",
"nodeTypeSubjects": [],
"nodeTypePredicates": ["<http://rdf.freebase.com/ns/type.type.instance>"],
"nodeTypeSubjectsConjunctive": [],
"ignoreSubjects":[],
"ignorePredicates":[],
"ignoreObjects":[],
"ignorePredicatePrefixes":[],
"ignoreSubjectPrefixes":[],
"ignoreObjectPrefixes":[],
"fbRdfPrefix":"<http://rdf.freebase.com/ns/",
"errorLogFile":"/Users/wfreeman/rdf2neo/errorlog",
"statusLogFile":"/Users/wfreeman/rdf2neo/errorlog"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment