- From: Sandro Hawke <sandro@w3.org>
- Date: Sun, 16 Nov 2008 22:54:53 -0500
- To: Stella Mitchell <cleo@us.ibm.com>
- Cc: public-rif-wg@w3.org
I did a first attempt at a test case manifest -- gathering the data from the wiki and turning it into RDF. It's here: http://www.w3.org/2005/rules/test/Manifest.rdf Some issues: - I didn't do any syntax processing in this step; it's just a dumb tables-to-RDF readout from the Wiki. From this output, various translations could then be run. (although I gather they already are, via some other process.) - We have two different table layouts for the Presentation Syntax (with or without XML) and that results in two different RDF graph topologies. I think the earlier one, where "Presentation Syntax" wasn't a predicate, made clearer RDF, but I see how the new one makes the Wiki prettier. :-/ - I haven't put in any mapping from wiki URIs to RDF URIs for things like "PositiveEntailmentTest", so it just generated some, for now. Do we have URIs for those somewhere? Is this helpful? My next steps in this area would be -- tie it to syntax translators -- provide a web interface for browsing it -- Sandro
Received on Monday, 17 November 2008 03:55:02 UTC