A basic metadata schema for FAIR mapping specifications
https://mapping-commons.github.io/fair-mappings-schema
- 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)
- fair_mappings_schema
- schema/ -- LinkML schema (edit this)
- datamodel/ -- generated Python datamodel
- fair_mappings_schema
- 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 published as doi:10.5281/zenodo.15163584.