Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The harvesting application is hosted on a funn machine. It will be accessible from outside very soon. Now it is only accessible in http://localhostastaap.stiftelsen-asta.no:8080/oaicat/.

Endpoints

Like any harvesting repository, it offers nine standard API endpoints. These are-

  1. Identity

  2. Get Record

  3. List Identifiers

  4. List Identifiers with Resumption Token

  5. List Metadata Formates

  6. List Records

  7. List Records with Resumption Token

  8. List Sets

  9. List Sets with Resumption Token

Against the list requests, we respond with ten results at max. If there are more items in the list, a resumption token is added with the response. Harvester will make the next request with the provided token.

Date-Time Formats

We allow both data-only and date-time for search on a range. Allowed formats are-

  • yyyy-MM-dd. Example: 2020-01-31

  • yyyy-MM-ddTHH:mm:ssZ. Example: 2020-01-31T00:05:54Z

Available Sets

A set represents an institute. Currently, available sets are-

...