com.github.monnetproject.ontology OSGi Bundle

com.github.monnetproject.ontology OSGi Bundle from the Monnet Project's ontology.project project.

License

License

BSD 3-clause "New" or "Revised" License
Categories

Categories

Net
GroupId

GroupId

com.github.monnetproject
ArtifactId

ArtifactId

ontology
Last Version

Last Version

1.18.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.monnetproject.ontology OSGi Bundle
com.github.monnetproject.ontology OSGi Bundle from the Monnet Project's ontology.project project.

Download ontology

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.monnetproject : language jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Monnet Ontology Intefaces

Monnet interfaces for working with ontologies, consist of the following components

  • main: The main interfaces
  • owlapi: Interface with OWLAPI
  • label: Label extraction tools

Javadoc is here

com.github.monnetproject

Monnet Project

Versions

Version
1.18.4