Skip to content

Validate datasets against XSD prior to upload #821

@amueller

Description

@amueller

It would be nice we could validate some fields in the dataset prior to uploading. I just got an error in the parsing after uploading a large file because there was an umlaut in the citation.

We could either create the XML and run XSD validation on it with our schema. Or we could try to reimplement individual checks (this one would have been very easy to check in Python).

openml/OpenML#1008

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions