- From: <bugzilla@jessica.w3.org>
- Date: Tue, 21 Jun 2011 16:14:36 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13007 --- Comment #8 from Manu Sporny <msporny@digitalbazaar.com> 2011-06-21 16:14:35 UTC --- (In reply to comment #7) > I think you've gotten yourself confused, Philip. Two Microdata items with the > same @itemid are simply referring to the same abstract thing which exists > independently from the document. It is not comparable with @id, which names a > particular element in the document. You are just, say, creating two Microdata > items which both provide information about the same book. This doesn't make sense. If you are asserting that @itemid is used to refer to the same abstract thing, then shouldn't properties associated with that abstract thing be reflected when you retrieve that thing? That is, if I add properties to "http://example.org/things#foo" in separate parts of a document, when I retrieve an item identified as "http://example.org/things#foo", then I would expect that all properties added to that item would be returned to me. Why is this not the case? -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 21 June 2011 16:14:37 UTC