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

Hotfix/fix dataone #511

Closed kms6bn closed 8 years ago

kms6bn commented 8 years ago

Previously, this was pulling all data types and only keeping Metadata. I updated the link so that it only requests METADATA, a quicker and more efficient process.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling ea5773f92900e44cfeaf66eb31e9f7f4a3962ac1 on kms6bn:hotfix/fix_dataone into \ on CenterForOpenScience:master**.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling 237d32cd998d2a4731397ebd781fb8404d396dc8 on kms6bn:hotfix/fix_dataone into \ on CenterForOpenScience:master**.

jeffreyliu3230 commented 8 years ago

Good work. @erinspace this should be ready to merge.