CenterForOpenScience / scrapi

A data processing pipeline that schedules and runs content harvesters, normalizes their data, and outputs that normalized data to a variety of output streams. This is part of the SHARE project, and will be used to create a free and open dataset of research (meta)data. Data collected can be explored at https://osf.io/share/, and viewed at https://osf.io/api/v1/share/search/. Developer docs can be viewed at https://osf.io/wur56/wiki
Apache License 2.0
41 stars 45 forks source link

add rcaap harvester, test, and favicon #450

Closed kms6bn closed 8 years ago

kms6bn commented 8 years ago

Add RCAAP (sorry, I misspelled it in the branch name)

fabianvf commented 8 years ago

No problem, but for future reference you can do git branch -m <new-branch-name> to rename a branch.

kms6bn commented 8 years ago

Let me know if this addresses the issue. Also - it looks like it now doesn't pass the Travis build, any idea why @fabianvf ?