Re: Linked Data available

Umm ,,, in http://nsf.rkbexplorer.com/data/ 
person-6092a2a72319fc9437583fb2d04733ea I get


Request for http://nsf.rkbexplorer.com/data/ 
person-6092a2a72319fc9437583fb2d04733eaabout under the hood
	Label		Request for http://nsf.rkbexplorer.com/data/ 
person-6092a2a72319fc9437583fb2d04733ea
	Status		200
	StatusText		OK
	Accept-ranges		bytes
	Connection		close
	Content-length		2005
	Content type		text/xml
	Date		Wed, 07 Nov 2007 00:27:37 GMT
	Etag		"7785ba-7d5-43e4bd0f48e00"
	Last-modified		Wed, 07 Nov 2007 00:27:36 GMT
	Server		Apache/2.0.52 (Red Hat)
	Handler	opt off	
	expandfetchSourceFetcher.XMLHandler



Something funny about the XML:  Line 2: doctype broken.  Shoud not be  
a doctype.



<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
         <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
         <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
         <!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
         <!ENTITY akt 'http://www.aktors.org/ontology/portal#'>
         <!ENTITY akts 'http://www.aktors.org/ontology/support#'>
         <!ENTITY extn 'http://www.aktors.org/ontology/extension#'>
         <!ENTITY wiki 'http://resist.ecs.soton.ac.uk/wiki/'>
         <!ENTITY resist 'http://resist.ecs.soton.ac.uk/ontologies/ 
resist#'>
         <!ENTITY resex 'http://resist.ecs.soton.ac.uk/ontologies/ 
resilience-mechanisms#'>
         <!ENTITY courseware 'http://www.resist-noe.org/ontology/ 
courseware#'>
         <!ENTITY dc 'http://purl.org/dc/elements/1.1/'>
         <!ENTITY dct 'http://purl.org/dc/terms/'>
]>
<rdf:RDF
         xmlns:rdf="&rdf;"
         xmlns:rdfs="&rdfs;"
         xmlns:owl="&owl;"
         xmlns:akt="&akt;"
         xmlns:akts="&akts;"
         xmlns:extn="&extn;"
         xmlns:wiki="&wiki;"
         xmlns:resist="&resist;"
         xmlns:resex="&resex;"
         xmlns:courseware="&courseware;"
         xmlns:dc="&dc;"
         xmlns:dct="&dct;"
         >
         <owl:Ontology rdf:about="">



[....]

Received on Wednesday, 7 November 2007 04:15:37 UTC