Menu

#91 Error in XML

open-accepted
Bug (92)
7
2012-03-17
2011-10-06
No

http://dbpedia.org/data/Bruges.rdf

when parsing the xml we get an error: "Failed to parse QName 'dbpprop:'"

This is because there's an element like this in the XML:

<dbpprop: xmlns:dbpprop="http://dbpedia.org/property/" [^] rdf:datatype="http://www.w3.org/2001/XMLSchema#int">59</dbpprop:> [^]

But it cannot be just "dbpprop:", there must be something else, like "dbpprop:placeOfBirth" or "dbpprop:name"

There are other cities with the same issue

Discussion

  • Gisella Borja

    Gisella Borja - 2011-10-06
    • priority: 5 --> 7
     
  • Christopher Sahnwaldt

    Virtuoso generates bad XML element names for some property names from http://dbpedia.org/property/ namespace. These names are generated directly from Wiki source text and are pretty dirty. The algorithm Virtuoso uses to find XML element names can be improved, but some of these properties simply cannot be expressed in RDF/XML and should be dropped from the RDF/XML files.

     
  • Christopher Sahnwaldt

    • labels: --> 954753
    • assigned_to: nobody --> pkleef
    • status: open --> open-accepted
     
  • Christopher Sahnwaldt

    • labels: 954753 -->
     
  • Christopher Sahnwaldt

    • milestone: --> Virtuoso @ dbpedia.org
    • labels: --> Bug
     
MongoDB Logo MongoDB