This wiki is locked. Future workgroup activity and specification development must take place at our new wiki. For more information, see this blog post about the new governance model and this post about changes to the website.

The OSLC Change Management(CM) Vocabulary

The namespace URI for this vocabulary is:

http://open-services.net/ns/cm#

This page lists the RDFS classes and RDF properties that make up the OSLC Change Management(CM) vocabulary. Following W3C best practices, this information is available in HTML format (this page) and in RDFS format.

More details on how this page is generated and other related material can be found in the OSLC URI Naming Guidelines.

Description:

All vocabulary URIs defined in the OSLC Change Management (CM) namespace.

See Also:

RDFS Classes in this namespace

ChangeRequest

RDF Properties in this namespace

affectedByDefect, affectsPlanItem, affectsRequirement, affectsTestResult, approved, blocksTestExecutionRecord, closed, closeDate, defect, fixed, implementsRequirement, inprogress, planItem, relatedChangeRequest, relatedTestCase, relatedTestExecutionRecord, relatedTestPlan, relatedTestScript, requirementsChangeRequest, reviewed, status, task, testedByTestCase, tracksChangeSet, tracksRequirement, verified

affectedByDefect

http://open-services.net/ns/cm#affectedByDefect
affectedByDefect is an RDF property.

Change request is affected by a reported defect. It is likely that the target resource will be an oslc_cm:ChangeRequest but that is not necessarily the case.

See Also:

affectsPlanItem

http://open-services.net/ns/cm#affectsPlanItem
affectsPlanItem is an RDF property.

Change request affects a plan item. It is likely that the target resource will be an oslc_cm:ChangeRequest but that is not necessarily the case.

See Also:

affectsRequirement

http://open-services.net/ns/cm#affectsRequirement
affectsRequirement is an RDF property.

Change request affecting a Requirement. It is likely that the target resource will be an oslc_rm:Requirement but that is not necessarily the case.

See Also:

affectsTestResult

http://open-services.net/ns/cm#affectsTestResult
affectsTestResult is an RDF property.

**DEPRECATED** 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.

See Also:

approved

http://open-services.net/ns/cm#approved
approved is an RDF property.

Whether or not the Change Request has been approved.

See Also:

blocksTestExecutionRecord

http://open-services.net/ns/cm#blocksTestExecutionRecord
blocksTestExecutionRecord is an RDF property.

**DEPRECATED** Associated QM resource that is blocked by this Change Request. It is likely that the target resource will be an oslc_qm:TestExecutionRecord but that is not necessarily the case.

See Also:

ChangeRequest

http://open-services.net/ns/cm#ChangeRequest
ChangeRequest is an RDFS class.

The CM Change Request resource

See Also:

closed

http://open-services.net/ns/cm#closed
closed is an RDF property.

Whether or not the Change Request is completely done, no further fixes or fix verification is needed.

See Also:

closeDate

http://open-services.net/ns/cm#closeDate
closeDate is an RDF property.

The date at which no further activity or work is intended to be conducted.

See Also:

defect

http://open-services.net/ns/cm#defect
defect is an RDF description.

primarily used by QM tools to report defects in testing.

See Also:

fixed

http://open-services.net/ns/cm#fixed
fixed is an RDF property.

Whether or not the Change Request has been fixed.

See Also:

implementsRequirement

http://open-services.net/ns/cm#implementsRequirement
implementsRequirement is an RDF property.

Implements associated Requirement. It is likely that the target resource will be an oslc_rm:Requirement but that is not necessarily the case.

See Also:

inprogress

http://open-services.net/ns/cm#inprogress
inprogress is an RDF property.

Whether or not the Change Request in a state indicating that active work is occurring.

See Also:

planItem

http://open-services.net/ns/cm#planItem
planItem is an RDF description.

used by QM and PPM tools for associating change requests into plans (project, release, sprint, etc).

See Also:

