-
Notifications
You must be signed in to change notification settings - Fork 4
Home
jvsoest edited this page Dec 5, 2016
·
11 revisions
In this tutorial, we will give an example how to convert data from clinical databases, images (DICOM), and image-derived information into RDF. Afterwards, we will explain how to retrieve all data in one query.
To follow/perform this tutorial, please have the following prerequisites installed:
- Java JDK 1.8 installed and configured
- PostgreSQL installed and configured (using username/password postgres/postgres)
- Command line access on the specific computer
- WiFi / Internet connection (to open the tutorial pages & download contents)
Please click the sections below to follow/perform the tutorial.
The tutorial is divided into 6 sections:
- Conversion of clinical data
- Conversion of DICOM metadata
- Calculation & storage of DICOM derived information
- Querying clinical data
- Querying Clinical + DICOM metadata
- Querying Clinical + DICOM metadata + DICOM derived information
After these sections regarding federation of vertically partitioned data, the final section describes horizontal federation.
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.