artefactual-labs / archivematica-par

Parcore development fork of the free and open-source digital preservation system designed to maintain standards-based, long-term access to collections of digital objects.
https://parcore.readme.io/
GNU Affero General Public License v3.0
0 stars 0 forks source link

FEATURE: Add file extension to file-formats response #16

Open peterVG opened 4 years ago

peterVG commented 4 years ago

This value is in the current FPR dataset in the "fpr.idrule" entity's "command_output" field. It can be linked back to the fpr.formatversion entity via the fpr.idrule.format UUID foreign key.

peterVG commented 4 years ago

Alternatively, if we implement the feature suggested in https://github.com/artefactual-labs/archivematica-par/issues/17 then we wouldn't need to implement inheritance from fpr.idrule.command_output. Additionally, it would allow for instances where there are multiple values for file extension.