timrdf / lodcloud

Mapping Linked Open Data
7 stars 1 forks source link

semantic-web-dog-food data file parse issue #60

Open timrdf opened 10 years ago

timrdf commented 10 years ago

dumps/conferences/iswc-aswc-2007-complete.rdf has an invalid dateTime format value:

<ical:dtend rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2007-11-15</ical:dtend>

Sesame 2.7.9 reports:

org.openrdf.rio.RDFParseException: '2007-11-15' is not a valid value for datatype http://www.w3.org/2001/XMLSchema#dateTime

ALSO org.openrdf.rio.RDFParseException: IRI included an unencoded space: '32' on:

<http://data.semanticweb.org/person/florence-amardeilh>
    <http://xmlns.com/foaf/0.1/workplaceHomepage> 
        <http://www.mondeca.com ~ http://www.lalic.paris4.sorbonne.fr/> .
zacharywhitley commented 10 years ago

It's typed as xsd:dateTime but given an xsd:date. Either change the type to xsd:date or include a time '2006-11-15T00:00:00'

timrdf commented 10 years ago

Agreed. But I don't have write access to that file, and am interested in getting it fixed at the source. I contacted http://data.semanticweb.org/documentation/user/contact to see if they can fix it. Thanks. Tim

timrdf commented 10 years ago

Bugger.

Delivery has failed to these recipients or groups:

admin@data.semanticweb.org
The e-mail address you entered couldn't be found. 
Please check the recipient's e-mail address and try to resend the message. 
If the problem continues, please contact your helpdesk.