What triples does the following RDF XML fragment represent? <rdf:Bag rdf:ID='bag'/> <rdf:li rdf:resource='http://foo/bag1'/> <rdf:li rdf:resource='http://foo/bag2'/> </rdf:Bag> <rdf:Description rdf:aboutEach='#bag'> <foo:bar rdf:ID='stmtId'>...</foo:bar> </rdf:Description> The problem is that rdf:ID property is supposed to be the ID of the reified statement generated by the foo:bar element. But there is more than one statement generated. Brian McBride HPLabsReceived on Wednesday, 21 February 2001 04:34:17 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:19:47 GMT