relatedChangeRequest

http://open-services.net/ns/cm#relatedChangeRequest
relatedChangeRequest is an RDF property.

This relationship is loosely coupled and has no specific meaning. It is likely that the target resource will be an oslc_cm:ChangeRequest but that is not necessarily the case.

See Also:

relatedTestCase

http://open-services.net/ns/cm#relatedTestCase
relatedTestCase is an RDF property.

**DEPRECATED** Related QM test case resource. It is likely that the target resource will be an oslc_qm:TestCase but that is not necessarily the case.

See Also:

relatedTestExecutionRecord

http://open-services.net/ns/cm#relatedTestExecutionRecord
relatedTestExecutionRecord is an RDF property.

**DEPRECATED** Related to a QM test execution resource. It is likely that the target resource will be an oslc_qm:TestExecutionRecord but that is not necessarily the case.

See Also:

relatedTestPlan

http://open-services.net/ns/cm#relatedTestPlan
relatedTestPlan is an RDF property.

**DEPRECATED** Related QM test plan resource. It is likely that the target resource will be an oslc_qm:TestPlan but that is not necessarily the case.

See Also:

relatedTestScript

http://open-services.net/ns/cm#relatedTestScript
relatedTestScript is an RDF property.

**DEPRECATED** Related QM test script resource. It is likely that the target resource will be an oslc_qm:TestScript but that is not necessarily the case.

See Also:

requirementsChangeRequest

http://open-services.net/ns/cm#requirementsChangeRequest
requirementsChangeRequest is an RDF description.

used by RM tools for associating a change request for usage in tracking changes to a Requirements resource

See Also:

reviewed

http://open-services.net/ns/cm#reviewed
reviewed is an RDF property.

Whether or not the Change Request has been reviewed.

See Also:

status

http://open-services.net/ns/cm#status
status is an RDF property.

Used to indicate the status of the change request based on values defined by the service provider. Most often a read-only property. Some possible values may include: 'Submitted', 'Done', 'InProgress', etc.

See Also:

task

http://open-services.net/ns/cm#task
task is an RDF description.

used by QM and PPM tools for associating change requests into executable and track-able items.

See Also:

testedByTestCase

http://open-services.net/ns/cm#testedByTestCase
testedByTestCase is an RDF property.

**DEPRECATED** 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.

See Also:

tracksChangeSet

http://open-services.net/ns/cm#tracksChangeSet
tracksChangeSet is an RDF property.

Tracks SCM change set resource. It is likely that the target resource will be an oslc_scm:ChangeSet but that is not necessarily the case.

See Also:

tracksRequirement

http://open-services.net/ns/cm#tracksRequirement
tracksRequirement is an RDF property.

Tracks the associated Requirement or Requirement ChangeSet? resources. It is likely that the target resource will be an oslc_rm:Requirement but that is not necessarily the case.

See Also:

verified

http://open-services.net/ns/cm#verified
verified is an RDF property.

Whether or not the resolution or fix of the Change Request has been verified.

See Also:
Topic attachments
I Attachment Action SizeSorted ascending Date Who Comment
elserdf cm.rdf manage 15.5 K 01 Apr 2011 - 17:08 SteveSpeicher RDF Schema definition of items defined in http://open-services.net/ns/cm#
htmlhtml cm.html manage 17.0 K 01 Apr 2011 - 17:07 SteveSpeicher CM Vocabulary (generated from Vocabulary.xsl and cm.rdf)
Edit | Attach | Print version | History: r7 | r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r3 - 01 Apr 2011 - 17:08:01 - SteveSpeicher
Main.CmVocabulary moved from Main.CmSpecificationV2Vocabulary on 12 Oct 2010 - 13:21 by SteveSpeicher - put it back
 
This site is powered by the TWiki collaboration platform Copyright � by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Contributions are governed by our Terms of Use
Ideas, requests, problems regarding this site? Send feedback