Skip to content

Releases: li2b2/li2b2-shrine

v0.4

04 Apr 13:14
@rwm rwm
Compare
Choose a tag to compare

To run a SHRINE server, download and unpack the i2b2-shrine-distributable-0.4.zip and double click on run_shrine.bat. The i2b2 webclient can be accessed via http://localhost:8080/webclient/ . Any queries created via the webclient can be executed by arbitrary number of nodes.

To run a node, download and unpack i2b2-node-distribution-0.4.zip to execute queries on any i2b2 data warehouse (or dktk-node-distribution-0.4.zip if you are using CentraXX). Configuration can be changed in the startup scripts (e.g. run_node.bat).

Changes:

  • compatibility to latest official i2b2 server/webclient
  • compatibility to latest Java runtime/JDK releases

v0.3

07 Mar 16:05
@rwm rwm
Compare
Choose a tag to compare

New features:

  1. use new broker API 0.3
  2. display patient counts in server ontology
  3. script for client to export own ontology

For usage instructions, see older releases.

v0.2

09 Feb 22:45
@rwm rwm
Compare
Choose a tag to compare

To run a SHRINE server, download and unpack the i2b2-shrine-distributable-0.2.zip and double click on run_shrine.bat. The i2b2 webclient can be accessed via http://localhost:8080/webclient/ . Any queries created via the webclient can be executed by arbitrary number of nodes.

To run a node, download and unpack i2b2-node-distribution-0.2.zip to execute queries on any i2b2 data warehouse (or dktk-node-distribution-0.2.zip if you are using CentraXX). Configuration can be changed in the startup scripts (e.g. run_node.bat).

v0.1

20 Nov 21:49
@rwm rwm
Compare
Choose a tag to compare

To run a SHRINE server, download and unpack the i2b2-shrine-distributable-0.1.zip and double click on run_shrine.bat. The i2b2 webclient can be accessed via http://localhost:8080/webclient/ . Any queries created via the webclient can be executed by arbitrary number of nodes.

To run a node, download and unpack i2b2-node-distribution-0.1.zip to execute queries on any i2b2 data warehouse (or dktk-node-distribution-0.1.zip if you are using CentraXX). Configuration can be changed in the startup scripts (e.g. run_node.bat).