...
Also see /wiki/spaces/collectionspace/pages/666273476.
Get referenced authority records
Append authorityrefs
to the API URL for an authority record to get a list of referenced authority records': sourceField
, itemDisplayName
and URI, refName
in short ID
format.
An example API call for authorityrefs
Code Block |
---|
http://cspacetest.collectionspace.org:8180/cspace-services/personauthorities/urn:cspace:name(person)/items/urn:cspace:name(FOOPERSON1330911677949)/authorityrefs
|
Get cataloging records referencing a specific person authority record
...
An example API call would be a as such
Code Block |
---|
http://cspacetest.collectionspace.org:8180/cspace-services/personauthorities/urn:cspace:name(person)/items/442a6f9e-e361-4369-a8e3urn:cspace:name(FOOPERSON1330911677949)/refObjs?type=object |
Also see related Object References for authority term instances.
...