Table Tagged Verses - warwickfoster/qurantools GitHub Wiki
The tagged-verses
table tracks associations between user-defined tags and specific Qur'anic verses. It supports custom annotations and thematic exploration of the text.
Column Descriptions
Table Name | Column Name | Description |
---|---|---|
tagged-verses |
ID |
A unique identifier for each tagged verse entry, serving as the primary key. |
tagged-verses |
SURA-VERSE |
The specific sura and verse being tagged, represented in a structured format. |
tagged-verses |
User ID |
A unique identifier linking the tagged verse to a specific user. |
tagged-verses |
TAG ID |
A reference to the corresponding tag applied to the verse, linking to the tags table. |