Authors
Authors
DDL
CREATE TABLE paths__authors (
id INTEGER PRIMARY KEY, -- primary key
creator TEXT, -- automatically filled by the RDBMS with the current user id
name TEXT, --
copticname TEXT, --
greekname TEXT, --
viaf TEXT, --
title TEXT, -- vocabularies.def = 'titles'
bio TEXT, --
cmclname TEXT, --
chronology TEXT, --
episcopalsee INTEGER, -- places.id
editors VARCHAR(255), -- semi-colon-separated-values: vocabularies.def = 'persons'
status VARCHAR(255), -- vocabularies.def = 'status'
lastmodified TEXT
);
Links
author
—places
(viaepiscopalsee
)author
>—<biblio
(viam_biblio
[+ details])author
>—<works
(viam_wkauthor
[+ type])author
—places