API URI for this wiki, e.g.
API URI for this wiki, e.g. "https://be-x-old.wikipedia.org/w/api.php", "http://commons.wikimedia.org/w/api.php", "https://mappings.dbpedia.org/api.php".
URI prefix for this wiki, e.g.
URI prefix for this wiki, e.g. "http://be-x-old.wikipedia.org", "http://commons.wikimedia.org", "http://mappings.dbpedia.org".
Specific DBpedia domain for this language, e.g.
Specific DBpedia domain for this language, e.g. "en.dbpedia.org". May be null, e.g. for mappings.
Specific DBpedia base URI for this language, e.g.
Specific DBpedia base URI for this language, e.g. "http://en.dbpedia.org". May be null, e.g. for mappings.
Wikipedia dump files use this prefix (with underscores), e.g.
Wikipedia dump files use this prefix (with underscores), e.g. be_x_old, but Wikipedia domains use the wikiCode (with dashes), e.g. http://be-x-old.wikipedia.org
"en", "de", ...
Specific property namespace for this language, e.g.
Specific property namespace for this language, e.g. "http://en.dbpedia.org/property/" or "http://www.wikidata.org/entity/". May be null, e.g. for mappings. The value is not a string. Use propertyUri.append("xy"), not string concatenation.
Specific resource namespace for this language, e.g.
Specific resource namespace for this language, e.g. "http://en.dbpedia.org/resource/" or "http://www.wikidata.org/entity/". May be null, e.g. for mappings. The value is not a string. Use resourceUri.append("Xy"), not string concatenation.
"en", "de", "mappings", "wikidata", ...
Represents a MediaWiki instance and the language used on it. Initially, this class was only used for xx.wikipedia.org instances, but now we also use it for mappings.dbpedia.org and www.wikidata.org. For each language, there is only one instance of this class. TODO: rename this class to WikiCode or so, distinguish between enwiki / enwiktionary etc.