by philipj » Wed May 19, 2010 6:07 am
Yep, meta and link allow for this.
meta:
If the itemprop attribute is present: where metadata content is expected.
If the itemprop attribute is present: where phrasing content is expected.
link:
If the itemprop attribute is present: where phrasing content is expected.
In other words, you can use them inside body. I believe validator.nu already allows this, try it! Note that some legacy browsers move meta to head while parsing, so if you have scripts operating on this data you should be aware of this.