/osgeo-glossary

Terminology database for the Geolexica instance that serves OSGeo glossary

Primary LanguageMakefile

OSGeo Glossary Database

This proto-type repository contains the latest snapshot of the glossary in YAML format. The intended use is to serve as data backend for https://osgeo.geolexica.org/ and the osgeo-glossarist desktop app.

Migrating from legacy glossary sources

For data migration period, facilities to automatically populate the glossary from legacy sources are included.

To rewrite YAML glossary with data migrated from those sources, run:

make concepts

See osgeo-termbase for migration logic implementation.