equipe22 / HORGO-FR

Hospital organizational structure in France - an ontology-based temporal database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HORGO-FR

Hospital organizational structure in France - an ontology-based temporal database

Folder description

This code is organized as follows:

  • exploration: contains R script and SQL queries for data analysis.
  • mapping: contains SQL/PLGSQL scripts used to extract data from data sources and feed the ontology-based temporal schema (OTS).
  • ontology: contains the ontology of Hospital organizational structure in France.
  • ots: scripts to build the ontology-based temporal schema and OntoRelDic the schema dictionary in JSON format.

The organizational structure data are not available for confidentialiy reasons. However, you can import our own data by replacing the files in extraction and mapping folders. Please don't hesitate to contact us for more information.

Tools

The tools:

  • Protégé for the ontology visualization.
  • PostgreSQL database for SQL scripts exectuion.
  • RStudio for data analysis.

User Guide

Create a database in your PostgreSQL database. Bash scripts are created to automate OTS creation and mapping execution. Replace the database= parameter by your database name in all Bash scripts.

  1. Run the OTS creation process ots/build.sh
  2. Run the mapping process mapping/build.sh
  3. Run mapping tests mapping/test.sh

If needed use ots/clean.sh or mapping/clean.sh to drop database elements

Authors

Links

License

License: CC BY-NC-SA 4.0

About

Hospital organizational structure in France - an ontology-based temporal database


Languages

Language:HTML 70.1%Language:TSQL 15.2%Language:SQLPL 9.2%Language:PLpgSQL 4.5%Language:R 0.7%Language:Shell 0.2%Language:CSS 0.1%Language:JavaScript 0.0%