Skip to content

vincentvialard/linkml-model

This branch is 184 commits behind linkml/linkml-model:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 24, 2022
Jan 19, 2023
Sep 7, 2022
Jan 24, 2023
Jan 19, 2023
Jul 18, 2022
Jul 21, 2022
Jan 19, 2023
Jul 18, 2022
Jul 21, 2022
Jul 21, 2022
Jul 14, 2021
Dec 9, 2022
Aug 18, 2021
Jan 19, 2023
Jan 19, 2023
Jan 19, 2023
Jan 19, 2023
Dec 23, 2021
May 21, 2022
Jul 14, 2021
Mar 14, 2021
Jul 14, 2021
May 11, 2021

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 view 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 poetry:

> cd linkml-model
> poetry install

Running tests

> make test

About

Link Modeling Language (LinkML) model

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Makefile 1.3%
  • Other 0.6%