betty.enrichers.wiki.jobs module¶ Jobs. class betty.enrichers.wiki.jobs.PopulateEntity¶ Bases: Job Populate an entity. __init__(entity: Entity, *, project: Project)¶ async do(scheduler: Scheduler, /) → None¶ Do the job. classmethod id_for(entity: Entity) → str¶ Get the job ID.