WikiData

Undocumented in source.

Members

Classes

Query
class Query
Undocumented in source.

Static functions

find
Query find(string category, string name, bool caseSensitive, bool allowContain)
Undocumented in source. Be warned that the author may not have intended to support it.
isNativeID
bool isNativeID(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
name2IdList
string name2IdList(string name, string category)
Undocumented in source. Be warned that the author may not have intended to support it.
propID
string propID(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
rawQuery
Element rawQuery(string sparql)
Undocumented in source. Be warned that the author may not have intended to support it.
unitID
string unitID(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

codingLang
string codingLang;
Undocumented in source.
dataLang
string dataLang;
Undocumented in source.
verbose
bool verbose;
Undocumented in source.

Meta