[html5] r7433 - [e] (0) Cleanup, and add more details about microdata+json applications. Affecte [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 3 10:19:25 PDT 2012


Author: ianh
Date: 2012-10-03 10:19:24 -0700 (Wed, 03 Oct 2012)
New Revision: 7433

Modified:
   complete.html
   index
   source
Log:
[e] (0) Cleanup, and add more details about microdata+json applications.
Affected topics: HTML, Microdata

Modified: complete.html
===================================================================
--- complete.html	2012-10-02 23:01:26 UTC (rev 7432)
+++ complete.html	2012-10-03 17:19:24 UTC (rev 7433)
@@ -249,7 +249,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 2 October 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 3 October 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -101943,9 +101943,8 @@
    <dd>W3C</dd>
   </dl><p>Fragment identifiers have no meaning with
   <code><a href=#text/ping>text/ping</a></code> resources.</p>
-<!--PING-->
 
-<!--MD-->
+
 <!--TOPIC:Microdata-->
   <h3 id=application/microdata+json><span class=secno>16.7 </span><dfn><code>application/microdata+json</code></dfn></h3>
 
@@ -101975,7 +101974,6 @@
    <dd>Same as for <code>application/json</code> <a href=#refsJSON>[JSON]</a></dd>
    <dt>Published specification:</dt>
    <dd>
-
     Labeling a resource with the
     <code><a href=#application/microdata+json>application/microdata+json</a></code> type asserts that the
     resource is a JSON text that consists of an object with a single
@@ -101988,10 +101986,12 @@
     consisting of an array of either objects or strings, the objects
     being of the same form as the objects in the aforementioned "<code title="">items</code>" entry. Thus, the relevant specifications
     are the JSON specification and this specification. <a href=#refsJSON>[JSON]</a>
-
    </dd>
    <dt>Applications that use this media type:</dt>
-   <dd>Same as for <code>application/json</code> <a href=#refsJSON>[JSON]</a></dd>
+   <dd>
+    <p>Applications that transfer data intended for use with HTML's microdata feature, especially in
+    the context of drag-and-drop, are the primary application class for this type.</p>
+   </dd>
    <dt>Additional information:</dt>
    <dd>
     <dl><dt>Magic number(s):</dt>
@@ -102016,7 +102016,6 @@
   semantics as when used with <code>application/json</code> (namely,
   at the time of writing, no semantics at all). <a href=#refsJSON>[JSON]</a></p>
 
-<!--MD-->
 
 
 <!--PING-->

Modified: index
===================================================================
--- index	2012-10-02 23:01:26 UTC (rev 7432)
+++ index	2012-10-03 17:19:24 UTC (rev 7433)
@@ -249,7 +249,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 2 October 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 3 October 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -101943,9 +101943,8 @@
    <dd>W3C</dd>
   </dl><p>Fragment identifiers have no meaning with
   <code><a href=#text/ping>text/ping</a></code> resources.</p>
-<!--PING-->
 
-<!--MD-->
+
 <!--TOPIC:Microdata-->
   <h3 id=application/microdata+json><span class=secno>16.7 </span><dfn><code>application/microdata+json</code></dfn></h3>
 
@@ -101975,7 +101974,6 @@
    <dd>Same as for <code>application/json</code> <a href=#refsJSON>[JSON]</a></dd>
    <dt>Published specification:</dt>
    <dd>
-
     Labeling a resource with the
     <code><a href=#application/microdata+json>application/microdata+json</a></code> type asserts that the
     resource is a JSON text that consists of an object with a single
@@ -101988,10 +101986,12 @@
     consisting of an array of either objects or strings, the objects
     being of the same form as the objects in the aforementioned "<code title="">items</code>" entry. Thus, the relevant specifications
     are the JSON specification and this specification. <a href=#refsJSON>[JSON]</a>
-
    </dd>
    <dt>Applications that use this media type:</dt>
-   <dd>Same as for <code>application/json</code> <a href=#refsJSON>[JSON]</a></dd>
+   <dd>
+    <p>Applications that transfer data intended for use with HTML's microdata feature, especially in
+    the context of drag-and-drop, are the primary application class for this type.</p>
+   </dd>
    <dt>Additional information:</dt>
    <dd>
     <dl><dt>Magic number(s):</dt>
@@ -102016,7 +102016,6 @@
   semantics as when used with <code>application/json</code> (namely,
   at the time of writing, no semantics at all). <a href=#refsJSON>[JSON]</a></p>
 
-<!--MD-->
 
 
 <!--PING-->

Modified: source
===================================================================
--- source	2012-10-02 23:01:26 UTC (rev 7432)
+++ source	2012-10-03 17:19:24 UTC (rev 7433)
@@ -118963,9 +118963,8 @@
 
   <p>Fragment identifiers have no meaning with
   <code>text/ping</code> resources.</p>
-<!--START w3c-html--><!--PING-->
 
-<!--END w3c-html--><!--MD-->
+
 <!--START microdata--><!--TOPIC:Microdata-->
 <!--FIXUP microdata +1-->
   <h3><dfn><code>application/microdata+json</code></dfn></h3>
@@ -118998,7 +118997,6 @@
    <dd>Same as for <code>application/json</code> <a href="#refsJSON">[JSON]</a></dd>
    <dt>Published specification:</dt>
    <dd>
-
     Labeling a resource with the
     <code>application/microdata+json</code> type asserts that the
     resource is a JSON text that consists of an object with a single
@@ -119013,10 +119011,12 @@
     title="">items</code>" entry. Thus, the relevant specifications
     are the JSON specification and this specification. <a
     href="#refsJSON">[JSON]</a>
-
    </dd>
    <dt>Applications that use this media type:</dt>
-   <dd>Same as for <code>application/json</code> <a href="#refsJSON">[JSON]</a></dd>
+   <dd>
+    <p>Applications that transfer data intended for use with HTML's microdata feature, especially in
+    the context of drag-and-drop, are the primary application class for this type.</p>
+   </dd>
    <dt>Additional information:</dt>
    <dd>
     <dl>
@@ -119045,9 +119045,8 @@
   semantics as when used with <code>application/json</code> (namely,
   at the time of writing, no semantics at all). <a
   href="#refsJSON">[JSON]</a></p>
-<!--END microdata-->
-<!--START w3c-html--><!--MD-->
 
+
 <!--END complete--><!--END w3c-html--><!--END dev-html-->
 <!--START webvtt-->
 <!--TOPIC:Video Text Tracks-->




More information about the Commit-Watchers mailing list