Skip to content

Fedgroup-Innovation/linkml-model

 
 

Repository files navigation

Pyversions PyPi DOI

LinkML Model

Metamodel schema, documentation, and specification for the Linked Open Data Modeling Language (LinkML)

This documentation is best viewed through the generated web documentation:

Quick Links

About LinkML

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

For Developers

See the contributing docs

Installation

This project uses uv:

> cd linkml-model
> uv sync

Running tests

> make test

About

Link Modeling Language (LinkML) model

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.8%
  • Makefile 1.7%
  • Other 0.5%