✦ DeityDB
Browse Graph Connections Timeline Lineages Path Map Queries About Collaborate API GitHub ↗

Entity Sources

2,936 links between entities and the sources that attest them, with evidence type and passage-level notes. The primary evidence layer: every entity classification traces to at least one record here.

Data license: MIT · Data source: jebboone/deitydb

evidence_type
{'description': 'e.g. Direct attestation, Secondary analysis, Epigraphic, Numismatic'}
source_note
{'description': 'Specific passage citations and notes on how this source attests the entity'}

9 rows where source_id = "SRC_PIACENZA_LIVER"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: evidence_type, source_note

Link entity_id source_id evidence_type source_note
ENT_ETR_FUFLUNS,SRC_PIACENZA_LIVER,direct attestation Fufluns ENT_ETR_FUFLUNS Piacenza Liver (c. 100 BCE) SRC_PIACENZA_LIVER direct attestation Named on Piacenza liver
ENT_ETR_MENRVA,SRC_PIACENZA_LIVER,direct attestation Menrva ENT_ETR_MENRVA Piacenza Liver (c. 100 BCE) SRC_PIACENZA_LIVER direct attestation Named on Piacenza liver; confirms triad membership with Tinia and Uni
ENT_ETR_NETHUNS,SRC_PIACENZA_LIVER,direct attestation Nethuns ENT_ETR_NETHUNS Piacenza Liver (c. 100 BCE) SRC_PIACENZA_LIVER direct attestation Named on Piacenza liver; primary evidence for his divine council position
ENT_ETR_THESAN,SRC_PIACENZA_LIVER,direct attestation Thesan ENT_ETR_THESAN Piacenza Liver (c. 100 BCE) SRC_PIACENZA_LIVER direct attestation Named on Piacenza liver; dawn goddess in council scheme
ENT_ETR_TINIA,SRC_PIACENZA_LIVER,direct attestation Tinia ENT_ETR_TINIA Piacenza Liver (c. 100 BCE) SRC_PIACENZA_LIVER direct attestation Named in Tinia region of liver; innermost position reflecting supreme status
ENT_ETR_TURAN,SRC_PIACENZA_LIVER,direct attestation Turan ENT_ETR_TURAN Piacenza Liver (c. 100 BCE) SRC_PIACENZA_LIVER direct attestation Named on Piacenza liver
ENT_ETR_UNI,SRC_PIACENZA_LIVER,direct attestation Uni ENT_ETR_UNI Piacenza Liver (c. 100 BCE) SRC_PIACENZA_LIVER direct attestation Named on Piacenza liver; attests her position in the divine council
ENT_ETR_USIL,SRC_PIACENZA_LIVER,direct attestation Usil ENT_ETR_USIL Piacenza Liver (c. 100 BCE) SRC_PIACENZA_LIVER direct attestation Named on Piacenza liver; solar deity in the divine scheme
ENT_ETR_VOLTUMNA,SRC_PIACENZA_LIVER,probable attestation Voltumna ENT_ETR_VOLTUMNA Piacenza Liver (c. 100 BCE) SRC_PIACENZA_LIVER probable attestation Some scholars identify Veltune/Veltune inscriptions on the liver with Voltumna

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "entity_sources" (
   [entity_id] TEXT REFERENCES [entities]([entity_id]),
   [source_id] TEXT REFERENCES [sources]([source_id]),
   [evidence_type] TEXT,
   [source_note] TEXT,
   PRIMARY KEY ([entity_id], [source_id], [evidence_type])
);
CREATE INDEX [idx_entity_sources_source_id]
    ON [entity_sources] ([source_id]);
CREATE INDEX [idx_entity_sources_entity_id]
    ON [entity_sources] ([entity_id]);
Powered by Datasette · Queries took 9.794ms · Data license: MIT · Data source: jebboone/deitydb