Welcome to the Jazz Community Forum
Can anyone please guide how we can form OSLC queries to use tracked resource set?

Can anyone please guide how we can form OSLC queries to use tracked resource set?
Can anyone please guide how we can form OSLC queries to use tracked resource set?
Comments
David Honey
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 06 '21, 9:12 a.m.I don't understand the question. A tracked resource set is not an OSLC query capability. It does not support queries. So your question doesn't make any sense to me.
David Honey
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 06 '21, 9:50 a.m.If you want to consume a tracked resource set, you might find the following OSLC documents useful:
https://docs.oasis-open-projects.org/oslc-op/trs/v3.0/psd01/tracked-resource-set.html
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 06 '21, 11:14 a.m.Why do you think you need to query the TRS?
G C
Dec 07 '21, 12:20 a.m.I need to fetch modified/deleted links so I got a document related to that
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 07 '21, 3:32 a.m.TRS isn't designed or intended as a permanent/authoritative source of history - changes to resources will only be in TRS until the next rebase. That's because TRS is meant to be a feed of changes from the base, for use by e.g. reporting tools like JRS+LQE which can report on configuration-managed linked data across multiple sources. Rebases happen automatically (incremental rebase) roughly every two weeks, or manually initiated when LQE's DNG Resources data source needs re-indexing.
G C
Dec 07 '21, 1:37 p.m.It will be helpful if you can provide information on how can I get a tracked resource set of data for a module in a server.
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 08 '21, 2:30 a.m.Have you considered to READ the links provided? TLDR?