jar

de.cit-ec.scie : ner-import

Maven & Gradle

Dec 10, 2014

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.

Table Of Contents

Latest Version

Download de.cit-ec.scie : ner-import JAR file - Latest Versions:

All Versions

Download de.cit-ec.scie : ner-import JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
2.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ner-import-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.citec.scie.ner.importer.xml

├─ de.citec.scie.ner.importer.xml.XmlImporter.class - [JAR]

├─ de.citec.scie.ner.importer.xml.XmlState.class - [JAR]

├─ de.citec.scie.ner.importer.xml.XmlStateStack.class - [JAR]

├─ de.citec.scie.ner.importer.xml.XmlUtils.class - [JAR]

de.citec.scie.ner.importer

├─ de.citec.scie.ner.importer.Importer.class - [JAR]

├─ de.citec.scie.ner.importer.ImporterCLI.class - [JAR]

├─ de.citec.scie.ner.importer.ImporterException.class - [JAR]

de.citec.scie.ner.importer.utils

├─ de.citec.scie.ner.importer.utils.Associator.class - [JAR]

de.citec.scie.ner.importer.formats

├─ de.citec.scie.ner.importer.formats.FormatRegisty.class - [JAR]

├─ de.citec.scie.ner.importer.formats.MeshImporter.class - [JAR]

├─ de.citec.scie.ner.importer.formats.NativeXmlImporter.class - [JAR]

├─ de.citec.scie.ner.importer.formats.NcbiImporter.class - [JAR]