[
Lists Home |
Date Index |
Thread Index
]
- From: James Robertson <jamesr@steptwo.com.au>
- To: xml-dev@ic.ac.uk
- Date: Mon, 08 Feb 1999 09:18:58 +1000
At 01:42 8/02/1999 , Paul Prescod wrote:
| 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.
Maybe I just haven't woken up enough this morning yet, but I'm not
quite sure what all of this means.
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?
J
-------------------------
James Robertson
Step Two Designs Pty Ltd
SGML, XML & HTML Consultancy
http://www.steptwo.com.au/
jamesr@steptwo.com.au
"Beyond the Idea"
ACN 081 019 623
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: Paul Prescod <paul@prescod.net>
|