SPARQL endpoint to query Rational data
Hi,
Given Rational Team Concert's implementation of the OSLC CM v2.0 specification, it stands to reason that it is storing its data in some kind of RDF triple store. Is there any way to configure or enable a SPARQL endpoint for our RTC (or RQM, RAM, RRC, etc.) project such that we can query the underlying data set directly with a SPARQL query? I have thus far seen nothing in the Jazz Team Server admin console for this and the documentation is unclear. Thanks! |
Accepted answer
Yes there absolutely is!
I have only just in the last few days been playing with the Rational Engineering Lifecycle Manager application and it includes a SPARQL Gateway as part of its lifecycle query capability. I have RELM, RTC, RRC, RQM and DM all registered as datasources for the SPARQL gateway and have been creating SPARQL queries and views in RELM. It's actually really very cool :-) Check out RELM on the Jazz.net systems and Software engineering area: https://jazz.net/products/sse/, and also have a look at the RELM Infocenter http://pic.dhe.ibm.com/infocenter/relmhelp/v1r0m0/index.jsp. In particular see this section: http://pic.dhe.ibm.com/infocenter/relmhelp/v1r0m0/topic/com.ibm.rational.relm.install.doc/topics/t_lqe_conf_trs.html Oh and also read up the section in the RELM Infocenter on Creating Queries, Views and Reports - good info on using SPARQL to get lifecycle data. Hope it helps! Stephen Nowell selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.