gbif / rs.gbif.org

GBIF machine-readable resources
https://rs.gbif.org
11 stars 13 forks source link

Bring DNA Derived Data extension to production #68

Closed thomasstjerne closed 3 years ago

thomasstjerne commented 3 years ago

This PR should:

  1. Add the DNA Derived Data extension to Production, along with MIxS vocabularies
  2. Clean up temporary/historic versions of MIxS / DNA Derived Data extensions in the sandbox
MattBlissett commented 3 years ago

There are two validation errors on the extension:

extension/gbif/1.0/dna_derived_data_2021-07-05.xml:498: element property: Schemas validity error : Element '{http://rs.gbif.org/extension/}property', attribute 'name': '16s_recover' is not a valid value of the atomic type 'xs:NCName'.
extension/gbif/1.0/dna_derived_data_2021-07-05.xml:506: element property: Schemas validity error : Element '{http://rs.gbif.org/extension/}property', attribute 'name': '16s_recover_software' is not a valid value of the atomic type 'xs:NCName'.

The names need to begin with either a letter or an underscore, not a number.