[html5] r6219 - [e] (0) People are making their own microdata to RDF algorithms, so there's no p [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jun 13 16:11:08 PDT 2011
Author: ianh
Date: 2011-06-13 16:11:07 -0700 (Mon, 13 Jun 2011)
New Revision: 6219
Modified:
complete.html
index
source
Log:
[e] (0) People are making their own microdata to RDF algorithms, so there's no point making this the only such algorithm.
Modified: complete.html
===================================================================
--- complete.html 2011-06-13 22:27:54 UTC (rev 6218)
+++ complete.html 2011-06-13 23:11:07 UTC (rev 6219)
@@ -59681,7 +59681,10 @@
</ol><h4 id=rdf><span class=secno>5.5.2 </span>RDF</h4>
<p>To <dfn id=extracting-rdf title="extracting rdf">convert a <code>Document</code> to
- RDF</dfn>, a user agent must run the following algorithm:</p>
+ RDF</dfn>, a user agent may run the following algorithm. This is not
+ the only algorithm that can be used for this purpose; for instance,
+ a vocabulary could define a specific conversion which is optimised
+ for the terms in that vocabulary.</p>
<ol><li>
Modified: index
===================================================================
--- index 2011-06-13 22:27:54 UTC (rev 6218)
+++ index 2011-06-13 23:11:07 UTC (rev 6219)
@@ -59674,7 +59674,10 @@
</ol><h4 id=rdf><span class=secno>5.5.2 </span>RDF</h4>
<p>To <dfn id=extracting-rdf title="extracting rdf">convert a <code>Document</code> to
- RDF</dfn>, a user agent must run the following algorithm:</p>
+ RDF</dfn>, a user agent may run the following algorithm. This is not
+ the only algorithm that can be used for this purpose; for instance,
+ a vocabulary could define a specific conversion which is optimised
+ for the terms in that vocabulary.</p>
<ol><li>
Modified: source
===================================================================
--- source 2011-06-13 22:27:54 UTC (rev 6218)
+++ source 2011-06-13 23:11:07 UTC (rev 6219)
@@ -67906,7 +67906,10 @@
<h4>RDF</h4>
<p>To <dfn title="extracting rdf">convert a <code>Document</code> to
- RDF</dfn>, a user agent must run the following algorithm:</p>
+ RDF</dfn>, a user agent may run the following algorithm. This is not
+ the only algorithm that can be used for this purpose; for instance,
+ a vocabulary could define a specific conversion which is optimised
+ for the terms in that vocabulary.</p>
<ol>
More information about the Commit-Watchers
mailing list