RE: HTML title element, DC.title

> Where Dublin Core metadata is provided, embedded within a 
> document header or 
> separately, is it true to say that the HTML <title></title> 
> element in the 
> document header should have exactly the same content as a 
> DC.title assertion 
> about that document?

I'd say that it wouldn't have to, though it often would make sense for it
to.

However as a counter example consider:

HTML
...
<title>Example.net - The Hobbit</title>
...

RDF
...
<dc:title>The Hobbit</dc:title>
<dc:title>There and Back Again</dc:title>
...

Regards,
Jon Hanna
Work: <http://www.selkieweb.com/>
Play: <http://www.hackcraft.net/>
Chat: <irc://irc.freenode.net/selkie> 

Received on Wednesday, 19 January 2005 11:08:53 UTC