renamed rangeIncludes to domainIncludes; typo.
--- 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>