https://github.com/tmthyln/semanticscholar.jl
Thin wrapper over the Semantic Scholar API.
https://github.com/tmthyln/semanticscholar.jl
api citation-graph julia semantic-scholar
Last synced: 8 months ago
JSON representation
Thin wrapper over the Semantic Scholar API.
- Host: GitHub
- URL: https://github.com/tmthyln/semanticscholar.jl
- Owner: tmthyln
- License: mit
- Created: 2022-04-21T23:01:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-20T00:43:20.000Z (over 3 years ago)
- Last Synced: 2024-10-10T11:45:24.159Z (12 months ago)
- Topics: api, citation-graph, julia, semantic-scholar
- Language: Julia
- Homepage: https://tmthyln.github.io/SemanticScholar.jl/latest/
- Size: 109 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SemanticScholar.jl
[](https://github.com/tmthyln/SemanticScholar.jl/actions/workflows/tests.yml)
[](https://tmthyln.github.io/SemanticScholar.jl/latest/)
[](https://github.com/tmthyln/SemanticScholar.jl/actions/workflows/nightly.yml)Wraps the SemanticScholar Academic Graph API. Please API responsibly.
See the [full documentation](https://tmthyln.github.io/SemanticScholar.jl/latest/) for details.
## Contributing/TODO
- [x] wrap errors nicely
- [x] check for the offset + limit < 10000 rule beforehand
- [ ] support loading in the dataset from their JSONLines version?