Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Resource Oriented Work Item API - rtc_cm:filedAgainst

I posted this same question in the Jazz Foundation forum 3 weeks ago and haven't gotten reply. Thought I would try it here.

I'm using the Resource Oriented Work Item API 2.0.

When I retrieve the resource representation of a Jazz CM work item, how do I retrieve to actual value of properties that have an rdf:resource? For instance, a given work item representation has the following property

'rtc_cm:filedAgainst' => { 'rdf:resource' => 'https://jazz.net/jazz/resource/itemOid/com.ibm.team.workitem.Category _Hc4NwPYKEdqU64Cr2VV0dQ'}

Now looking at this item in the RTC project I can see this work item was filed against Source Control. Using the API, how would I get that value?

Thanks

0 votes



One answer

Permanent link
I've been able to get the inline values for these items by modifying the ?oslc_cm.properties values on the query string which defines which attributes the query result set should return.

?oslc_cm.properties=rtc_cm:filedAgainst{dc:title} in this case returned the actual value

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 06 '09, 7:01 a.m.

Question was seen: 4,992 times

Last updated: Jul 06 '09, 7:01 a.m.

Confirmation Cancel Confirm