Skip to main content

A REST API in front of the Unified Biomedical Knowlegde Graph

Project description

Unified Biomedical Knowledge Graph

UBKG-API

PyPI version

The components of the UBKG include:

  • The source framework that extracts ontology information from the UMLS to create a set of CSV files (UMLS CSVs)
  • The generation framework that appends to the UMLS CSVs assertion data from other ontologies to create a set of ontology CSVs.
  • A neo4j ontology knowledge graph populated from the ontology CSVS.
  • An API server that provides RESTful endpoints to query the ontology knowledge graph.

This repository contains the source for the API.

SmartAPI documentation

The specification for the UBKG API can be found here.

Developer Information

Build and publish to PyPI

python -m build
python3 -m twine upload dist/*

Requirements

Python 3.9 or newer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ubkg_api-1.4.0.tar.gz (18.0 kB view hashes)

Uploaded Source

Built Distribution

ubkg_api-1.4.0-py3-none-any.whl (29.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page