Skip to content

Commit

Permalink
Merge pull request #54 from Coleridge-Initiative/prep_111
Browse files Browse the repository at this point in the history
Prep 111
  • Loading branch information
ceteri committed Feb 11, 2020
2 parents 479dcb8 + 918f7ea commit 61fbefa
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 791 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@ else:
source.report_perf(timing)
```

Check out the unit test code in `test.py` for more usage patterns per
supported API.


## API Integrations

Expand All @@ -123,8 +120,11 @@ APIs used to retrieve metadata:
+ [Dimensions](https://docs.dimensions.ai/dsl/api.html)
+ [SSRN](https://www.ssrn.com/)

See `docs/enrich_pubs.ipynb` for example API usage to pull the
federated metadata for a publication.
See the coding examples in the `test.py` unit test for usage patterns
per supported API.


## Literature

For more background about *open access publications* see:

Expand Down
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 1.1.1

2020-02-??
2020-02-11

- added `has_credentials()` test for config settings for each API

Expand Down
200 changes: 0 additions & 200 deletions docs/enrich_pubs.ipynb

This file was deleted.

Loading

0 comments on commit 61fbefa

Please sign in to comment.