core

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

License

License

TBD
GroupId

GroupId

com.github.jlgrock.snp
ArtifactId

ArtifactId

core
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.jlgrock.snp : apis jar 0.2
org.mongodb : mongo-java-driver jar 2.13.0-rc1
gov.vha.isaac » logic jar 1.4
com.google.guava : guava jar 18.0
org.glassfish.hk2 : hk2 jar 2.4.0-b10
org.slf4j : slf4j-api jar 1.7.9

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.9
org.testng : testng jar 6.8.21
org.mockito : mockito-all jar 1.10.8
org.glassfish.hk2 : hk2-testng jar 2.4.0-b11

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.2
0.1