whosonfirst / whosonfirst-placetypes

Where things are (and what they mean) in Who's On First.
Other
28 stars 13 forks source link

Add concordances with wikidata #22

Closed davidbarratt closed 4 years ago

davidbarratt commented 4 years ago

Creates a mapping from Who's on First placetypes to Wikidata. I would also like to do the reverse when #21 is resolved.

ImreSamu commented 4 years ago

my latest wof-wikidata placetypes concordances in this bash code ..

Bay ----

wdtclr bay wdtadd bay Q39594 "bay"

borough

wdtclr borough wdtadd borough Q5195043 borough

campus

wdtclr campus wdtadd campus Q62447 aerodrome wdtadd campus Q194188 spaceport

canyon

wdtclr canyon wdtadd canyon Q150784 canyon

cape

wdtclr cape wdtadd cape Q185113 "cape" wdtadd cape Q191992 "headland" ...

campus

wdtclr campus wdtadd campus Q62447 aerodrome wdtadd campus Q194188 spaceport

canyon

wdtclr canyon wdtadd canyon Q150784 canyon

cape

wdtclr cape wdtadd cape Q185113 "cape" wdtadd cape Q191992 "headland"

circle

wdtclr circle wdtadd circle Q146591 "circle of latitude" wdtadd circle Q32099 "meridian" wdtadd circle Q146657 "great circle" wdtadd circle Q131389 "International Date Line"

....

island

wdtclr island wdtadd island Q23442 "island" wdtadd island Q42523 "atoll"

isthmus

wdtclr isthmus wdtadd isthmus Q93267 "isthmus"

lake

wdtclr lake wdtadd lake Q23397 "lake" wdtadd lake Q1172903 "Loch" wdtadd lake Q2551525 "water reservoir" wdtadd lake Q3253281 "pond"

lakegrp

wdtclr lakegrp wdtadd lakegrp Q5926864 "group of lakes"

....

stepps00 commented 4 years ago

Thanks for the PR, @davidbarratt.. these mappings look importable to me.

@thisisaaronland - is there anything preventing us from merging this PR as-is?

I think @ImreSamu is suggesting additional concordances, perhaps we could merge this PR, then file a follow up for concordance_alt values if useful.

thisisaaronland commented 4 years ago

This looks fine, great even, but it's the end of the day here so let me spend the night thinking about it. Barring any novel thoughts about this I will merge in the morning.