Author: f-jiang
Date: 2015-11-13 01:57:32 +0000 (Fri, 13 Nov 2015)
New Revision: 185
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/oslc-promcode/?rev=185&sc=1
Modified:
shape/trunk/artifactshape.ttl
shape/trunk/issuecollectioncontainershape.ttl
shape/trunk/issuecollectionshape.ttl
shape/trunk/issueshape.ttl
shape/trunk/manageditemcollectionshape.ttl
shape/trunk/manageditemcontainershape.ttl
shape/trunk/measurementcontainershape.ttl
shape/trunk/measurementshape.ttl
shape/trunk/plancontainershape.ttl
shape/trunk/projectcontainershape.ttl
shape/trunk/projectshape.ttl
shape/trunk/reportcontainershape.ttl
shape/trunk/reportshape.ttl
shape/trunk/riskcollectioncontainershape.ttl
shape/trunk/riskcollectionshape.ttl
shape/trunk/riskshape.ttl
shape/trunk/scopeitemshape.ttl
shape/trunk/spec.html
shape/trunk/workitemshape.ttl
Log:
Update shapes for oslc:representation
* After updating ReSpec, spec start showing oslc:representation
values. Original, we only gives oslc:Inline resource for
oslc:representation. Other resources were all shown as oslc:Either,
thus we have to specifies oslc:Reference explicitly.
* However, I don't know whether do we have use-cases that literal values
that should be oslc:Reference (e.g. XMLLiteral, dateTime, etc.). They
are oslc:Either at this moment.