slib-tools-ontofocus

Ontofocus: command line tool used to perform the transitive reduction in a DAG

Лицензия

Лицензия

Группа

Группа

com.github.sharispe
Идентификатор

Идентификатор

slib-tools-ontofocus
Последняя версия

Последняя версия

0.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

slib-tools-ontofocus
Ontofocus: command line tool used to perform the transitive reduction in a DAG
Ссылка на сайт

Ссылка на сайт

http://www.semantic-measures-library.org

Скачать slib-tools-ontofocus

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.github.sharispe : slib-graph-model jar 0.9.1
com.github.sharispe : slib-graph-io jar 0.9.1
org.slf4j : slf4j-api jar 1.7.3
com.github.sharispe : slib-tools-module jar 0.9.1
com.github.sharispe : slib-indexer jar 0.9.1
com.github.sharispe : slib-utils jar 0.9.1

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.0

Модули Проекта

Данный проект не имеет модулей.

Slib

Slib is a JAVA library dedicated to semantic data mining based on texts and/or ontology processing. The library is composed of various modules dedicated to specific treatments - they can be used in the context of information retrieval, data analysis, recommendation system design...

  • slib-sml, the module dedicated to The Semantic Measures Library (SML), a library dedicated to semantic measures (similarity/relatedness) computation, evaluation and analysis. See dedicated web site: http://www.semantic-measures-library.org for more information on both semantic measures and this module.

  • slib-graph a simple in-memory graph engine used to manipulate graphs of URIs - based on on the sesame library (RDF/OWL data loading...). This module provides an easy way to process semantic graphs (e.g. RDF graph) as graphs in which traversal can easily be performed. Numerous algorithms commonly used to process semantic graphs are implemented.

  • slib-tools various command-line tools performing processes on semantic graph/data

    • SML-Toolkit, a command-line tool dedicated to semantic similarity/relatedness computation.
    • Ontofocus, a command-line tool which can be used to perform efficient transitive reductions on potentially large taxonomies.
  • slib-utils SLIB Utility classes

  • slib-indexer Module which provides easy-to-use utility classes for indexing specific datasets.

  • slib-example Source code examples

Licence

Cecill license: a free software license adapted to both international and French legal matters, in the spirit of and retaining compatibility with the GNU General Public License (src: Wikipedia).

Версии библиотеки

Версия
0.9.1
0.9