Schema for keyword
  Database: uniProt    Primary Table: keyword    Row Count: 1,096   Data last updated: 2018-04-06
Format description: A keyword
On download server: MariaDB table dump directory
fieldexampleSQL type info description
id 1int(11) range Keyword ID - we create this
val Activatorvarchar(255) values Keyword itself

Connected Tables and Joining Fields
        uniProt.accToKeyword.keyword (via keyword.id)

Sample Rows
 
idval
1Activator
2Complete proteome
3Reference proteome
4Transcription
5Transcription regulation
6Host membrane
7Membrane
8Transmembrane
9Transmembrane helix
10Signal

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.