From d5bb3b25a89237b12c3786aede21c3cb4bc91d35 Mon Sep 17 00:00:00 2001 From: Sherif Nada Date: Mon, 27 Jul 2020 23:32:11 -0700 Subject: [PATCH 1/2] checkin catalogs --- psql2psql/local_tap_catalog.json | 199 + psql2psql/remote_tap_catalog.json | 59008 ++++++++++++++++++++++++++++ 2 files changed, 59207 insertions(+) create mode 100644 psql2psql/local_tap_catalog.json create mode 100644 psql2psql/remote_tap_catalog.json diff --git a/psql2psql/local_tap_catalog.json b/psql2psql/local_tap_catalog.json new file mode 100644 index 000000000000..96e4a26f0d59 --- /dev/null +++ b/psql2psql/local_tap_catalog.json @@ -0,0 +1,199 @@ +{ + "streams": [ + { + "table_name": "countries", + "stream": "countries", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "public", + "database-name": "postgres", + "row-count": 239, + "is-view": false, + "selected":true, + "replication-method":"FULL_TABLE" + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "country_code" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ios3" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "numcode" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "withdrawn" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "postgres-public-countries", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "country_code": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "name": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "ios3": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "numcode": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "withdrawn": { + "type": [ + "null", + "boolean" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + } + ] +} \ No newline at end of file diff --git a/psql2psql/remote_tap_catalog.json b/psql2psql/remote_tap_catalog.json new file mode 100644 index 000000000000..5e4682b031e2 --- /dev/null +++ b/psql2psql/remote_tap_catalog.json @@ -0,0 +1,59008 @@ +{ + "streams": [ + { + "table_name": "xref_p1_deleted", + "stream": "xref_p1_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 25896436, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p1_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "protein_info", + "stream": "protein_info", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "protein_accession" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 42447896, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "protein_accession" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "description" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "label" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "synonyms" + ], + "metadata": { + "sql-datatype": "text[]", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-protein_info", + "schema": { + "type": "object", + "properties": { + "protein_accession": { + "type": [ + "string" + ] + }, + "description": { + "type": [ + "null", + "string" + ] + }, + "label": { + "type": [ + "null", + "string" + ] + }, + "synonyms": { + "type": [ + "null", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p20_deleted", + "stream": "xref_p20_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 101693, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p20_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p21_deleted", + "stream": "xref_p21_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 63965, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p21_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p22_deleted", + "stream": "xref_p22_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p22_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "pipeline_tracking_genome_mapping", + "stream": "pipeline_tracking_genome_mapping", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 3028287, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs_taxid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last_run" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-pipeline_tracking_genome_mapping", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "urs_taxid": { + "type": [ + "null", + "string" + ] + }, + "assembly": { + "type": [ + "null", + "string" + ] + }, + "last_run": { + "type": [ + "null", + "string" + ], + "format": "date-time" + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p22_not_deleted", + "stream": "xref_p22_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 374, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p22_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_sequence_regions", + "stream": "rnc_sequence_regions", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 51335976, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs_taxid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "region_name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "chromosome" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "strand" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "region_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "region_stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "was_mapped" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "identity" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "providing_databases" + ], + "metadata": { + "sql-datatype": "text[]", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "exon_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_sequence_regions", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "urs_taxid": { + "type": [ + "null", + "string" + ] + }, + "region_name": { + "type": [ + "null", + "string" + ] + }, + "chromosome": { + "type": [ + "null", + "string" + ] + }, + "strand": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "region_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "region_stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "was_mapped": { + "type": [ + "null", + "boolean" + ] + }, + "identity": { + "type": [ + "null", + "number" + ] + }, + "providing_databases": { + "type": [ + "null", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "exon_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_reference_map", + "stream": "rnc_reference_map", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 168759024, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "reference_id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_reference_map", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "accession": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "reference_id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p24_not_deleted", + "stream": "xref_p24_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 13475, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p24_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p1_deleted_old", + "stream": "xref_p1_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 19248902, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p1_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_should_show", + "stream": "load_should_show", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 256596, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "md5" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_should_show", + "schema": { + "type": "object", + "properties": { + "md5": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_sequence_features", + "stream": "rnc_sequence_features", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "rnc_sequence_features_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 197749, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rnc_sequence_features_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "feature_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "metadata" + ], + "metadata": { + "sql-datatype": "jsonb", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_sequence_features", + "schema": { + "type": "object", + "properties": { + "rnc_sequence_features_id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "accession": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "feature_name": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "metadata": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p13_not_deleted", + "stream": "xref_p13_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1144866, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p13_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p40_not_deleted", + "stream": "xref_p40_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 32205, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p40_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_assemblies", + "stream": "load_assemblies", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_full_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "gca_accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_ucsc" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "common_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ensembl_url" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "division" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "blat_mapping" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "example_chromosome" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "example_end" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "example_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "subdomain" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_assemblies", + "schema": { + "type": "object", + "properties": { + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "assembly_full_name": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "gca_accession": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "assembly_ucsc": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "common_name": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "ensembl_url": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "division": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "blat_mapping": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "example_chromosome": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "example_end": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "example_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "subdomain": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "django_session", + "stream": "django_session", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "session_key" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "session_key" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "session_data" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "expire_date" + ], + "metadata": { + "sql-datatype": "timestamp with time zone", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-django_session", + "schema": { + "type": "object", + "properties": { + "session_key": { + "type": [ + "string" + ], + "maxLength": 40 + }, + "session_data": { + "type": [ + "null", + "string" + ] + }, + "expire_date": { + "type": [ + "null", + "string" + ], + "format": "date-time" + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p34_deleted_old", + "stream": "xref_p34_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p34_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p37_not_deleted_old", + "stream": "xref_p37_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2089, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p37_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_rnc_secondary_structure", + "stream": "load_rnc_secondary_structure", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rnc_accession_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "secondary_structure" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "md5" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_rnc_secondary_structure", + "schema": { + "type": "object", + "properties": { + "rnc_accession_id": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "secondary_structure": { + "type": [ + "null", + "string" + ] + }, + "md5": { + "type": [ + "null", + "string" + ], + "maxLength": 32 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_rnc_coordinates", + "stream": "load_rnc_coordinates", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "local_start" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "local_end" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "chromosome" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "strand" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_rnc_coordinates", + "schema": { + "type": "object", + "properties": { + "accession": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "local_start": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "local_end": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "chromosome": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "strand": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_rfam_models", + "stream": "load_rfam_models", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rfam_model_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "long_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "description" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "seed_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "full_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "length" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_suppressed" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rfam_clan_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "domain" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rna_type" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "short_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rfam_rna_type" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_rfam_models", + "schema": { + "type": "object", + "properties": { + "rfam_model_id": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "long_name": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "description": { + "type": [ + "null", + "string" + ], + "maxLength": 2000 + }, + "seed_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "full_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "length": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "is_suppressed": { + "type": [ + "null", + "boolean" + ] + }, + "rfam_clan_id": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "domain": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "rna_type": { + "type": [ + "null", + "string" + ], + "maxLength": 250 + }, + "short_name": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "rfam_rna_type": { + "type": [ + "null", + "string" + ], + "maxLength": 250 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_rfam_go_terms", + "stream": "load_rfam_go_terms", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "ontology_term_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rfam_model_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_rfam_go_terms", + "schema": { + "type": "object", + "properties": { + "ontology_term_id": { + "type": [ + "null", + "string" + ], + "maxLength": 10 + }, + "rfam_model_id": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_rfam_clans", + "stream": "load_rfam_clans", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rfam_clan_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "description" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "family_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_rfam_clans", + "schema": { + "type": "object", + "properties": { + "rfam_clan_id": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "name": { + "type": [ + "null", + "string" + ], + "maxLength": 40 + }, + "description": { + "type": [ + "null", + "string" + ], + "maxLength": 1000 + }, + "family_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_ref_pubmed", + "stream": "load_ref_pubmed", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "ref_pubmed_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "authors" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "location" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "title" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "doi" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_ref_pubmed", + "schema": { + "type": "object", + "properties": { + "ref_pubmed_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "authors": { + "type": [ + "null", + "string" + ] + }, + "location": { + "type": [ + "null", + "string" + ] + }, + "title": { + "type": [ + "null", + "string" + ] + }, + "doi": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p38_deleted", + "stream": "xref_p38_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p38_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_protein_info", + "stream": "load_protein_info", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "protein_accession" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "description" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "label" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "synonyms" + ], + "metadata": { + "sql-datatype": "text[]", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_protein_info", + "schema": { + "type": "object", + "properties": { + "protein_accession": { + "type": [ + "null", + "string" + ] + }, + "description": { + "type": [ + "null", + "string" + ] + }, + "label": { + "type": [ + "null", + "string" + ] + }, + "synonyms": { + "type": [ + "null", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_karyotypes", + "stream": "load_karyotypes", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "karyotype" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_karyotypes", + "schema": { + "type": "object", + "properties": { + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "karyotype": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref", + "stream": "xref", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 472426, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p3_not_deleted_old", + "stream": "xref_p3_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 858, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p3_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p40_deleted", + "stream": "xref_p40_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1489, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p40_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "go_term_publication_map", + "stream": "go_term_publication_map", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "go_term_publication_mapping_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 14079, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "go_term_publication_mapping_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "go_term_annotation_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "reference_id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-go_term_publication_map", + "schema": { + "type": "object", + "properties": { + "go_term_publication_mapping_id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "go_term_annotation_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "reference_id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_secondary_structure_layout_models", + "stream": "rnc_secondary_structure_layout_models", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 4297, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "cellular_location" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rna_type" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "so_term_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_source" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_length" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_basepair_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_secondary_structure_layout_models", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "model_name": { + "type": [ + "null", + "string" + ] + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "cellular_location": { + "type": [ + "null", + "string" + ] + }, + "rna_type": { + "type": [ + "null", + "string" + ] + }, + "so_term_id": { + "type": [ + "null", + "string" + ] + }, + "model_source": { + "type": [ + "null", + "string" + ] + }, + "model_length": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "model_basepair_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "ensembl_coordinate_systems", + "stream": "ensembl_coordinate_systems", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 9746, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "chromosome" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "coordinate_system" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_reference" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "karyotype_rank" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-ensembl_coordinate_systems", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "chromosome": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "coordinate_system": { + "type": [ + "null", + "string" + ] + }, + "is_reference": { + "type": [ + "null", + "boolean" + ] + }, + "karyotype_rank": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "release_stats", + "stream": "release_stats", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "this_release" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 384, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "this_release" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "prev_release" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "start_time" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "end_time" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ff_loaded_rows" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "retired_prev_releases" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "retired_this_release" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "retired_next_releases" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "retired_total" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created_w_predecessors_v_1" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created_w_predecessors_v_gt1" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created_w_predecessors" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created_wo_predecessors_v_1" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created_wo_predecessors_v_gt1" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created_wo_predecessors" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "active_created_prev_releases" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "active_created_this_release" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "active_created_next_releases" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created_this_release" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "active_updated_this_release" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "active_untouched_this_release" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "active_total" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ff_taxid_nulls" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-release_stats", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "this_release": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "prev_release": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "start_time": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "end_time": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "ff_loaded_rows": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "retired_prev_releases": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "retired_this_release": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "retired_next_releases": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "retired_total": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "created_w_predecessors_v_1": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "created_w_predecessors_v_gt1": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "created_w_predecessors": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "created_wo_predecessors_v_1": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "created_wo_predecessors_v_gt1": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "created_wo_predecessors": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "active_created_prev_releases": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "active_created_this_release": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "active_created_next_releases": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "created_this_release": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "active_updated_this_release": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "active_untouched_this_release": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "active_total": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "ff_taxid_nulls": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_chemical_components", + "stream": "rnc_chemical_components", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 661, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "description" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "one_letter_code" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ccd_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "source" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "modomics_short_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_chemical_components", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "string" + ], + "maxLength": 16 + }, + "description": { + "type": [ + "null", + "string" + ], + "maxLength": 1000 + }, + "one_letter_code": { + "type": [ + "null", + "string" + ], + "maxLength": 2 + }, + "ccd_id": { + "type": [ + "null", + "string" + ], + "maxLength": 6 + }, + "source": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "modomics_short_name": { + "type": [ + "null", + "string" + ], + "maxLength": 40 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "ensembl_import_tracking", + "stream": "ensembl_import_tracking", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 561, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "database_name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "task_name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "was_imported" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-ensembl_import_tracking", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "database_name": { + "type": [ + "null", + "string" + ] + }, + "task_name": { + "type": [ + "null", + "string" + ] + }, + "was_imported": { + "type": [ + "null", + "boolean" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "temp_gm_species", + "stream": "temp_gm_species", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 393, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "ensembl_url" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "division" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-temp_gm_species", + "schema": { + "type": "object", + "properties": { + "ensembl_url": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "division": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_database_json_stats", + "stream": "rnc_database_json_stats", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "database" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 44, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "database" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "length_counts" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxonomic_lineage" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_database_json_stats", + "schema": { + "type": "object", + "properties": { + "database": { + "type": [ + "string" + ], + "maxLength": 40 + }, + "length_counts": { + "type": [ + "null", + "string" + ] + }, + "taxonomic_lineage": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "django_migrations", + "stream": "django_migrations", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 50, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "app" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "applied" + ], + "metadata": { + "sql-datatype": "timestamp with time zone", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-django_migrations", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "app": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "name": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "applied": { + "type": [ + "null", + "string" + ], + "format": "date-time" + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "test_to_export", + "stream": "test_to_export", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "urs_taxid" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-test_to_export", + "schema": { + "type": "object", + "properties": { + "urs_taxid": { + "type": [ + "null", + "string" + ], + "maxLength": 44 + }, + "urs": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rfam_go_terms", + "stream": "rfam_go_terms", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "rfam_go_term_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 3139, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rfam_go_term_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rfam_model_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ontology_term_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rfam_go_terms", + "schema": { + "type": "object", + "properties": { + "rfam_go_term_id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "rfam_model_id": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ontology_term_id": { + "type": [ + "null", + "string" + ], + "maxLength": 15 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "ensembl_karyotype", + "stream": "ensembl_karyotype", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 543, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "karyotype" + ], + "metadata": { + "sql-datatype": "jsonb", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-ensembl_karyotype", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "karyotype": { + "type": [ + "null", + "string" + ] + }, + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "auth_permission", + "stream": "auth_permission", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 105, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "content_type_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "codename" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-auth_permission", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "name": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "content_type_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "codename": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "django_site", + "stream": "django_site", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "domain" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-django_site", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "domain": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "name": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_go_term_publication_map", + "stream": "load_go_term_publication_map", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rna_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "qualifier" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assigned_by" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ontology_term_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "evidence_code" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "pubmed_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_go_term_publication_map", + "schema": { + "type": "object", + "properties": { + "rna_id": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "qualifier": { + "type": [ + "null", + "string" + ] + }, + "assigned_by": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "ontology_term_id": { + "type": [ + "null", + "string" + ], + "maxLength": 15 + }, + "evidence_code": { + "type": [ + "null", + "string" + ], + "maxLength": 15 + }, + "pubmed_id": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_go_term_annotations", + "stream": "load_go_term_annotations", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rna_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "qualifier" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ontology_term_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "evidence_code" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assigned_by" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "extensions" + ], + "metadata": { + "sql-datatype": "jsonb", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_go_term_annotations", + "schema": { + "type": "object", + "properties": { + "rna_id": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "qualifier": { + "type": [ + "null", + "string" + ] + }, + "ontology_term_id": { + "type": [ + "null", + "string" + ], + "maxLength": 15 + }, + "evidence_code": { + "type": [ + "null", + "string" + ], + "maxLength": 15 + }, + "assigned_by": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "extensions": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_genome_mapping_attempted", + "stream": "load_genome_mapping_attempted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "urs_taxid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last_run" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_genome_mapping_attempted", + "schema": { + "type": "object", + "properties": { + "urs_taxid": { + "type": [ + "null", + "string" + ] + }, + "assembly_id": { + "type": [ + "null", + "string" + ] + }, + "last_run": { + "type": [ + "null", + "string" + ], + "format": "date-time" + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_crs_features", + "stream": "load_crs_features", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "accession" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "feature_name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "metadata" + ], + "metadata": { + "sql-datatype": "jsonb", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_crs_features", + "schema": { + "type": "object", + "properties": { + "upi": { + "type": [ + "null", + "string" + ] + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "accession": { + "type": [ + "null", + "string" + ] + }, + "start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "feature_name": { + "type": [ + "null", + "string" + ] + }, + "metadata": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_coordinate_info", + "stream": "load_coordinate_info", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "chromosome" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "coordinate_system" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_reference" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "karyotype_rank" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_coordinate_info", + "schema": { + "type": "object", + "properties": { + "chromosome": { + "type": [ + "null", + "string" + ] + }, + "coordinate_system": { + "type": [ + "null", + "string" + ] + }, + "assembly_id": { + "type": [ + "null", + "string" + ] + }, + "is_reference": { + "type": [ + "null", + "boolean" + ] + }, + "karyotype_rank": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_compara", + "stream": "load_compara", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "homology_group" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ensembl_transcript" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_compara", + "schema": { + "type": "object", + "properties": { + "homology_group": { + "type": [ + "null", + "string" + ] + }, + "ensembl_transcript": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "bad_precompute_ids", + "stream": "bad_precompute_ids", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 324239, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "automatic", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-bad_precompute_ids", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p21_not_deleted", + "stream": "xref_p21_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 236163, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p21_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p24_deleted", + "stream": "xref_p24_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 24623, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p24_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "go_term_annotations", + "stream": "go_term_annotations", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "go_term_annotation_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 3828734, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "go_term_annotation_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rna_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "qualifier" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ontology_term_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "evidence_code" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assigned_by" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "extensions" + ], + "metadata": { + "sql-datatype": "jsonb", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-go_term_annotations", + "schema": { + "type": "object", + "properties": { + "go_term_annotation_id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "rna_id": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "qualifier": { + "type": [ + "null", + "string" + ] + }, + "ontology_term_id": { + "type": [ + "null", + "string" + ], + "maxLength": 10 + }, + "evidence_code": { + "type": [ + "null", + "string" + ], + "maxLength": 11 + }, + "assigned_by": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "extensions": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p24_not_deleted_old", + "stream": "xref_p24_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 13384, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p24_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p25_deleted", + "stream": "xref_p25_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1516479, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p25_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p27_deleted", + "stream": "xref_p27_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p27_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_interactions", + "stream": "load_interactions", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "intact_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs_taxid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "interacting_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "names" + ], + "metadata": { + "sql-datatype": "jsonb", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_interactions", + "schema": { + "type": "object", + "properties": { + "intact_id": { + "type": [ + "null", + "string" + ] + }, + "urs_taxid": { + "type": [ + "null", + "string" + ] + }, + "interacting_id": { + "type": [ + "null", + "string" + ] + }, + "names": { + "type": [ + "null", + "string" + ] + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p25_deleted_old", + "stream": "xref_p25_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1473941, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p25_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p26_deleted", + "stream": "xref_p26_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 146212, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p26_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p26_deleted_old", + "stream": "xref_p26_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 145371, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p26_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p28_not_deleted", + "stream": "xref_p28_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 11241, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p28_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p29_not_deleted", + "stream": "xref_p29_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1523, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p29_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p2_deleted", + "stream": "xref_p2_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 13755328, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p2_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p2_not_deleted", + "stream": "xref_p2_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2666096, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p2_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_qa_rfam_attempted", + "stream": "load_qa_rfam_attempted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 13194906, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "urs" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_source" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "source_version" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_qa_rfam_attempted", + "schema": { + "type": "object", + "properties": { + "urs": { + "type": [ + "null", + "string" + ] + }, + "model_source": { + "type": [ + "null", + "string" + ] + }, + "source_version": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p26_not_deleted", + "stream": "xref_p26_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 48712, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p26_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p26_not_deleted_old", + "stream": "xref_p26_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 49473, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p26_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p27_not_deleted", + "stream": "xref_p27_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 17524, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p27_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p31_deleted", + "stream": "xref_p31_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 10999, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p31_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p31_deleted_old", + "stream": "xref_p31_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 10999, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p31_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p31_not_deleted", + "stream": "xref_p31_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 102428, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p31_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p31_not_deleted_old", + "stream": "xref_p31_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 100249, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p31_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p28_deleted", + "stream": "xref_p28_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p28_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "qa_status", + "stream": "qa_status", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "rna_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 29449300, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rna_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "has_issue" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "incomplete_sequence" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "possible_contamination" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "missing_rfam_match" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "messages" + ], + "metadata": { + "sql-datatype": "jsonb", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-qa_status", + "schema": { + "type": "object", + "properties": { + "rna_id": { + "type": [ + "string" + ], + "maxLength": 50 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 30 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "has_issue": { + "type": [ + "null", + "boolean" + ] + }, + "incomplete_sequence": { + "type": [ + "null", + "boolean" + ] + }, + "possible_contamination": { + "type": [ + "null", + "boolean" + ] + }, + "missing_rfam_match": { + "type": [ + "null", + "boolean" + ] + }, + "messages": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p32_not_deleted", + "stream": "xref_p32_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1352, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p32_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p35_deleted", + "stream": "xref_p35_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 178, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p35_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p35_deleted_old", + "stream": "xref_p35_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 178, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p35_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p35_not_deleted", + "stream": "xref_p35_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 11896, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p35_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p35_not_deleted_old", + "stream": "xref_p35_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 11896, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p35_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p34_not_deleted", + "stream": "xref_p34_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 102046, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p34_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p34_not_deleted_old", + "stream": "xref_p34_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 70779, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p34_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p36_deleted", + "stream": "xref_p36_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p36_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p36_deleted_old", + "stream": "xref_p36_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p36_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rfam_analyzed_sequences", + "stream": "rfam_analyzed_sequences", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "upi" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 25577656, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "date" + ], + "metadata": { + "sql-datatype": "date", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "total_matches" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rfam_version" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "total_family_matches" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rfam_analyzed_sequences", + "schema": { + "type": "object", + "properties": { + "upi": { + "type": [ + "string" + ], + "maxLength": 13 + }, + "date": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "total_matches": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "rfam_version": { + "type": [ + "null", + "string" + ], + "maxLength": 5 + }, + "total_family_matches": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p36_not_deleted", + "stream": "xref_p36_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 32561, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p36_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p36_not_deleted_old", + "stream": "xref_p36_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 32561, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p36_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rfam_model_hits", + "stream": "rfam_model_hits", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "rfam_hit_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 23917460, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rfam_hit_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "sequence_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "sequence_stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "sequence_completeness" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_completeness" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "overlap" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "e_value" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "score" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rfam_model_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rfam_model_hits", + "schema": { + "type": "object", + "properties": { + "rfam_hit_id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "sequence_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "sequence_stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "sequence_completeness": { + "type": [ + "null", + "number" + ] + }, + "model_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "model_stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "model_completeness": { + "type": [ + "null", + "number" + ] + }, + "overlap": { + "type": [ + "null", + "string" + ], + "maxLength": 30 + }, + "e_value": { + "type": [ + "null", + "number" + ] + }, + "score": { + "type": [ + "null", + "number" + ] + }, + "rfam_model_id": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 13 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_feedback_overlap", + "stream": "rnc_feedback_overlap", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 504570, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "upi_taxid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "overlaps_with" + ], + "metadata": { + "sql-datatype": "text[]", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "no_overlaps_with" + ], + "metadata": { + "sql-datatype": "text[]", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "overlapping_upis" + ], + "metadata": { + "sql-datatype": "text[]", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "should_ignore" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_feedback_overlap", + "schema": { + "type": "object", + "properties": { + "upi_taxid": { + "type": [ + "null", + "string" + ] + }, + "overlaps_with": { + "type": [ + "null", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "no_overlaps_with": { + "type": [ + "null", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "overlapping_upis": { + "type": [ + "null", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "should_ignore": { + "type": [ + "null", + "boolean" + ] + }, + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p37_deleted", + "stream": "xref_p37_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p37_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p37_deleted_old", + "stream": "xref_p37_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p37_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p37_not_deleted", + "stream": "xref_p37_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2089, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p37_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "corsheaders_corsmodel", + "stream": "corsheaders_corsmodel", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "cors" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-corsheaders_corsmodel", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "cors": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_not_unique", + "stream": "xref_not_unique", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "release_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_not_unique", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "release_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 13 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 30 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_genome_mapping_old", + "stream": "rnc_genome_mapping_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rna_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "region_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "chromosome" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "strand" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "identity" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_genome_mapping_old", + "schema": { + "type": "object", + "properties": { + "rna_id": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 13 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "region_id": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "chromosome": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "strand": { + "type": [ + "null", + "string" + ], + "maxLength": 10 + }, + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "identity": { + "type": [ + "null", + "number" + ] + }, + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_genome_mapping", + "stream": "rnc_genome_mapping", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rna_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "region_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "chromosome" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "strand" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "identity" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_genome_mapping", + "schema": { + "type": "object", + "properties": { + "rna_id": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 13 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "region_id": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "chromosome": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "strand": { + "type": [ + "null", + "string" + ], + "maxLength": 10 + }, + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "identity": { + "type": [ + "null", + "number" + ] + }, + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_taxonomy", + "stream": "load_taxonomy", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "lineage" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "aliases" + ], + "metadata": { + "sql-datatype": "json", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "replaced_by" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_taxonomy", + "schema": { + "type": "object", + "properties": { + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "name": { + "type": [ + "null", + "string" + ] + }, + "lineage": { + "type": [ + "null", + "string" + ] + }, + "aliases": { + "type": [ + "null", + "string" + ] + }, + "replaced_by": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_secondary_should_show", + "stream": "load_secondary_should_show", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "urs" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "zscore" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "should_show" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_secondary_should_show", + "schema": { + "type": "object", + "properties": { + "urs": { + "type": [ + "null", + "string" + ] + }, + "zscore": { + "type": [ + "null", + "number" + ] + }, + "should_show": { + "type": [ + "null", + "boolean" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_secondary_layout_models", + "stream": "load_secondary_layout_models", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "model_name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rna_type" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "so_term" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "cell_location" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_source" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_length" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_secondary_layout_models", + "schema": { + "type": "object", + "properties": { + "model_name": { + "type": [ + "null", + "string" + ] + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "rna_type": { + "type": [ + "null", + "string" + ] + }, + "so_term": { + "type": [ + "null", + "string" + ] + }, + "cell_location": { + "type": [ + "null", + "string" + ] + }, + "model_source": { + "type": [ + "null", + "string" + ] + }, + "model_length": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_secondary_layout", + "stream": "load_secondary_layout", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "urs" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "secondary_structure" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "layout" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "overlap_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "basepair_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_coverage" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "sequence_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "sequence_stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "sequence_coverage" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "stk" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_secondary_layout", + "schema": { + "type": "object", + "properties": { + "urs": { + "type": [ + "null", + "string" + ] + }, + "secondary_structure": { + "type": [ + "null", + "string" + ] + }, + "layout": { + "type": [ + "null", + "string" + ] + }, + "model": { + "type": [ + "null", + "string" + ] + }, + "overlap_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "basepair_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "model_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "model_stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "model_coverage": { + "type": [ + "null", + "number" + ] + }, + "sequence_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "sequence_stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "sequence_coverage": { + "type": [ + "null", + "number" + ] + }, + "stk": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_database_references", + "stream": "rnc_database_references", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "reference_id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_database_references", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "reference_id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_rnc_text_mining", + "stream": "load_rnc_text_mining", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "pattern_group" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "pattern" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "matching_word" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "sentence" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "md5" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "authors" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "location" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "title" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "pmid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "doi" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_rnc_text_mining", + "schema": { + "type": "object", + "properties": { + "pattern_group": { + "type": [ + "null", + "string" + ] + }, + "pattern": { + "type": [ + "null", + "string" + ] + }, + "matching_word": { + "type": [ + "null", + "string" + ] + }, + "sentence": { + "type": [ + "null", + "string" + ] + }, + "md5": { + "type": [ + "null", + "string" + ] + }, + "authors": { + "type": [ + "null", + "string" + ] + }, + "location": { + "type": [ + "null", + "string" + ] + }, + "title": { + "type": [ + "null", + "string" + ] + }, + "pmid": { + "type": [ + "null", + "string" + ] + }, + "doi": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_rnc_sequence_regions", + "stream": "load_rnc_sequence_regions", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "accession" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs_taxid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "region_name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "chromosome" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "strand" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "exon_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "exon_stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "exon_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "providing_database" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_rnc_sequence_regions", + "schema": { + "type": "object", + "properties": { + "accession": { + "type": [ + "null", + "string" + ] + }, + "urs_taxid": { + "type": [ + "null", + "string" + ] + }, + "region_name": { + "type": [ + "null", + "string" + ] + }, + "chromosome": { + "type": [ + "null", + "string" + ] + }, + "strand": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "exon_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "exon_stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "exon_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "providing_database": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "load_rnc_sequence_features", + "stream": "load_rnc_sequence_features", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "feature_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "metadata" + ], + "metadata": { + "sql-datatype": "jsonb", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-load_rnc_sequence_features", + "schema": { + "type": "object", + "properties": { + "accession": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "feature_name": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "metadata": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "temp_gm_to_map", + "stream": "temp_gm_to_map", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "urs_taxid" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 672611, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "urs_taxid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "seq" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ensembl_url" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "division" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-temp_gm_to_map", + "schema": { + "type": "object", + "properties": { + "urs_taxid": { + "type": [ + "string" + ] + }, + "urs": { + "type": [ + "null", + "string" + ] + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "seq": { + "type": [ + "null", + "string" + ] + }, + "ensembl_url": { + "type": [ + "null", + "string" + ] + }, + "assembly_id": { + "type": [ + "null", + "string" + ] + }, + "division": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "unindexed_foreign_keys", + "stream": "unindexed_foreign_keys", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": true + } + }, + { + "breadcrumb": [ + "properties", + "referencing_tbl" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "referencing_column" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "existing_fk_on_referencing_tbl" + ], + "metadata": { + "sql-datatype": "name", + "inclusion": "unsupported", + "selected-by-default": false + } + }, + { + "breadcrumb": [ + "properties", + "referenced_tbl" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "referenced_column" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "referencing_tbl_size" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "referenced_tbl_size" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "suggestion" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-unindexed_foreign_keys", + "schema": { + "type": "object", + "properties": { + "referencing_tbl": { + "type": [ + "null", + "string" + ] + }, + "referencing_column": { + "type": [ + "null", + "string" + ] + }, + "existing_fk_on_referencing_tbl": {}, + "referenced_tbl": { + "type": [ + "null", + "string" + ] + }, + "referenced_column": { + "type": [ + "null", + "string" + ] + }, + "referencing_tbl_size": { + "type": [ + "null", + "string" + ] + }, + "referenced_tbl_size": { + "type": [ + "null", + "string" + ] + }, + "suggestion": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_count", + "stream": "xref_count", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": true + } + }, + { + "breadcrumb": [ + "properties", + "xref_count" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_count", + "schema": { + "type": "object", + "properties": { + "xref_count": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_secondary_structure", + "stream": "rnc_secondary_structure", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 328189, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "secondary_structure" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "md5" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rnc_accession_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_secondary_structure", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "secondary_structure": { + "type": [ + "null", + "string" + ] + }, + "md5": { + "type": [ + "null", + "string" + ], + "maxLength": 32 + }, + "rnc_accession_id": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_modifications", + "stream": "rnc_modifications", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 8078, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "position" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "author_assigned_position" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "modification_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_modifications", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "position": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "author_assigned_position": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "modification_id": { + "type": [ + "null", + "string" + ], + "maxLength": 16 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "accession": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_related_sequences", + "stream": "rnc_related_sequences", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 47291368, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "source_urs_taxid" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "source_accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "target_urs_taxid" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "target_accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "old_relationship_type" + ], + "metadata": { + "sql-datatype": "related_sequence_relationship", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "methods" + ], + "metadata": { + "sql-datatype": "text[]", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "relationship_type" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_related_sequences", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "source_urs_taxid": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "source_accession": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "target_urs_taxid": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "target_accession": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "old_relationship_type": { + "type": [ + "null", + "string" + ] + }, + "methods": { + "type": [ + "null", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "relationship_type": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_accessions", + "stream": "rnc_accessions", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "accession" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 86361424, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "parent_ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "seq_version" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "feature_start" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "feature_end" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "feature_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ordinal" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "division" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "keywords" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "description" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "species" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "organelle" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "classification" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "project" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_composite" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "non_coding_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "database" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "external_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "optional_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "common_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "allele" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "anticodon" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "chromosome" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "experiment" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "function" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "gene" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "gene_synonym" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "inference" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "locus_tag" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "map" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "mol_type" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ncrna_class" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "note" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "old_locus_tag" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "operon" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "product" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "pseudogene" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "standard_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "db_xref" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rna_type" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_accessions", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "accession": { + "type": [ + "string" + ], + "maxLength": 200 + }, + "parent_ac": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "seq_version": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "feature_start": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "feature_end": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "feature_name": { + "type": [ + "null", + "string" + ], + "maxLength": 80 + }, + "ordinal": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "division": { + "type": [ + "null", + "string" + ], + "maxLength": 6 + }, + "keywords": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "description": { + "type": [ + "null", + "string" + ], + "maxLength": 500 + }, + "species": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "organelle": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "classification": { + "type": [ + "null", + "string" + ], + "maxLength": 1000 + }, + "project": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "is_composite": { + "type": [ + "null", + "string" + ], + "maxLength": 2 + }, + "non_coding_id": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "database": { + "type": [ + "null", + "string" + ], + "maxLength": 40 + }, + "external_id": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "optional_id": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "common_name": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "allele": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "anticodon": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "chromosome": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "experiment": { + "type": [ + "null", + "string" + ] + }, + "function": { + "type": [ + "null", + "string" + ], + "maxLength": 4000 + }, + "gene": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "gene_synonym": { + "type": [ + "null", + "string" + ], + "maxLength": 800 + }, + "inference": { + "type": [ + "null", + "string" + ], + "maxLength": 600 + }, + "locus_tag": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "map": { + "type": [ + "null", + "string" + ], + "maxLength": 400 + }, + "mol_type": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "ncrna_class": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "note": { + "type": [ + "null", + "string" + ] + }, + "old_locus_tag": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "operon": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "product": { + "type": [ + "null", + "string" + ], + "maxLength": 600 + }, + "pseudogene": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "standard_name": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "db_xref": { + "type": [ + "null", + "string" + ] + }, + "rna_type": { + "type": [ + "null", + "string" + ], + "maxLength": 15 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p33_not_deleted", + "stream": "xref_p33_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p33_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p34_deleted", + "stream": "xref_p34_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 584, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p34_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p38_deleted_old", + "stream": "xref_p38_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p38_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p38_not_deleted", + "stream": "xref_p38_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 11430, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p38_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p29_deleted", + "stream": "xref_p29_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p29_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "pipeline_tracking_qa_scan", + "stream": "pipeline_tracking_qa_scan", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 14211778, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_source" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "source_version" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last_run" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-pipeline_tracking_qa_scan", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "urs": { + "type": [ + "null", + "string" + ] + }, + "model_source": { + "type": [ + "null", + "string" + ] + }, + "source_version": { + "type": [ + "null", + "string" + ] + }, + "last_run": { + "type": [ + "null", + "string" + ], + "format": "date-time" + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rna", + "stream": "rna", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "upi" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 27391052, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "crc64" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "len" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "seq_short" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "seq_long" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "md5" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rna", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "upi": { + "type": [ + "string" + ], + "maxLength": 30 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 60 + }, + "crc64": { + "type": [ + "null", + "string" + ], + "maxLength": 16 + }, + "len": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "seq_short": { + "type": [ + "null", + "string" + ], + "maxLength": 4000 + }, + "seq_long": { + "type": [ + "null", + "string" + ] + }, + "md5": { + "type": [ + "null", + "string" + ], + "maxLength": 64 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "pipeline_tracking_traveler", + "stream": "pipeline_tracking_traveler", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 6810060, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last_run" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-pipeline_tracking_traveler", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "urs": { + "type": [ + "null", + "string" + ] + }, + "last_run": { + "type": [ + "null", + "string" + ], + "format": "date-time" + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p30_deleted", + "stream": "xref_p30_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p30_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p10_not_deleted", + "stream": "xref_p10_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 10302, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p10_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rfam_initial_annotations", + "stream": "rfam_initial_annotations", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "rfam_initial_annotation_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rfam_initial_annotation_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rfam_model_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rfam_initial_annotations", + "schema": { + "type": "object", + "properties": { + "rfam_initial_annotation_id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "rfam_model_id": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 13 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p30_not_deleted", + "stream": "xref_p30_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 65402, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p30_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p32_deleted", + "stream": "xref_p32_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p32_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_sequence_exons", + "stream": "rnc_sequence_exons", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 70093728, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "region_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "exon_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "exon_stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_sequence_exons", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "region_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "exon_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "exon_stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p33_deleted", + "stream": "xref_p33_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p33_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "allowed_lncbook_data", + "stream": "allowed_lncbook_data", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "urs_taxid" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 74304, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "urs_taxid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-allowed_lncbook_data", + "schema": { + "type": "object", + "properties": { + "urs_taxid": { + "type": [ + "string" + ] + }, + "urs": { + "type": [ + "null", + "string" + ] + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p38_not_deleted_old", + "stream": "xref_p38_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 11430, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p38_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p12_not_deleted", + "stream": "xref_p12_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2634, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p12_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p12_not_deleted_old", + "stream": "xref_p12_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2634, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p12_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p1_not_deleted", + "stream": "xref_p1_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 34869216, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p1_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p13_deleted", + "stream": "xref_p13_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p13_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p15_deleted", + "stream": "xref_p15_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 52175, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p15_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p15_deleted_old", + "stream": "xref_p15_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 52175, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p15_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p15_not_deleted", + "stream": "xref_p15_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 26658, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p15_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p1_not_deleted_old", + "stream": "xref_p1_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 41519912, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p1_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p20_not_deleted", + "stream": "xref_p20_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 127798, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p20_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p23_deleted", + "stream": "xref_p23_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p23_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p23_not_deleted", + "stream": "xref_p23_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p23_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p24_deleted_old", + "stream": "xref_p24_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 24601, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p24_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p25_not_deleted", + "stream": "xref_p25_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1388251, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p25_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p25_not_deleted_old", + "stream": "xref_p25_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1356947, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p25_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p39_deleted", + "stream": "xref_p39_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p39_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rfam_models", + "stream": "rfam_models", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "rfam_model_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 3018, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rfam_model_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "short_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "long_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "description" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "seed_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "full_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "length" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_suppressed" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "domain" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rna_type" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rfam_clan_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rfam_rna_type" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rfam_models", + "schema": { + "type": "object", + "properties": { + "rfam_model_id": { + "type": [ + "string" + ], + "maxLength": 20 + }, + "short_name": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "long_name": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "description": { + "type": [ + "null", + "string" + ], + "maxLength": 2000 + }, + "seed_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "full_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "length": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "is_suppressed": { + "type": [ + "null", + "boolean" + ] + }, + "domain": { + "type": [ + "null", + "string" + ], + "maxLength": 50 + }, + "rna_type": { + "type": [ + "null", + "string" + ], + "maxLength": 250 + }, + "rfam_clan_id": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "rfam_rna_type": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "ensembl_compara", + "stream": "ensembl_compara", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 308508, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ensembl_transcript_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs_taxid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "homology_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-ensembl_compara", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "ensembl_transcript_id": { + "type": [ + "null", + "string" + ] + }, + "urs_taxid": { + "type": [ + "null", + "string" + ] + }, + "homology_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_feedback_target_assemblies", + "stream": "rnc_feedback_target_assemblies", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 28, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "chromosome" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "database" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_feedback_target_assemblies", + "schema": { + "type": "object", + "properties": { + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "chromosome": { + "type": [ + "null", + "string" + ] + }, + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "database": { + "type": [ + "null", + "string" + ], + "maxLength": 60 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_secondary_structure_layout", + "stream": "rnc_secondary_structure_layout", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 6816899, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "urs" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "secondary_structure" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "layout" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "overlap_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "basepair_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "sequence_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "sequence_stop" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "sequence_coverage" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "should_show" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model_coverage" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "zscore" + ], + "metadata": { + "sql-datatype": "double precision", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "stk" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_secondary_structure_layout", + "schema": { + "type": "object", + "properties": { + "urs": { + "type": [ + "null", + "string" + ] + }, + "secondary_structure": { + "type": [ + "null", + "string" + ] + }, + "layout": { + "type": [ + "null", + "string" + ] + }, + "overlap_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "basepair_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "model_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "model_stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "sequence_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "sequence_stop": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "sequence_coverage": { + "type": [ + "null", + "number" + ] + }, + "model_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "should_show": { + "type": [ + "null", + "boolean" + ] + }, + "model_coverage": { + "type": [ + "null", + "number" + ] + }, + "zscore": { + "type": [ + "null", + "number" + ] + }, + "stk": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p39_deleted_old", + "stream": "xref_p39_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p39_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "ontology_terms", + "stream": "ontology_terms", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "ontology_term_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1676, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "ontology_term_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ontology" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "definition" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-ontology_terms", + "schema": { + "type": "object", + "properties": { + "ontology_term_id": { + "type": [ + "string" + ], + "maxLength": 15 + }, + "ontology": { + "type": [ + "null", + "string" + ], + "maxLength": 5 + }, + "name": { + "type": [ + "null", + "string" + ] + }, + "definition": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p39_not_deleted", + "stream": "xref_p39_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 32631, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p39_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_coordinates", + "stream": "rnc_coordinates", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "numeric", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "primary_accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "local_start" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "local_end" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "primary_start" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "primary_end" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "strand" + ], + "metadata": { + "sql-datatype": "numeric", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_coordinates", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "number" + ], + "exclusiveMaximum": true, + "maximum": 100000000000000000000000000000000000000, + "multipleOf": 1, + "exclusiveMinimum": true, + "minimum": -100000000000000000000000000000000000000 + }, + "accession": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "primary_accession": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "local_start": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "local_end": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "name": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "primary_start": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "primary_end": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "strand": { + "type": [ + "null", + "number" + ], + "exclusiveMaximum": true, + "maximum": 100000000000000000000000000000000000000, + "multipleOf": 1, + "exclusiveMinimum": true, + "minimum": -100000000000000000000000000000000000000 + }, + "assembly_id": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_interactions", + "stream": "rnc_interactions", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1152, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "intact_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "urs_taxid" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "interacting_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "names" + ], + "metadata": { + "sql-datatype": "jsonb", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_interactions", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "intact_id": { + "type": [ + "null", + "string" + ] + }, + "urs_taxid": { + "type": [ + "null", + "string" + ] + }, + "interacting_id": { + "type": [ + "null", + "string" + ] + }, + "names": { + "type": [ + "null", + "string" + ] + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p39_not_deleted_old", + "stream": "xref_p39_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 32631, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p39_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "ensembl_assembly", + "stream": "ensembl_assembly", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "assembly_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 549, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "assembly_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_full_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "gca_accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "assembly_ucsc" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "common_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ensembl_url" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "division" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "blat_mapping" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "example_chromosome" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "example_end" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "example_start" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "subdomain" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-ensembl_assembly", + "schema": { + "type": "object", + "properties": { + "assembly_id": { + "type": [ + "string" + ], + "maxLength": 255 + }, + "assembly_full_name": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "gca_accession": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "assembly_ucsc": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "common_name": { + "type": [ + "null", + "string" + ], + "maxLength": 255 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "ensembl_url": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "division": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "blat_mapping": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "example_chromosome": { + "type": [ + "null", + "string" + ], + "maxLength": 40 + }, + "example_end": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "example_start": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "subdomain": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_taxonomy", + "stream": "rnc_taxonomy", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2301616, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "lineage" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "aliases" + ], + "metadata": { + "sql-datatype": "text[]", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "replaced_by" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "common_name" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_deleted" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_taxonomy", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "name": { + "type": [ + "null", + "string" + ] + }, + "lineage": { + "type": [ + "null", + "string" + ] + }, + "aliases": { + "type": [ + "null", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "replaced_by": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "common_name": { + "type": [ + "null", + "string" + ] + }, + "is_deleted": { + "type": [ + "null", + "boolean" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_references", + "stream": "rnc_references", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1044043, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "md5" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "authors" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "location" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "title" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "pmid" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "pmcid" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "epmcid" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "doi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "epmc_updated" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_references", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "md5": { + "type": [ + "null", + "string" + ], + "maxLength": 64 + }, + "authors": { + "type": [ + "null", + "string" + ] + }, + "location": { + "type": [ + "null", + "string" + ], + "maxLength": 4000 + }, + "title": { + "type": [ + "null", + "string" + ], + "maxLength": 4000 + }, + "pmid": { + "type": [ + "null", + "string" + ], + "maxLength": 40 + }, + "pmcid": { + "type": [ + "null", + "string" + ], + "maxLength": 40 + }, + "epmcid": { + "type": [ + "null", + "string" + ], + "maxLength": 40 + }, + "doi": { + "type": [ + "null", + "string" + ], + "maxLength": 160 + }, + "epmc_updated": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "test_to_export_xref", + "stream": "test_to_export_xref", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "xref_id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "accession" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-test_to_export_xref", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "xref_id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "accession": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p3_deleted", + "stream": "xref_p3_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p3_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rfam_clans", + "stream": "rfam_clans", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "rfam_clan_id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 113, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "rfam_clan_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "description" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "family_count" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rfam_clans", + "schema": { + "type": "object", + "properties": { + "rfam_clan_id": { + "type": [ + "string" + ], + "maxLength": 20 + }, + "name": { + "type": [ + "null", + "string" + ], + "maxLength": 40 + }, + "description": { + "type": [ + "null", + "string" + ], + "maxLength": 1000 + }, + "family_count": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p3_deleted_old", + "stream": "xref_p3_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p3_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_rna_precomputed", + "stream": "rnc_rna_precomputed", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 58993040, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "description" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rna_type" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "rfam_problems" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "update_date" + ], + "metadata": { + "sql-datatype": "date", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "has_coordinates" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "databases" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_active" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last_release" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "short_description" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_fragment" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "so_rna_type" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_rna_precomputed", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "string" + ], + "maxLength": 44 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "description": { + "type": [ + "null", + "string" + ], + "maxLength": 500 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "rna_type": { + "type": [ + "null", + "string" + ], + "maxLength": 500 + }, + "rfam_problems": { + "type": [ + "null", + "string" + ] + }, + "update_date": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "has_coordinates": { + "type": [ + "null", + "boolean" + ] + }, + "databases": { + "type": [ + "null", + "string" + ] + }, + "is_active": { + "type": [ + "null", + "boolean" + ] + }, + "last_release": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "short_description": { + "type": [ + "null", + "string" + ] + }, + "is_fragment": { + "type": [ + "null", + "boolean" + ] + }, + "so_rna_type": { + "type": [ + "null", + "string" + ] + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p3_not_deleted", + "stream": "xref_p3_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 858, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p3_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p41_not_deleted_old", + "stream": "xref_p41_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 359117, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p41_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p40_not_deleted_old", + "stream": "xref_p40_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 21485, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p40_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p11_deleted", + "stream": "xref_p11_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 565, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p11_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p41_deleted", + "stream": "xref_p41_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 7362, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p41_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p11_deleted_old", + "stream": "xref_p11_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 551, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p11_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p4_deleted", + "stream": "xref_p4_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 18359, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p4_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p11_not_deleted", + "stream": "xref_p11_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 10143, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p11_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p41_deleted_old", + "stream": "xref_p41_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p41_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p11_not_deleted_old", + "stream": "xref_p11_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 9905, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p11_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p12_deleted", + "stream": "xref_p12_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1986, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p12_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p41_not_deleted", + "stream": "xref_p41_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 381909, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p41_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p12_deleted_old", + "stream": "xref_p12_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1986, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p12_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p40_deleted_old", + "stream": "xref_p40_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p40_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p6_deleted", + "stream": "xref_p6_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p6_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p6_deleted_old", + "stream": "xref_p6_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p6_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p6_not_deleted", + "stream": "xref_p6_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 21405, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p6_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p6_not_deleted_old", + "stream": "xref_p6_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 21405, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p6_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p4_deleted_old", + "stream": "xref_p4_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 18359, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p4_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p14_deleted", + "stream": "xref_p14_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2525, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p14_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p14_deleted_old", + "stream": "xref_p14_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2525, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p14_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p4_not_deleted", + "stream": "xref_p4_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 87467, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p4_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p14_not_deleted", + "stream": "xref_p14_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 4853, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p14_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p14_not_deleted_old", + "stream": "xref_p14_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 4853, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p14_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p4_not_deleted_old", + "stream": "xref_p4_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 87467, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p4_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p5_deleted", + "stream": "xref_p5_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 84381, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p5_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p5_not_deleted", + "stream": "xref_p5_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p5_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p7_deleted", + "stream": "xref_p7_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p7_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p15_not_deleted_old", + "stream": "xref_p15_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 26658, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p15_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p7_deleted_old", + "stream": "xref_p7_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 2, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p7_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p16_deleted", + "stream": "xref_p16_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 428, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p16_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p16_deleted_old", + "stream": "xref_p16_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 23, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p16_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p7_not_deleted", + "stream": "xref_p7_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 62, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p7_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p16_not_deleted", + "stream": "xref_p16_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 428, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p16_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p16_not_deleted_old", + "stream": "xref_p16_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 405, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p16_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p7_not_deleted_old", + "stream": "xref_p7_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 62, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p7_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p17_deleted", + "stream": "xref_p17_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 196, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p17_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p8_deleted", + "stream": "xref_p8_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 289573, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p8_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p8_not_deleted", + "stream": "xref_p8_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 141964, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p8_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p9_deleted", + "stream": "xref_p9_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 49756, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p9_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p18_deleted", + "stream": "xref_p18_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 5427, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p18_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_database", + "stream": "rnc_database", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 41, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "descr" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "current_release" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "full_descr" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "alive" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "for_release" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "display_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "project_id" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "avg_length" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "min_length" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "max_length" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "num_sequences" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "num_organisms" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_database", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 30 + }, + "descr": { + "type": [ + "null", + "string" + ], + "maxLength": 60 + }, + "current_release": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "full_descr": { + "type": [ + "null", + "string" + ], + "maxLength": 1024 + }, + "alive": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "for_release": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "display_name": { + "type": [ + "null", + "string" + ], + "maxLength": 60 + }, + "project_id": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "avg_length": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "min_length": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "max_length": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "num_sequences": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "num_organisms": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p18_deleted_old", + "stream": "xref_p18_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 5409, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p18_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p9_deleted_old", + "stream": "xref_p9_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 49692, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p9_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p18_not_deleted", + "stream": "xref_p18_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1836, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p18_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p18_not_deleted_old", + "stream": "xref_p18_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 1836, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p18_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p9_not_deleted", + "stream": "xref_p9_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 112262, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p9_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p19_deleted", + "stream": "xref_p19_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p19_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p9_not_deleted_old", + "stream": "xref_p9_not_deleted_old", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 110571, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p9_not_deleted_old", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "auth_user_user_permissions", + "stream": "auth_user_user_permissions", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "user_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "permission_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-auth_user_user_permissions", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "user_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "permission_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "auth_user", + "stream": "auth_user", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false, + "selected":true, + "replication-method":"FULL_TABLE" + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic" + } + }, + { + "breadcrumb": [ + "properties", + "password" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last_login" + ], + "metadata": { + "sql-datatype": "timestamp with time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_superuser" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "username" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "first_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last_name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "email" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_staff" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "is_active" + ], + "metadata": { + "sql-datatype": "boolean", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "date_joined" + ], + "metadata": { + "sql-datatype": "timestamp with time zone", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-auth_user", + "schema": { + + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "password": { + "type": [ + "null", + "string" + ], + "maxLength": 128 + }, + "last_login": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "is_superuser": { + "type": [ + "null", + "boolean" + ] + }, + "username": { + "type": [ + "null", + "string" + ], + "maxLength": 30 + }, + "first_name": { + "type": [ + "null", + "string" + ], + "maxLength": 30 + }, + "last_name": { + "type": [ + "null", + "string" + ], + "maxLength": 30 + }, + "email": { + "type": [ + "null", + "string" + ], + "maxLength": 254 + }, + "is_staff": { + "type": [ + "null", + "boolean" + ] + }, + "is_active": { + "type": [ + "null", + "boolean" + ] + }, + "date_joined": { + "type": [ + "null", + "string" + ], + "format": "date-time" + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "django_admin_log", + "stream": "django_admin_log", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "action_time" + ], + "metadata": { + "sql-datatype": "timestamp with time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "object_id" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "object_repr" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "action_flag" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "change_message" + ], + "metadata": { + "sql-datatype": "text", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "content_type_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "user_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-django_admin_log", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "action_time": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "object_id": { + "type": [ + "null", + "string" + ] + }, + "object_repr": { + "type": [ + "null", + "string" + ], + "maxLength": 200 + }, + "action_flag": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "change_message": { + "type": [ + "null", + "string" + ] + }, + "content_type_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "user_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "auth_group_permissions", + "stream": "auth_group_permissions", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "group_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "permission_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-auth_group_permissions", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "group_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "permission_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "auth_group", + "stream": "auth_group", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "name" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-auth_group", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "name": { + "type": [ + "null", + "string" + ], + "maxLength": 80 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "auth_user_groups", + "stream": "auth_user_groups", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "user_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "group_id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-auth_user_groups", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "user_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "group_id": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p19_not_deleted", + "stream": "xref_p19_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 485, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p19_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "rnc_release", + "stream": "rnc_release", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 419, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "release_date" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "release_type" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "status" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "descr" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "force_load" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-rnc_release", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "release_date": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "release_type": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "status": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 30 + }, + "descr": { + "type": [ + "null", + "string" + ], + "maxLength": 32 + }, + "force_load": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "django_content_type", + "stream": "django_content_type", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [ + "id" + ], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 35, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "automatic", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "app_label" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "model" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-django_content_type", + "schema": { + "type": "object", + "properties": { + "id": { + "type": [ + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "app_label": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + }, + "model": { + "type": [ + "null", + "string" + ], + "maxLength": 100 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p10_deleted", + "stream": "xref_p10_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 0, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p10_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + }, + { + "table_name": "xref_p17_not_deleted", + "stream": "xref_p17_not_deleted", + "metadata": [ + { + "breadcrumb": [], + "metadata": { + "table-key-properties": [], + "schema-name": "rnacen", + "database-name": "pfmegrnargs", + "row-count": 5182408, + "is-view": false + } + }, + { + "breadcrumb": [ + "properties", + "dbid" + ], + "metadata": { + "sql-datatype": "smallint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "created" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "last" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "upi" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version_i" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "deleted" + ], + "metadata": { + "sql-datatype": "character", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "timestamp" + ], + "metadata": { + "sql-datatype": "timestamp without time zone", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "userstamp" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "ac" + ], + "metadata": { + "sql-datatype": "character varying", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "version" + ], + "metadata": { + "sql-datatype": "integer", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "taxid" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + }, + { + "breadcrumb": [ + "properties", + "id" + ], + "metadata": { + "sql-datatype": "bigint", + "inclusion": "available", + "selected-by-default": true + } + } + ], + "tap_stream_id": "pfmegrnargs-rnacen-xref_p17_not_deleted", + "schema": { + "type": "object", + "properties": { + "dbid": { + "type": [ + "null", + "integer" + ], + "minimum": -32768, + "maximum": 32767 + }, + "created": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "last": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "upi": { + "type": [ + "null", + "string" + ], + "maxLength": 26 + }, + "version_i": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "deleted": { + "type": [ + "null", + "string" + ], + "maxLength": 1 + }, + "timestamp": { + "type": [ + "null", + "string" + ], + "format": "date-time" + }, + "userstamp": { + "type": [ + "null", + "string" + ], + "maxLength": 20 + }, + "ac": { + "type": [ + "null", + "string" + ], + "maxLength": 300 + }, + "version": { + "type": [ + "null", + "integer" + ], + "minimum": -2147483648, + "maximum": 2147483647 + }, + "taxid": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + }, + "id": { + "type": [ + "null", + "integer" + ], + "minimum": -9223372036854775808, + "maximum": 9223372036854775807 + } + }, + "definitions": { + "sdc_recursive_integer_array": { + "type": [ + "null", + "integer", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_integer_array" + } + }, + "sdc_recursive_number_array": { + "type": [ + "null", + "number", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_number_array" + } + }, + "sdc_recursive_string_array": { + "type": [ + "null", + "string", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_string_array" + } + }, + "sdc_recursive_boolean_array": { + "type": [ + "null", + "boolean", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_boolean_array" + } + }, + "sdc_recursive_timestamp_array": { + "type": [ + "null", + "string", + "array" + ], + "format": "date-time", + "items": { + "$ref": "#/definitions/sdc_recursive_timestamp_array" + } + }, + "sdc_recursive_object_array": { + "type": [ + "null", + "object", + "array" + ], + "items": { + "$ref": "#/definitions/sdc_recursive_object_array" + } + } + } + } + } + ] +} From 078504ff9ccd20f84cd0b17eac196bd9d38f323c Mon Sep 17 00:00:00 2001 From: Sherif Nada Date: Fri, 31 Jul 2020 11:26:05 -0700 Subject: [PATCH 2/2] renames --- psql2psql/first_time_setup.sh | 2 +- psql2psql/init_db.sh | 1 + psql2psql/run.sh | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/psql2psql/first_time_setup.sh b/psql2psql/first_time_setup.sh index 1b2e542b497e..29bb5a7dc5b2 100755 --- a/psql2psql/first_time_setup.sh +++ b/psql2psql/first_time_setup.sh @@ -6,7 +6,7 @@ pipx install virtualenv export LDFLAGS="-L/usr/local/opt/openssl/lib" export CPPFLAGS="-I/usr/local/opt/openssl/include" ./install_connector.sh tap-postgres -./install_connector target-postgres singer-target-postgres +./install_connector.sh target-postgres singer-target-postgres diff --git a/psql2psql/init_db.sh b/psql2psql/init_db.sh index 824f85e1a273..189b201ec12b 100755 --- a/psql2psql/init_db.sh +++ b/psql2psql/init_db.sh @@ -40,3 +40,4 @@ function main(){ main "$@" + diff --git a/psql2psql/run.sh b/psql2psql/run.sh index 53bae52ea01a..d0ab818db5a7 100644 --- a/psql2psql/run.sh +++ b/psql2psql/run.sh @@ -10,9 +10,9 @@ # load catalog then edit it #./tap-postgres/bin/tap-postgres --config local_tap_config.json --discover > local_tap_catalog.json -./tap-postgres/bin/tap-postgres --config local_tap_config.json --properties local_tap_catalog.json | ./singer-target-postgres/bin/target-postgres --config target_config.json >> state.json +./tap-postgres/bin/tap-postgres --config local_tap_config.json --properties local_tap_catalog.json | ./target-postgres/bin/target-postgres --config target_config.json >> state.json # Load data from remote database #./tap-postgres/bin/tap-postgres --config remote_tap_config.json -./tap-postgres/bin/tap-postgres --config remote_tap_config.json --properties remote_tap_catalog.json | ./singer-target-postgres/bin/target-postgres --config target_config.json >> state.json +./tap-postgres/bin/tap-postgres --config remote_tap_config.json --properties remote_tap_catalog.json | ./target-postgres/bin/target-postgres --config target_config.json >> state.json