{"$defs": {"GoRef": {"additionalProperties": false, "description": "", "properties": {"alt_id": {"items": {"type": "string"}, "type": "array"}, "authors": {"type": "string"}, "citation": {"type": "string"}, "comments": {"items": {"type": "string"}, "type": "array"}, "evidence_codes": {"items": {"type": "string"}, "type": "array"}, "external_accession": {"items": {"type": "string"}, "type": "array"}, "id": {"type": "string"}, "is_obsolete": {"type": "boolean"}, "layout": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "year": {"type": "integer"}}, "required": ["id"], "title": "GoRef", "type": "object"}, "GoRefCollection": {"additionalProperties": false, "description": "", "properties": {"gorefs": {"items": {"type": "string"}, "type": "array"}}, "title": "GoRefCollection", "type": "object"}}, "$id": "https://w3id.org/geneontology", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": true, "metamodel_version": "1.7.0", "properties": {"gorefs": {"items": {"type": "string"}, "type": "array"}}, "title": "GO_REF", "type": "object", "version": null}