8000 EML parser passes records which are missing customUnit definitions · Issue #355 · NCEAS/eml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
EML parser passes records which are missing customUnit definitions #355
Open
@mobb

Description

@mobb

The EML parser: https://knb.ecoinformatics.org/emlparser/parse
no longer traps datasets which are missing their customUnit definitions in metadata. I.e., this passes the parser (no additionalMetadata section)

:

<eml:eml ...
  <dataset>
   ....
              <unit>
                <customUnit>millimetersPerYear</customUnit>
              </unit>
  ...
  </dataset>
</eml:eml>

Test doc is uploaded (with extension .txt for github)
edi.9.0_2.1.1_custom_unit_missing.txt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0