Removing common on acylic graphs to address Issue 49
authorDave Reynolds <dave@epimorphics.com>
Fri, 15 Feb 2013 15:48:55 +0000
changeset 269 af70dd3eb4ae
parent 268 b9bcdab755ce
child 270 1e6fe023d7e9
Removing common on acylic graphs to address Issue 49
org/index.html
org/respec-config.js
--- a/org/index.html	Thu Feb 14 22:10:29 2013 +0000
+++ b/org/index.html	Fri Feb 15 15:48:55 2013 +0000
@@ -930,10 +930,6 @@
     <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="#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 <a href="#org:reportsTo">org:reportsTo</a> (acyclic) graph, though an organization may have more than one head.
-</td></tr>
   </tbody>
 </table>
 </section>
--- a/org/respec-config.js	Thu Feb 14 22:10:29 2013 +0000
+++ b/org/respec-config.js	Fri Feb 15 15:48:55 2013 +0000
@@ -1,6 +1,6 @@
 var respecConfig = {
     // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-    specStatus:           "LC",
+    specStatus:           "ED",
     publishDate:          "2012-10-23",
     //copyrightStart:       "2010",
     lcEnd:                "2012-11-25",