- From: HTML Data Task Force Issue Tracker <sysbot+tracker@w3.org>
- Date: Thu, 20 Oct 2011 18:42:32 +0000
- To: public-html-data-tf@w3.org
htmldata-ISSUE-2 (Use of rdf:XMLLiteral): Should Microdata-RDF generate XMLLiteral values [Microdata to RDF] http://www.w3.org/2011/htmldata/track/issues/2 Raised by: Gregg Kellogg On product: Microdata to RDF Some examples in the wild [1] use an item with Microdata use @itemprop with a HTML content. Current processing rules are to extract the textual content, and remove the markup. Should the Microdata to RDF spec parallel RDFa and generate an rdf:XMLLiteral in this case? Example simplified use-case: <div itemscope itemtype="http://schema.org/Book"> <h2 itemprop="name">E = mc<sup>2</sup>: The Most Urgent Problem of Our Time</h2> </div> [1] http://www.telegraph.co.uk/foodanddrink/restaurants/8824409/The-Butchers-Arms-Woolhope-Herefordshire-restaurant-review.html
Received on Thursday, 20 October 2011 18:42:34 UTC