Versions Compared

Key

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

...

https://api.lib.harvard.edu/oai

ListSets

This query to the OAI data provider lists The ListSets verb will return a list of all harvestable OAI sets defined as LibraryCloud Collections.

https://api.lib.harvard.edu/oai/?verb=ListSets (works; but is this all of them?)

ListRecords

ListRecords requests the OAI data provider to return full metadata records for a given LibraryCloud Collection. Results can be returns returned as MODS or DC.

https://api.lib.harvard.edu/oai/?verb=ListRecords&metadataPrefix=mods&set=CNAREVIEW (no matching records)scores
https://api.lib.harvard.edu/oai/?verb=ListRecords&metadataPrefix=oai_dc&set=scores

ListIdentifiers

ListIdentifiers requests the OAI data provider to return the identifiers records for a given LibraryCloud Collection.

...