{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "QuantIdentifierUniverseObsolete", "type": "object", "properties": { "universeType": { "type": "string" }, "identifiers": { "type": "array" }, "source": { "type": "string" } } }