- http://dbm.neuro.uni-jena.de/gedenktafel/
- Daniel-Mietchen/ideas#557
- https://opendata.jena.de/dataset/adressen-verortet
- clone repo
npm init
- update
data/source.tsv
- structure:
Name | Wikipedia Link | Address living | Address plaque
- structure:
- get
data/adressen.csv
from https://opendata.jena.de/dataset/adressen-verortet
Run scripts in this order or adapt column index context in scripts heads. Each script returns a TSV file with the following structure.
geolocate.js
- structure:
Name | Wikipedia Link | Address Home | Address Plaque | Coordinates Home | Coordinates Plaque
- structure:
wikidataId.js
- structure:
Name | Wikipedia Link | Address Home | Address Plaque | Coordinates Home | Coordinates Plaque | Wikidata ID
- structure:
createWDbatch.js
- structure:
Wikidata ID | Wikidata Property | Wikidata Value
- structure:
Final result will be in data/res_wikidataBatch.txt
ready to deploy using https://tools.wmflabs.org/wikidata-todo/quick_statements.php