Difference between revisions of "CGS"

From mitk.org
Jump to navigation Jump to search
(Created page with "== Overview == On this page you can find detailed information about how to build up the semantic data infrastructure that is published in: <pre style="background:Gainsboro;...")
 
Line 13: Line 13:
 
An overview about the components of the infrastructure is depicted in the figure below:
 
An overview about the components of the infrastructure is depicted in the figure below:
  
[[File:cgs-infrastructure.jpg|border| An overview of the architecture of the infrastructure]]
+
[[File:cgs-infrastructure.png|border| An overview of the architecture of the infrastructure]]
  
 
Following we briefly describe the components and tools of the infrastructure and how to get/install them.
 
Following we briefly describe the components and tools of the infrastructure and how to get/install them.

Revision as of 16:21, 5 February 2016

Overview

On this page you can find detailed information about how to build up the semantic data infrastructure that is published in:

Fetzer, A., J. Metzger, D. Katic, K. März, M. Wagner et al.,
"Towards an open-source semantic data infrastructure for integrating clinical and scientific data in cognition-guided surgery.",
in Proc. SPIE Medical Imaging 2016 "PACS and Imaging Informatics: Next Generation and Innovations", 9789-22, (2016) 

The proposed infrastructure allows you to integrate heterogneous data sets and make them available via a unified interfaced. Also the data can be annotated and integrated semantically which facilitates complex semantic queries on the data.

An overview about the components of the infrastructure is depicted in the figure below:

An overview of the architecture of the infrastructure

Following we briefly describe the components and tools of the infrastructure and how to get/install them.

Semantic data infrastructure

XNAT - A flexible data storage

The Extensible Neuroimaging Archive Toolkit (XNAT) is a flexible way to store primarily medical images. It is developed at the Washington University in St. Louis. We use XNAT to store mainly clinical image's and associated data.

Surgipedia - A semantic media wiki

Semantic Media Wiki is an extension to the Media Wiki that can be used as an flexible knowledge management system.

Linked data crawler

Both the contents of the semantic media wiki and XNAT are aggregated by a linked data web crawler into a central triple store.

Triple Store

A triple store is a data base which is especially designed for handling linked data from the semantic web. There are many triple store implementations available and the choice which you want to use is up to you. Here is a small selection of available triple stores:

  • The one we are using: OpenLink Virtuoso
  • Redland
  • Apache Jena

Cognition-Guided Surgery Workbench

The CGS Workbench is an MITK-based desktop application, which provides both flexibility and extensibility for methods integration and unified interfaces to the proposed infrastructure.

Core-features of the CGS Workbench are:

  • DICOM viewing
  • Image processing: Segmentation, measurement, image statistics
  • XNAT connection: Browse, up- and download your data from XNAT
  • Triple store connection: Query / Insertion of triples
  • Semantic data annotation: Create annotation files, upload annotation to XNAT or insert directly into the triple store

How to get it?

  • Source code as well as binary installers can be found here: https://projects.sfb125.de (registration required)
  • Or contact Marco Nolden / Jasmin Metzger