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
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