Querying Jazz RTC Work Items via OSLC
I am able to get workitem if I know the ticket id using following request https://example.com:8081/ccm/oslc/workitems/37702.json . I want to query RTC to get all wrorkitems owned by a gievn user or based on tags. I am using the folllowing query to get data but unable to get the details. Search based on owner of workitem https://example.com:8081/ccm/oslc?oslc_cm.query=dc:owner= "abc@gmail.com" Search based on tags https://example.com:8081/ccm/oslc?oslc_cm.query=dc:subject= "mc" Another way of getting data out of jazz is using SPARQL. You can find the SPARQL endpoint from the rootservices (GET h