Skip to content

Release v2.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 20:52
· 26 commits to develop since this release
2f0b0c1

Added action to automated tag and release distribution.

  • Refactored data quality in version 2.9.1
  • Add GitHub Actions workflow for automated release creation (#95)

New codelists

  • Add data quality report type codelist
  • Add iso_valueStructure.yml
  • Add iso_evaluationMethodTypeCode
  • Add adiwg_evaluationMethod
  • Add adiwg_unitsOfMeasure
  • Add eventTypeCode list (#77)
  • Add parameterDirection codelist (#80)

Update codelists

  • Code list updates (#69), (#76), (#81)
  • Add orcid and ror to namespaces
  • Remove "geographic" from description (#54)
  • Update iso_scope.yml. Update definition from "a dataset" to "the dataset" to match the definition as defined in https://standards.iso.org/iso/19115/-3/mcc/1.0/codelists.xml.
  • Data Quality Code Lists (#53). Rename iso_dataQualityElement.yml to adiwg_dataQualityElement.yml.
  • Add Missing Data Quality Report Type (#70)
  • Update data quality element class names, removed DQ_ prefix.
  • Add Missing Data Quality Report Type (#70)
  • Update adiwg_dataQualityElement.yml codelist
  • Update adiwg_dataQualityElement.yml
  • Update adiwg_dataQualityElement.yml codelist

Deleted codelists

  • Delete iso_dataQualityElement.yml codelist
  • Remove unused ISO data quality element codelist
  • Remove iso_dataQualityElement.json
  • Remove resources/json, a build artifact that does not need to be stored in the repository. It does need to be included in the published versions.

Full Changelog: v2.8.4...v2.9.3