GitHub Organization
-
datautils
this documentation
-
self-describing linkml datamodel
note that you should not use this module programmatically - use linkml_runtime.linkml_model
-
code needed by linkml python object models
utility code such as schemaview
includes metamodel (linkml_runtime.linkml_model)
-
extension to runtime to provide:
a change/patch API over data
a query API over data
-
tools for bootstrapping schemas
from unstructured TSVs
from OWL ontologies
from JSON-Schema
tools for inferring enum ontology mappings using OLS and BioPortal
-
Project template for new LinkML datamodels
NOTE this may be replaced by a cookiecutter system soon