--- a/org/index.html Fri Feb 15 15:48:55 2013 +0000
+++ b/org/index.html Fri Feb 15 16:05:32 2013 +0000
@@ -635,6 +635,7 @@
<thead><tr><th>RDFS Class:</th><th><a href="http://www.w3.org/ns/org#Organization">org:Organization</a></th></tr></thead>
<tbody>
<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">equivalentClass:</td><td> <a href="http://xmlns.com/foaf/0.1/Organization">foaf:Organization</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 <a href="http://www.w3.org/2004/02/skos/core#prefLabel">skos:prefLabel</a> for the primary (e.g. legally
@@ -1231,10 +1232,8 @@
<table class="definition">
<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="#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="#org:Post">org:Post</a>) </td></tr>
+ <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://xmlns.com/foaf/0.1/Agent">foaf:Agent</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
@@ -1242,6 +1241,12 @@
setting authority) and more general reporting or accountability
relationships (e.g. so called <em>dotted line</em> reporting).
</td></tr>
+ <tr><td class="prop">Usage note:</td><td>
+ Since an <a href="http://www.w3.org/ns/org#reportsTo">org:Post</a>
+ is also a <a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a>
+ it is possible to state that some person reports to (the holder
+ of) a particular post, or that (the holder of) a post reports to a person.
+ </td></tr>
</tbody>
</table>
</section>