Project

General

Profile

Feature #2320

Updated by Alexander Watzinger 3 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* 
 * Most likely adding an extra tab at entity view for additional information from external systems 
 * We begin with Wikidata and GeoNames in the first step 
 * Once implemented this can than of course also used for e.g. presentation sites 

 *To do* 
 * 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

Back