What is the difference between RRC and OSLC api in DNG
One answer
This is the API landing page and the best place to look at the APIs supported by ELM applications: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding
The RRC Reportable Rest API is completely different from how the OSLC API works. It is primarily for reporting and uses different URL formats and headers. The OSLC API allows CRUD. There are additional APIs that cover areas that the OSLC API does not. For example module structure and delivery.
If you want to understand the details, I'd suggest you have a look at the details in the documentations.
If you want to understand the details, I'd suggest you have a look at the details in the documentations.