0

I have set up a DBpedia 3.9 mirror with Virtuoso 7.2.1 in my local PC. Now I have some data in RDF/XML format and want to import it into the local Virtuoso, so that I can run SPARQL queries on them.

Can anyone help me to do it?

Is RDF/XML format right enough to do that or any other format needed for it?

unor
  • 92,415
  • 26
  • 211
  • 360
Susmita Sadhu
  • 67
  • 1
  • 2
  • 16

1 Answers1

1

First thing, updating to the current Virtuoso 7.2.4 is strongly advised, whether you're running Open Source or Commercial.

Now, to the data load -- RDF/XML is fine. We recommend using the Bulk Load tools in most such cases.

(ObDisclaimer: I work for OpenLink Software, producer of Virtuoso. We generally recommend bringing Virtuoso-specific questions to Virtuoso-focused areas, such as the Virtuoso Users Mailing List, OpenLink Support Forums, or OpenLink Support Cases.)

TallTed
  • 9,069
  • 2
  • 22
  • 37