Changes between Version 6 and Version 7 of TraumaOntologies
- Timestamp:
- 09/03/19 10:50:05 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TraumaOntologies
v6 v7 47 47 48 48 === Examples 49 Various example codes are available 49 Various example codes are available 50 * You can download a ready-to-run jar [http://artifactory.ewi.tudelft.nl/artifactory/webapp/#/artifacts/browse/tree/General/libs-release-local/tudelft/healthpsychology/traumaontologies/1.0.0/traumaontologies-1.0.0-jar-with-dependencies.jar here] (just double click to run; you need to have java installed) 51 * Click on the picture below to run the app in your browser 50 52 51 53 52 * You can download a ready-to-run jar [http://artifactory.ewi.tudelft.nl/artifactory/libs-release/tudelft/healthpsychology/traumaontologies/1.0.0/traumaontologies-1.0.0-jar-with-dependencies.jar here] (just double click to run; you need to have java installed)53 * Click on the picture below to run the app in your browser54 54 [[Image(screenshot.png, link=https://webswing.ewi.tudelft.nl/motivateduringtherapy/)]] 55 55 56 * The junit tests for the package [source:TraumaOntologies/src/test/java here]. 56 57 * Make your own example using this code snip plus the maven dependencies above … … 103 104 104 105 == Examples 105 Various example codes are available106 * You can download a ready-to-run jar [http://artifactory.ewi.tudelft.nl/artifactory/webapp/#/artifacts/browse/tree/General/libs-release-local/tudelft/healthpsychology/traumaontologies/1.0.0/traumaontologies-1.0.0-jar-with-dependencies.jar here] (just double click to run; you need to have java installed)107 * Click on the picture below to run the app in your browser