Class TrackRepository.Conference

java.lang.Object
de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Conference
Enclosing class:
TrackRepository

public static class TrackRepository.Conference extends Object
Conference track. The goal of the track is to find alignments within a collection of ontologies describing the domain of organising conferences. Additionally, 'complex correspondences' are also very welcome. Alignments will be evaluated automatically against reference alignments also considering its uncertain version presented at ISWC 2014. Summary results along with detail performance results for each ontology pair (test case) and comparison with tools' performance from last years will be provided.
  • Field Details

    • V1

      public static final Track V1
      Conference Testsuite V1 which is used all the time.
    • V1_ALL_TESTCASES

      public static final Track V1_ALL_TESTCASES
      Conference Testsuite V1 with all test cases ( even without reference alignment
    • ConferenceDBpedia

      public static Track ConferenceDBpedia
      Experimental Track for conference which maps conference ontologies to DBpedia.
  • Constructor Details

    • Conference

      public Conference()