--- a/schema.org/ext/miniskos.html Wed Nov 20 15:38:24 2013 +0100
+++ b/schema.org/ext/miniskos.html Wed Nov 20 17:04:29 2013 +0100
@@ -31,7 +31,7 @@
<div typeof="rdfs:Class" resource="http://schema.org/MedicalCode"><link property="rdfs:subClassOf" href="http://schema.org/Topic" /></div>
-<p>We add a domainIncludes association to Topic for these two properties:</p>
+<p>We add a domainIncludes association to Topic for these two properties, and also allow URL values on rangeIncludes.</p>
<ul>
<li>
@@ -41,6 +41,7 @@
<li>
<div typeof="rdf:Property" resource="http://schema.org/codingSystem">codingSystem: "The coding system, e.g. 'ICD-10'.".
<span>domainIncludes: <a property="http://schema.org/domain" href="http://schema.org/Topic">Topic</a></span></div>
+ <span>rangeIncludes: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span></div>
</li>
</ul>