RDF not conforming to the Namespace spec?

Richard L. Goerwitz richard at goon.stg.brown.edu
Thu Mar 11 16:41:45 GMT 1999


"Roger L. Costello" wrote, re elements like "creator" (which may not be
defined by a given DTD, but which must occur in a document instance that
is using RDF):

> My agent has never seen the property "creator", so it follows the
> namespace URI to the property schema...

Okay, so your agent is reading the document.  It runs into an element
in another RDF namespace.  You want to use that namespace's URI component
to read in additional schema information.

Two problems:  1) namespace URIs don't necessarily point to schemas, and
2) if they did, you'd be extending the schema mechanism in a way that's
incompatible with DTDs, as they're normally defined and understood.

I don't know if its possible, from an implementation standpoint, to add
the DTD after you've already started parsing the document.  And if you to
could, whether doing so would be reasonable.

Surely this sort of problem has been discussed in the SGML community.
Can someone who has hashed all the details out already perhaps post with
some commentary?

-- 

Richard Goerwitz
PGP key fingerprint:    C1 3E F4 23 7C 33 51 8D  3B 88 53 57 56 0D 38 A0
For more info (mail, phone, fax no.):  finger richard at goon.stg.brown.edu

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at 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 at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list