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

https://github.com/rseng/rse

tools for assessment and categorization of research software
https://github.com/rseng/rse

research-software research-software-encyclopedia rseng

Last synced: 3 months ago
JSON representation

tools for assessment and categorization of research software

Awesome Lists containing this project

README

          

# Research Software Encyclopedia

[![PyPI version](https://badge.fury.io/py/rse.svg)](https://badge.fury.io/py/rse)
[![https://img.shields.io/badge/rseng-project-purple](https://img.shields.io/badge/rseng-project-purple)](https://rseng.github.io/) [![https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg](https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg)](https://good-labs.github.io/greater-good-affirmation)
[![DOI](https://zenodo.org/badge/268609253.svg)](https://zenodo.org/badge/latestdoi/268609253)

The Research Software Encyclopedia (rse) is software to query and otherwise interact
with a database of research software, and a research software taxonomy.
It is intended for research software engineers to be able to better qualify
and quantify the work that they do. The rse uses the following resources:

- [rseng/rseng](https://rseng.github.io/rseng/): serves the taxonomy and criteria
- [rseng/software](https://github.com/rseng/software): is a static (flat file) "database" that is updated automatically.

Unlike traditional software databases, the rse and supporting tools are completely
hosted and automated without need to manage a server.
The rse works by way of regularly scraping known research software databases,
and then adding entries to [rseng/software](https://github.com/rseng/software).
Users are then (also automatically) prompted to answer questions about criteria
and taxonomy via social media and chat (not developed yet). Non-traditional
use cases for the rse are generating a static web-site of your own research
software! See [the tutorials](https://rseng.github.io/rseng/blog/) section of the
criteria and taxonomy site to get started.

Read the [documentation](https://rseng.github.io/rse/) to get started with interacting with the
research software encyclopedia.

## License

* Free software: MPL 2.0 License