How fetch the value of "Artifact Type" Property for Requirement Artifact in OSLC
Accepted answer
In the response of the artifact hyperlink, you should see an attribute <oslc:instanceShape>. Follow the link within this attribute, and check the <dc:title> at the top level (there are many other <dc:title> at lower levels). This is the "Artifact Type" you are looking for.
Comments
Hi Nong,,
Thanks for your help.
I scanned oslc:instanceshape response but I found reference to "Artifact Format" .
I need to know about "Artifact Type " which commonly displayed in DRNG UI.
Let me know what i can do more.
Please re-read my post. You should see many <dc:title> in the response, and one of them (the top level one) is the "Artifact Type".