- From: <bugzilla@jessica.w3.org>
- Date: Tue, 22 Mar 2011 08:27:46 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12363
Summary: Include @longdesc in Microdata
Product: HTML WG
Version: unspecified
Platform: PC
URL: http://dev.w3.org/html5/md/#rdf
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: HTML Microdata (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
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
Add this step to the RDF section:
]]
For each img and iframe element in the Document that has a longdesc attribute
that resolves successfully relative to the element, generate the following
triple:
subject
the document's current address
predicate
http://www.w3.org/2007/05/powder-s#describedby
object
the absolute URL that results from resolving the value of the element's
longdesc attribute relative to the element
[[
describedby will be included in XHTML+RDFa:
http://lists.w3.org/Archives/Public/public-rdfa-wg/2011Jan/0086.html
Citing POWDER:
]] 2.2.8 Property describedby
RDF Property
Label: described by
Defined in: http://www.w3.org/TR/powder-dr/#semlink
An RDF property to exactly match the describedby relationship type introduced
in http://www.w3.org/TR/powder-dr/#assoc-linking and formally defined in
appendix D of the same document, i.e. the relationship A 'describedby' B
asserts that resource B provides a description of resource A. There are no
constraints on the format or representation of either A or B, neither are there
any further constraints on either resource
[[
--
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 Tuesday, 22 March 2011 08:27:48 UTC