client

Symantic Normalization Prototype: A simple proof of concept of ingesting and processing Health Ontologies into a mongoDB instance.

License

License

TBD
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jlgrock.snp
ArtifactId

ArtifactId

client
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

client
Symantic Normalization Prototype: A simple proof of concept of ingesting and processing Health Ontologies into a mongoDB instance.

Download client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jlgrock.snp/client/ -->
<dependency>
    <groupId>com.github.jlgrock.snp</groupId>
    <artifactId>client</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jlgrock.snp/client/
implementation 'com.github.jlgrock.snp:client:0.1'
// https://jarcasting.com/artifacts/com.github.jlgrock.snp/client/
implementation ("com.github.jlgrock.snp:client:0.1")
'com.github.jlgrock.snp:client:jar:0.1'
<dependency org="com.github.jlgrock.snp" name="client" rev="0.1">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jlgrock.snp', module='client', version='0.1')
)
libraryDependencies += "com.github.jlgrock.snp" % "client" % "0.1"
[com.github.jlgrock.snp/client "0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.jlgrock.snp : core jar 0.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.0
org.mongodb : mongo-java-driver jar 2.13.0-rc1
org.springframework : spring-context jar 4.1.4.RELEASE
org.springframework.boot : spring-boot-starter jar 1.2.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.2.0.RELEASE
org.springframework.boot : spring-boot-starter-data-mongodb jar 1.2.0.RELEASE
joda-time : joda-time jar 2.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.1.4.RELEASE
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.

Build Status

SN Prototype - Semantic Normalization Prototype

A simple proof of concept of ingesting and processing Health Ontologies into a mongoDB instance. The data included is not accurate, nor representative of the actual data stored in different Health organizations.

For more details and the documentation for this program, please visit the wiki at https://github.com/jlgrock/snp-prototype/wiki

Versions

Version
0.1