AtlasOfLivingAustralia / profile-hub

Profiles front end application
http://www.ausflora.org.au/
0 stars 3 forks source link

Export image metadata #798

Closed temi closed 10 months ago

temi commented 10 months ago

Write a mongo script that will export metadata of all private images in a collection and export it into a CSV file. It should have the following fields.

profile id, image id, title, description, rightsHolder, rights, licence, creator, contentType, originalFileName, created
temi commented 10 months ago

script in profile-service