<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Arial size=2>"Paul Bryson" wrote...</FONT></DIV>
<DIV><FONT face=Arial size=2>&gt; "Ryan King" wrote...<BR>&gt;&gt; Yeah, AFAICT, 
there's no commonly used format for ranges used on the&nbsp; web <BR>&gt;&gt; 
(or elsewhere, for that matter), so we have little prior art in&nbsp; terms of 
<BR>&gt;&gt; previous formats. However, we still have prior art in terms&nbsp; 
of examples <BR>&gt;&gt; of emergent human behavior on the web.<BR>&gt; <BR>&gt; 
On the web, no.&nbsp; Elsewhere?&nbsp; Most certainly.&nbsp; I think staticians 
would be a <BR>&gt; little frustrated if they didn't have a common way to share 
information. <BR>&gt; Now if that way is useful to us is something entirely 
different.<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I talked this over with some friends of mine, 
(mathematics PHD candidate, astronomy PHD candidate w/ BS in physics, and a 
candidate in computer E) and here is what they came up with.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The way to express a number exists in a specific 
range is:</FONT></DIV>
<DIV>x&nbsp;∈ [y,z]</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This is the only existing standard that I know of, 
and it is extremely common in mathematics, so I think it is the only thing that 
can be pulled from.&nbsp; The use of the "element of"&nbsp;symbol greatly 
complicates matters, and&nbsp;should be unnecessary in the context, so I would 
suggest it be dropped entirely.&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The format I would suggest is:</FONT></DIV>
<DIV><FONT size=2>x [y,z]</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face=Arial size=2>So in practice,&nbsp;to represent a rating of 4.3 
in a range of 1 to&nbsp;5 inclusive would be:</FONT></DIV>
<DIV><FONT size=2>"4.3 [1,5]"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>With the lower limit dropped as a default 
value:</FONT></DIV>
<DIV><FONT size=2>"4.3 [5]"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>And with the lower and upper limit dropped as 
default values:</FONT></DIV>
<DIV><FONT size=2>"4.3"</FONT></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2><FONT face=Arial>Then placing this in the TITLE attribute 
would allow the content creator to include the information in a way that isn't 
immediately visible to the end user, but still available.&nbsp; </FONT><FONT 
face=Arial>To use an example from my earlier email:</FONT></FONT></DIV>
<DIV><FONT size=2>&lt;img src="stars-2-0.gif" /&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>would become</FONT></DIV>
<DIV><FONT size=2>&lt;img src="stars-2-0.gif" class="rating" title="2 
[0,5]"&nbsp;/&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>It should also be easy to write, and&nbsp;for a 
parser to grab the information from the document, keeping in line with the 
"enable decentralized development of resources, tools..." goal of 
microformats.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The only part of Microformats design 
goals&nbsp;that I'm not sure about is "human readable".&nbsp; I have personally 
taken Calculus classes (one recently), so it immediately was clear to me what 
the idea meant, being something that&nbsp;was oft used there.&nbsp; But I'm not 
sure that the average person would make the jump.&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What were people's impressions when they read 
it?&nbsp; Did it make sense, or was it too obfuscated?&nbsp; Is there a better 
way to simplify it further that would make more sense?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Atamido</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>More information about the concept&nbsp;available 
here:</FONT></DIV>
<DIV><A href="http://en.wikipedia.org/wiki/Element_(mathematics"><FONT 
face=Arial 
size=2>http://en.wikipedia.org/wiki/Element_(mathematics</FONT></A><FONT 
face=Arial size=2>)</FONT></DIV>
<DIV><FONT face=Arial size=2>And the "element of"&nbsp;symbol is </FONT></DIV>
<DIV><FONT face=Arial size=2>&amp;isin;&nbsp; HTML</FONT></DIV>
<DIV><FONT face=Arial size=2>#8712&nbsp;&nbsp; decimal</FONT></DIV>
<DIV><FONT face=Arial size=2>h2208&nbsp; hex</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>