Metamodel schema, documentation, and specification for the Linked Open Data Modeling Language (LinkML)
This documentation is best viewed view the generated web documentation
LinkML is a modeling framework for building datamodels and related applications.
The best place to start discovering more about linkml is on the main LinkML website, linkml.io/linkml
LinkML is self-describing, and the underlying datamodel for describing data models is in LinkML. This repository contains that data model
See the contributing docs
This project uses poetry:
> cd linkml-model
> poetry install
> make test