--- a/legal/index.html Tue Oct 23 15:45:54 2012 +0100
+++ b/legal/index.html Tue Oct 23 15:49:07 2012 +0100
@@ -64,7 +64,7 @@
<p>This is a vocabulary for describing organizations that gain legal entity status
through a formal registration process, typically in a national or regional register.
This document is a companion to the namespace document at <a href="http://www.w3.org/ns/regorg">http://www.w3.org/ns/regorg</a></p>
-<p class="editorsnote">NB. For this Ed Draft, see <a href="regorg20121023.rdf">regorg20121022.rdf</a></p>
+<p class="editorsnote">NB. For this Ed Draft, see <a href="regorg20121023.rdf">regorg20121023.rdf</a></p>
</section>
<section id="sotd">
@@ -93,7 +93,7 @@
<section class="informative">
<h2 id="example">Example of Use</h2>
<p>The following is an example of a (real) company described using the Registered Organization vocabulary (in RDF/Turtle),
-which is also available as a <a href="apple.ttl">separate file</a>. This includes:</p></ul>
+which is also available as a <a href="apple.ttl">separate file</a>. This includes:</p><ul>
<li>a description of the organization;</li>
<li>a legal identifier (i.e. details of the registration with the authority that conferred legal status);</li>
<li>a further identifier (Open Corporates).</li></ul>
@@ -221,11 +221,11 @@
<li>it does not use terms from other vocabularies instead of ones defined in this vocabulary that could reasonably be used.</li>
</ul>
<p>A conforming data interchange:</p><ul>
-<li><span class="rfc2119">may</a> include terms from other vocabularies;</li>
-<li><span class="rfc2119">may</a> use only a subset of Registered Organization vocabulary terms.</li>
+<li><span class="rfc2119">may</span> include terms from other vocabularies;</li>
+<li><span class="rfc2119">may</span> use only a subset of Registered Organization vocabulary terms.</li>
</ul>
<p>A Registered Organization application profile is a specification for data interchange that adds additional constraints. Such additional
-constraints in a profile may include:</p></ul>
+constraints in a profile may include:</p><ul>
<li>a minimum set of required terms; </li>
<li>classes and properties for additional terms not covered in the Registered Organization vocabulary;</li>
<li>controlled vocabularies or URI sets as acceptable values for properties;</li>
@@ -468,7 +468,7 @@
<tr><th>property</th><th>domain</th><th>range</th></tr>
<tr><td><code>rov:identifier</code></td><td><code>rdfs:Resource</code></td><td><code>adms:Identifier</code></td></tr>
<tr><td><code>rov:registration</code></td><td><code>rov:RegOrg</code></td><td><code>adms:Identifier</code></td></tr>
- <tr><td><code>org:identifier</code></td><td><code>org:Organization</code></td><td>formally none, but <code>org:identifier</code> is a sub property of <code>skos:notation</code> for which best practice is to provide a datatyped literal as the value.</code></td></tr>
+ <tr><td><code>org:identifier</code></td><td><code>org:Organization</code></td><td>formally none, but <code>org:identifier</code> is a sub property of <code>skos:notation</code> for which best practice is to provide a datatyped literal as the value.</td></tr>
<tr><td><code>dcterms:identifier</code></td><td><code>rdfs:Resource</code></td><td><code>rdfs:Literal</code></td></tr>
</table>
</section>