maastroclinic / ProTRAIT-FAIRifier

Apache License 2.0
0 stars 1 forks source link

ProTRAIT-FAIRifier

This repository contains the software components to create the FAIR data station, used within the ProTRAIT project. This repository is based (unlinked fork) on the DataFAIRifier repository.

Getting started

Prerequisites

To run this DataFAIRifier, you need the following software installed on your computer:

Running the infrastructure

To run this infrastructure, you can go to the folder where you have this docker-compose.yml stored, and type: docker-compose up This will download the necessary images, and run the container.

The following commands can help you as well:

How to query and use GraphDB

Regarding the use of GraphDb, please have a look at the quick start guide

Project contribution

To contribute to this project, please follow the guidelines as explained here.