Skip to content

Releases: euroargodev/argo-metadata-validator

v0.0.8

16 Jan 14:12
1dbdecd

Choose a tag to compare

Allows a path to the schema files to be optionally provided, allowing for validation against non-built in schemas

0.0.8a1

14 Jan 09:55

Choose a tag to compare

0.0.8a1 Pre-release
Pre-release

Allows a path to the schema files to be optionally provided, allowing for validation against non-built in schemas

v0.0.7

05 Jan 14:10
65b2fc7

Choose a tag to compare

Identifies NVS vocabs from the schema context instead of a hard-coded list

v0.0.6

03 Dec 14:06
b25993d

Choose a tag to compare

  • Include vendorinfo in output when parsing the metadata

v0.0.5

17 Nov 14:45

Choose a tag to compare

  • Add older schema version definitions
  • Allow validating by passing dicts as well as file paths

v0.0.4

14 Oct 14:30
5e6a088

Choose a tag to compare

Improve validation rules, particularly in relation to vocab matching

Release to Zenodo

26 Sep 09:40
95f3489

Choose a tag to compare

Release to Zenodo

Add parsing of metadata to Pydantic models

25 Sep 11:26
a2740db

Choose a tag to compare

  • Adds a new "parse" method to the validator which will return the metadata as a Python model

First Release

24 Sep 10:01
e074b2b

Choose a tag to compare

First version of the package