diff --git a/etc/schema.json b/etc/schema.json index d3a1f65e98..79071ef3f6 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -16,14 +16,14 @@ "category": { "type": "string" }, - "gid": { - "type": "integer" - }, "context": { "type": "object", "additionalProperties": true, "description": "Extra context data created by keywords such as dataset with JSON" }, + "gid": { + "type": "integer" + }, "metadata": { "type": "object", "properties": {