dic_georef_protocol

2 rows


Description

Dictionary of georeferencing protocols

Columns

Column Type Size Nulls Auto Default Children Parents Comments
georef_protocol_id INT 10 null
heritage_site.georef_protocol_id heritage_site_ibfk_5 R
location.georef_protocol_id location_ibfk_3 R
material_source.georef_protocol_id material_source_ibfk_6 R

PK. Autoincrementing

georef_protocol VARCHAR 500 null

Shorthand for the method

georef_protocol_notes TEXT 65535 NULL

Notes about the method

georef_protocol_citation TEXT 65535 NULL

Citation for the method

Indexes

Constraint Name Type Sort Column(s)
dic_georef_protocol_s_pk Primary key Asc georef_protocol_id
PRIMARY Must be unique Asc georef_protocol_id

Relationships