irods / irods_capability_automated_ingest

Other
12 stars 16 forks source link

handle all non-regular file-types consistently #30

Open trel opened 6 years ago

trel commented 6 years ago

rather than including more special cases, should have simpler logic and treat all non-regular files as zero-length registrations and mark them as special with AVU metadata in the catalog with the following format:

A: irods::automated_ingest::special_file
V: <type> OR <link>::<path to link target>
alanking commented 1 year ago

Related to #204, possibly.