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.4.0 : Friday, 17 January 2020 22:44:25 UTC