ECOLM - An Electronic Corpus of Lute Music
The database
People/Clusters
Attaching People and other Clusters to a cluster is a similar process:
Cluster(Cluster | Person) ID | integer | Auto-increment-generated primary key |
* Cluster ID * ParentCluster ID | integer | Join |
* Person ID * ChildCluster ID | integer | Join |
Cluster(Cluster | Person) Strength | enum | ‘Strong’, ‘Reasonable’ or ‘Weak’. Strength of relevence to cluster, subjectively |
Cluster(Cluster | Person) Confidence | enum | ‘confident’, ‘probable’ or ‘tentative’ or even ‘probably incorrect’ |
Cluster(Cluster | Person) Comments | text | Unstructured data |