Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.
This repository was archived by the owner on Aug 17, 2020. It is now read-only.

tag value 'Unknown', e.g. for GBIF #12

@hwidmann

Description

@hwidmann

see e.g.
grep Unknown oaitestdata/gbif-eml/testset/xml/54.xml Unknown

Solved for GBIF by adding
[not(text()='Unknown')]
to the xpath of field 'tags' ...

Could be solved in general, i.e. parse all values for 'not allowed values' as 'null', 'Unknown' and let them empty for 'tags' ans map to unique string 'N/A' or similar .... ???

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions