| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаde.uni-mannheim.informatik.dws.melt |
| Идентификатор | Идентификаторmatching-owlapi |
| Последняя версия | Последняя версия3.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMELT - Matching EvaLuation Toolkit | Matching OWLApi Module
This module contains OWL-API-based classes related to matcher development as well as additional services such as caching of
source and target ontologies.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| matching-owlapi-3.3.pom | |
| matching-owlapi-3.3.jar | 6 KB |
| matching-owlapi-3.3-sources.jar | 5 KB |
| matching-owlapi-3.3-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-owlapi/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-owlapi</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-owlapi/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-owlapi:3.3'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-owlapi/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-owlapi:3.3")
'de.uni-mannheim.informatik.dws.melt:matching-owlapi:jar:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-owlapi" rev="3.3">
<artifact name="matching-owlapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-owlapi', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-owlapi" % "3.3"
[de.uni-mannheim.informatik.dws.melt/matching-owlapi "3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.owlapi : owlapi-distribution | jar | 5.1.19 |
| de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api | jar | 3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |
| org.slf4j : slf4j-simple | jar | 1.7.33 |