[html5] r6292 - [e] (0) Add some links to the use cases that led to microdata in the source
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jul 12 15:40:28 PDT 2011
Author: ianh
Date: 2011-07-12 15:40:27 -0700 (Tue, 12 Jul 2011)
New Revision: 6292
Modified:
complete.html
index
source
Log:
[e] (0) Add some links to the use cases that led to microdata in the source
Modified: complete.html
===================================================================
--- complete.html 2011-07-12 22:34:05 UTC (rev 6291)
+++ complete.html 2011-07-12 22:40:27 UTC (rev 6292)
@@ -56243,6 +56243,43 @@
<h2 id=microdata><span class=secno>5 </span><dfn>Microdata</dfn></h2>
+<!-- USE CASES
+
+ Getting data out of poorly written Web pages
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019595.html
+
+ Allowing authors to keep track of where content originates
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019620.html
+
+ Helping people seaching for content filtered by license
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019668.html
+
+ Allowing authors to annotate their documents to explain things for readers
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019672.html
+
+ Annotating structured data that HTML has no semantics for
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019681.html
+
+ Exposing known data types in a reusable way
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019833.html
+
+ Providing enhanced search results
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019834.html
+
+ Dragging or copying data between sites
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019835.html
+
+ Writing authoring tools and validators for custom microdata vocabularies
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019839.html
+
+ Removing the need for separate feeds
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019884.html
+
+ Use cases for which I haven't been able to find solutions
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019886.html
+
+-->
+
<!-- v2
* <itemref itemprop="foo" src="url#id"> to import the item with
Modified: index
===================================================================
--- index 2011-07-12 22:34:05 UTC (rev 6291)
+++ index 2011-07-12 22:40:27 UTC (rev 6292)
@@ -56115,6 +56115,43 @@
<h2 id=microdata><span class=secno>5 </span><dfn>Microdata</dfn></h2>
+<!-- USE CASES
+
+ Getting data out of poorly written Web pages
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019595.html
+
+ Allowing authors to keep track of where content originates
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019620.html
+
+ Helping people seaching for content filtered by license
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019668.html
+
+ Allowing authors to annotate their documents to explain things for readers
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019672.html
+
+ Annotating structured data that HTML has no semantics for
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019681.html
+
+ Exposing known data types in a reusable way
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019833.html
+
+ Providing enhanced search results
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019834.html
+
+ Dragging or copying data between sites
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019835.html
+
+ Writing authoring tools and validators for custom microdata vocabularies
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019839.html
+
+ Removing the need for separate feeds
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019884.html
+
+ Use cases for which I haven't been able to find solutions
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019886.html
+
+-->
+
<!-- v2
* <itemref itemprop="foo" src="url#id"> to import the item with
Modified: source
===================================================================
--- source 2011-07-12 22:34:05 UTC (rev 6291)
+++ source 2011-07-12 22:40:27 UTC (rev 6292)
@@ -63475,6 +63475,43 @@
<h2 id="microdata"><dfn>Microdata</dfn></h2>
+<!-- USE CASES
+
+ Getting data out of poorly written Web pages
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019595.html
+
+ Allowing authors to keep track of where content originates
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019620.html
+
+ Helping people seaching for content filtered by license
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019668.html
+
+ Allowing authors to annotate their documents to explain things for readers
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019672.html
+
+ Annotating structured data that HTML has no semantics for
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019681.html
+
+ Exposing known data types in a reusable way
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019833.html
+
+ Providing enhanced search results
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019834.html
+
+ Dragging or copying data between sites
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019835.html
+
+ Writing authoring tools and validators for custom microdata vocabularies
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019839.html
+
+ Removing the need for separate feeds
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019884.html
+
+ Use cases for which I haven't been able to find solutions
+ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019886.html
+
+-->
+
<!-- v2
* <itemref itemprop="foo" src="url#id"> to import the item with
More information about the Commit-Watchers
mailing list