keyword_type

32 rows


Description

classifiers for keywords, use to group in user interface facets.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
keyword_type_id text 2147483647 null
eclkeyword.keyword_type_id Implied ConstraintR
keyword_type_label text 2147483647 null
keyword_type_description text 2147483647 null

explanation of what the category is supposed to include

keyword_type_source text 2147483647 null

text indicating where the keyword category originated.

Indexes

Constraint Name Type Sort Column(s)
keyword_type_pkey Primary key Asc keyword_type_id

Relationships