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: 10 months 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 11 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-13T16:59:34.000Z (10 months ago)
- Last Synced: 2025-03-21T22:39:15.643Z (10 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.9 MB
- Stars: 101
- Watchers: 23
- Forks: 66
- Open Issues: 15
-
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.
[](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