<?xml version='1.0' encoding='UTF-8'?><metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns="http://dublincore.org/documents/dcmi-terms/"><dcterms:title>Replication Data for: Modeling Conflict. Representations of Social Groups in Present-Day Dutch Literary Fiction.</dcterms:title><dcterms:identifier>https://doi.org/10.7910/DVN/JSKPQV</dcterms:identifier><dcterms:creator>Smeets, Roel</dcterms:creator><dcterms:publisher>Harvard Dataverse</dcterms:publisher><dcterms:issued>2021-06-09</dcterms:issued><dcterms:modified>2021-06-09T12:36:44Z</dcterms:modified><dcterms:description>Object-Oriented model written in Python, with three main classes: Character, Book, Network. Four interlinked databases: BOOKS_complete.csv contains all info on 170 contemporary Dutch novels NODES_complete.csv contains all demographic info on 2137 characters in those novels NAMES_complete.csv contains all name variants of those characters EDGES_complete.csv contains all relational info between those characters Python scripts: characternetworks.py contains the three classes Character, Book, and Network Superscript.py computes character networks, ranks all characters, and output the results to character-rankings.csv conflict.py models enemy/friend relations between characters on two levels: enemy/friend triads: tests Heider's social balance theory based on enemies and friends in the corpus enemy dyads: computes hierarchies between every two enemies based on a 'conflictscore' (one for each measure) Csv output: - character-rankings.csv (output of write_to_csv() in Superscript.py) - character-rankings_conflictscore.csv (output of conflict.py) The text-files of the 170 novels from 2012 cannot be shared due to copyright.</dcterms:description><dcterms:subject>Arts and Humanities</dcterms:subject><dcterms:subject>social network analysis</dcterms:subject><dcterms:subject>Dutch literature</dcterms:subject><dcterms:date>2021-06-09</dcterms:date><dcterms:contributor>Smeets, Roel</dcterms:contributor><dcterms:dateSubmitted>2021-06-07</dcterms:dateSubmitted><dcterms:license>CC0 1.0</dcterms:license></metadata>