Multiple licenses were introduced in 5.10 with this PR:
Since then, the datasets in this sample data repo can't be created. You'll get Error parsing dataset json
As far as I know, at minimum, you have to make this change:
- "license": "CC0",
+ "license": "CC0 1.0",