BioPortal Ontology Tools

This project contains some utilities to process ontologies and related data as retrieved from BioPortal. The tools include the download of ontologies from BioPortal, download of mappings from BioPortal and the extraction of names, synonyms, descriptions and superclasses of ontology concepts from downloaded ontologies.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

julielab-bioportal-ontology-tools
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

BioPortal Ontology Tools
This project contains some utilities to process ontologies and related data as retrieved from BioPortal. The tools include the download of ontologies from BioPortal, download of mappings from BioPortal and the extraction of names, synonyms, descriptions and superclasses of ontology concepts from downloaded ontologies.
Project Organization

Project Organization

JULIE Lab, Germany

Download julielab-bioportal-ontology-tools

How to add to project

<!-- https://jarcasting.com/artifacts/de.julielab/julielab-bioportal-ontology-tools/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>julielab-bioportal-ontology-tools</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/julielab-bioportal-ontology-tools/
implementation 'de.julielab:julielab-bioportal-ontology-tools:1.0.4'
// https://jarcasting.com/artifacts/de.julielab/julielab-bioportal-ontology-tools/
implementation ("de.julielab:julielab-bioportal-ontology-tools:1.0.4")
'de.julielab:julielab-bioportal-ontology-tools:jar:1.0.4'
<dependency org="de.julielab" name="julielab-bioportal-ontology-tools" rev="1.0.4">
  <artifact name="julielab-bioportal-ontology-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='julielab-bioportal-ontology-tools', version='1.0.4')
)
libraryDependencies += "de.julielab" % "julielab-bioportal-ontology-tools" % "1.0.4"
[de.julielab/julielab-bioportal-ontology-tools "1.0.4"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.5.1
org.apache.httpcomponents : httpclient jar 4.5.1
org.slf4j : slf4j-api jar 1.7.24
com.google.code.gson : gson jar 2.4
net.sourceforge.owlapi : owlapi-distribution jar 5.1.0
org.apache.commons : commons-lang3 jar 3.4
net.sourceforge.owlapi : org.semanticweb.hermit jar 1.3.8.500
de.julielab : julielab-java-utilities jar 1.0.0

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.15.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0