Project

General

Profile

« Previous | Next » 

Revision 6305

schemas/vegbien.sql: source: Renamed fulltext to citation because according to the VegBank data dictionary <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=reference&entity=dba_tabledescription&where=where_tablename#fulltext> this is actually the full text of the reference citation, not of the reference itself (it would be unusual to store that in VegBank)

View differences:

vegbien.sql
1891 1891
    matched_source_id integer,
1892 1892
    parent_id integer,
1893 1893
    shortname text,
1894
    fulltext text,
1894
    citation text,
1895 1895
    sourcetype sourcetype,
1896 1896
    accesslevel accesslevel,
1897 1897
    accessconditions text,

Also available in: Unified diff