interaction_sources
Identifier
Section titled “Identifier”Description
Section titled “Description”Metadata for the source namespaces used by NCBI GeneRIF interaction identifiers.
Partitions
Section titled “Partitions”Not partitioned.
Schema
Section titled “Schema”| Column | Type | Description |
|---|---|---|
sources |
STRUCT(url TEXT, filename TEXT, last_modified_at TIMESTAMPTZ, sha256 TEXT)[] |
Provenance for the NCBI GeneRIF interaction-source report. |
interaction_id_type |
TEXT |
Source namespace used by interactions.interaction_id. |
webpage_url |
TEXT |
Primary or general webpage for the interaction source. |
template_url |
TEXT |
URL prefix that can be combined with an interaction identifier to access source information. |
description |
TEXT |
Source-supplied description, if supplied. |
provider_name |
TEXT |
Source-supplied provider name, if supplied. |
provider_url |
TEXT |
Source-supplied provider webpage, if supplied. |