isamplesorg/metadata

array values in output not consistent with JSON schema

Opened this issue · 0 comments

"curation": {
....
    "responsibility": "curator:personal"
  },

JSON schema 0.3 types this as array, but values are strings, so won't validate. If all the existing values are individual strings, easiest solution is probably to change the schema.