TNS Internal:NDR/API/2.0/implementationDetails/listMetadataIdentifiers
From NSDLWiki
< TNS Internal:NDR | API | 2.0 | implementationDetails
Return to NDR/API 2.0 Requests By Object
Contents[hide] |
Under Construction
Proposed method for inclusion in NDR/API 2.0.
NDR API Implementation Details - listMetadataIdentifiers
List identifying information about metadata records controlled by an application optionally limiting to a specified Collection.
Discussions
Input Discussions
- <optional> handle (Collection Aggregator)
OR
- <optional> Resumption Token URI (similar to OAI)
Output Discussions
- returns headers for metadata objects for this application (determined by signing agent)
- if resumption token is passed in, then next pages of results is returned
Processing Discussions
Pagination -- Should the entire list be built at the time of the initial request? In this case, the request would be cached and pages drawn from the cache. OR each page of results is created on the fly with an order of results enforced by something like date.
General Discussions
Implementation
Developer: TBA
Basic description of the process...
- TBA
Links
API Links:
- Conceptual Framework (2.0 philosophy)
- APIBasics
- ObjectTypes
- Encoding
- APIRequestsByObject v1.0
- APIRequestsAlphabetical v1.0
- APIRequestsByObject v2.0