← Prev in month ← Prev in thread

comments on CS02

From
MATSUMOTO SHIGEAKI(松元 繁明) <>
Date
2022-01-05T00:42:07+00:00
ID
Thread
comments on CS02
PROMCODE TC,

I did one more review of CS02 and found the following problems. 
All of them are minor and of editorial nature.

Shigeaki Matsumoto(NEC)

---
Document reviewed:
OSLC PROMCODE Version 1.0. Part 3: Constraints
<https://docs.oasis-open.org/oslc-promcode/promcode/v1.0/cs02/promcode-shapes.html>

■Table 'Artifact Properties'

oslc_promcode:producedFor
 - "occurs Zeor" → Zero
 - "a WorkItem resorce" → a WorkItem resource

■Table 'IssueCollection Properties'

dcterms:source
 - "A string that identifies the IssuCollection resource" → IssueCollection

oslc_promcode:belongsTo 
 - "this IssuCollection resource belongs to" → IssueCollection
 
■Table 'Plan Properties'
 oslc_promcode:collects 
 - "a Scopeitem resource, a Workitemresource " → "a ScopeItem resource, a WorkItem resource"
 
■Table 'Project Properties'
 oslc_promcode:metricOfScopeItemSize
 - "properties of plannedSize. and actualSize" → "properties of plannedSize and actualSize"

 oslc_promcode:unitOfScopeItemSize
 - "properties of plannedSize. and actualSize" → "properties of plannedSize and actualSize"

■Table 'Report Properties'
 oslc_promcode:collects
 - "a Scopeitem resource, a Workitemresource" → "a ScopeItem resource, a WorkItem resource"
 
 
■Table 'Scope Item'
 oslc_promcode:actualSize
 - "a ScopItem resource." → "a ScopeItem resource."
 
 oslc_promcode:plannedSize
 - "a ScopItem resource." → "a ScopeItem resource."
← Prev in month ← Prev in thread