NECKAr_write_functions module

NECKAr_write_functions.write_common_fields(item)[source]

All entities have a set of comon inforamtion: id, label, description, en_sitelinkk and de_sitelink. This function extracts these information from the dump and stores them in a dictionary.

Parameters:item – entity object <class ‘dict’>
Returns:entry: dictionary with information about the entry <class ‘dict’>