Feature #2320
closed
Added by Alexander Watzinger 6 months ago.
Updated 4 months ago.
Category:
Data import/export
Description
In OpenAtlas entities can be linked to external reference systems.
This issue is about displaying additional information from external reference systems in OpenAtlas.
It also serves as preparation for the interface to APIS (#3319).
Implementation
- Implemented for GeoNames and Wikidata
- On a detail view a more button is shown beside e.g. the Wikidata reference
- Clicking on it triggers a call to fetch data and displays it below (the more button disappears)
It can already be tested in the demo-dev version, e.g. at https://demo-dev.openatlas.eu/entity/50625
Related issues
1 (1 open — 0 closed)
- Description updated (diff)
- Status changed from Assigned to In Progress
I started with Wikidata because for GeoNames a user is needed and I would have to look into that in detail.
I implemented the basic functionality for Wikidata (branch feature/external_info) and result can be seen at the detail view.
- Description updated (diff)
- Description updated (diff)
- Description updated (diff)
- Status changed from In Progress to Closed
It is implemented in the develop branch and will be part of the next release. An additional Python package (xmltodict)is required and can be installed e.g. with
sudo apt install python3-xmltodict
Displayed information from GeoNames and Wikidata may can be refined/improved but I will wait for feedback about it.
- Target version changed from 8.7.0 to 8.6.0
Also available in: Atom
PDF