Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.61 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.61 KB

Vocabulary

Build Status Quality Gate Status Coverage

A simple registry of controlled vocabularies used for terms found in GBIF mediated data.

Code style

The code formatting follows the Google Java format.

How to run the project

To run the tests Docker has to be installed and running in the machine. You can find instructions about how to install Docker on Mac on https://docs.docker.com/docker-for-mac/ (see other platforms in the menu).

To compile the project just run

mvn clean compile

Modules