Ontology Project Set

The data-mining project contains Peregrine and several supporting modules, e.g. for ontologies and datasets. Peregrine is an indexing engine or tagger: a piece of software that can be used to recognize concepts in human readable text, based on a database (thesaurus) of known terms. Multi-word terms are correctly recognized. If terms can represent multiple concepts, Peregrine will attempt to disambiguate them.

License

License

Categories

Categories

Data ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.erasmusmc.data-mining.ontology
ArtifactId

ArtifactId

ontology
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Ontology Project Set
The data-mining project contains Peregrine and several supporting modules, e.g. for ontologies and datasets. Peregrine is an indexing engine or tagger: a piece of software that can be used to recognize concepts in human readable text, based on a database (thesaurus) of known terms. Multi-word terms are correctly recognized. If terms can represent multiple concepts, Peregrine will attempt to disambiguate them.
Project Organization

Project Organization

ErasmusMC

Download ontology

Filename Size
ontology-1.3.pom 858 bytes
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
log4j : log4j jar 1.2.17

Project Modules

  • api
  • impl-db
  • impl-file
  • impl-cache
  • impl-skos

Versions

Version
1.3