Skip to content

Senckenberg-DCBiodivIT/mapping-bio-app

Repository files navigation

Mapping.bio App

This repository contains the code to run the mapping.bio tool. It is both an interactive editor for mapping terms between two ontologies, as well as the frontend to a repository for storing mappings as FAIR digital objects, aligned with the standards SSSOM, and "webby" FDOs based on RO-Crate and Signposting.

This App was created during the BioDT project.

Setup

The frontend application is based on Vue.js and can be run with

npm install
npm run serve

Backend deployment

To run the app with a backend (required for storing the mappings) the app expects a Keycloak instance for authentication and an instance of the CORDRA software for managing digital objects.

There is a separate README in the folder backend which explains the local backennd setup.

About

Code for mapping.bio plattform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published