eamena-project / eamena-arches-dev

development repository of the EAMENA Arches-powered database platform
https://eamena.org/home
GNU Affero General Public License v3.0
5 stars 3 forks source link

CoD project #54

Open zoometh opened 1 month ago

zoometh commented 1 month ago

City of the Dead, CoD project

Here: https://github.com/eamena-project/eamena-arches-dev/tree/main/projects/cod

CoD -> EAMENA mapping

Bulk Upload XLSX sheet (BU) creation

Mapping of CoD data to EAMENA DB structure

Description source CoD data target EAMENA BU field
Date Hijra image
Table records
image
Material image image
zoometh commented 1 month ago
zoometh commented 1 month ago
zoometh commented 1 month ago

Photograph metadata

See: https://github.com/eamena-project/eamena-arches-dev/tree/main/projects/cod#append-metadata-to-the-photographs

image

Indeed, running add_metadata_to_photo(exif_metadata=True, gps_metadata=True) add metadata, such as ImageDescription or Copyright, that are visible in XnView, but are not imported in the RS.

image

Bypassing

To bypass the issue on RS import:

  1. run add_metadata_to_photo(gps_metadata=True) to add GPS data

  2. upload photo to RS

  3. Edit all ressources replace the values (NA) of the field Title, by the photo Original Filename image

  4. CSV - Export metadata

  5. match the dataframes

zoometh commented 1 week ago

ResourceSpace uploaded collections:

zoometh commented 40 minutes ago

Photographs without metadata