Sign inSign up

lifeomic/termlink

By lifeomic

Updated about 6 years ago

Provide an ontology via Terminology Service's API link.

Image
0

1.2K

lifeomic/termlink repository overview

Prepare an ontology and send it to the Precision Health Cloud.

TermLink is a command line client and library for uploading ontologies to LifeOmic's Precision Health Cloud. Its goal is to make uploading standardized ontologies easier and to provide utilities for uploading custom ontologies. It provides a simple command line interface for creating standard ontologies and a Python SDK for building integrations with custom ontologies.

Quickstart

Download the following tools:

Pull the latest version of TermLink from Docker Hub:

docker pull lifeomic/termlink

Run it.

docker run lifeomic/termlink --help

Import the output ontology into the Precision Health Cloud using the LifeOmic CLI:

docker run lifeomic/termlink ... | lo ontologies import <project>

Tag summary

Content type

Image

Digest

Size

20.5 MB

Last updated

about 6 years ago

docker pull lifeomic/termlink