Last Version

Ontology Cache Implementation 1.3

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-impl-cache
Version

Version

1.3
Type

Type

jar
Description

Description

Ontology Cache Implementation
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-impl-cache 1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.erasmusmc.data-mining.ontology : ontology-api jar 1.3
commons-lang : commons-lang jar 2.4
org.springframework : spring-context-support jar 3.2.1.RELEASE
net.sf.ehcache : ehcache jar 2.8.1
commons-logging : commons-logging jar 1.2

test (7)

Group / Artifact Type Version
org.erasmusmc.data-mining.ontology : ontology-api jar 1.3
commons-collections : commons-collections jar 3.2
commons-io : commons-io jar 2.4
org.springframework : spring-test jar 3.2.1.RELEASE
org.easymock : easymock jar 3.0
junit : junit jar 4.11
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.