Select and Query the URL of a WorkItem via OSLC
Hi,
Is it possible, and if so, what is the syntax for selecting and querying a WorkItem by its URL?
In my case, I'm working on reporting against related Workitems so I have a list of the related OSLC Workitem URLs. Now I want to use the OSLC query capability to get details about the Workitems. So I want to query by the URLs using the "in" clause.
For example,
https://clmwb.ibm.com:9443/ccm/oslc/contexts/_eXncILyAEeCTYfxlbfo6Ew/workitems?oslc.select=dcterms:title,dcterms:identifier&oslc.where="WHAT" in
So far I have not found the right syntax for the query.
Thanks,
Mark
Is it possible, and if so, what is the syntax for selecting and querying a WorkItem by its URL?
In my case, I'm working on reporting against related Workitems so I have a list of the related OSLC Workitem URLs. Now I want to use the OSLC query capability to get details about the Workitems. So I want to query by the URLs using the "in" clause.
For example,
https://clmwb.ibm.com:9443/ccm/oslc/contexts/_eXncILyAEeCTYfxlbfo6Ew/workitems?oslc.select=dcterms:title,dcterms:identifier&oslc.where=
So far I have not found the right syntax for the query.
Thanks,
Mark