gbif / registry

GBIF Registry
Apache License 2.0
35 stars 15 forks source link

Build status Crowdin

GBIF Registry

The GBIF Registry is a core component of the architecture responsible for providing the authoritative source of information on GBIF participants (Nodes), institutions (e.g. data publishers), datasets, networks their interrelationships and the means to identify and access them.

As a distributed network, the registry serves a central coordination mechanism, used for example to allow publishers to declare their existence and for data integrating components to discover how to access published datasets and interoperate with the publisher.

Contributing

Code style

The registry uses the spotless-maven-plugin (import order, license header). Please check the motherpom project for some important configuration.

Project files

Code style related files. Please make sure you properly configure required IDE settings:

Manual use of Spotless

Check the project follows code style conventions:

mvn spotless:check

Fix code style violations:

mvn spotless:apply

For more information see documentation.

Modules

Project modules: