RQM 'Categories'
Hi, i am new to RQM.
I cannot find any info about Categories in OSLC. Any tip would be very helpful.
Thanks
|
One answer
Hello, you can add or remove categories using the "category" property in oslc:
Extracting the category property from one of my test resources as example:
<rqm_qm:category_OrhbUF-QEeiDFbbbbvpVMw rdf:resource="https://server:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality+Manager/category/urn:com.ibm.rqm:category:_w2uu4GULEei8jY0CwPAxWQ#"/>
Which is composed as follows:
rqm_qm : QM namespace: http://jazz.net/ns/qm/rqm#
category: property
_ : separator
OrhbUF-QEeiDFbbbbvpVMw: uuid of parent category type
resource: category value taken from rest api and ending with "#"
Hope this helps.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.