I think there is a bug in processing example2.rdf the following fragment in the output: triple("http://www.w3.org/Schemas/DS-Schema/CreatedOn", "file:example2.rdf#genid3", "1998-02-06T14:00Z" ). triple("http://www.w3.org/Schemas/DS-Schema/CreatedBy", "file:example2.rdf#genid3", "Jane Cooper" ). should look like: triple("http://www.w3.org/Schemas/DS-Schema/CreatedOn", "file:example2.rdf#Statement_001", "1998-02-06T14:00Z" ). triple("http://www.w3.org/Schemas/DS-Schema/CreatedBy", "file:example2.rdf#Statement_001", "Jane Cooper" ). Tell me if I am wrong here, BorisReceived on Thursday, 3 June 1999 19:31:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 18:22:07 GMT