Skip to main content

Contribute on GitHub

Komet is an open-source project dedicated to providing an application for collaborative health knowledge management and data harmonization. The Integrated Knowledge Management (IKM) GitHub page contains multiple modules required to locally build and run the program with proper configurations. These modules must be executed in a specific order for the program to run successfully.

Repositories

komet Komet was created to harmonize existing medical terminology and create interoperable data. This file will explain best practices for getting started, building, running, and contributing code in Komet.
build-parentA Simple maven build parent that configures and customizes builds for all child modules. This can be used by any project that would like to inherit these build configurations. This includes a number of the compiling, code quality, code style, and plugin configurations of Tinkar and related HL7 projects.
tinkar-schemaProtobuf schema file for the Tinkar project and generates code packages for different languages that can be distributed to read and write Tinkar files.
tinkar-coreTinkar core is an essential repository that creates the primitive functionality and data types for Komet. Tinkar core is also responsible for managing caches and I/O (spined-array) of the application.
yarn-code-quality-build-actionA composite action to build and execute code quality steps for an yarn installation.
tinkar-starter-bindingsTinkar starter bindings.
jpms-depsJpms deps

Get Involved

Get Involved