The information resource registry is a listing of data sources present in the NCATS Data Translator system. Each information resource has an identifier, a short description, and an URL to more information about that resource.
https://biolink.github.io/information-resource-registry
- examples/ - example data
- project/ - project files (do not edit these)
- src/ - source files (edit these)
- information_resource_registry
- schema -- LinkML schema (edit this)
- information_resource_registry
make all
: make everythingmake deploy
: deploys site
This project was made with linkml-project-cookiecutter.