If the blog site allows users to use a nonstandard license, it should support the metadata model you propose, i.e. it should provide a way to inject that information in the HEAD. However, when I post to a public forum, I have to obey the forum's rules, which include subscribing to their license in most cases. Chris
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Adida Sent: Thursday, August 28, 2008 8:37 AM To: Shannon Cc: [email protected]; Eduard Pascual Subject: Re: [whatwg] Ghosts from the past and the semantic Web Shannon wrote: > However to be on par with RDFa this proposal simply needs a CSS-like > @import statement or vocabulary property and possibly an inline > attribute as Silvia suggested. > > <link rel="vocabulary" > href="http://some.official.vocabulary/1.1/metadata.cm"> Not workable, as this in the HEAD of the document and oftentimes we simply can't expect users to be able to modify the head of the document (widgets, blog engines where you can only modify the content of a blog entry, etc...)
