Magnus, et al.,
I've been using parts of the Wikidata APIs to do the following:
- Get detail about an item. For example: https://www.wikidata.org/w/api.php?action=wbgetentities&ids=Q42&prop...
- Get items that are subclass of, instance of, or part of. For example: http://wdq.wmflabs.org/api?q=claim%5B279:153]
Now I'd like to find out what items are related to an item through various properties, as is demonstrated in Resonator. What techniques and APIs are used?
Thanks, James Weaver