Re: rdfms-uri-substructure: some clarifying advice [was: A collection of issue resolutions]

On Tue, 2002-02-12 at 15:35, Dan Connolly wrote:
[...]
> and implementors are advised to serialize
> 
>   <mid:something@example> <http://example/ok-name/> "abc".

phpht. extra / in there. Should be:

   <mid:something@example> <http://example/ok-name> "abc".

> 
> as, for example:
> 
> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
> 
>     <rdf:Description rdf:about="mid:something@example">
>         <ok-name xmlns="http://example/">abc</ok-name>
>     </rdf:Description>
> </rdf:RDF>
> 
> -- 

-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/

Received on Tuesday, 12 February 2002 16:46:48 UTC