Class TrackRepository.Food

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

public static class TrackRepository.Food extends Object
Food Nutritional Composition track. This track consists of finding alignments between food concepts from CIQUAL, the French food nutritional composition database, and food concepts from SIREN. Food concepts from both databases are described in LanguaL, a well-known multilingual thesaurus using faceted classification.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static Track
    This track consists of finding alignments between food concepts from CIQUAL, the French food nutritional composition database, and food concepts from SIREN.
    static Track
    This track consists of finding alignments between food concepts from CIQUAL, the French food nutritional composition database, and food concepts from SIREN.
    static Track
    This track consists of finding alignments between food concepts from CIQUAL, the French food nutritional composition database, and food concepts from SIREN.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • V1

      public static Track V1
      This track consists of finding alignments between food concepts from CIQUAL, the French food nutritional composition database, and food concepts from SIREN. Foods from both databases are described in LanguaL, a well-known multilingual thesaurus using faceted classification. Reference alignment originates from https://doi.org/10.15454/BVXD7I.
    • V2

      public static Track V2
      This track consists of finding alignments between food concepts from CIQUAL, the French food nutritional composition database, and food concepts from SIREN. Foods from both databases are described in LanguaL, a well-known multilingual thesaurus using faceted classification. Source from https://doi.org/10.15454/6CEYU3. Target from https://doi.org/10.15454/5LLGVY. Reference alignment originates from https://doi.org/10.15454/BVXD7I (file reference.xml).
    • V2SUB

      public static Track V2SUB
      This track consists of finding alignments between food concepts from CIQUAL, the French food nutritional composition database, and food concepts from SIREN. This version contains subsumption relation in the reference alignemnt Foods from both databases are described in LanguaL, a well-known multilingual thesaurus using faceted classification. Source from https://doi.org/10.15454/6CEYU3. Target from https://doi.org/10.15454/5LLGVY.
  • Constructor Details

    • Food

      public Food()