Hi Adrian, On 02/09/2013 10:34 AM, Adrian Gschwend wrote: > Hi, > > While writing a federated SPARQL query I noticed an error in a data set: > > http://dbpedia.org/resource/Samstagern > > I'm using dbpedia-owl:municipalityCode, which according to the HTML view > is "138 (xsd:integer)"
the one which equals "138"^^<http://www.w3.org/2001/XMLSchema#int> is dbpprop:municipalityCode not dbpedia-owl:municipalityCode. > But both SPARQL and dereferencing RDF disagree: > > SPARQL: > > http://dbpedia.org/resource/Samstagern "0138.046"@en > > Same with rapper: > > dbpedia-owl:municipalityCode "0138.046"@en ; > > Anyone got an idea how the 0.046 got added there? Obviously this messes > up comparing it to a real integer value (which it is supposed to be). the value of dbpedia-owl:municipalityCode is "0138.046"@en, which is the same as the one already in the source article [1]. > > This was the only such value I found while querying for Swiss > municipalities, all others seem to be fine. > > cu > > Adrian [1] http://en.wikipedia.org/w/index.php?title=Samstagern&action=edit -- Kind Regards Mohamed Morsey Department of Computer Science University of Leipzig ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
