TNS Internal:NDR/API/2.0/implementationDetails/listMetadataRecords

From NSDLWiki

Jump to: navigation, search

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 - listMetadataRecords

List metadata records controlled by an application optionally limiting to a specified Collection.


Discussions

Input Discussions

  • <optional> handle (Collection Aggregator)
  • <optional> XMLFormat (id of format of XML - requires registration in advance)

OR

  • <optional> Resumption Token URI (similar to OAI)

Output Discussions

  • returns all metadata (in pages) 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:

Additional Links Related to This Call:

Personal tools