Hi, Was just reading the weblog article on the rdf:nodeID attribute <http://esw.w3.org/mt/esw/archives/000034.html>. I read this bit : -------------------------------------------------------------- <rdf:Description rdf:ID="me"> <foaf:name>Dan Brickley</foaf:Name> </rdf:Description> ...if parsed with a base URI of http://example.com/foaf/test1.rdf ...will generate a single triple: http://example.com/foaf/test1.rdf http://xmlns.com/foaf/0.1/name "Dan Brickley" -------------------------------------------------------------- Shouldn't the subject of the triple be : http://example.com/foaf/test1.rdf#me ? Al.Received on Thursday, 19 February 2004 12:10:39 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:11:12 GMT