Skip to main content
Have a personal or library account? Click to login
KoVox Dataset—A Relational Database of Korean Classical Vocal Performance Ephemera Cover

KoVox Dataset—A Relational Database of Korean Classical Vocal Performance Ephemera

By: Minji Kim and  Eunsoo Lee  
Open Access
|Apr 2026

Figures & Tables

Figure 1

Entity-relationship diagram of the relational database schema.

Table 1

Performance.

VARIABLETYPEDESCRIPTION
performance_idstringUnique identifier of the performance (primary key).
performance_datedateDate of the performance in yyyy-mm-dd format.
performance_titletextTitle of the performance, as given in the official ticketing website.
venue_nametextName of the performance venue.
duration_minutesintDuration of the performance in minutes (integer values only).
performance_abstracttextDescription of the performance program.
start_timetimeStarting time of the performance in hh:mm format.
host_organizationtextHosting organization.
sponsoring_organizationtextSponsoring organizations; multiple values separated by commas.
mt20idstringStandard performance identifier assigned by the KOPIS system.
Table 2

Work.

VARIABLETYPEDESCRIPTION
work_idstringUnique identifier of the work (primary key).
title_varianttextVariant titles of the work, as collected from source materials; multiple values separated by commas.
mb_titletextOfficial title of the work as registered in MusicBrainz.
mb_typetextGenre or form of the work as defined by MusicBrainz.
mb_languagestringLyric language in ISO 639-3 code as recorded in MusicBrainz.
mb_composertextComposer’s full name standardized in MusicBrainz.
mb_composer_birth_yearintComposer’s birth year in yyyy format.
mb_composer_death_yearintComposer’s death year in yyyy format.
mb_lyricisttextLyricist/poet as provided by MusicBrainz; multiple values allowed.
mb_arrangertextArranger of the work as recorded in MusicBrainz.
mbidstringMusicBrainz work identifier in UUID format.
mb_parent_work_titletextTitle of the parent work if this is part of a larger composition.
mbid_parent_workstringMusicBrainz parent work identifier in UUID format.
Table 3

Person.

VARIABLETYPEDESCRIPTION
person_idstringUnique identifier of the person (primary key).
person_nametextPerson’s name as recorded in source materials; original spelling preserved.
person_roletextRole of the person within the performance; controlled vocabulary (e.g., main performer, accompanist, conductor, host).
person_mediumtextVoice type or instrument of the performer.
person_profiletextOriginal biography or profile text from source materials.
person_isnitextInternational Standard Name Identifier (ISNI) for the performer, when available, assigned via the National Library of Korea’s ISNI service.
Table 4

Program.

VARIABLETYPEDESCRIPTION
program_item_idstringUnique identifier of the program item (primary key).
performance_idstringIdentifier of the performance this item belongs to (foreign key).
work_idstringIdentifier of the work performed in this program item (foreign key).
program_orderintOrder of the item within the performance, starting from 1 and listed sequentially.
is_intermissionbooleanIndicates whether the item represents an intermission (TRUE/FALSE).
Table 5

Participation.

VARIABLETYPEDESCRIPTION
performance_idstringIdentifier of the performance (foreign key).
program_item_idstringIdentifier of the program item performed (foreign key).
person_idstringIdentifier of the person participating in the performance (foreign key).
DOI: https://doi.org/10.5334/johd.417 | Journal eISSN: 2059-481X
Language: English
Submitted on: Nov 27, 2025
Accepted on: Mar 11, 2026
Published on: Apr 22, 2026
Published by: Ubiquity Press
In partnership with: Paradigm Publishing Services
Publication frequency: 1 issue per year

© 2026 Minji Kim, Eunsoo Lee, published by Ubiquity Press
This work is licensed under the Creative Commons Attribution 4.0 License.