Skip to content

nagyistoce/IHTSDO-snomed-publish

 
 

Repository files navigation

IHTSDO Snomed Publication Tools

Components

  • ####Canonical Tool for creating the canonical form of the publication

  • ####Test Sanity test for the canonical form of the publication

  • ####Web Object graph browser for the canonical and long form of the publication. Deployed at http://snomed.sparklingideas.co.uk/ontology/1/concept/138875005

  • ####Model Library - Object model for snomed publish applications

  • ####Import Export Library - Marshall from long/short form serialisation formats, unmarshall to short form

How to build

You will need to have the Java 7 JDK and Maven 3 to build the distribution jar file, and Java 7 JRE in order to run it. To build the distribution, enter the root project directory and type:

mvn clean package

This will build all the individual libraries and applications. For each component, you will find the build results as

{component}/target/{component}.jar

See the README for the individual libraries and applications for more information.

About

IHTSDO Snomed Publication Tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.8%
  • Java 26.4%
  • CSS 3.3%
  • HTML 2.1%
  • XSLT 0.2%
  • Shell 0.1%
  • DIGITAL Command Language 0.1%