Earth Science Data Schema for describing the data holdings of diverse earth science repositories
https://linkml.github.io/geodata
- docs/ - mkdocs-managed documentation
- elements/ - generated schema documentation
- examples/ - Examples of using the schema
- project/ - project files (these files are auto-generated, do not edit)
- src/ - source files (edit these)
- geodata
- schema/ -- LinkML schema (edit this)
- datamodel/ -- generated Python datamodel
- geodata
- tests/ - Python tests
- data/ - Example data
There are several pre-defined command-recipes available.
They are written for the command runner just.
To list all pre-defined commands, run just or just --list.
This project uses the template linkml-project-copier.