psychoinformatics-de / datalad-concepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataLad Concept Ontology

WORK IN PROGRESS

https://concepts.datalad.org

How to...

Install (in a virtualenv)

pip install -r requirements.txt

Build docs:

make

Serve docs locally

mkdocs serve

Presently, this work require a patched linkml installation. The patch(es) are listed in patches/. The script tools/patch_linkml documents how they need to be applied. This script can be used to patch a local installation, and is also executed in the GitHub actions that validate the included data models.

Acknowledgements

This work was funded by

About

License:Other


Languages

Language:Makefile 86.5%Language:Shell 13.5%