ContentMine / getpapers

Get metadata, fulltexts or fulltext URLs of papers matching a search query
MIT License
197 stars 37 forks source link

Use OAI-PMH protocol for high-volume metadata #82

Open blahah opened 8 years ago

blahah commented 8 years ago

Implement the OAI-PMH protocol for high-volume metadata (and sometimes fulltext) queries. It should be much more robust than using REST interfaces, and it's standardised (for a given protocol version) between different sites.

To the user it will look the same as it would without OAI-PMH, except that some kinds of metadata retrieval will be faster.

OAI sources to implement: