jar

de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api

Maven & Gradle

Jun 17, 2022
7 usages
40 stars

MELT - Matching EvaLuation Toolkit | Yet Another Alignment API (YAAA) · Simple alignment API (Yet Another Alignment API, YAAA) offering data structures for Ontology Alignments as well as additional alignment-related services.

Table Of Contents

Latest Version

Download de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api JAR file - Latest Versions:

All Versions

Download de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3
3.2
3.1
3.0
2.6
2.5
2.4

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window yet-another-alignment-api-3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceConfidenceComparator.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.ExtensionMap.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo.class - [JAR]

de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.Alignment2URLTransformer.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.URL2AlignmentTransformer.class - [JAR]

Advertisement