I was chatting with a colleague to day and the subject of anon resources and provenance came up. Assume I recieve the following rdf from some source SOURCE, possibly with a digital signature: <rdf:Description> <foo:bar>foobar</foo:bar> </rdf:Description> <rdf:Description rdf:about="http://goo"> <foo:bar><foobar</foo:bar> </rdf:Description> If were to represent this in my machine as: <gensym:1234> <foo:bar> "foobar" . <http://goo> <foo:bar> "foobar" . this is not the information that SOURCE signed - SOURCE made no assertion about <gensym:1234>. We'd have to be able to distinguish between the gensym'd URI and the 'real' one. BrianReceived on Friday, 20 July 2001 05:55:37 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 09:38:13 EDT