Skip to content

Commit

Permalink
📎 🗑️ remove CM deprecation appendix
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi committed Sep 19, 2019
1 parent 513a297 commit 538d1f9
Showing 1 changed file with 0 additions and 74 deletions.
74 changes: 0 additions & 74 deletions specs/qm/quality-management-spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -646,80 +646,6 @@ <h3>Delegated UIs</h3>
<section id="versionCompability" class="appendix">
<h2>Version Compatibility with 2.0 Specifications</h2>

<section id="deprecatedTerms">
<h3 id="deprecatedterms">Deprecated terms</h3>

<p>A number of terms introduced in early development of the OSLC QM domain that were deprecated in the finalized V2.0. These terms are summarized here in order to indicate they remain deprecated.</p>

<table border="1" cellspacing="0" cellpadding="5">
<thead>
<tr>
<th><strong>Prefixed Name</strong></th>
<th><strong>Occurs</strong></th>
<th><strong>Read-only</strong></th>
<th><strong>Value-type</strong></th>
<th><strong>Represen-tation</strong></th>
<th><strong>Range</strong></th>
<th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td><em>deprecated</em> dcterms:type</td>
<td>zero-or-more</td>
<td>unspecified</td>
<td>String</td>
<td>n/a</td>
<td>n/a</td>
<td>A short string representation for the type, example <code>Defect</code>.</td>
</tr>
<tr>
<td><strong>Relationship properties:</strong> This grouping of properties are used to identify relationships between resources managed by other OSLC servers</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<td><em>deprecated</em> oslc_cm:testedByTestCase</td>
<td>zero-or-many</td>
<td>False</td>
<td>Resource</td>
<td>Reference</td>
<td>any</td>
<td>Test case by which this Change Request is tested. It is likely that the target resource will be an oslc_qm:TestCase, but that is not necessarily the case.</td>
</tr>
<tr>
<td><em>deprecated</em> oslc_cm:affectsTestResult</td>
<td>zero-or-many</td>
<td>False</td>
<td>Resource</td>
<td>Reference</td>
<td>any</td>
<td>Associated QM resource that is affected by this Change Request. It is likely that the target resource will be an oslc_qm:TestResult, but that is not necessarily the case.</td>
<td><code style="white-space: pre;"></code></td>
<td></td>
</tr>
<tr>
<td><em>deprecated</em> oslc_cm:blocksTestExecutionRecord</td>
<td>zero-or-many</td>
<td>False</td>
<td>Resource</td>
<td>Reference</td>
<td>any</td>
<td>Associated QM resource that is blocked by this Change Request. It is likely that the target resource will be an oslc_cm:TestExecutionRecord, but that is not necessarily the case.</td>
<td><code style="white-space: pre;"></code></td>
<td></td>
</tr>
</tbody>
</table>
</section>

</section>

<section id="notesFrom2">
<h2>Observations in migration from Version 2.0</h2>
<p>The following differences where noted when migrating the open-services.net verion 2.0 Quality Management specification to the version 2.1 OASIS template based upon Change Management</p>
<table border=1 cellspacing=0 cellpadding=0>
<tr>
Expand Down

0 comments on commit 538d1f9

Please sign in to comment.