Re: RDF and XML Schema types

Patrick Stickler wrote:
> 
> ...
> 
> If you want to specify a URI (the actual identifier string)
> use a literal that is typed as anyURI. E.g.
> 
>    <rdf:Description rdf:about="#something">
>       <bar rdf:datatype="&xsd;anyURI">http://foo.org/blargh</bar>
>    </rdf:Description>
> 

Hello Patrick,

would you be so kind to give a "Triple-ization" of this "modern style"
RDF fragment?

Best
	Wolfram

Received on Tuesday, 24 September 2002 08:42:43 UTC