Closed ptsefton closed 2 years ago
See this example where the ID did not change but the @reverse link is actually correct.
{ "name": "alice", "@id": "f0d9ca45-e662-4774-90f8-8c988ca64d96", "@type": "Person", "@reverse": { "author": [ { "@id": "http://orcid.org/test" } ] } }
See this example where the ID did not change but the @reverse link is actually correct.