- From: Seaborne, Andy <Andy_Seaborne@hplb.hpl.hp.com>
- Date: Thu, 14 Aug 2003 17:14:53 +0100
- To: "'www-rdf-dspace@w3.org'" <www-rdf-dspace@w3.org>
John, Err - not quite. You have quoted text from my first attempt at cleaning the data - not the second, which was rather more better! To get sample.rdf to work, I just set the xml:base. It parsed fine after that. Its not and rdf:ID/rdf:about thing other than the parser needs to expand to absolute URIrefs. I didn't know what the base should be: the fielks may have been origianally copied form elsewhere. Something like http://www.w3.org/2002/04/12-amico/ is my best guess. (The N3 version I emailed you used .../12-amico/data/ I think) It is confusing that sample.rdf and the data files are in different places. On the MAA.70.,* files: Fix-up: é => é [missing the ;] Fix-up: </Drawings and Watercolors> => </Drawingsandwatercolors> AIC* is synatctcially clean when a base URI was provided. Andy -----Original Message----- From: Gilbert, John [mailto:John.Gilbert@hp.com] Sent: 14 August 2003 16:51 To: www-rdf-dspace@w3.org Subject: Problems with the AMICO rdf files / schema Problems with the AMICO rdf files / schema 1. Basic XML / RDF errors spotted by Andy Seaborne MAA.70.??? needed: A couple of XML fixes i.e. illegal XML tags and é should have been é AIC* needed something but I can't recall what. In sample.rdf I think there was an inconsistence in use of rdf:about versus rdf:ID. I just fed the file through ARP (Jena's RDF/XML parser - the command line program is "jena.rdfparse") and fixed the warnings about relative URIs The other thing needed for all the files is to set the XML base for the files as other wise URIs are file: relative. . . .
Received on Thursday, 14 August 2003 12:19:35 UTC