- From: Lee Jonas <lee.jonas@cakehouse.co.uk>
- Date: Wed, 18 Apr 2001 16:48:07 +0100
- To: "'Danny Ayers'" <danny@panlanka.net>, Tod Matola <tmatola@columbus.rr.com>, Murray Altheim <altheim@eng.sun.com>
- Cc: Dan Brickley <danbri@w3.org>, "Charles F. Munat" <chas@munat.com>, RDFInterest <www-rdf-interest@w3.org>
Danny Ayers [mailto:danny@panlanka.net] wrote: [snip] > >In other words, let's have some cascading metadata. > The RDF Schema spec hints at 'rdfs:seeAlso' for cascading purposes, e.g.: <rdf:RDF ...(namespaces)...> <rdf:Description rdf:about="" rdfs:seeAlso="furtherinfo.rdf"/> </rdf:RDF> >On another line, forget XHTML for a moment, how do we embed metadata in >other XML markups? I thought this is what XML Namespaces are for! Just embed your elements, any processor that doesn't recognise the namespace (within its context) can ignore it. Note that to validate such documents properly (and allow such open mixing-and-matching of different 'XML mini-languages') will require XML Schema. regards Lee
Received on Wednesday, 18 April 2001 11:48:19 UTC