Re: meta element

Elias wrote:
> Can meta have child elements?
> 
> <meta property="geo:lat">51.47026</meta>

Yes, absolutely.

> If so, shouldn't they be rdfs:XMLLiterals? In Section 6.2 FOAF the
> snippet above generates a triple with a plain literal object.

You're talking about the RDFa Syntax document [1]? Yes, there are surely
bugs there, and we need to update that document.

Indeed, these should be XMLLiterals.

I've added this to the issues list, issue number 23 [2].
(whenever the W3C web server CVS updates.... it's taking a little while
for some reason.)

-Ben

[1] http://www.w3.org/2001/sw/BestPractices/HTML/2005-rdfa-syntax
[2]
http://www.w3.org/2001/sw/BestPractices/HTML/2005-current-issues

Received on Friday, 22 September 2006 19:27:11 UTC