Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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