Remove identifier from metadata
We decided that we do not need identifier
in the metadata. At the moment it is required. To phase it out without breaking all currently working metadata, we should make it non-mandatory, but allow including it. Subsequently, we can remove it from our index and stop showing it in the front-end.
We could send a deprecation warning, but this would require some changes to the validation logic, since we currently only send emails when metadata is not accepted.