-
I have a CSV file generated from a dump of CKAN data. Some of the fields in the dump contain newlines and/or commas and other syntax. XLWrap appears not to parse such fields correctly.
To reproduce, download the CKAN CSV dump from http://ckan.net/dump/, then apply the following transform:
@prefix rdfs: .
@prefix rdf...
2009-12-24 15:14:26 UTC in XLWrap
-
ian_dickinson committed patchset 4716 of module jena2 to the Jena CVS repository, changing 131 files.
2009-10-06 13:04:34 UTC in Jena
-
ian_dickinson committed patchset 4682 of module jena2 to the Jena CVS repository, changing 3 files.
2009-08-05 15:52:23 UTC in Jena
-
Version 3.2 of the DbPedia ontology contains a poorly chosen property name:
former_school(s)
2009-08-04 11:38:49 UTC in DBpedia - Wikipedia Data Extraction
-
I tried to get more information on the DbPedia ontology by resolving the base URI http://dbpedia.org/ontology, but only got an uninformative document wth no content. I used:
curl -H "Accept: text/html;q=0.1,application/xhtml+xml,application/xml;q=0.2,*/*;q=0.5,application/rdf+xml;q=1.0,text/rdf+n3;q=1.0" http://dbpedia.org/ontology
As a workaround, I found the ontology in the download...
2009-08-04 11:24:33 UTC in DBpedia - Wikipedia Data Extraction