[
Lists Home |
Date Index |
Thread Index
]
- From: Paul Prescod <paul@prescod.net>
- To: xml-dev@ic.ac.uk
- Date: Wed, 07 Apr 1999 18:39:08 -0500
James Robertson wrote:
>
> So I'll restate the question:
>
> * I write an RDF document by hand.
> * I receive an RDF document from someone else.
>
> How do I know it makes sense? How do I know the right
> RDF tags have been used, and in a meaningful way?
>
> In otherwords, since an RDF document doesn't have a DTD
> (since it uses namespaces), how do I check it's right?
Well you are wrong that an RDF document can't have a DTD. It can.
But then you are checking the XML-validity of the document, not the
RDF-validity. If the question is how to check an arbitrary RDF that using
a particular RDF-described "vocabulary" in the same way that you can check
HTML using the HTML DTD, you check the RDF document against its RDF
schema.
--
Paul Prescod - ISOGEN Consulting Engineer speaking for only himself
http://itrc.uwaterloo.ca/~papresco
"Remember, Ginger Rogers did everything that Fred Astaire did,
but she did it backwards and in high heels."
--Faith Whittlesey
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
- References:
- Re: Colonialism, SAX, Java, and Namespaces
- From: Paul Prescod <paul@prescod.net>
- Re: SAX, Java, and Namespaces (was Re: Restricted Namespaces for XML)
- Colonialism, SAX, Java, and Namespaces
- From: "Simon St.Laurent" <simonstl@simonstl.com>
- RDF (was Re: Colonialism, SAX, Java, and Namespaces)
- From: James Robertson <jamesr@steptwo.com.au>
- Re: RDF (was Re: Colonialism, SAX, Java, and Namespaces)
- From: James Robertson <jamesr@steptwo.com.au>
|