Updated all internal document links
authorDave Reynolds <dave@epimorphics.com>
Fri, 05 Oct 2012 14:16:48 +0100
changeset 214 5e847a0fd398
parent 213 37f86096d5d5
child 215 e948cf1a701d
Updated all internal document links
org/index.html
--- a/org/index.html	Fri Oct 05 11:38:35 2012 +0100
+++ b/org/index.html	Fri Oct 05 14:16:48 2012 +0100
@@ -165,13 +165,13 @@
 <section class="informative">
 <h3>Notes on formal organizations</h3>
 <p>Note that the subclass hierarchy
-   below <code>org:Organization</code> is not a full covering. There
-   can be <code>org:Organization</code>s which are in
-   neither <code>org:FormalOrganization</code>
-   nor in <code>org:OrganizationalUnit</code>.  Note also
+   below <a href="#org:Organization">org:Organization</a> is not a full covering. There
+   can be <a href="#org:Organization">org:Organization</a>s which are in
+   neither <a href="#org:FormalOrganization">org:FormalOrganization</a>
+   nor in <a href="#org:OrganizationalUnit">org:OrganizationalUnit</a>.  Note also
    that the containment hierarchy is completely open
-   - <code>org:FormalOrganization</code>s are free to contain
-   other <code>org:FormalOrganization</code>s (e.g. subsidiaries of
+   - <a href="#org:FormalOrganization">org:FormalOrganization</a>s are free to contain
+   other <a href="#org:FormalOrganization">org:FormalOrganization</a>s (e.g. subsidiaries of
    large corporations).</p>
 </section>
 
@@ -188,9 +188,9 @@
 
 <p>Such hierarchies are specific to the organization, or class of
   organization being modelled. Profiles of ORG may include
-  sub-classes of <code>org:OrganizationalUnit</code> to
+  sub-classes of <a href="#org:OrganizationalUnit">org:OrganizationalUnit</a> to
   represent such structures and specialize or restrict the use
-  of <code>org:hasSubOrganization</code> to match the desired hierarchy.</p>
+  of <a href="#org:hasSubOrganization">org:hasSubOrganization</a> to match the desired hierarchy.</p>
 </section>
 
 <section class="informative">
@@ -204,19 +204,19 @@
 
 <p>The core organization ontology is neutral with respect to such choices.
 It is anticipated that profiles will either introduce
-subclasses of <code>org:Organization</code> or define a classification
-  scheme to use with the <code>org:classification</code>
+subclasses of <a href="#org:Organization">org:Organization</a> or define a classification
+  scheme to use with the <a href="#org:classification">org:classification</a>
   property. </p>
 
 <p>Which of these mechanisms to use depends on the nature of the
   profile. If the classification is not intrinsic to the organization
   but simply some way to group organizations, for example as part of a
-  directory, then  <code>org:classification</code> should be used. If the
+  directory, then  <a href="#org:classification">org:classification</a> should be used. If the
   classification is a reflection of the intrinsic nature of the
   organization and affects other properties then the sub-class
   approach should be used.
  For example, only Charities have CharityNumbers so it would be better to represent a 
- Charity as a subClassOf <code>org:FormalOrganization</code> rather
+ Charity as a subClassOf <a href="#org:FormalOrganization">org:FormalOrganization</a> rather
   than via a taxonomic labelling.</p>
 </section>	
 
@@ -326,7 +326,7 @@
 
 <!-- Class Organization -->
 <section>
-<h3 id="Class:_Organization">Class: Organization</h3>
+<h3 id="org:Organization">Class: Organization</h3>
 <p>Represents a collection of people organized together into a 
 community or other social, commercial or political structure. The group 
 has some common purpose or reason for existence which goes beyond the 
@@ -338,31 +338,31 @@
      <tr><td class="prop">subClassOf:</td><td> <a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> It is recommended 
 that SKOS lexical labels should be used to label the Organization. In 
-particular <code>skos:prefLabel</code> for the primary (e.g. legally
-	recognized name), <code>skos:altLabel</code> for alternative
+particular <a href="http://www.w3.org/2004/02/skos/core#prefLabel">skos:prefLabel</a> for the primary (e.g. legally
+	recognized name), <a href="http://www.w3.org/2004/02/skos/core#altLabel">skos:altLabel</a> for alternative
 	names (trading names, colloquial names)
-	and <code>skos:notation</code> to denote codes from a code
+	and <a href="http://www.w3.org/2004/02/skos/core#notation">skos:notation</a> to denote codes from a code
 	list. Alternative names: <em>Collective</em>, <em>Body</em>, <em>Group</em>.</td></tr>
   </tbody>
 </table>
 
 <!-- Property subOrganizationOf -->
 <section>
-<h3 id="Property:_subOrganizationOf">Property: subOrganizationOf</h3>
+<h3 id="org:subOrganizationOf">Property: subOrganizationOf</h3>
 <p>Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an Organization which contains this Organization.</p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#subOrganizationOf">org:subOrganizationOf</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Domain and Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-    <tr><td class="prop">Usage note:</td><td> Inverse of <code>org:hasSubOrganization</code>. </td></tr>
+    <tr><td class="prop">Domain and Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Usage note:</td><td> Inverse of <a href="#org:hasSubOrganization">org:hasSubOrganization</a>. </td></tr>
   </tbody>
 </table>
 </section>
 
 <!-- Property transitiveSubOrganizationOf -->
 <section>
-<h3 id="Property:_transitiveSubOrganizationOf">Property: transitiveSubOrganizationOf</h3>
+<h3 id="org:transitiveSubOrganizationOf">Property: transitiveSubOrganizationOf</h3>
 <p>Represents hierarchical containment of Organizations or
   OrganizationalUnits; indicates an Organization which contains this
   Organization, directly or indirectly.</p>
@@ -370,8 +370,8 @@
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#transitiveSubOrganizationOf">org:transitiveSubOrganizationOf</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Domain and Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-    <tr><td class="prop">Transitive super property of:</td><td><a href="http://www.w3.org/ns/org#subOrganizationOf">org:subOrganizationOf</a></td></tr>
+    <tr><td class="prop">Domain and Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Transitive super property of:</td><td><a href="#org:subOrganizationOf">org:subOrganizationOf</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> The transitive closure of subOrganizationOf, giving a representation of all organizations that contain this one. Note that technically this is a super property of the transitive closure so it could contain additional assertions but such usage is discouraged.</td></tr>
   </tbody>
 </table>
@@ -379,32 +379,32 @@
 
 <!-- Property hasSubOrganization -->
 <section>
-<h3 id="Property:_hasSubOrganization">Property: hasSubOrganization</h3>
+<h3 id="org:hasSubOrganization">Property: hasSubOrganization</h3>
 <p>Represents hierarchical containment of Organizations or Organizational Units; indicates an organization which is a sub-part or child of this organization.</p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#hasSubOrganization">org:hasSubOrganization</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Domain and Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-    <tr><td class="prop">Usage note:</td><td> Inverse of <code>org:subOrganizationOf</code>.</td></tr>
+    <tr><td class="prop">Domain and Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Usage note:</td><td> Inverse of <a href="#org:subOrganizationOf">org:subOrganizationOf</a>.</td></tr>
   </tbody>
 </table>
 </section>
 
 <!-- Property purpose -->
 <section>
-<h3 id="Property:_purpose">Property: purpose</h3>
+<h3 id="org:purpose">Property: purpose</h3>
 <p>Indicates the purpose of this Organization. There can be many purposes at different levels of abstraction but the nature of an organization is to have a reason for existence and this property is a means to document that reason. An Organization may have multiple purposes.</p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#purpose">org:purpose</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> It is recommended that the purpose be denoted by a controlled 
-term or code list, ideally a <code>skos:Concept</code>. However, the 
+term or code list, ideally a <a href="http://www.w3.org/2004/02/skos/core#Concept">skos:Concept</a>. However, the 
 range is left open to allow for other types of descriptive schemes. It 
 is expected that profiles of this 
-vocabulary will constrain the range of <code>org:purpose</code>. Alternative names: <em>remit</em>, <em>responsibility</em> (esp. if applied to OrganizationalUnits such as Government Departments).</td></tr>
+vocabulary will constrain the range of <a href="#org:purpose">org:purpose</a>. Alternative names: <em>remit</em>, <em>responsibility</em> (esp. if applied to OrganizationalUnits such as Government Departments).</td></tr>
   </tbody>
 </table>
 </section>
@@ -412,22 +412,22 @@
 
 <!-- Property classification -->
 <section>
-<h3 id="Property:_classification">Property: classification</h3>
+<h3 id="org:classification">Property: classification</h3>
 <p>Indicates a classification for this Organization within some 
 classification scheme. </p>
 <p>Note that it also permissible for applications to define
-  sub-classes of <code>org:Organization</code> as a means to represent
+  sub-classes of <a href="#org:Organization">org:Organization</a> as a means to represent
   organizational categories.</p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#classification">org:classification</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
      <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2004/02/skos/core#Concept">skos:Concept</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
      Extension vocabularies may wish to specialize 
-this property to have a range corresponding to a specific <code>skos:ConceptScheme</code>
+this property to have a range corresponding to a specific <a href="http://www.w3.org/2004/02/skos/core#ConceptScheme">skos:ConceptScheme</a>
 </td></tr>
   </tbody>
 </table>
@@ -436,7 +436,7 @@
 
 <!-- Property identifier -->
 <section>
-<h3 id="Property:_identifier">Property: identifier</h3>
+<h3 id="org:identifier">Property: identifier</h3>
 <p>Gives an identifier, such as a company registration number, that can
  be used to used to uniquely identify the organization.</p>
 
@@ -444,14 +444,14 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#identifier">org:identifier</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
      <tr><td class="prop">subPropertyOf:</td><td> <a href="http://www.w3.org/2004/02/skos/core#notation">skos:notation</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
        Many different national and international identifier schemes are available from other
        vocabularies. The ORG ontology is neutral to which schemes are used. The particular identifier
  scheme should be indicated by the datatype of the identifier value.  
 Using datatypes to distinguish the notation scheme used is consistent 
-with recommended best practice for <code>skos:notation</code> of which this property is a specialization.
+with recommended best practice for <a href="http://www.w3.org/2004/02/skos/core#notation">skos:notation</a> of which this property is a specialization.
 </td></tr>
   </tbody>
 </table>
@@ -459,13 +459,13 @@
 
 <!-- Property linkedTo -->
 <section>
-<h3 id="Property:_linkedTo">Property: linkedTo</h3>
+<h3 id="org:linkedTo">Property: linkedTo</h3>
 <p>Indicates an arbitrary relationship between two organizations.</p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#linkedTo">org:linkedTo</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Domain and Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Domain and Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
     <tr><td class="prop">Usage note:</td>
 	<td> 
 		Specializations of this can be used to, for example, denote funding or supply chain relationships.    
@@ -479,7 +479,7 @@
 
 <!-- Class FormalOrganization -->
 <section>
-<h2 id="Class:_FormalOrganization">Class: FormalOrganization</h2>
+<h2 id="org:FormalOrganization">Class: FormalOrganization</h2>
 <p>
  An Organization which is recognized in the world at large, in 
 particular in legal jurisdictions, with associated rights and 
@@ -489,7 +489,7 @@
 <table class="definition">
   <thead><tr><th>RDF class:</th><th><a href="http://www.w3.org/ns/org#FormalOrganization">org:FormalOrganization</a></th></tr></thead>
   <tbody>
-     <tr><td class="prop">subClassOf:</td><td> <a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+     <tr><td class="prop">subClassOf:</td><td> <a href="#org:Organization">org:Organization</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
 
 	Note that this is a super class of <code>gr:BusinessEntity</code> and it is recommended to use the GoodRelations vocabulary to denote Business classifications such as DUNS or NAICS.
@@ -502,7 +502,7 @@
 
 <!-- Class OrganizationalUnit -->
 <section>
-<h2 id="Class:_OrganizationalUnit">Class: OrganizationalUnit</h2>
+<h2 id="org:OrganizationalUnit">Class: OrganizationalUnit</h2>
 <p>
 An Organization such as a department or support unit which is part of some 
 larger Organization and only has full recognition within the 
@@ -512,7 +512,7 @@
 <table class="definition">
   <thead><tr><th>RDF class:</th><th><a href="http://www.w3.org/ns/org#OrganizationalUnit">org:OrganizationalUnit</a></th></tr></thead>
   <tbody>
-     <tr><td class="prop">subClassOf:</td><td> <a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+     <tr><td class="prop">subClassOf:</td><td> <a href="#org:Organization">org:Organization</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
 Units can be large and complex containing other Units. Alternative names: <em>Department</em>
 </td></tr>
@@ -521,17 +521,17 @@
 
 <!-- Property hasUnit -->
 <section>
-<h3 id="Property:_hasUnit">Property: hasUnit</h3>
+<h3 id="org:hasUnit">Property: hasUnit</h3>
 <p>Indicates a unit which is part of this Organization, e.g. a Department within a larger FormalOrganization.</p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#hasUnit">org:hasUnit</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#OrganizationalUnit">org:OrganizationalUnit</a></td></tr>
-     <tr><td class="prop">subPropertyOf:</td><td> <a href="http://www.w3.org/ns/org#hasSubOrganization">org:hasSubOrganization</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="#org:OrganizationalUnit">org:OrganizationalUnit</a></td></tr>
+     <tr><td class="prop">subPropertyOf:</td><td> <a href="#org:hasSubOrganization">org:hasSubOrganization</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
-     Inverse of <code>org:unitOf</code>.
+     Inverse of <a href="#org:unitOf">org:unitOf</a>.
 </td></tr>
   </tbody>
 </table>
@@ -539,7 +539,7 @@
 
 <!-- Property unitOf -->
 <section>
-<h3 id="Property:_unitOf">Property: unitOf</h3>
+<h3 id="org:unitOf">Property: unitOf</h3>
 <p>Indicates an Organization of which this Unit is a part, e.g. a 
 Department within a larger FormalOrganization.</p>
 
@@ -547,11 +547,11 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#unitOf">org:unitOf</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#OrganizationalUnit">org:OrganizationalUnit</a></td></tr>
-     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-     <tr><td class="prop">subPropertyOf:</td><td> <a href="http://www.w3.org/ns/org#subOrganizationOf">org:subOrganizationOf</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:OrganizationalUnit">org:OrganizationalUnit</a></td></tr>
+     <tr><td class="prop">Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+     <tr><td class="prop">subPropertyOf:</td><td> <a href="#org:subOrganizationOf">org:subOrganizationOf</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
-     This is the inverse of <code>org:hasUnit</code>.
+     This is the inverse of <a href="#org:hasUnit">org:hasUnit</a>.
 </td></tr>
   </tbody>
 </table>
@@ -584,12 +584,12 @@
 
 <p>
 This simplest representation provided by ORG is to directly state that
-some individual (represented as a <code>foaf:Agent</code>) is <code>org:memberOf</code> of an organization. To represent
+some individual (represented as a <code>foaf:Agent</code>) is <a href="#org:memberOf">org:memberOf</a> of an organization. To represent
 specific roles that the person plays then ORG profiles may define
-sub-properties of <code>org:memberOf</code>. In particular, the notion
+sub-properties of <a href="#org:memberOf">org:memberOf</a>. In particular, the notion
 of a leader or head of a organization is so common that ORG provides a
-built in property specialization of <code>org:memberOf</code>, namely
-<code>org:headOf</code> for this purpose.</p>
+built in property specialization of <a href="#org:memberOf">org:memberOf</a>, namely
+<a href="#org:headOf">org:headOf</a> for this purpose.</p>
 
 <p>For example:</p>
 
@@ -602,8 +602,8 @@
 <p>However, in general it is advantageous to have an explicit
   representation of the organizational role that the person fulfils (e.g. 
 for publication of responsibilities associated with the role), this is supported
-by the <code>org:Role</code> class. The situation of an Agent fulfilling that role within an organization
-is then expressed through instances of the <code>org:Membership</code> n-ary relation. This also
+by the <a href="#org:Role">org:Role</a> class. The situation of an Agent fulfilling that role within an organization
+is then expressed through instances of the <a href="#org:Membership">org:Membership</a> n-ary relation. This also
 makes it possible to annotate the relationship with qualifying information such as duration, salary,
 reference to the employment contract and so forth.</p>
 
@@ -627,7 +627,7 @@
 explore via linked data browsing tools the core allows both explicit roles and
 simple direct relations to be used simultaneously. The relationship between
 the Role resource and the corresponding property can be indicated through 
-the <code>org:roleProperty</code> annotation. Thus we might extend the above example with:</p>
+the <a href="#org:roleProperty">org:roleProperty</a> annotation. Thus we might extend the above example with:</p>
 
 <pre class="code">eg:ctoRole a org:Role;
     org:roleProperty eg:ctoOf .
@@ -640,30 +640,30 @@
   eg:ctoOf &lt;http://example.com/org#id&gt; . 
 </pre>
 
-<p>In practice we anticipate tool chains generating the <code>org:Membership</code> instances
+<p>In practice we anticipate tool chains generating the <a href="#org:Membership">org:Membership</a> instances
 and a simple closure rule being used to add any corresponding
-  short-cut specializations of <code>org:memberOf</code>.</p>
+  short-cut specializations of <a href="#org:memberOf">org:memberOf</a>.</p>
 
 <h4>Posts</h4>
 
 <p>The third representation that is provided by ORG is that of
-  a <code>org:Post</code> which represents some position in the
+  a <a href="#org:Post">org:Post</a> which represents some position in the
   organization that may or may not be currently filled. Posts enable
   reporting structures and organization charts to be represented
   independently of the individuals holding those posts. Posts can
   report to other Posts.<p>
 
-<p>So a <code>org:Post</code> can exist without someone holding that
-  post. In contrast, a <code>org:Membership</code> represents the relationship between
+<p>So a <a href="#org:Post">org:Post</a> can exist without someone holding that
+  post. In contrast, a <a href="#org:Membership">org:Membership</a> represents the relationship between
   a particular individual (Agent) and the organization and does not
   exist unless there is an Agent to partake of the relationship.</p>
 
-<p>A <code>org:Post</code> is also defined as a sub-class
-  of <code>org:Organization</code> to allow for cases where a Post is
+<p>A <a href="#org:Post">org:Post</a> is also defined as a sub-class
+  of <a href="#org:Organization">org:Organization</a> to allow for cases where a Post is
   actually held by a group of people (whether as a timeshare, as a
   team or as a formal group such as a committee). </p>
 
-<p>A post can have an associated <code>org:Role</code>.</p>
+<p>A post can have an associated <a href="#org:Role">org:Role</a>.</p>
 
 <h4>Relationship between Posts and Membership</h4>
 
@@ -671,11 +671,11 @@
   the situation and ORG profiles may specify that use of one of
   these is preferred. In cases where the structure of the organization is to be
   given, independently of the people within that
-  structure then <code>org:Post</code> is the appropriate
+  structure then <a href="#org:Post">org:Post</a> is the appropriate
   representation to choose. In cases where the aim is to record
   the people who make up the organization and those memberships are
   likely to be annotated (e.g. with duration of the membership)
-  then <code>org:Membership</code> is appropriate.</p>
+  then <a href="#org:Membership">org:Membership</a> is appropriate.</p>
 
 <p>We can state a formal relationship between these
   representations in the form of entailment rules. We express these
@@ -722,7 +722,7 @@
 
 <!-- Property memberOf -->
 <section>
-<h3 id="Property:_memberOf">Property: memberOf</h3>
+<h3 id="org:memberOf">Property: memberOf</h3>
 <p>
         Indicates that a person is a member of the Organization with no
 	indication of the nature of that membership or the role
@@ -739,27 +739,27 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#memberOf">org:memberOf</a></th></tr></thead>
   <tbody>
      <tr><td class="prop">Domain:</td><td><a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a></td></tr>
-     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-     <tr><td class="prop">inverseOf:</td><td><a href="http://www.w3.org/ns/org#hasMember">org:hasMember</a></td></tr>
+     <tr><td class="prop">Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+     <tr><td class="prop">inverseOf:</td><td><a href="#org:hasMember">org:hasMember</a></td></tr>
   </tbody>
 </table>
 </section>
 
 <!-- Property hasMember -->
 <section>
-<h3 id="Property:_hasMember">Property: hasMember</h3>
+<h3 id="org:hasMember">Property: hasMember</h3>
 <p>
 	Indicates a person who is a member of the subject Organization. 
-Inverse of <code>org:memberOf</code>, see that property for further clarification. 
+Inverse of <a href="#org:memberOf">org:memberOf</a>, see that property for further clarification. 
 </p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#hasMember">org:hasMember</a></th></tr></thead>
   <tbody>
-     <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+     <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
      <tr><td class="prop">Range:</td><td><a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a></td></tr>
      <tr><td class="prop">Equivalent property:</td><td><a href="http://xmlns.com/foaf/0.1/member">foaf:member</a></td></tr>
-     <tr><td class="prop">inverseOf:</td><td><a href="http://www.w3.org/ns/org#memberOf">org:memberOf</a></td></tr>
+     <tr><td class="prop">inverseOf:</td><td><a href="#org:memberOf">org:memberOf</a></td></tr>
      <tr><td class="prop">Usage note:</td><td> 
      Provided for compatibility with <code>foaf:member</code>.
 </td></tr>
@@ -769,7 +769,7 @@
 
 <!-- Property headOf -->
 <section>
-<h3 id="Property:_headOf">Property: headOf</h3>
+<h3 id="org:headOf">Property: headOf</h3>
 <p>
 	Indicates that a person (or other agent) is the leader or formal 
 head of the Organization.
@@ -779,11 +779,11 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#headOf">org:headOf</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Domain:</td><td><a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a></td></tr>
-     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-      <tr><td class="prop">subPropertyOf:</td><td><a href="http://www.w3.org/ns/org#memberOf">org:memberOf</a></td></tr>
+     <tr><td class="prop">Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+      <tr><td class="prop">subPropertyOf:</td><td><a href="#org:memberOf">org:memberOf</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
      This will normally mean that they are the root
- of the <code>org:reportsTo</code> (acyclic) graph, though an organization may have more than one head.
+ of the <a href="#org:reportsTo">org:reportsTo</a> (acyclic) graph, though an organization may have more than one head.
 </td></tr>
   </tbody>
 </table>
@@ -791,19 +791,19 @@
 
 <!-- Class Membership -->
 <section>
-<h3 id="Class:_Membership">Class: Membership</h3>
+<h3 id="org:Membership">Class: Membership</h3>
 <p>
 Indicates the nature of an Agent's membership of an organization. 
 </p>
 <table class="definition">
   <thead><tr><th>RDF class:</th><th><a href="http://www.w3.org/ns/org#Membership">org:Membership</a></th></tr></thead>
   <tbody>
-     <!--tr><td class="prop">subClassOf:</td><td> <a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr-->
+     <!--tr><td class="prop">subClassOf:</td><td> <a href="#org:Organization">org:Organization</a></td></tr-->
     <tr><td class="prop">Usage note:</td><td> 
 
 	Represents an n-ary relation between an Agent, an Organization and a 
 Role. It is possible to directly indicate membership, independent of the
- specific Role, through use of the <code>org:memberOf</code> property.
+ specific Role, through use of the <a href="#org:memberOf">org:memberOf</a> property.
 </td></tr>
 </tbody>
 </table>
@@ -811,7 +811,7 @@
 
 <!-- Property member -->
 <section>
-<h3 id="Property:_member">Property: member</h3>
+<h3 id="org:member">Property: member</h3>
 <p>
 	Indicates the Person (or other Agent including Organization) involved in the Membership relationship.
 </p>
@@ -820,10 +820,10 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#member">org:member</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Membership">org:Membership</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Membership">org:Membership</a></td></tr>
      <tr><td class="prop">Range:</td><td><a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
-     Inverse of <code>org:hasMembership</code>
+     Inverse of <a href="#org:hasMembership">org:hasMembership</a>
 </td></tr>
   </tbody>
 </table>
@@ -833,7 +833,7 @@
 
 <!-- Property organization -->
 <section>
-<h3 id="Property:_organization">Property: organization</h3>
+<h3 id="org:organization">Property: organization</h3>
 <p>
 	Indicates the organization in which the Agent is a member.
 </p>
@@ -842,19 +842,19 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#organization">org:organization</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Membership">org:Membership</a></td></tr>
-     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Membership">org:Membership</a></td></tr>
+     <tr><td class="prop">Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
   </tbody>
 </table>
 </section>
 
 <!-- Property role -->
 <section>
-<h3 id="Property:_role">Property: role</h3>
+<h3 id="org:role">Property: role</h3>
 <p>
 	Indicates the Role that the Agent plays in a Membership
 	relationship with an Organization. Can also be used on
-	a <code>org:Post</code> to indicate the role that any holder
+	a <a href="#org:Post">org:Post</a> to indicate the role that any holder
 	of the Post plays.
 </p>
 
@@ -862,8 +862,8 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#role">org:role</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><code>owl:unionOf</code>(<a href="http://www.w3.org/ns/org#Membership">org:Membership</a>  <a href="http://www.w3.org/ns/org#Post">org:Post</a>)</td></tr>
-     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Role">org:Role</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><code>owl:unionOf</code>(<a href="#org:Membership">org:Membership</a>  <a href="#org:Post">org:Post</a>)</td></tr>
+     <tr><td class="prop">Range:</td><td><a href="#org:Role">org:Role</a></td></tr>
     
   </tbody>
 </table>
@@ -871,7 +871,7 @@
 
 <!-- Property hasMembership -->
 <section>
-<h3 id="Property:_hasMembership">Property: hasMembership</h3>
+<h3 id="org:hasMembership">Property: hasMembership</h3>
 <p>
 	Indicates a membership relationship that the Agent plays.
 </p>
@@ -881,9 +881,9 @@
   <tbody>
    
     <tr><td class="prop">Domain:</td><td><a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a></td></tr>
-     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Membership">org:Membership</a></td></tr>
+     <tr><td class="prop">Range:</td><td><a href="#org:Membership">org:Membership</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
-      Inverse of <code>org:member</code>.
+      Inverse of <a href="#org:member">org:member</a>.
 </td></tr>
   </tbody>
 </table>
@@ -891,7 +891,7 @@
 
 <!-- Property memberDuring -->
 <section>
-<h3 id="Property:_memberDuring">Property: memberDuring</h3>
+<h3 id="org:memberDuring">Property: memberDuring</h3>
 <p>
 	Optional property to indicate the interval for which the membership is/was valid.
 </p>
@@ -901,7 +901,7 @@
   <tbody>
    
    
-     <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Membership">org:Membership</a></td></tr>
+     <tr><td class="prop">Domain:</td><td><a href="#org:Membership">org:Membership</a></td></tr>
       <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2006/time#Interval">owlTime:Interval</a></td></tr>
     
   </tbody>
@@ -912,12 +912,12 @@
 
 <!-- Class Role -->
 <section>
-<h2 id="Class:_Role">Class: Role</h2>
+<h2 id="org:Role">Class: Role</h2>
 <p>
 Denotes a role that a Person or other Agent can take in an 
 organization. Instances of this class describe the abstract role; to 
 denote a specific instance of a person playing that role in a specific 
-organization use an instance of <code>org:Membership</code>. 
+organization use an instance of <a href="#org:Membership">org:Membership</a>. 
 </p>
 <table class="definition">
   <thead><tr><th>RDF class:</th><th><a href="http://www.w3.org/ns/org#Role">org:Role</a></th></tr></thead>
@@ -935,9 +935,9 @@
 
 <!-- Property roleProperty -->
 <section>
-<h3 id="Property:_roleProperty">Property: roleProperty</h3>
+<h3 id="org:roleProperty">Property: roleProperty</h3>
 <p>
-	This is a metalevel property which is used to annotate an <code>org:Role</code> instance with a sub-property of <code>org:memberOf</code>
+	This is a metalevel property which is used to annotate an <a href="#org:Role">org:Role</a> instance with a sub-property of <a href="#org:memberOf">org:memberOf</a>
  that can be used to directly indicate the role for ease of query.
 </p>
 
@@ -945,7 +945,7 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#roleProperty">org:roleProperty</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Role">org:Role</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Role">org:Role</a></td></tr>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property">rdf:Property</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
       The 
@@ -960,7 +960,7 @@
 
 <!-- Property remuneration -->
 <section>
-<h3 id="Property:_remuneration">Property: remuneration</h3>
+<h3 id="org:remuneration">Property: remuneration</h3>
 <p>
 	Indicates a salary or other reward associated with the role. 
 </p>
@@ -968,7 +968,7 @@
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#remuneration">org:remuneration	</a></th></tr></thead>
   <tbody>
-     <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Role">org:Role</a></td></tr>
+     <tr><td class="prop">Domain:</td><td><a href="#org:Role">org:Role</a></td></tr>
      <tr><td class="prop">Usage note:</td><td> 
     Typically this will be denoted using an existing representation scheme 
 such as <code>gr:PriceSpecification</code> but the range is left open to allow applications to specialize it (e.g. to remunerationInGBP).
@@ -983,7 +983,7 @@
 
 <!-- Class Post -->
 <section>
-<h2 id="Class:_Post">Class: Post</h2>
+<h2 id="org:Post">Class: Post</h2>
 <p>
 A Post represents some position within an organization that
       exists independently of the person or persons filling it. Posts
@@ -997,23 +997,23 @@
 <table class="definition">
   <thead><tr><th>RDF class:</th><th><a href="http://www.w3.org/ns/org#Post">org:Post</a></th></tr></thead>
   <tbody>
-     <tr><td class="prop">subClassOf:</td><td> <a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+     <tr><td class="prop">subClassOf:</td><td> <a href="#org:Organization">org:Organization</a></td></tr>
 </tbody>
 </table>
 
 <!-- Property holds -->
 <section>
-<h3 id="Property:_holds">Property: holds</h3>
+<h3 id="org:holds">Property: holds</h3>
 <p>Indicates a Post held by some Agent.</p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#holds">org:holds</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Domain:</td><td> <a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a></td></tr>
-    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Post">org:Post</a></td></tr>
-     <tr><td class="prop">subPropertyOf:</td><td> <a href="http://www.w3.org/ns/org#memberOf">org:memberOf</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="#org:Post">org:Post</a></td></tr>
+     <tr><td class="prop">subPropertyOf:</td><td> <a href="#org:memberOf">org:memberOf</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
-     Inverse of <code>org:heldBy</code></code>.
+     Inverse of <a href="#org:heldBy">org:heldBy</a></code>.
 </td></tr>
   </tbody>
 </table>
@@ -1021,17 +1021,17 @@
 
 <!-- Property heldBy -->
 <section>
-<h3 id="Property:_heldBy">Property: heldBy</h3>
+<h3 id="org:heldBy">Property: heldBy</h3>
 <p>Indicates an Agent which holds a Post.</p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#heldBy">org:heldBy</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Post">org:Post</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Post">org:Post</a></td></tr>
     <tr><td class="prop">Range:</td><td> <a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a></td></tr>
-     <tr><td class="prop">subPropertyOf:</td><td> <a href="http://www.w3.org/ns/org#hasMember">org:hasMember</a></td></tr>
+     <tr><td class="prop">subPropertyOf:</td><td> <a href="#org:hasMember">org:hasMember</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
-     Inverse of <code>org:holds</code></code>.
+     Inverse of <a href="#org:holds">org:holds</a></code>.
 </td></tr>
   </tbody>
 </table>
@@ -1039,16 +1039,16 @@
 
 <!-- Property postIn -->
 <section>
-<h3 id="Property:_postIn">Property: postIn</h3>
+<h3 id="org:postIn">Property: postIn</h3>
 <p>Indicates the Organization in which the Post exists.</p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#postIn">org:postIn</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Post">org:Post</a></td></tr>
-    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Post">org:Post</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
-     Inverse of <code>org:hasPost</code></code>.
+     Inverse of <a href="#org:hasPost">org:hasPost</a></code>.
 </td></tr>
   </tbody>
 </table>
@@ -1056,16 +1056,16 @@
 
 <!-- Property hasPost -->
 <section>
-<h3 id="Property:_hasPost">Property: hasPost</h3>
+<h3 id="org:hasPost">Property: hasPost</h3>
 <p>Indicates a Post which exists within the Organization.</p>
 
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#hasPost">org:hasPost</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Post">org:Post</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="#org:Post">org:Post</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
-     Inverse of <code>org:postIn</code></code>.
+     Inverse of <a href="#org:postIn">org:postIn</a></code>.
 </td></tr>
   </tbody>
 </table>
@@ -1075,7 +1075,7 @@
 
 <!-- Property reportsTo -->
 <section>
-<h3 id="Property:_reportsTo">Property: reportsTo</h3>
+<h3 id="org:reportsTo">Property: reportsTo</h3>
 <p>
 	Indicates a reporting relationship as might be depicted on an 
 organizational chart. It can be used to indicate a reporting
@@ -1087,9 +1087,9 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#reportsTo">org:reportsTo</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Domain:</td><td><code>owl:unionOf</code>(<a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a>
-    <a href="http://www.w3.org/ns/org#Post">org:Post</a>) </td></tr>
+    <a href="#org:Post">org:Post</a>) </td></tr>
     <tr><td class="prop">Range:</td><td><code>owl:unionOf</code>(<a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a>
-    <a href="http://www.w3.org/ns/org#Post">org:Post</a>) </td></tr>
+    <a href="#org:Post">org:Post</a>) </td></tr>
     <tr><td class="prop">Usage note:</td><td> 
      The precise semantics of the reporting 
 relationship will vary by organization but is intended to encompass both
