schema/taxonomy.json in adiwg-mdjson_schemas-2.0.0.pre.alpha vs schema/taxonomy.json in adiwg-mdjson_schemas-2.0.0.pre.alpha.1
- old
+ new
@@ -140,9 +140,15 @@
"FGDC CSDGM": ["idinfo > taxonomy > taxoncl > common"]
},
"items": {
"type": "string"
}
+ },
+ "subClassification": {
+ "type": "array",
+ "items": {
+ "$ref": "#/definitions/taxonomicClassification"
+ }
}
}
},
"voucher": {
"type": "object",