- From: Dan Connolly <connolly@w3.org>
- Date: Tue, 26 Jun 2007 17:12:15 -0500
- To: ogbujic@ccf.org
- Cc: Harry Halpin <hhalpin@ibiblio.org>, public-grddl-wg <public-grddl-wg@w3.org>
On Mon, 2007-06-25 at 08:53 -0400, Chimezie Ogbuji wrote: > On Sun, 2007-06-24 at 18:28 -0400, Harry Halpin wrote: [...] > > Also, could you double-check the example's transformation results > > for [1], and > > The #hl7-to-owl test is from the same material and has been confirmed on > at least 3 implementations for some time. > > Input: http://www.w3.org/2001/sw/grddl-wg/td/hl7-sample.xml > Output: http://www.w3.org/2001/sw/grddl-wg/td/hl7-rim-pomr.rdf where is that output? oh... in the /td/ directory. Hmm... we seem to have hl7-sample.xml in both /td/ and in /doc29/ . I'm working in /doc29/ for now... > > send me pre- and post-OWL inference files with regards to > > the class in this file [2]? > > I'll send pre and post closures for Fuxi [1], if someone else wants to > verify on another reasoner (CWM- DanC?, Pychinko, Pellet, etc.), that > would be lovely. I just generated a deductive closure using cwm plus ter Horst's OWL rules http://www.w3.org/2000/10/swap/util/owlth.n3 to wit: http://www.w3.org/2001/sw/grddl-wg/doc29/hl7-sample-plus-owl.rdf and the cwm command was: w3ccvs/WWW/2001/sw/grddl-wg/doc29$ python $swap/cwm.py hl7-sample.rdf --rdf problem-oriented-medical-record.owl --n3 diagnosingimage.turtle --think=$swap/util/owlth.n3 --filter=medicalquery.n3 --n3 I had to clean up the output a bit by hand (take out @forSome and literal subjects) and then convert to .rdf using rapper, as cwm's RDF/XML serializer wasn't up to the task. Then I verified the SPARQL query in the primer using 2 of the SPARQL endpoint forms listed on http://esw.w3.org/topic/DawgShows : http://librdf.org/query?language=sparql and http://demo.openlinksw.com/sparql/ The primer has been updated: medicalquery.rq revision 1.3 date: 2007/06/26 22:05:51; author: hhalpin; state: Exp; lines: +3 -1 updated to work with post-inference OWL Harry is playing with iframes or soemthing in v1.88-1.90 of http://www.w3.org/2001/sw/grddl-wg/doc29/primer.html#hl7 ; I expect that will stabilize any moment. > The pastes from the #swig conversation has since > expired. > > [1] http://code.google.com/p/python-dlp/wiki/FuXi > [2] http://chatlogs.planetrdf.com/swig/2007-05-04#T22-16-25 > -- Dan Connolly, W3C http://www.w3.org/People/Connolly/
Received on Tuesday, 26 June 2007 22:12:20 UTC