项目作者: biodatamodels

项目描述 :
schema for ontology associations
高级语言: Python
项目地址: git://github.com/biodatamodels/ontology-associations.git
创建时间: 2021-02-13T20:55:18Z
项目社区:https://github.com/biodatamodels/ontology-associations

开源协议:

下载


Ontology Associations

Datamodels for various kinds of ontology associations

Uses LinkML project.

See http://biodatamodels.github.io/ontology-associations

Running locally

  1. . environment.sh
  2. pip install -r requirements.txt

Running locally

Python

  1. pytest

See tests

Targets

You can make specific targets, e.g

  1. make stage-jsonschema

Use the all target to make everything

Note to redeploy documentation all you need to do is:

  1. make gh-deploy