As a user, I would like the ability to ingest media into the DB, and not have it make copies of already existing items.
Items ingested into the DB should be de-duplicated and copies of instances/fields checked so as to ensure uniqueness of new data.
As a user, when using the application, I should be able to ingest media and have said media and associated fields be checked for existence within the DB, and if portions of it already exists, those portions are not written to the DB.
As a user, I would like the ability to ingest media into the DB, and not have it make copies of already existing items. Items ingested into the DB should be de-duplicated and copies of instances/fields checked so as to ensure uniqueness of new data.
As a user, when using the application, I should be able to ingest media and have said media and associated fields be checked for existence within the DB, and if portions of it already exists, those portions are not written to the DB.