Fetch link details using DNG OSLC API when "Suspect Tracebility" or "Link Validity" is enabled
I am using DNG OSLC API to fetch the details of an artifact.
I have used the request URL -> DNG Artifact URL
Headers :
Oslc-Core-Version : 2.0
Accept : application/rdf+xml
vvc.configuration : Local Stream URL
The API is able to fetch the link details if the Link Validity is not enabled.
Is there a way to fetch the link details using the API when the Link Validity is disabled.
Thank you in Advance