This Dockerized python tool converts RDF knowledge graphs to i2b2 simple databases.
Given an ontology RDF graph, it will output a complete ONT cell schema in CSV format.
Given a RDF graph of instances of the former ontology graph, it will output a complete CRC cell schema in CSV format.
All CSV tables should then be pushed to your i2b2 database (loading script not provided).
This was developed as a subproject at Lausanne University Hospital (CHUV) by Jules Fasquelle and Jean Louis Raisaro.
It was published at the MIE2022 conference : https://pubmed.ncbi.nlm.nih.gov/35612099/
Full user documentation
is The docker files are on the following repositories:- Automatic ontology Automatic data -