Version Control Commit by f-jiang

From
<>
Date
2015-05-27T08:07:09+00:00
ID
Thread
Version Control Commit by f-jiang
Author: f-jiang
Date: 2015-05-27 08:08:14 +0000 (Wed, 27 May 2015)
New Revision: 137
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/oslc-promcode/?rev=137&sc=1

Modified:
   shape/trunk/spec-ch5.md
   shape/trunk/spec.html
Log:
Change the order of resource shape

* The new order is based on Fig.6
* The exceptions are, ManagedItemCollection and ManagedItem(abstract
  resources which are absent in Fig.6). Since ScopeItem has extendsShape
  to ManagedItem and RiskCollection to ManagedItemCollection
  respectively, shapes of child resource classes does not have enough
  descriptions themselvs(e.g. dcterms:title). Thus, I insert these
  abstract shapes just before of child resource shapes.