How to retrieve artifact types from DOORS NG using OSLC REST API?
One answer
You can get artifact types and it attributes using the OSLC REST API looking for resource shapes.
Check the OSLC Workshop article, lab 5 to navigate the RM app and get to the resource shapes, ie <oslc:resourceShape rdf:resource="https://your.server:9443/rm/types/_some_UUID"/>
Check the OSLC Workshop article, lab 5 to navigate the RM app and get to the resource shapes, ie <oslc:resourceShape rdf:resource="https://your.server:9443/rm/types/_some_UUID"/>