Constant Field Values

Contents

de.uni_mannheim.*

  • de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
    Modifier and Type
    Constant Field
    Value
    private static final String
    "http://www.seals-project.eu/ontologies/SEALSMetadata.owl#hasSuiteItem"
    private static final String
    "http://purl.org/dc/terms/identifier"
  • de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
    Modifier and Type
    Constant Field
    Value
    private static final String
    "constructor"
  • de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
    Modifier and Type
    Constant Field
    Value
    private static final double
    1.0E-4
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
    Modifier and Type
    Constant Field
    Value
    private static final String
    "http://babelnet.org/rdf/"
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
    Modifier and Type
    Constant Field
    Value
    private static final String
    "*null*"
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
    Modifier and Type
    Constant Field
    Value
    private static final int
    50
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
    Modifier and Type
    Constant Field
    Value
    private static final String
    "<http://webisa.webdatacommons.org/ontology#>"
    private static final String
    "<http://webisa.webdatacommons.org/ontology/>"
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
    Modifier and Type
    Constant Field
    Value
    private static final String
    "https://query.wikidata.org/bigdata/namespace/wdq/sparql/"
    private static final String
    "PREFIX wdt: <http://www.wikidata.org/prop/direct/>\nASK WHERE {\n{ <subconcept> wdt:P31 <superconcept>. }\nUNION\n{ <subconcept> wdt:P279 <superconcept>. }\n"
    private static final String
    "PREFIX wdt: <http://www.wikidata.org/prop/direct/>\nASK WHERE {\n{ <subconcept> wdt:P31 <superconcept>. }\nUNION\n{ <subconcept> wdt:P279 <superconcept>. }\n UNION {\n <subconcept> wdt:P31 ?1.\n ?1 wdt:P31 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P31 ?1.\n ?1 wdt:P279 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P279 ?1.\n ?1 wdt:P31 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P279 ?1.\n ?1 wdt:P279 <superconcept>.\n }\n"
    private static final String
    "PREFIX wdt: <http://www.wikidata.org/prop/direct/>\nASK WHERE {\n{ <subconcept> wdt:P31 <superconcept>. }\nUNION\n{ <subconcept> wdt:P279 <superconcept>. }\n UNION {\n <subconcept> wdt:P31 ?1.\n ?1 wdt:P31 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P31 ?1.\n ?1 wdt:P279 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P279 ?1.\n ?1 wdt:P31 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P279 ?1.\n ?1 wdt:P279 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P31 ?1.\n ?1 wdt:P31 ?2.\n ?2 wdt:P31 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P31 ?1.\n ?1 wdt:P31 ?2.\n ?2 wdt:P279 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P31 ?1.\n ?1 wdt:P279 ?2.\n ?2 wdt:P279 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P31 ?1.\n ?1 wdt:P279 ?2.\n ?2 wdt:P31 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P279 ?1.\n ?1 wdt:P31 ?2.\n ?2 wdt:P31 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P279 ?1.\n ?1 wdt:P31 ?2.\n ?2 wdt:P279 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P279 ?1.\n ?1 wdt:P279 ?2.\n ?2 wdt:P31 <superconcept>.\n }\n UNION\n {\n <subconcept> wdt:P279 ?1.\n ?1 wdt:P279 ?2.\n ?2 wdt:279 <superconcept>.\n }"
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
    Modifier and Type
    Constant Field
    Value
    private static final String
    "https://query.wikidata.org/bigdata/namespace/wdq/sparql/"
    public static final String
    "#ML_"
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
    Modifier and Type
    Constant Field
    Value
    private static final String
    "http://kaiko.getalp.org/sparql"
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
    Modifier and Type
    Constant Field
    Value
    public static final double
    0.0
    public static final int
    1
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
    Modifier and Type
    Constant Field
    Value
    private static final String
    "http://kaiko.getalp.org/dbnary#"
  • de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://oaei.ontologymatching.org/kb1_entity_embedding"
    public static final String
    "http://oaei.ontologymatching.org/kb2_entity_embedding"
  • de.uni_mannheim.informatik.dws.melt.receiver_http.Main
    Modifier and Type
    Constant Field
    Value
    private static final String
    "multipart/"
  • de.uni_mannheim.informatik.dws.melt.receiver_http.Main.MatcherServlet
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L