Terminology server admin QA tool

Used for performing system wide QA checks

Лицензия

Лицензия

Категории

Категории

UML Прикладные библиотеки Documents Processing ORM Данные
Группа

Группа

com.wcinformatics.umls.server
Идентификатор

Идентификатор

term-server-admin-qa
Последняя версия

Последняя версия

1.6.0-RC2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Terminology server admin QA tool
Used for performing system wide QA checks

Скачать term-server-admin-qa

Имя Файла Размер
term-server-admin-qa-1.6.0-RC2.pom 51 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.wcinformatics.umls.server/term-server-admin-qa/ -->
<dependency>
    <groupId>com.wcinformatics.umls.server</groupId>
    <artifactId>term-server-admin-qa</artifactId>
    <version>1.6.0-RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wcinformatics.umls.server/term-server-admin-qa/
implementation 'com.wcinformatics.umls.server:term-server-admin-qa:1.6.0-RC2'
// https://jarcasting.com/artifacts/com.wcinformatics.umls.server/term-server-admin-qa/
implementation ("com.wcinformatics.umls.server:term-server-admin-qa:1.6.0-RC2")
'com.wcinformatics.umls.server:term-server-admin-qa:pom:1.6.0-RC2'
<dependency org="com.wcinformatics.umls.server" name="term-server-admin-qa" rev="1.6.0-RC2">
  <artifact name="term-server-admin-qa" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wcinformatics.umls.server', module='term-server-admin-qa', version='1.6.0-RC2')
)
libraryDependencies += "com.wcinformatics.umls.server" % "term-server-admin-qa" % "1.6.0-RC2"
[com.wcinformatics.umls.server/term-server-admin-qa "1.6.0-RC2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

UMLS Terminology Server

This is a generic terminology server back end project.

This project hosts a basic UI that calls a set of REST APIs built around a UMLS data model. The API is fully documented with Swagger (http://swagger.io)

A reference deployment of the system exists here: https://umls.terminology.tools/

Project Structure

  • top-level: aggregator for sub-modules (alphabetically):
    • admin: admin tools as maven plugins and poms
    • config: sample config files and data for windows dev environment and the reference deployment.
    • custom: project for demonstrating how to extend the platform
    • examples: sample code for learning how to use the API
    • integration-test: integration tests (JPA, REST, and mojo)
    • jpa-model: a JPA enabled implementation of "model"
    • jpa-services: a JPA enabled implementation of "services"
    • model: interfaces representing the RF2 domain model
    • parent: parent project for managing dependency versions.
    • rest: the REST service implementation
    • rest-client: a Java client for the REST services
    • services: interfaces representing the service APIs

Documentation

Find comprehensive documentation here: https://wci-wiki.atlassian.net/wiki/spaces/UTS/overview

License

See the included LICENSE.txt file.

com.wcinformatics.umls.server

West Coast Informatics

Healthcare informatics and data analytics company

Версии библиотеки

Версия
1.6.0-RC2
1.6.0-RC1
1.5.1-fg-rc
1.4.0
1.3.0
1.2.1