Code Monkey home page Code Monkey logo

omop-cdm-owl's Introduction

๐Ÿฆ‰OWL ontology for the OMOP CDM ๐Ÿฉบ

Update documentation website

A repository to build an OWL ontology for the Observational Medical Outcomes Partnership Common Data Model (OMOP CDM).

A documentation website is built and published at vemonet.github.io/omop-cdm-owl

This project reuse and modify the script published in this publication: https://hal.science/hal-03479322/document. The original script can be found here. Special thanks to Jean-Baptiste Lamy who developed the original script.

The script to build the ontology has been modified to add:

  • Labels for classes and properties
  • Change the ontology URI to https://w3id.org/omop/ontology/
  • Add metadata to the owl:Ontology (license, label, description, preferred prefix and namespace)

โ™ป๏ธ The documentation website hosted at vemonet.github.io/omop-cdm-owl is automatically updated by a GitHub Action at every change to the ontology file.

๐Ÿ“ฅ Install dependencies

Make sure Java ~17 and python >=3.8 are installed. We recommend to enable a python virtual environment.

Create the virtual environment:

python -m venv .venv

Activate the virtual environment:

source .venv/bin/activate
./scripts/install.sh

๐Ÿฆ‰ Generate the OWL ontology

Run the script:

python generate_omop_owl.py

๐Ÿ“– Generate the docs locally

Generate ontology and build the docs website:

./scripts/build.sh

Start a web server to check the generated docs locally:

./scripts/start.sh

omop-cdm-owl's People

Contributors

vemonet avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.