Metaregistry

This module contains a way to deploy a custom instance of the bioregistry (https://bioregistry.io) application based on MIRA’s domain knowledge graph’s prefixes.

Run the web application with python -m mira.dkg.metaregistry. Note that this requires either the environment variables to connect with the mira.dkg.client.Neo4jclient or the appropriate pystow configuration.

Metaregistry Utils (mira.dkg.metaregistry.utils)

Constants for the MIRA Metaregistry.

get_app(config=None, root_path='', client_base_url='')[source]

Get the MIRA metaregistry app.

Return type:

Flask