How to implement an OSLC Query Capability in java?
I am running an oslc server, providing resources, using org.eclipse.lyo.oslc4j libraries.
I have a Resource class containing the method: @OslcQueryCapability(I would like my server to be able to handle oslc queries (decribed here: http://open-services.net/bin/view/Main/OslcSimpleQuerySyntaxV1) How should I do that? Is there any library that I can use (org.eclipse.lyo.core.query?) |
2 answers
You are asking a general OSLC question which is not specific to the Jazz platform. I think you'd better redirect the question to the OSLC forum http://open-services.net/forums/
|
Thanks for the advice. I asked my question on the OSLC forum.
If someone else is interested by this question, here is the link to my question on the OSLC forum: http://open-services.net/forums/viewthread/138/ |
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.