* feat: introduced file upload
* fix: added file upload config settings
* fix: reverted auto formatting of upload file helper
* fix: replaced missed condition
* Improved naming, internationalization, removed file extensions as misleading information
* Fixed wrong bytes number representing 10Mb
* fix: show no media types allowed if no media types defined in runtime.properties
* fix: Add vitro-languages-home-core as installer dependency to have Vitro RDF internationalization files
* fix: change vitro-languages-core-home dependency type from tar.gz to pom
* provide WYSIWYG editor for range XMLLiteral only
* Update defaultDataPropertyForm.ftl
* add annotation based selection of the desired editor for editing values
of datatype properties in the frontend
* create new annotation vitro:editing to allow configuration of desired
editor for editing of related dataproperties
Resolves: https://jira.duraspace.org/browse/VIVO-1528