Build requirements: JDK 8, Maven
Run mvn clean install
to download dependencies and build all sub-modules.
The binary distribution zip files can then be found in distribution/target.
Easy way:
- copy/unzip the binary distribution ..-i2b2.zip (or ..-full.zip) from distribution/target.
- adjust the database settings in histream.xml
- To import data into i2b2 run
startup examples/dwh-eav.xml
orstartup examples/dwh-flat.txt
- copy/unzip the binary distribution ..-full.zip from distribution/target. The plugins histream-skos and histream-i2b2 are needed.
- adjust examples/ontology-import.properties
- adjust paths to RDF files in example/skos-ontology.properties
- Run
java -cp "lib\*" de.sekmi.histream.i2b2.ont.Import examples/skos-ontology.properties examples/i2b2-ont-import.properties