Skip to end of banner
Go to start of banner

Proposal for RTAC-2

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

As already mentioned, I assume that having a new goal might be more effective than patching RTAC.

One approach could be to expose all relevant Information in the response. In other words, RTAC-2 should just provide  all (non classified) attributes of 'holding', 'item', and 'location'. This will allow a library to use all attributes of this objects to pass hints to a discovery system. (e.g. the note fields).  The current RTAC provides only a selection of all possible information, which leads into the well documented limitations.

Request

TaskMethodPathPostParms
Inquirer information about one instance defined by UUIDGET/rtac-2/uuid/{instance_uuid}
Inquirer information about one instance defined by HRIDGET/rtac-2/hrid/{instance_uuid}

Inquirer information about multiple instances defined by UUID

POST/rtac-2/uuidList of UUIDs

Inquirer information about multiple instances defined by HRID

POST/rtac-2/hridList of HRIDs

Notes:

  • HRID as query parameter is indispensable for most German libraries
  • Providing a batch mode (POST endpoints) seems to be outdated, since clients are capable to do asynchronous concurrent requests.

Response



  • No labels