Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Adding PubMed's Open Access Subset

...

The OAI interface is usually accessible by adding "/oai/request" to the repository domain name or URL. Example of OAI base URL:

Code Block

http://example.com/oai/request

To verify whether the OAI repository really is accessible, you should add "?verb=Identify" to the base URL to get an XML document with repository description. Example:

Code Block

http://example.com/oai/request?verb=Identify

If it returns the XML document, you have found an OAI interface, proceed with next chapter How to harvest. If it returns a page not found (404 HTTP response code) or an error page, there is no OAI interface at this address (either the repository doesn't provide an OAI-PMH interface or it's not accessible at this URL or it's not publicly accessible).

...

List of redistributable repositories

 

More information can be found in the http://openbiblio.net/

 

(When we have a larger list and we'll have checked the license terms, we can harvest the content and provide convenient dumps in form of SQL files and AIP or Simple Archive Format files here.)

TODO: http://blog.sense.io/23-resources-for-finding-open-data/