Daejeon, July 27–31
This paper presents a multilingual Linked Open Data (LOD) platform based on Semantic MediaWiki (SMW) for the study of classical Sinitic literature, centered on the seventeenth-century Korean anthology Sihwa ch’ongnim 詩話叢林 (Compendium of Poetry Talks). The project introduces a new model for digital curation in the humanities: a small-scale, fully curated, interoperable, multilingual LOD environment that supports interpretive, historically grounded research on classical East Asian texts. It addresses three enduring challenges: the lack of a semantic, multilingual infrastructure for Korean sihwa (poetry talks), the technical inaccessibility of existing LOD tools for non-specialists, and the absence of a replicable platform for managing cross-script humanities data.
Sihwa is a hybrid genre unique to East Asia, blending anecdotal prose with embedded poems and critical commentary. The Sihwa ch’ongnim is the largest surviving Korean sihwa collection and reflects many dimensions of premodern Korean literary culture. Yet its fragmentary structure, non-linear narratives, and dense person–place–concept references make it difficult to analyze through print editions or monolithic databases [Han et al., 2022]. To date, no project has offered a fully semantic, multilingual, cross-script infrastructure for sihwa.
Situating the Project
Recent digital humanities research employs diverse computational methods for analyzing classical Sinitic poetry, from text mining and BERT models to graph analyses in Neo4j [Cai et al. 2024; Ha et al. 2025; Yu et al. 2024; Zhang, Q. et al. 2025; Zhang, W. et al. 2025; Zou et al. 2025]. While these approaches uncover large-scale patterns, they rely on custom pipelines and continue to face challenges posed by linguistic ambiguity and complex structures. New Large Language Model (LLM)- and Retrieval-Augmented Generation (RAG)-based pipelines have expanded possibilities for question-answering and spatio-temporal analysis [Cao, Peng et al. 2024; Cao, Shi et al. 2024; Chen A. et al. 2024; Chen A. et al. 2025; Liu et al. 2024; Ma et al. 2025; Yao et al. 2025; Yoo 2024], yet these tools remain largely monolingual, engineering-focused, and difficult for many humanists to adopt.
Within the LOD ecosystem, SMW has been used only sparingly in literary or cultural projects. The Living Poets project applies SMW to map the reception of Greek and Latin authors, while others—such as the Digital Victorian Periodical Project, the Encyclopedia of Romantic Nationalism, the Jiam Diary, and Mapping the Republic of Letters—depend on custom interfaces, TEI encoding, or proprietary visualization layers. Tools like MARKUS, COMARKUS, and IMMARKUS provide sophisticated environments for annotating East Asian texts and images [De Weerdt et al. 2025], but fully using these systems typically requires expertise in computer languages and specialized infrastructure [Chi & Choi 2024; Doh 2025; Li, S. et al. 2025].
More broadly, LOD tools continue to suffer from significant usability barriers, especially for humanities researchers unfamiliar with graph modeling [Barbera 2013; Zheng et al. 2025]. Evaluations of linked-data adoption highlight the need for accessible interfaces, sustainability, and clear documentation [Middle 2022; Linked Art LOUD].
Our Project
Our platform is designed in direct response to these gaps. Built on SMW, it demonstrates that rich semantic data for classical Sinitic texts can be created, navigated, and reused through an accessible, multilingual interface. It draws on conceptual data modeling for sihwa and classical Korean Sinitic poetry, extends modeling approaches from civil service examination data, and incorporates insights from ontology construction in poetry and narrative studies [Lee, G. et al. 2024; Lee, B. 2024; Liu et al. 2018].
Technically, the platform addresses key barriers in classical Korean literary studies: it assigns stable URIs to sihwa entities previously known only through print citations, structures poems–criticism–people–places as queryable RDF triples rather than isolated text, and links Korean literary figures to databases like Wikidata—enabling cross-referenced biographical context absent from print editions. The implementation follows Tim Berners-Lee’s rules for Linked Data while improving usability in line with Middle’s Five-Star Model and the LOUD (Linked Open Usable Data) principles [Middle 2021; Linked Art LOUD].
Ontology and Multilingual/Cross-Script Design
The project’s ontology is designed to represent the literary and narrative structure of sihwa. Entries, poems, and critiques are modeled as discrete text entities within a hierarchical bibliographic framework. Surrounding these core entities are 9 classes—work, person, place, era, critical term, and topic—supported by 25 datatype properties and 16 object properties. This curated property set ensures conceptual clarity and efficient querying.
The dataset currently includes 8,100+ interconnected entities: 932 entries, 1,811 poems, and 1,743 critiques, linked to 120 literary works, 1,222 people, 547 places, 44 eras, 689 critical terms, and 1,055 topics. This constitutes a fully annotated semantic representation of the entire Sihwa ch’ongnim. Contextual classes continue to expand as new thematic patterns and motifs are identified, illustrating how small-scale curation supports iterative enrichment unavailable in static big-data models.
The ontology captures both bibliographic and interpretive context. Datatype properties manage multilingual names, dates, romanization, and external IDs; object properties encode roles and relationships such as “subject” and “creator.” Properties are grouped—for example, all multilingual name properties are grouped under a super-property—allowing both detailed display and straightforward querying.
Image 1) Entry page showing Sinitic text, related information, network graph, map, and timeline
The platform supports both non-specialists and scholars through multilingual interfaces in English, Korean, Chinese, and French. Each entity provides names in Hanja, Hangul, English, McCune–Reischauer, Revised Romanization, and Pinyin, with texts shown in Classical Sinitic alongside parallel Korean and English translations. This enables multilingual reading, translation comparison, and philological analysis across varying language proficiencies. Crucially, users can search Korean terms while browsing the English interface (and vice versa), lowering barriers between Korean, Sinological, and Anglophone research communities and reflecting real-world multilingual scholarly practice.
Platform Implementation
The platform is built with MediaWiki, Semantic MediaWiki, PageForms, and extensions such as ModernTimeline and KnowledgeGraph. This stack enables semantic data creation through user-friendly forms: when contributors enter information, the system automatically generates semantic annotations, updates filters and timelines, and populates indexes. Dynamic homepage carousels (e.g., “Women,” “War,” “Diplomatic Encounters,” “Food”) are produced entirely from semantic queries.
This form-based design addresses usability concerns raised by Barbera (2013) and Middle (2021) regarding the technical barriers to Linked Data adoption in the humanities. Instead of requiring SPARQL or RDF knowledge, contributors work in a familiar environment, with semantic relationships inserted invisibly through structured forms—making “thinking in the graph” accessible to humanities scholars [Lin 2020; Si 2026]. Its reliance on open-source software supports sustainability and replicability: institutions can reuse templates, adapt the ontology, or add new collections.
Image 2) Semantic data input form
Image 3) Filtered data search form
In consideration of diverse user technical ability, the platform offers both visual dropdown filters for basic searches and SPARQL-like querying for complex searches. For LOD integration, each entity links to external URIs when available, particularly those of Korean research institutions, Wikidata, and national LOD repositories. The platform currently provides outbound links; the next stage will import external data via the External Data extension. Because Wikidata often includes multiple authority IDs and images for Korean figures, automated import will enrich biographical context without duplicating labor. We plan to publish our own URIs to Wikidata, enabling bidirectional integration.
Case Study
Our platform allows users to explore how a given concept appears throughout the Sihwa ch’ongnim anthology across temporal, geographic, and conceptual contexts via searchable tables, timelines, maps, and graph visualizations. Such visualizations are created directly on a wiki page using SMW query language. For example, a timeline of texts mentioning the Han River is queried and displayed through the following code: {{#ask: [[hasSubject.nameEng::L037]] |?hasCreator.yearBirth= |?hasCreator.yearDeath= |format=moderntimeline}}. Meanwhile, a map of places appearing alongside the Han River is generated thusly: {{#ask: [[-hasSubject.hasSubject.nameEng::L037]] |format=leaflet |?gis= }}. Going forward, we plan to create forms to further automate this visualization process.
Image 4) Timeline of texts mentioning the Han River
Image 5) Map of places mentioned alongside the Han River
Contributions to DH Research: Small Data, Deep Meaning
This paper advances three core arguments. First, small, fully curated semantic datasets complement big-data and NLP methods by enabling historically grounded interpretation. While large-scale analyses reveal macro-patterns in premodern poetry [Hou & Frank 2015; Yu et al. 2024; Liu et al. 2025; Lee B. 2024; Zhang et al. 2023], interpretive questions require narratively encoded detail [Lee S. 2024; Do 2025].
Second, the project introduces an accessible, multilingual LOD model that targets long-standing usability gaps in DH. It lowers barriers that have limited LOD adoption and reframes linked data as collaborative scholarship rather than technical work [Barbera 2013; Middle 2021].
Third, the platform offers a replicable, sustainable model for classical text projects across East Asia. Built entirely on open-source tools, it can scale to additional sihwa collections or adapt to other genres.
Overall, the project demonstrates that a sustainable, multilingual, cross-script linked-data platform for Sinitic literature can be built using accessible, open tools. By prioritizing interpretive richness and usability, it outlines a blueprint for DH work that moves beyond pattern detection toward meaning-making grounded in structured, shareable data.