GRDDL Primer SPARQL Queries Part 4

While now we have a GRDDL attribute (as jjc noted earlier was missing)
on the sample XML document,

http://www.w3.org/2001/sw/grddl-wg/doc29/hl7-sample-grddl.xml

when I run the query:

http://www.w3.org/2001/sw/grddl-wg/doc29/medicalquery.rq


I get this following error:
~/grddl/doc29$ sparql --query medicalquery.rq
 WARN [main] (RDFDefaultErrorHandler.java:36) -
http://www.w3.org/2001/sw/grddl-wg/doc29/hl7-sample.rdf(line 3 column
34): {W135} rdfs:Description is not special. Maybe it should be
rdf:Description
 WARN [main] (RDFDefaultErrorHandler.java:36) -
http://www.w3.org/2001/sw/grddl-wg/doc29/hl7-sample.rdf(line 8 column
17): {W135} edns:about is not special. Maybe it should be rdf:about
----------------
| sign | image |
================
----------------

Chime - care to fix this? It appears to be some problem in the XSLT [1].
Perhaps it's out-of-sync with what you have somewhere else?

Also, it would be great to parse out the file so its OWL results for the
HL7 example RDF are stored separately from its non-OWL results, so
people can see that OWL added something. So, could you e-mail me both
the pre and post OWL results of running your reasoner w/i class over
the  HL7 example file?

[1]http://www.w3.org/2001/sw/grddl-wg/doc29/hl7-rim-to-pomr.xslt

-- 
		-harry

Harry Halpin,  University of Edinburgh 
http://www.ibiblio.org/hhalpin 6B522426

Received on Wednesday, 20 June 2007 01:50:43 UTC