License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
ArtifactId | ArtifactIdmatching-jena |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMELT - Matching EvaLuation Toolkit | Jena Matching Module
This module contains Jena-based classes related to matcher development as well as additional services
such as caching of source and target ontologies.
|
Project URL |
Project URL |
Filename | Size |
---|---|
matching-jena-3.3.pom | |
matching-jena-3.3.jar | 8 KB |
matching-jena-3.3-sources.jar | 6 KB |
matching-jena-3.3-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-jena/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-jena</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-jena/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-jena:3.3'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-jena/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-jena:3.3")
'de.uni-mannheim.informatik.dws.melt:matching-jena:jar:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-jena" rev="3.3">
<artifact name="matching-jena" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-jena', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-jena" % "3.3"
[de.uni-mannheim.informatik.dws.melt/matching-jena "3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-tdb | jar | 3.17.0 |
de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api | jar | 3.3 |
org.slf4j : slf4j-api | jar | 1.7.33 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |
org.slf4j : slf4j-simple | jar | 1.7.33 |