betty.enrichers.wiki package¶
Submodules¶
Module contents¶
Integrate Betty with Wikipedia.
- final class betty.enrichers.wiki.Wiki¶
Bases:
Enricher,DataManufacturable[WikiData],ManufacturableThe
wikienricherplugin. Enrich your ancestry with information from Wikipedia and Wikimedia CommonsLinks¶
For the extension to know where to look for information, simply add a single link to a human-readable Wikipedia page to that entity’s links.
Ancestry enrichment¶
The extension will attempt the following for any entity that has a Wikipedia link:
for places, add coordinates if a place has none already
for any entity, add additional links to the translations of the given Wikipedia page
for any entity that has files, add the primary image of the linked Wikipedia page
- new = <betty.requirement._RequirableDecorator object>¶