Hi all, I'm experimenting with fuseki, and reached some trouble at loading data.
I followed the getting started tutorial successfully with the books.ttl file. but when feeding a small .ttl file (1.2MB) from dbpedia, the script is causing system halt: http://downloads.dbpedia.org/3.8/bg/geo_coordinates_bg.ttl.bz2 The server was started with the following setting: fuseki-server --update --loc=/tmp/ds /ds The data was loaded in this way: ruby s-put http://localhost:3030/ds/datadefault geo_coordinates_bg.ttl I'm using the latest distribution: jena-fuseki-0.2.4 Thank you. Yuhan
