Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/centerforopenscience/share
SHARE is building a free, open, data set about research and scholarly activities across their life cycle.
https://github.com/centerforopenscience/share
data elasticsearch harvest-data metadata openscience python scholarly-communication science
Last synced: 14 days ago
JSON representation
SHARE is building a free, open, data set about research and scholarly activities across their life cycle.
- Host: GitHub
- URL: https://github.com/centerforopenscience/share
- Owner: CenterForOpenScience
- License: apache-2.0
- Created: 2014-06-27T15:19:21.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-17T20:07:57.000Z (3 months ago)
- Last Synced: 2024-10-20T06:33:34.583Z (3 months ago)
- Topics: data, elasticsearch, harvest-data, metadata, openscience, python, scholarly-communication, science
- Language: Python
- Homepage: http://share-research.readthedocs.io/en/latest/index.html
- Size: 40.5 MB
- Stars: 101
- Watchers: 23
- Forks: 58
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SHARE/Trove
SHARE is creating a free, open dataset of research (meta)data.
> **Note**: SHARE’s open API tools and services help bring together scholarship distributed across research ecosystems for the purpose of greater discoverability. However, SHARE does not guarantee a complete aggregation of searched outputs. For this reason, SHARE results should not be used for methodological analyses, such as systematic reviews.
[![Coverage Status](https://coveralls.io/repos/github/CenterForOpenScience/SHARE/badge.svg?branch=develop)](https://coveralls.io/github/CenterForOpenScience/SHARE?branch=develop)
## Documentation
### What is this?
see [WHAT-IS-THIS-EVEN.md](./WHAT-IS-THIS-EVEN.md)### How can I use it?
see [how-to/use-the-api.md](./how-to/use-the-api.md)### How do I navigate this codebase?
see [ARCHITECTURE.md](./ARCHITECTURE.md)### How do I run a copy locally?
see [how-to/run-locally.md](./how-to/run-locally.md)## Running Tests
### Unit test suite
py.test
### BDD Suite
behave