Remove the unwanted check on the final detail page
Add quoting of HTML tags in the georecify process
add a function named _is_required_field to evaluate if the metadata field should be preset
default variable value named OPTIONAL_METADATA to understand which contain a list of metadata keyword to ignore in the metadata validation in the georectify process (default: ['edition'])
HTML
tags in the georecify process_is_required_field
to evaluate if the metadata field should be presetOPTIONAL_METADATA
to understand which contain a list of metadata keyword to ignore in the metadata validation in the georectify process (default: ['edition']
)