NASA-PDS / registry-mgr

Standalone Registry Manager application responsible for managing the PDS Registry (https://github.com/NASA-PDS/registry) schemas and indexes.
https://nasa-pds.github.io/registry
Other
0 stars 2 forks source link

New file metadata fields. Fixes issue #35 in harvest project. #15

Closed tdddblog closed 3 years ago

tdddblog commented 3 years ago

New field names:

ops/Data_File_Info/ops/creation_date_time
ops/Data_File_Info/ops/file_name
ops/Data_File_Info/ops/file_ref
ops/Data_File_Info/ops/file_size
ops/Data_File_Info/ops/md5_checksum
ops/Data_File_Info/ops/mime_type
ops/Label_File_Info/ops/blob
ops/Label_File_Info/ops/creation_date_time
ops/Label_File_Info/ops/file_name
ops/Label_File_Info/ops/file_ref
ops/Label_File_Info/ops/file_size
ops/Label_File_Info/ops/md5_checksum

Refs nasa-pds/harvest#35