freebase2rdf
freebase2rdf copied to clipboard
com.kasabi.labs.freebase.Freebase2RDF has no main
Exception in thread "main" java.lang.NoSuchMethodError: main when running com.kasabi.labs.freebase.Freebase2RDF Great software. Thanks!
I was now able to import the TSVs as described in your messages at
- http://markmail.org/thread/mq6ylzdes6n7sc5o
- http://markmail.org/thread/jegtn6vn7kb62zof
using the exact same commands on the same EC2 configuration.
I got an error towards the end (OutOfMemory or sth.) but about 670 million records were imported. I have fuseki running and it starts up fine. How can I query the data via SPARQL in fuseki? I seem to get only empty result sets. File sizes are as follows: 32G Aug 24 13:50 data-triples.8643 6.1G Aug 23 20:49 data-triples.7990 5.4G Aug 24 13:51 nodes.dat 5.1G Aug 24 13:50 node2id.dat 40M Aug 24 13:50 node2id.idn All other files are 8MB. Could the index be corrupted i.e. should I import again? I think with any working SPARQL query example I would be on my way.
Thanks! Dirk