| License |
License |
|---|---|
| GroupId | GroupIdau.csiro |
| ArtifactId | ArtifactIdontology-import |
| Last Version | Last Version4.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCore Ontology Importer
Internal model to represent ontologies and utilities to import ontologies from different formats.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ontology-import-4.1.0.pom | |
| ontology-import-4.1.0.jar | 67 KB |
| ontology-import-4.1.0-sources.jar | 33 KB |
| ontology-import-4.1.0-javadoc.jar | 167 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/au.csiro/ontology-import/ -->
<dependency>
<groupId>au.csiro</groupId>
<artifactId>ontology-import</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.csiro/ontology-import/
implementation 'au.csiro:ontology-import:4.1.0'
// https://jarcasting.com/artifacts/au.csiro/ontology-import/
implementation ("au.csiro:ontology-import:4.1.0")
'au.csiro:ontology-import:jar:4.1.0'
<dependency org="au.csiro" name="ontology-import" rev="4.1.0">
<artifact name="ontology-import" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.csiro', module='ontology-import', version='4.1.0')
)
libraryDependencies += "au.csiro" % "ontology-import" % "4.1.0"
[au.csiro/ontology-import "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| au.csiro : ontology-model | jar | 4.1.0 |
| net.sourceforge.owlapi : owlapi-api | jar | [4.3.1,4.6) |
| net.sourceforge.owlapi : owlapi-apibinding | jar | [4.3.1,4.6) |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |