- From: <bugzilla@jessica.w3.org>
- Date: Mon, 15 Aug 2011 04:49:37 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13465 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |ian@hixie.ch Resolution| |WONTFIX --- Comment #5 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-15 04:49:36 UTC --- > That's not the issue. The question should be "If a vocabulary term can express > something like 'weight', what is the best way to associate the unit of > measurement with the number?" That is indeed the question. And the answer is, "with the definition of the 'weight' property in the specification that describes the vocabulary that contains this property". EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy.html Status: Rejected Change Description: no spec change Rationale: What you expose to the user (imperial or metric, fahrenheit or centigrade or kelvin, lightyears or kilometers or inches, etc) is irrelevant to how you encode the data. Just make sure your tool serialises the data in the units that the vocabulary you are using defines the properties to have, and parse the values in the same way, and then you can display them to the user in whatever form you like without having to do anything new at all at the syntax layer. -- 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 Monday, 15 August 2011 04:49:38 UTC