[
Lists Home |
Date Index |
Thread Index
]
- From: Paul Prescod <paul@prescod.net>
- To: James Robertson <jamesr@steptwo.com.au>
- Date: Sun, 07 Feb 1999 09:42:50 -0600
James Robertson wrote:
>
>
> Now since the intention is to store a lot of data in
> RDF, how do we check that a RDF file is correct
> and meaningful?
>
> How do we validate it?
There is such a thing as an "RDF schema". It checks an almost disjoint set
of things from what a DTD would check. If you don't care about things
being in a particular order and want to treat linking and containment as
the same thing, then you should use RDF schemas. If you do care about the
order of things, you should use DTDs. You could also use them together to
check different things.
--
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>
|