| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаde.uni-mannheim.informatik.dws.melt |
| Идентификатор | Идентификаторmatching-owlapi-matchers |
| Последняя версия | Последняя версия3.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMELT is a helpful maven framework for developing, tuning, evaluating, and packaging ontology matching
systems. It is optimized to be used in OAEI campaigns and allows to submit matchers to the SEALS and HOBBIT
evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-owlapi-matchers/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-owlapi-matchers</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-owlapi-matchers/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-owlapi-matchers:3.3'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-owlapi-matchers/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-owlapi-matchers:3.3")
'de.uni-mannheim.informatik.dws.melt:matching-owlapi-matchers:jar:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-owlapi-matchers" rev="3.3">
<artifact name="matching-owlapi-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-owlapi-matchers', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-owlapi-matchers" % "3.3"
[de.uni-mannheim.informatik.dws.melt/matching-owlapi-matchers "3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.uni-mannheim.informatik.dws : alcomo | jar | 1.1 |
| de.uni-mannheim.informatik.dws.melt : matching-owlapi | jar | 3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.uni-mannheim.informatik.dws.melt : matching-data | jar | 3.3 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |
| org.slf4j : slf4j-simple | jar | 1.7.33 |