-
Notifications
You must be signed in to change notification settings - Fork 4
DiscoveryAPI
David Underdown edited this page Jun 26, 2019
·
6 revisions
Some initial work at https://github.com/DavidUnderdown/TnaDiscoveryAPIv1
Examples include:
- the somewhat hacky version discussed in https://blog.nationalarchives.gov.uk/using-the-discovery-api/
- Stuff David Underdown has been doing around tidying up ADM 363 metadata for DRI ingest, using API access to getting current cataloguing info to make sure updates are not lost, and also linking to other records to get date of birth if not recorded on a particular item
- The existing API endpoints are listed/described at http://discovery.nationalarchives.gov.uk/API/sandbox/index
- we will also want to add methods/functions for getting all descendants/ancestors, rather than just immediate ones which are already offered directly by the API.
- Glom might be useful? https://github.com/mahmoud/glom