.. _topics:

LinkML Schemas
==============

Introduction to the key parts of LinkML that you need to know to
create a schema to model your data

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   models
   metadata
   inheritance
   slots
   uris-and-mappings
   generators
   inlining
   constraints
   imports
   experimental

.. seealso:: `Programmatic example in a Jupyter Notebook <https://github.com/linkml/linkml/blob/main/notebooks/examples.ipynb>`_
