Last Version

Internal Core Ontology Model 4.1.0

Internal model to represent ontologies and utilities to import ontologies from different formats.

License

License

GroupId

GroupId

au.csiro
ArtifactId

ArtifactId

ontology-model
Version

Version

4.1.0
Type

Type

jar
Description

Description

Internal Core Ontology Model
Internal model to represent ontologies and utilities to import ontologies from different formats.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Australian e-Health Research Centre

Download ontology-model 4.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.media : jersey-media-moxy jar 2.27
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.