mshd / wikitree

Tree structure of Wikidata entities (previous version here
https://mshd.github.io/wikitree/public/
GNU General Public License v3.0
8 stars 5 forks source link

Add support for other manually entered properties #47

Closed mshd closed 4 years ago

mshd commented 4 years ago

below owns, there should be a way to add something manually, with autocomplete https://angryloki.github.io/wikidata-graph-builder/ See that, field traversal property

The data structure already allows it see https://dataprick.github.io/wikitree/public/?q=Q185038&level=6&type=P171&orientation=North&lang=en

I think it would be nice to have a dropdown, with ancestors, descendants as the first suggestions

https://www.wikidata.org/w/api.php?callback=angular.callbacks._c&format=json&formatversion=2&action=wbsearchentities&continue=0&language=en&search=subca&type=property&uselang=en

mshd commented 4 years ago

TODO: