{"@context":{"@language":"en","@vocab":"https://schema.org/","citeAs":"cr:citeAs","column":"cr:column","conformsTo":"dct:conformsTo","cr":"http://mlcommons.org/croissant/","rai":"http://mlcommons.org/croissant/RAI/","data":{"@id":"cr:data","@type":"@json"},"dataType":{"@id":"cr:dataType","@type":"@vocab"},"dct":"http://purl.org/dc/terms/","examples":{"@id":"cr:examples","@type":"@json"},"extract":"cr:extract","field":"cr:field","fileProperty":"cr:fileProperty","fileObject":"cr:fileObject","fileSet":"cr:fileSet","format":"cr:format","includes":"cr:includes","isLiveDataset":"cr:isLiveDataset","jsonPath":"cr:jsonPath","key":"cr:key","md5":"cr:md5","parentField":"cr:parentField","path":"cr:path","recordSet":"cr:recordSet","references":"cr:references","regex":"cr:regex","repeated":"cr:repeated","replace":"cr:replace","sc":"https://schema.org/","separator":"cr:separator","source":"cr:source","subField":"cr:subField","transform":"cr:transform","wd":"https://www.wikidata.org/wiki/"},"@type":"sc:Dataset","conformsTo":"http://mlcommons.org/croissant/1.0","name":"Replication Data for: Modeling Conflict. Representations of Social Groups in Present-Day Dutch Literary Fiction.","url":"https://doi.org/10.7910/DVN/JSKPQV","creator":[{"@type":"Person","givenName":"Roel","familyName":"Smeets","affiliation":{"@type":"Organization","name":"Radboud University Nijmegen"},"name":"Smeets, Roel"}],"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.","keywords":["Arts and Humanities","social network analysis","Dutch literature"],"license":"http://creativecommons.org/publicdomain/zero/1.0","datePublished":"2021-06-09","dateModified":"2021-06-09","includedInDataCatalog":{"@type":"DataCatalog","name":"Harvard Dataverse","url":"https://dataverse.harvard.edu"},"publisher":{"@type":"Organization","name":"Harvard Dataverse"},"version":"1.0","citeAs":"@data{DVN/JSKPQV_2021,author = {Smeets, Roel},publisher = {Harvard Dataverse},title = {Replication Data for: Modeling Conflict. Representations of Social Groups in Present-Day Dutch Literary Fiction.},year = {2021},url = {https://doi.org/10.7910/DVN/JSKPQV}}","distribution":[{"@type":"cr:FileObject","@id":"BOOKS_complete.csv","name":"BOOKS_complete.csv","encodingFormat":"text/csv","md5":"c315ac1b46575f3e580b1687039bd651","contentSize":"15029","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/4786731?format=original"},{"@type":"cr:FileObject","@id":"character-rankings.csv","name":"character-rankings.csv","encodingFormat":"text/csv","md5":"f61dc21528442f4a4bcf72c7cf75c96f","contentSize":"266077","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/4786724"},{"@type":"cr:FileObject","@id":"character-rankings_conflictscore.csv","name":"character-rankings_conflictscore.csv","encodingFormat":"text/csv","md5":"ab6b789b7f58698bcdec6efbddb60153","contentSize":"84687","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/4786725"},{"@type":"cr:FileObject","@id":"characternetworks.py","name":"characternetworks.py","encodingFormat":"text/x-python-script","md5":"00c2f5779c1502ea65fb7739b2684308","contentSize":"72537","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/4786727"},{"@type":"cr:FileObject","@id":"conflict.py","name":"conflict.py","encodingFormat":"text/x-python-script","md5":"f2388e8d76f35b8d56c01e72582339cf","contentSize":"10721","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/4786730"},{"@type":"cr:FileObject","@id":"EDGES_complete.csv","name":"EDGES_complete.csv","encodingFormat":"text/csv","md5":"fb2645eac316cc4e6c8703e70a738c14","contentSize":"158796","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/4786728?format=original"},{"@type":"cr:FileObject","@id":"NAMES_complete.csv","name":"NAMES_complete.csv","encodingFormat":"text/csv","md5":"36827029ef54467ed021a8b59036d397","contentSize":"83407","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/4786723"},{"@type":"cr:FileObject","@id":"NODES_complete.csv","name":"NODES_complete.csv","encodingFormat":"text/csv","md5":"36569eb784b89901d9a45211df083778","contentSize":"86474","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/4786729?format=original"},{"@type":"cr:FileObject","@id":"Superscript.py","name":"Superscript.py","encodingFormat":"text/x-python-script","md5":"8ef908b82b352ddb66ef325e032e98f0","contentSize":"6338","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/4786726"}],"recordSet":[{"@type":"cr:RecordSet","field":[{"@type":"cr:Field","name":"book_id","description":"book_id","dataType":"sc:Integer","source":{"@id":"24748465","fileObject":{"@id":"BOOKS_complete.csv"},"extract":{"column":"book_id"}}},{"@type":"cr:Field","name":"title","description":"title","dataType":"sc:Text","source":{"@id":"24748462","fileObject":{"@id":"BOOKS_complete.csv"},"extract":{"column":"title"}}},{"@type":"cr:Field","name":"name_author","description":"name_author","dataType":"sc:Text","source":{"@id":"24748467","fileObject":{"@id":"BOOKS_complete.csv"},"extract":{"column":"name_author"}}},{"@type":"cr:Field","name":"gender_author","description":"gender_author","dataType":"sc:Text","source":{"@id":"24748461","fileObject":{"@id":"BOOKS_complete.csv"},"extract":{"column":"gender_author"}}},{"@type":"cr:Field","name":"age_author","description":"age_author","dataType":"sc:Text","source":{"@id":"24748464","fileObject":{"@id":"BOOKS_complete.csv"},"extract":{"column":"age_author"}}},{"@type":"cr:Field","name":"publisher","description":"publisher","dataType":"sc:Text","source":{"@id":"24748468","fileObject":{"@id":"BOOKS_complete.csv"},"extract":{"column":"publisher"}}},{"@type":"cr:Field","name":"perspective","description":"perspective","dataType":"sc:Integer","source":{"@id":"24748463","fileObject":{"@id":"BOOKS_complete.csv"},"extract":{"column":"perspective"}}},{"@type":"cr:Field","name":"filename","description":"filename","dataType":"sc:Text","source":{"@id":"24748466","fileObject":{"@id":"BOOKS_complete.csv"},"extract":{"column":"filename"}}}]},{"@type":"cr:RecordSet","field":[{"@type":"cr:Field","name":"book_id","description":"book_id","dataType":"sc:Integer","source":{"@id":"24748471","fileObject":{"@id":"EDGES_complete.csv"},"extract":{"column":"book_id"}}},{"@type":"cr:Field","name":"source","description":"source","dataType":"sc:Integer","source":{"@id":"24748473","fileObject":{"@id":"EDGES_complete.csv"},"extract":{"column":"source"}}},{"@type":"cr:Field","name":"target","description":"target","dataType":"sc:Integer","source":{"@id":"24748470","fileObject":{"@id":"EDGES_complete.csv"},"extract":{"column":"target"}}},{"@type":"cr:Field","name":"relation_type","description":"relation_type","dataType":"sc:Text","source":{"@id":"24748472","fileObject":{"@id":"EDGES_complete.csv"},"extract":{"column":"relation_type"}}}]},{"@type":"cr:RecordSet","field":[{"@type":"cr:Field","name":"book_id;character_id;name;gender;descent_country;descent_city;living_country;living_city;age;education;profession","description":"book_id;character_id;name;gender;descent_country;descent_city;living_country;living_city;age;education;profession","dataType":"sc:Text","source":{"@id":"24748469","fileObject":{"@id":"NODES_complete.csv"},"extract":{"column":"book_id;character_id;name;gender;descent_country;descent_city;living_country;living_city;age;education;profession"}}}]}]}