Class LanguageCodeStore

java.lang.Object
org.openrefine.wikidata.utils.LanguageCodeStore

public class LanguageCodeStore extends Object
A store for the allowed language code for terms and monolingual text values in Wikibase.
Author:
Antonin Delpeuch
  • Constructor Details

    • LanguageCodeStore

      public LanguageCodeStore()
  • Method Details

    • getLanguageCodes

      public static Set<String> getLanguageCodes(String mediaWikiApiEndpoint)