Skip to content
Update Google Summer of Code GSoC 2022 Cuneiform Digital Library Initiative (CDLI) ideas list authored by Émilie Pagé-Perron's avatar Émilie Pagé-Perron
......@@ -194,13 +194,17 @@ However, we need to extend this linking system so any entity can be linked with
*Proposal:*
- Update the db schema to handle external resources connected to any entity instead of only artifacts
![Screenshot_2022-02-25_at_16.47.18](uploads/04100c24c4a9c0d06d30925c5886e7aa/Screenshot_2022-02-25_at_16.47.18.png)
- extend the API so machines can access the additional external resources connected to them
- extend the interface to automatically display related external resources each entity's single view page
- create appropriate add/edit forms and bulk upload functionality for the addition/edition of external resources links but related to any entity
- Migrate the current artifacts_external_resources system to the new system
![Screenshot_2022-02-25_at_16.47.18](uploads/04100c24c4a9c0d06d30925c5886e7aa/Screenshot_2022-02-25_at_16.47.18.png)
*Expected outcomes*
- A robust system to add, edit, and display external resources linked to any entity (or join table) in the database
- Extend the API to handle requests for any entity
......
......