renamed rangeIncludes to domainIncludes; typo.
authordanbri <danbri@google.com>
Thu, 10 Jan 2013 17:11:52 +0000
changeset 67 f1101c0c11e0
parent 66 8876b2592504
child 68 0b7d3a3bb78f
renamed rangeIncludes to domainIncludes; typo.
schema.org/ext/metameta.html
--- a/schema.org/ext/metameta.html	Thu Jan 10 17:02:16 2013 +0000
+++ b/schema.org/ext/metameta.html	Thu Jan 10 17:11:52 2013 +0000
@@ -51,7 +51,7 @@
       <span>Range: <a property="http://schema.org/range" href="http://schema.org/Class">Class</a></span>
     </div>
 
-    <div typeof="rdf:Property" resource="http://schema.org/rangeIncludes">
+    <div typeof="rdf:Property" resource="http://schema.org/domainIncludes">
       <span class="h" property="rdfs:label">rangeIncludes</span>
       <span property="rdfs:comment">Relates a property to a class that is (one of) the type(s) the property is expected to be used on.</span>
       <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Property">Property</a></span>