NER Import

Tool used to import ontologies from various file formats (native simple XML used for the small ontologies, NCBI MeSH, NCBI Taxonomy) into the internal NER ontology database.

License

License

GroupId

GroupId

de.cit-ec.scie
ArtifactId

ArtifactId

ner-import
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

NER Import
Tool used to import ontologies from various file formats (native simple XML used for the small ontologies, NCBI MeSH, NCBI Taxonomy) into the internal NER ontology database.
Project URL

Project URL

http://openresearch.cit-ec.de/projects/scie/
Source Code Management

Source Code Management

https://opensource.cit-ec.de/projects/scie/repository/revisions/master/show/modules/ner-import

Download ner-import

How to add to project

<!-- https://jarcasting.com/artifacts/de.cit-ec.scie/ner-import/ -->
<dependency>
    <groupId>de.cit-ec.scie</groupId>
    <artifactId>ner-import</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.scie/ner-import/
implementation 'de.cit-ec.scie:ner-import:2.0.1'
// https://jarcasting.com/artifacts/de.cit-ec.scie/ner-import/
implementation ("de.cit-ec.scie:ner-import:2.0.1")
'de.cit-ec.scie:ner-import:jar:2.0.1'
<dependency org="de.cit-ec.scie" name="ner-import" rev="2.0.1">
  <artifact name="ner-import" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.scie', module='ner-import', version='2.0.1')
)
libraryDependencies += "de.cit-ec.scie" % "ner-import" % "2.0.1"
[de.cit-ec.scie/ner-import "2.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
de.cit-ec.scie : ner-core jar 2.0.1
de.cit-ec.scie : ner-mapdb jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0