> URI Reification: > > uri:http://www.w3.org/1999/02/22-rdf-syntax-ns# > = the reified URI of the web resource Good idea :-) However, it may be easier in RDF to use a property :uri, and define the range as being the "lexical representation of the URI-view of this resource":- <http://www.w3.org/> :uri "http://www.w3.org/" . TimBL did this in the LOG schema [1]. [1] http://www.w3.org/2000/10/swap/log# -- Kindest Regards, Sean B. Palmer @prefix : <http://webns.net/roughterms/> . :Sean :hasHomepage <http://purl.org/net/sbp/> .Received on Wednesday, 14 November 2001 11:48:09 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 25 August 2008 13:41:50 GMT