Set or check the EML version default
Usage
eml_version(version = getOption("emld_db", "eml-2.2.0"))
Value
returns the EML version string. As a side-effect, sets the
requested version as the default version by setting the emld_db
variable in options()
.