meta element

I have been working with another RDFa implementor and he's been very
helpful in finding bugs in the spec. I have a question regarding the
meta element.

Can meta have child elements?

<meta property="geo:lat">51.47026</meta>

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

or is the behavior to always use @content?

-Elias

Received on Tuesday, 12 September 2006 23:30:55 UTC