Skip to content

geo-knowledge-hub/invenio-geographic-identifiers

Repository files navigation

Invenio Geographic Identifiers

Software Life Cycle Join us at Discord

Geographic identifiers vocabularies for the InvenioRDM.

Development

Install

Choose a version of elasticsearch and a DB, then run:

pip install -e .[elasticsearch7]
pip install invenio-db[<[mysql|postgresql|]>,versioning]

Tests

pipenv run ./run-tests.sh