- From: <bugzilla@jessica.w3.org>
- Date: Sun, 03 Oct 2010 22:04:20 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10970
Summary: Align HTML+RDFa with Microdata: add support for @cite
Product: HTML WG
Version: unspecified
Platform: Macintosh
OS/Version: Mac System 9.x
Status: NEW
Severity: normal
Priority: P3
Component: HTML+RDFa (editor: Manu Sporny)
AssignedTo: msporny@digitalbazaar.com
ReportedBy: xn--mlform-iua@xn--mlform-iua.no
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org, msporny@digitalbazaar.com
Microdata supports @cite:
]] 1. For each blockquote and q element in the Document that has
a cite attribute that resolves successfully relative to the
element, generate the following triple:
subject the document's current address
predicate http://purl.org/dc/terms/source
object the absolute URL that results from resolving
the value of the element's cite attribute
relative to the element [[
[*] http://www.w3.org/TR/microdata/#extracting-rdf
HTML+RDFa should support @cite as well. @cite (and @longdesc) was meant to be
supported in in XHTML2 as well, and it si simple to support.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Sunday, 3 October 2010 22:04:22 UTC