JiscSD / Canonical-data-model

Documentation for the Jisc Open Research Hub Canonical data model.
Apache License 2.0
13 stars 5 forks source link

add storage location properties to File entity #97

Closed peterVG closed 6 years ago

peterVG commented 7 years ago

During RDSS-Archivematica Alpha MVP Sprint 2, we encountered the requirement to retrieve all the Files that are included for a given Dataset from their JiscRDSS cloud storage location (S3). These Files are listed in the Metadata Read message payload that RDSS-Archivematica receives to trigger a register-preservation-message event for that Dataset. However, the current version of the RDSS Canonical Data Model (CDM) does not have the necessary properties specified to use for file storage location values.

See recommended changes on my fork here. https://github.com/peterVG/rdss-canonical-data-model/commit/118296f5492479dca65c90ae7eccb368234bc027 Can do PR if there's agreement.

DomFripp commented 7 years ago

Looks good to me, @peterVG - please set up a pull request.

I'll need to raise a separate PR for the change to the UML.

peterVG commented 7 years ago

done, cheers.