Feature #2320
Updated by Alexander Watzinger 4 months ago
In OpenAtlas entities can be linked to external reference systems. This issue is about making (more) use of this with displaying additional information from external reference systems in OpenAtlas. It also serves as preparation for the interface to APIS (#3319). *Implementation* * On a detail Most likely adding an extra tab at entity view a more button is shown beside e.g. for additional information from external systems * We begin with Wikidata and GeoNames in the Wikidata reference first step * Clicking on it triggers a call to fetch data and displays it below (the more button disappears) Once implemented this can than of course also used for e.g. presentation sites *To do* * Implement GeoNames Use more info from Wikidata, maybe even different details for different classes * Make an Ajax call instead of loading with detail view to avoid lags or even break the page if the service isn't available * Solve recursive imports * Look into GeoNames user requirement