adiwg / mdTranslator

Metadata translation tool built using Ruby

Home Page:https://www.adiwg.org/mdTranslator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix and Complete Range Element Description

jwaspin opened this issue · comments

The rangeElementDescription was originally added as part of #241 but did not update the internal object and it used the wrong name for rangeElement.

  • References using rangeElements needs to be changed to rangeElement
  • Readers / writers need to be tested for valid output, any issues fixed