All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Normalize file inserts & updates to Metax V3 format
- Add missing fields during V3 -> V2 normalization
checksum.checked
file_uploaded
storage_identifier
is normalized correctly as external file identifier instead of storage service identifier
get_directory_id
returns an identifier of a directory.- All methods, retrieving data from Metax, return Mtax V3 format data.
directory
CLI command retrieves the metadata and the content of a directory by the path and the project id of a directory. Accessing a directory with the directory ID is no longer supported. The command's flag--files
was changed to--content
- Methods
get_directory
andget_directory_files
were removed. Directory identifiers will be removed entirely in Metax V3. - Unused methods
set_xml
,get_xml
,delete_dataset_files
andget_dataset_filetypes
removed.