hestia

Hestia is an API for function calling on the OMOP CDM.

https://github.com/ohdsi/hestia

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Hestia is an API for function calling on the OMOP CDM.

Basic Info
  • Host: GitHub
  • Owner: OHDSI
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 149 KB
Statistics
  • Stars: 8
  • Watchers: 12
  • Forks: 1
  • Open Issues: 0
  • Releases: 2
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Citation Codeowners Security

README.md

Hestia

Introduction

Hestia is an implementation of the OpenAPI standard to the OMOP CDM and OHDSI tools.

Features

  • The OMOP CDM Schema in LinkML.
    • Easily transform the OMOP CDM into other frameworks, artefacts, and documentation.
  • Offloading SQL translation and connectors to Ibis
  • Composable API for OHDSI tooling using OpenAPI v3.1.0 standards.
  • Decoupling of backend and frontend using FastAPI and FastUI.
  • Human and Machine (e.g. GPT with Actions) readable API Documentation.

Design

Technology

| Name | Licence | |------|---------| | FastAPI | MIT | | Ibis | Apache License 2.0 | | Pydantic | MIT | | Duckdb | MIT | | Pytest | MIT | | Ruff | MIT | | Docker Engine | Apache License 2.0 | | FastUI | MIT|

Installation

bash pip install ...

bash conda install ...

Usage

Documentation

LinkLM Documentation

OpenAPI Documentation

Support

Development

Development Status

Pre-alpha

Contributing

References

License

Hestia is licensed under Apache License 2.0

Owner

  • Name: Observational Health Data Sciences and Informatics
  • Login: OHDSI
  • Kind: organization

Citation (CITATION.cff)


      

GitHub Events

Total
  • Watch event: 3
  • Delete event: 4
  • Fork event: 1
Last Year
  • Watch event: 3
  • Delete event: 4
  • Fork event: 1

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.75
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • haydenbspence (7)
Top Labels
Issue Labels
Pull Request Labels
autorelease: tagged (2) autorelease: pending (2)

Dependencies

requirements.txt pypi
setup.py pypi