Canadensys / canadensys-explorer

Canadensys data portal
MIT License
1 stars 6 forks source link

Allow presentation of images when providers use Simple Multimedia extension #25

Closed dshorthouse closed 10 years ago

dshorthouse commented 10 years ago

The properties for the extension can be found at http://tools.gbif.org/dwca-validator/extension.do?id=http://rs.gbif.org/terms/1.0/Multimedia. The Explorer should show the title, description, creator, publisher, license and rightsHolder for each image, linked using the references property. All properties should be present in a new 'media' table to facilitate eventual caching & processing of images without having to traverse the occurrence table. There will be period of time when providers will also use the under-specified associatedMedia term where no additional metadata will be present, so we may wish to put content in this term into the new 'media' table.

cgendreau commented 10 years ago

Waiting for https://github.com/Canadensys/canadensys-data-access/issues/9