License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjulielab-bioportal-ontology-tools |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBioPortal 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 |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.15.0 |
junit : junit | jar | 4.12 |