@@ -1112,7 +1112,7 @@
 
 <!-- Class Site -->
 <section>
-<h2 id="Class:_Site">Class: Site</h2>
+<h2 id="org:Site">Class: Site</h2>
 <p>
 An office or other premise at which the organization is located. 
 Many organizations are spread across multiple sites and many sites will 
@@ -1134,7 +1134,7 @@
 
 <!-- Property siteAddress -->
 <section>
-<h3 id="Property:_siteAddress">Property: siteAddress</h3>
+<h3 id="org:siteAddress">Property: siteAddress</h3>
 <p>
 	Indicates a VCard (using the http://www.w3.org/TR/vcard-rdf/ 
 vocabulary) for the site. This can include email, telephone, and 
@@ -1145,7 +1145,7 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#siteAddress">org:siteAddress</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Site">org:Site</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Site">org:Site</a></td></tr>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2006/vcard/ns#VCard">vcard:VCard</a></td></tr>
     
   </tbody>
@@ -1154,7 +1154,7 @@
 
 <!-- Property hasSite -->
 <section>
-<h3 id="Property:_hasSite">Property: hasSite</h3>
+<h3 id="org:hasSite">Property: hasSite</h3>
 <p>
 	Indicates a site at which the Organization has some presence even if
  only indirect (e.g. virtual office or a professional service which is 
@@ -1165,16 +1165,16 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#hasSite">org:hasSite</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Site">org:Site</a></td></tr>
-    <tr><td class="prop">inverseOf:</td><td><a href="http://www.w3.org/ns/org#siteOf">org:siteOf</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="#org:Site">org:Site</a></td></tr>
+    <tr><td class="prop">inverseOf:</td><td><a href="#org:siteOf">org:siteOf</a></td></tr>
   </tbody>
 </table>
 </section>
 
 <!-- Property siteOf -->
 <section>
-<h3 id="Property:_siteOf">Property: siteOf</h3>
+<h3 id="org:siteOf">Property: siteOf</h3>
 <p>
 	Indicates an Organization which has some presence at the given site. 
 </p>
@@ -1184,16 +1184,16 @@
   <tbody>
    
     
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Site">org:Site</a></td></tr>
-    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-    <tr><td class="prop">inverseOf:</td><td><a href="http://www.w3.org/ns/org#hasSite">org:hasSite</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Site">org:Site</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">inverseOf:</td><td><a href="#org:hasSite">org:hasSite</a></td></tr>
   </tbody>
 </table>
 </section>
 
 <!-- Property hasPrimarySite -->
 <section>
-<h3 id="Property:_hasPrimarySite">Property: hasPrimarySite</h3>
+<h3 id="org:hasPrimarySite">Property: hasPrimarySite</h3>
 <p>
 	Indicates a primary site for the Organization, this is the default 
 means by which an Organization can be contacted and is not necessarily 
@@ -1204,9 +1204,9 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#hasPrimarySite">org:hasPrimarySite</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Site">org:Site</a></td></tr>
-    <tr><td class="prop">subPropertyOf:</td><td><a href="http://www.w3.org/ns/org#hasSite">org:hasSite</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="#org:Site">org:Site</a></td></tr>
+    <tr><td class="prop">subPropertyOf:</td><td><a href="#org:hasSite">org:hasSite</a></td></tr>
   </tbody>
 </table>
 </section>
@@ -1214,7 +1214,7 @@
 
 <!-- Property hasRegisteredSite -->
 <section>
-<h3 id="Property:_hasRegisteredSite">Property: hasRegisteredSite</h3>
+<h3 id="org:hasRegisteredSite">Property: hasRegisteredSite</h3>
 <p>
 	Indicates the legally registered site for the organization, in many 
 legal jurisdictions there is a requirement that FormalOrganizations such
@@ -1225,16 +1225,16 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#hasRegisteredSite">org:hasRegisteredSite</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Site">org:Site</a></td></tr>
-    <tr><td class="prop">subPropertyOf:</td><td><a href="http://www.w3.org/ns/org#hasPrimarySite">org:hasPrimarySite</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="#org:Site">org:Site</a></td></tr>
+    <tr><td class="prop">subPropertyOf:</td><td><a href="#org:hasPrimarySite">org:hasPrimarySite</a></td></tr>
   </tbody>
 </table>
 </section>
 
 <!-- Property basedAt -->
 <section>
-<h3 id="Property:_basedAt">Property: basedAt</h3>
+<h3 id="org:basedAt">Property: basedAt</h3>
 <p>
 	Indicates the site at which a person is based. We do not restrict the possibility that a person is based at multiple sites.
 </p>
@@ -1244,7 +1244,7 @@
   <tbody>
    
     <tr><td class="prop">Domain:</td><td><a href="http://xmlns.com/foaf/0.1/Person">foaf:Person</a></td></tr>
-    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Site">org:Site</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="#org:Site">org:Site</a></td></tr>
   </tbody>
 </table>
 </section>
@@ -1253,7 +1253,7 @@
 
 <!-- Property location -->
 <section>
-<h3 id="Property:_location">Property: location</h3>
+<h3 id="org:location">Property: location</h3>
 <p>
 	Gives a location description for a person within the organization, for example a <em>Mail Stop</em> for internal posting purposes.
 </p>
@@ -1276,7 +1276,7 @@
 <h3>Projects and other activities</h3>
 <!-- Class OrganizationalCollaboration -->
 <section>
-	<h2 id="Class:_OrganizationalCollaboration">Class: OrganizationalCollaboration</h2>
+	<h2 id="org:OrganizationalCollaboration">Class: OrganizationalCollaboration</h2>
 	<p>
 	A collaboration between two or more Organizations such as a project.
 	 It meets the criteria for being an Organization in that it has an 
@@ -1288,9 +1288,9 @@
 	<table class="definition">
 	  <thead><tr><th>RDF class:</th><th><a href="http://www.w3.org/ns/org#OrganizationalCollaboration">org:OrganizationalCollaboration</a></th></tr></thead>
 	  <tbody>
-	     <tr><td class="prop">subClassOf:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
+	     <tr><td class="prop">subClassOf:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
 	    <tr><td class="prop">Usage note:</td><td> 
-	 All members are <code>org:Organization</code>s rather than individuals and those Organizations can play particular roles within the venture. Alternative names: <em>Project</em>, <em>Venture</em>,  <em>Endeavour</em>, <em>Consortium</em>
+	 All members are <a href="#org:Organization">org:Organization</a>s rather than individuals and those Organizations can play particular roles within the venture. Alternative names: <em>Project</em>, <em>Venture</em>,  <em>Endeavour</em>, <em>Consortium</em>
 	</td></tr>
 	</tbody>
 	</table>
@@ -1314,7 +1314,7 @@
 
 <!-- Class ChangeEvent -->
 <section>
-<h2 id="Class:_ChangeEvent">Class: ChangeEvent</h2>
+<h2 id="org:ChangeEvent">Class: ChangeEvent</h2>
 <p>
 Represents an event which resulted in a major change to an 
 organization such as a merger or complete restructuring. It is intended 
@@ -1337,7 +1337,7 @@
 
 <!-- Property originalOrganization -->
 <section>
-<h3 id="Property:_originalOrganization">Property: originalOrganization</h3>
+<h3 id="org:originalOrganization">Property: originalOrganization</h3>
 <p>
 	Indicates one or more organizations that existed before the change 
 event. Depending on the event they may or may not have continued to 
@@ -1348,12 +1348,12 @@
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#originalOrganization">org:originalOrganization</a></th></tr></thead>
   <tbody>
    
-    <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#ChangeEvent">org:ChangeEvent</a></td></tr>
-     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-     <tr><td class="prop">inverseOf:</td><td><a href="http://www.w3.org/ns/org#changedBy">org:changedBy</a></td></tr>
+    <tr><td class="prop">Domain:</td><td><a href="#org:ChangeEvent">org:ChangeEvent</a></td></tr>
+     <tr><td class="prop">Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+     <tr><td class="prop">inverseOf:</td><td><a href="#org:changedBy">org:changedBy</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
       Note that in 
-specializing the OPMV vocabulary we are treating an <code>org:Organization</code> 
+specializing the OPMV vocabulary we are treating an <a href="#org:Organization">org:Organization</a> 
 as an <code>opmv:Artifact</code>, which is consistent with the OPM model.
 </td></tr>
   </tbody>
@@ -1362,7 +1362,7 @@
 
 <!-- Property changedBy -->
 <section>
-<h3 id="Property:_changedBy">Property: changedBy</h3>
+<h3 id="org:changedBy">Property: changedBy</h3>
 <p>
 Indicates a change event which resulted in a change to this 
 organization. 
@@ -1373,9 +1373,9 @@
   <tbody>
    
     
-     <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#ChangeEvent">org:ChangeEvent</a></td></tr>
-     <tr><td class="prop">inverseOf:</td><td><a href="http://www.w3.org/ns/org#originalOrganization">org:originalOrganization</a></td></tr>
+     <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+     <tr><td class="prop">Range:</td><td><a href="#org:ChangeEvent">org:ChangeEvent</a></td></tr>
+     <tr><td class="prop">inverseOf:</td><td><a href="#org:originalOrganization">org:originalOrganization</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
      Depending on the event the organization may or may not 
 have continued to exist after the event.
@@ -1386,7 +1386,7 @@
 
 <!-- Property resultedFrom -->
 <section>
-<h3 id="Property:_resultedFrom">Property: resultedFrom</h3>
+<h3 id="org:resultedFrom">Property: resultedFrom</h3>
 <p>
 Indicates an event which resulted in (led to, generated) this 
 organization.
@@ -1397,13 +1397,13 @@
   <tbody>
    
     
-     <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#ChangeEvent">org:ChangeEvent</a></td></tr>
+     <tr><td class="prop">Domain:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+     <tr><td class="prop">Range:</td><td><a href="#org:ChangeEvent">org:ChangeEvent</a></td></tr>
      <tr><td class="prop">subpropertyOf:</td><td><a href="http://purl.org/net/opmv/ns#wasGeneratedBy">opmv:wasGeneratedBy</a></td></tr>
-     <tr><td class="prop">inverseOf:</td><td><a href="http://www.w3.org/ns/org#resultingOrganization">org:resultingOrganization</a></td></tr>
+     <tr><td class="prop">inverseOf:</td><td><a href="#org:resultingOrganization">org:resultingOrganization</a></td></tr>
     <tr><td class="prop">Usage note:</td><td> 
     Note that in 
-specializing the OPMV vocabulary we are treating an <code>org:Organization</code> 
+specializing the OPMV vocabulary we are treating an <a href="#org:Organization">org:Organization</a> 
 as an <code>opmv:Artifact</code>, which is consistent with the OPM model.
 </td></tr>
   </tbody>
@@ -1412,7 +1412,7 @@
 
 <!-- Property resultingOrganization -->
 <section>
-<h3 id="Property:_resultingOrganization">Property: resultingOrganization</h3>
+<h3 id="org:resultingOrganization">Property: resultingOrganization</h3>
 <p>
 Indicates an organization which was created or changed as a result of the event.
 </p>
@@ -1420,9 +1420,9 @@
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/org#resultingOrganization">org:resultingOrganization</a></th></tr></thead>
   <tbody>
-     <tr><td class="prop">Domain:</td><td><a href="http://www.w3.org/ns/org#ChangeEvent">org:ChangeEvent</a></td></tr>
-     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></td></tr>
-     <tr><td class="prop">inverseOf:</td><td><a href="http://www.w3.org/ns/org#resultedFrom">org:resultedFrom</a></td></tr>
+     <tr><td class="prop">Domain:</td><td><a href="#org:ChangeEvent">org:ChangeEvent</a></td></tr>
+     <tr><td class="prop">Range:</td><td><a href="#org:Organization">org:Organization</a></td></tr>
+     <tr><td class="prop">inverseOf:</td><td><a href="#org:resultedFrom">org:resultedFrom</a></td></tr>
   </tbody>
 </table>
 </section>
@@ -1440,12 +1440,12 @@
 <p>Changes since <a href="http://www.w3.org/TR/2012/WD-vocab-org-20120405/">W3C Working Draft 05 April 2012</a>:
 
 <ul>
-  <li>Added <code>org:Post</code> and associated properties.</li>
-  <li>Corrected description of <code>org:hasSubOrganiation</code>
-  and <code>org:subOrganizationOf</code>.</li>
-  <li>Corrected domain of <code>org:remuneration</code> to match ontology.</li>
-  <li>Corrected domain/range of <code>org:hasMember</code> to match ontology.</li>
-  <li>Added missing entry for <code>org:memberOf</code> to match
+  <li>Added <a href="#org:Post">org:Post</a> and associated properties.</li>
+  <li>Corrected description of <a href="#org:hasSubOrganiation">org:hasSubOrganiation</a>
+  and <a href="#org:subOrganizationOf">org:subOrganizationOf</a>.</li>
+  <li>Corrected domain of <a href="#org:remuneration">org:remuneration</a> to match ontology.</li>
+  <li>Corrected domain/range of <a href="#org:hasMember">org:hasMember</a> to match ontology.</li>
+  <li>Added missing entry for <a href="#org:memberOf">org:memberOf</a> to match
   ontology.</li>
   <li>Rephrasing and reordering throughout the document to improve clarity.</li>
 </ul>
@@ -1453,27 +1453,27 @@
 
 <p>Changes since previous version 0.3 <a href="http://www.epimorphics.com/public/vocabulary/org-20100609.html">2010-06-09</a>:</p>
 <ul>
-  <li>Added <code>org:identifier</code> to support generic use of organization identifier schemes, including local and national schemes.</li>
+  <li>Added <a href="#org:identifier">org:identifier</a> to support generic use of organization identifier schemes, including local and national schemes.</li>
 </ul>
 
 <p>Changes since previous version 0.2 <a href="http://www.epimorphics.com/public/vocabulary/org-20100607.html">2010-06-07</a>:</p>
 <ul>
-  <li>Added <code>org:changedBy</code> and <code>org:resultingOrganization</code> as inverses to
+  <li>Added <a href="#org:changedBy">org:changedBy</a> and <a href="#org:resultingOrganization">org:resultingOrganization</a> as inverses to
       the OMPV compatible properties and added a note on use of inverses.</li>
 </ul>
 
 <p>Changes since previous version 0.1 <a href="http://www.epimorphics.com/public/vocabulary/org-20100528.html">2010-05-28</a>:</p>
 <ul>
   <li>Rephrased the introduction to clarify scoping of the ontology.</li>
-  <li>Made <code>org:Organization</code> equivalent to <code>foaf:Organization</code> following clarifying discussions with Dan Brickley.</li>
-  <li>Added <code>org:hasMember</code> as an inverse of <code>org:memberOf</code> in order to be able to declare the equivalent to <code>foaf:member</code>, thanks to Dan Brickley for the suggestion.</li>
-  <li>Made <code>org:unitOf/hasUnit</code> sub properties of <code>org:subOrganizationOf/hasSubOrganization</code>, thanks to Dave Challis for prompting this clarification.
-  </li><li>Added <code>org:transitiveSubOrganizationOf</code>, thanks to Damian Steer for the suggestion.</li>
-  <li>Fixed range statements for <code>org:role</code> and <code>org:organization</code> to correspond to the documentation and intent, thanks to Bernard Vatant for spotting that problem.</li>
-  <li>Modified description of <code>org:memberOf</code> to clarify that the notion of membership is very broad and not meant to be limited to formal notions of membership.</li>
-  <li>Clarified the description of <code>org:FormalOrganization</code>.
-  </li><li>Fixed bug in restriction definition for <code>org:OrganizationalCollaboration</code>, thanks to Start Williams for point out the problem.</li>
-  <li>Reversed <code>org:resultingOrganization</code> to <code>org:resultedFrom</code> for compatibility with OPMV, thanks to Jeni Tennison for pointing out the problem.</li>
+  <li>Made <a href="#org:Organization">org:Organization</a> equivalent to <code>foaf:Organization</code> following clarifying discussions with Dan Brickley.</li>
+  <li>Added <a href="#org:hasMember">org:hasMember</a> as an inverse of <a href="#org:memberOf">org:memberOf</a> in order to be able to declare the equivalent to <code>foaf:member</code>, thanks to Dan Brickley for the suggestion.</li>
+  <li>Made <a href="#org:unitOf">org:unitOf</a>/<a href="#org:hasUnit">org:hasUnit</a> sub properties of <a href="#org:subOrganizationOf">org:subOrganizationOf</a>/<a href="#org:hasSubOrganization">org:hasSubOrganization</a>, thanks to Dave Challis for prompting this clarification.
+  </li><li>Added <a href="#org:transitiveSubOrganizationOf">org:transitiveSubOrganizationOf</a>, thanks to Damian Steer for the suggestion.</li>
+  <li>Fixed range statements for <a href="#org:role">org:role</a> and <a href="#org:organization">org:organization</a> to correspond to the documentation and intent, thanks to Bernard Vatant for spotting that problem.</li>
+  <li>Modified description of <a href="#org:memberOf">org:memberOf</a> to clarify that the notion of membership is very broad and not meant to be limited to formal notions of membership.</li>
+  <li>Clarified the description of <a href="#org:FormalOrganization">org:FormalOrganization</a>.
+  </li><li>Fixed bug in restriction definition for <a href="#org:OrganizationalCollaboration">org:OrganizationalCollaboration</a>, thanks to Start Williams for point out the problem.</li>
+  <li>Reversed <a href="#org:resultingOrganization">org:resultingOrganization</a> to <a href="#org:resultedFrom">org:resultedFrom</a> for compatibility with OPMV, thanks to Jeni Tennison for pointing out the problem.</li>
   <li>Changed labels for has* properties to read as nouns, leaving URIs unchanged.</li>
   <li>Added <code>rdfs:isDefinedBy</code> declarations, thanks to Kingsley Idehen for pointing out the lack of those.</li>
   <li>Clarified license terms, thanks to Dan Brickley for pointing out the lack.</li>