0

I am new to Virtuoso and RDF.

I am trying to develop a n-triple store for Wiktionary dump in Virtuoso. The dump I downloaded from the Wikimedia site was in XML form.

Can anyone give me instructions or links that I can refer to load my Wiktionary data into Virtuoso to create SPARQL endpoint?

TallTed
  • 9,069
  • 2
  • 22
  • 37
Salamander
  • 179
  • 5
  • 15
  • You can't load simple XML if the store is based on RDF triples. By they way, there is an RDF dump for Wiktionary. – UninformedUser Mar 10 '16 at 19:26
  • AKSW, can you please give me the link to that? I tried to find it, but couldn't. – Salamander Mar 10 '16 at 19:31
  • Google Query: "Wiktionary RDF dump" -> second link: http://dbpedia.org/wiktionary-rdf-extraction – UninformedUser Mar 12 '16 at 18:41
  • There was a note on DBPedia's mailing list re. Wiktionary extraction (saying it is not supported now but they are looking for volunteers to renew work on this topic): https://sourceforge.net/p/dbpedia/mailman/message/34885382/ – CaptSolo Mar 12 '16 at 21:33
  • In that case, is there a way to get the structure of the xml file? I am thinking of writing a code to get the n-tuples from xml file. – Salamander Mar 21 '16 at 15:16
  • I would suggest you work with the WIktionary and DBpedia folks, and start with the code they've already written. [As they say](http://dbpedia.org/wiktionary-rdf-extraction), extraction efforts are being coordinated via the [Wiktionary mailing list](https://lists.wikimedia.org/mailman/listinfo/wiktionary-l). – TallTed Mar 22 '16 at 17:05

0 Answers0