I needed a vocabulary to generate the Java constants for the protocol test suite: PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX : <http://www.w3.org/2001/sw/DataAccess/proto-tests/test-manifest#> CONSTRUCT { ?p rdf:type rdf:Property } WHERE { ?s ?p ?o . FILTER regex(str(?p), str(:)) } then passed th output into the code generator. AndyReceived on Friday, 21 October 2005 13:27:52 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:14:37 GMT