mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-06-01
This commit is contained in:
15
content/2016-06.md
Normal file
15
content/2016-06.md
Normal file
@ -0,0 +1,15 @@
|
||||
+++
|
||||
date = "2016-05-01T10:53:00+03:00"
|
||||
author = "Alan Orth"
|
||||
title = "June, 2016"
|
||||
tags = ["notes"]
|
||||
image = "../images/bg.jpg"
|
||||
|
||||
+++
|
||||
## 2016-06-01
|
||||
|
||||
- Experimenting with IFPRI OAI (we want to harvest their publications)
|
||||
- After reading the [ContentDM documentation](https://www.oclc.org/support/services/contentdm/help/server-admin-help/oai-support.en.html) I found IFPRI's OAI endpoint: http://ebrary.ifpri.org/oai/oai.php
|
||||
- After reading the [OAI documentation](https://www.openarchives.org/OAI/openarchivesprotocol.html) and testing with an [OAI validator](http://validator.oaipmh.com/) I found out how to get their publications
|
||||
- This is their publications set: http://ebrary.ifpri.org/oai/oai.php?verb=ListRecords&from=2016-01-01&set=p15738coll2&metadataPrefix=oai_dc
|
||||
- You can see the others by using the OAI `ListSets` verb: http://ebrary.ifpri.org/oai/oai.php?verb=ListSets
|
Reference in New Issue
Block a user