uri resources query in OSLC
![]()
Hello Team,
We have Categories as URI Resources meaning Category name:TestMigration and Corresponding URI: https://xxx.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_Icoy8FMbEeWuruel3Q0fu As we know that we query the OSLC for workitems it gives the URI Representation for some fields. Hence i would like to fire query which should result based on the URI i.e get all the items for filed against = "https://xxx.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_Icoy8FMbEeWuruel3Q0fu" is this possible? |