Hi Johannes,

Thanks for reporting this, indeed that's a data extraction issue.

The incorrect dates seem to come from Persondata templates, e.g.
http://dbpedia.org/page/Margaret_Hillis - just Persondata
http://dbpedia.org/page/Fan_Linlin - Persondata and normal infobox

Cheers,
Volha


On 10/9/2014 1:19 PM, Kingsley Idehen wrote:
On 10/9/14 3:51 AM, johannes.heine...@orange.com wrote:

Hello

I'm observing a strange ( ?) behaviour on the dbpedia Sparql-endpoint, and I wonder whether this is due to the underlying data or to the Sparql-endpoint itself (virtuouso). Following the dumps of dbpedia 2014, the data seems OK though.

The query

select distinct * {

  dbpedia:Cicero <http://dbpedia.org/ontology/birthDate> ?o

}

Returns -043-12-07 (7^th of July 43 BC) which is what I expected. However

select distinct * {

  ?s <http://dbpedia.org/ontology/birthDate> ?o

filter(?o < "-43-01-01"^^xsd:date)

} limit 100

List all sorts of things (mainly persons though, but none with a birthdate before 43 BC). Browsing the dbpedia dumps I found several person born before 43 BC.

Does anybody know where this error comes from ?

Best regards

Johannes

Its in the data:

1. http://dbpedia.org/resource/Michael_Jordan
2. http://dbpedia.org/resource/Cicero .

--
Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web:http://www.openlinksw.com
Personal Weblog 1:http://kidehen.blogspot.com
Personal Weblog 2:http://www.openlinksw.com/blog/~kidehen
Twitter Profile:https://twitter.com/kidehen
Google+ Profile:https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile:http://www.linkedin.com/in/kidehen
Personal WebID:http://kingsley.idehen.net/dataspace/person/kidehen#this


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk


_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion


--
---------------------
Dr. Volha Bryl
Postdoctoral Researcher
Chair of Information Systems V
Web-based Systems Group
Universität Mannheim
B6, 26, Room C1.03
D-68131 Mannheim

Tel.: +49 621 181 2599
Mail: vo...@informatik.uni-mannheim.de

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to