Luis Stevens wrote:
>> You will need to install a triple store that supports SPARQL, then
>> load the dumps into the store, and then you can write your application
>> so that it queries your local store instead of the online DBpedia
>> endpoint. I can't give a recommendation for a specific triple store,
>> but the online DBpedia endpoint runs on OpenLink Virtuoso.

Virtuoso definitely is a good choice, however to allow even simpler 
scenarios we also produced (starting from the last release) CSV files, 
which can be load into leagacy SQL databases. In MySQL for example using 
the "LOAD DATA INFILE" syntax. Of course afterwards you will not have 
the comfort to use SPARQL or any RDF specific functionality, but 
sometimes it is useful to keep it simple and stupid ;-)

Sören


-- 

--------------------------------------------------------------
Dr. Sören Auer - University of Leipzig, Computer Science Dept.
http://www.informatik.uni-leipzig.de/~auer, +49 (341) 97-32323

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to