kgdata.wikidata.config#

Locations of Wikidata dumps and datasets on disk.

Classes

WDDataDirCfg(datadir)

Locations of Wikidata dumps and datasets on disk

class WDDataDirCfg(datadir: Path)[source]#

Bases: object

Locations of Wikidata dumps and datasets on disk

Parameters:

datadir (Path) –

instance = None#
get_entity_dump_file()[source]#
get_page_dump_file()[source]#
get_redirect_dump_file()[source]#
static get_instance()[source]#
static init(datadir: Union[str, Path])[source]#

Initialize or update the config object to use the given directory

Parameters:

datadir (Union[str, Path]) –