geneontology / minerva

BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link
converter gaf geneontology noctua noctua-models

Build Status

A server for Noctua

Usage

To build and launch a server, see INSTRUCTIONS.md

About

Minerva is a wrapper and server for the OWL API and a triplestore (currently blazegraph) that serves as the back end for Noctua. It communicates with Noctua via Barista. It gains its knowledge of the world through a Golr instance.

For specifications, see specs/

Request API: https://github.com/berkeleybop/bbop-manager-minerva/wiki/MinervaRequestAPI

Code