Hallo, Alex schrieb: > Hi Richard, > > Unfortunately, my attempts to run extract_test.php are still not > succeeding. When I execute the script from the command line, it simply > pauses for about 5 seconds, the returns without outputing *anything*. So > no errors, but no results either. As I understand, extract_test.php > ought to simply dump the RDF triples to the standard out stream, but I'm > not seeing anything in the console, databases, or as generated files. > Any suggestions as to what might be going wrong? Perhaps there is a > guide on how get an extract up and running somewhere?
"php extract_test.php" (sometimes "php5 extract_test.php" depending on your machine) should give you this in latest SVN: <http://dbpedia.org/resource/Leipzig> <http://xmlns.com/foaf/0.1/homepage> <http://www.leipzig.de> . There are no requirements apart from PHP 5 (command line), an internet connection and Wikipedia not being offline. I just tested it and can confirm that it works. Can you try again? If it does not work, can you make sure that http://en.wikipedia.org/wiki/Special:Export/Leipzig is not offline? Kind regards, Jens -- Dipl. Inf. Jens Lehmann Department of Computer Science, University of Leipzig Homepage: http://www.jens-lehmann.org GPG Key: http://jens-lehmann.org/jens_lehmann.asc ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
