data-catalog/code
Stephan Heunis 15b326ebb0 update code for processing a subdirectory aka subdataset
This now includes new arguments:
- '--ignore-super' can be used to ignore the superdataset when changes are
  only made to the metadata of a subdataset and it is not needed to re-extract
  superdataset metadata, or to update the subdataset version in superdataset
  tabby files, or to add superdataset metadata to catalog, or to save the
  superdataset, or to set a new superdataset version.
- '--add-type' can be used to specify the type of metadata to add to the catalog
  for a subdataset; defaults to 'both'. 'dataset' if the dataset metadata is updated.
  'file' for adding only file-level metadata, while keeping the dataset version the same.
2024-06-05 11:56:04 +02:00
..
add_file_urls.py Add script to add file urls to filelist for Gliem-Pavic UKD dataset 2024-05-13 14:10:52 +02:00
create_tabby_filelist.py Adds a script to generate a filelist for a dataset 2024-05-13 14:10:31 +02:00
get_tabby_metadata.py URL was missing from the generated catalog entry, so this was taken from the 'homepage' property of the tabby record 2024-02-23 11:17:06 +01:00
process_homepage.py rename catalog sources directory: docs -> catalog 2024-02-07 09:51:51 +01:00
process_subdirectory.py update code for processing a subdirectory aka subdataset 2024-06-05 11:56:04 +02:00
queries.py get code for catalog update procedure in working order 2023-12-06 21:23:30 +01:00
utils.py get code for catalog update procedure in working order 2023-12-06 21:23:30 +01:00