Hello. As an intellectual exercise and also so that I could help myself gain a better understanding of the RDF Model & Syntax, I've developed an XSLT script that extracts the statements from an RDF file into the following format: <model> <statement> <subject>http://www.w3.org/Home/Lassila</subject> <predicate>http://description.org/schema/Creator</predicate> <object type="literal">Ora Lassila</object> </statement> </model> It can handle all of the examples in Section 2 of the M&S spec. If anybody's interested in taking a look at it, it's attached. Any comments or suggestions for improvement would be greatly appreciated. Thanks, Jason Diamond.
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:19:41 GMT