Re: rdf schema

Eric Lease Morgan <eric_morgan@ncsu.edu> wrote:

> In order to be as complete as possible and kill two birds with one stone,
> how do I accomplish an RDF declaration? Like this:
> 
> <rdf:RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>          xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"
>          xsi:schemaLocation="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>          http://www.w3.org/2000/07/rdf.xsd>

What do you mean by "RDF Declaration"?

Also, RDF doesn't really use XML Schema, so referring to the schemaLocation
might be a bit confusing.

-- 
[ Aaron Swartz | me@aaronsw.com | http://www.aaronsw.com ]

Received on Sunday, 6 May 2001 11:30:12 UTC