Presentation Open Access
Holmes, Martin;
Fralick, Kaitlyn;
Fukushima, Kailey;
Karlson, Sarah
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.3449241"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Text"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.3449241</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.3449241"/> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-3944-1116"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-3944-1116</dct:identifier> <foaf:name>Holmes, Martin</foaf:name> <foaf:givenName>Martin</foaf:givenName> <foaf:familyName>Holmes</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>University of Victoria HCMC</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Fralick, Kaitlyn</foaf:name> <foaf:givenName>Kaitlyn</foaf:givenName> <foaf:familyName>Fralick</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>University of Victoria</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Fukushima, Kailey</foaf:name> <foaf:givenName>Kailey</foaf:givenName> <foaf:familyName>Fukushima</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>University of Victoria</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Karlson, Sarah</foaf:name> <foaf:givenName>Sarah</foaf:givenName> <foaf:familyName>Karlson</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>University of Victoria</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>How we tripled our encoding speed in the Digital Victorian Periodical Poetry project</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2019</dct:issued> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-09-19</dct:issued> <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/ENG"/> <owl:sameAs rdf:resource="https://zenodo.org/record/3449241"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/3449241</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.3449240"/> <dct:isPartOf rdf:resource="https://zenodo.org/communities/tei2019"/> <dct:description><p>The Digital Victorian Periodical Poetry (DVPP) project is a SSHRC-funded digital humanities<br> project based at the University of Victoria. With the guidance of principal investigator Dr. Alison<br> Chapman, the DVPP team is creating a digital index of British periodical poetry from the long<br> nineteenth century. In addition to uncovering periodical poems, writing descriptive metadata, and<br> compiling prosopographical research, we are currently using TEI and CSS to encode a statistically-<br> representative sample of indexed poems, looking for quantitative evidence of literary change over<br> time. Such an endeavour requires a large, robust dataset covering a range of periodicals throughout<br> the period.<br> At the time of writing, there are more than 13,000 poems in the database, and we expect that total<br> to reach 20,000. Of these, around 2,000 will be encoded, focusing on the decade years (1820, 1830,<br> 1840, and so on).<br> Journal of the Text Encoding Initiative,<br> 1How we tripled our encoding speed in the Digital Victorian Periodical Project<br> In this presentation, we will showcase the various strategies and tools we have used to speed up<br> our encoding process. We combine simple tricks like keyboard shortcuts with more sophisticated<br> processes to minimize drudgery and increase accuracy. Among the more interesting techniques<br> are:<br> &bull; Auto-tagging of a complete poem in lines and linegroups using a Schematron QuickFix;<br> &bull; Use of advanced CSS selectors in the rendition/@selector attribute to reduce encoding<br> clutter in the poem itself;<br> &bull;<br> A keyboard shortcut to tag rhymes which detects whether the tagged text is a masculine<br> or feminine rhyme and provides the appropriate attribute value;<br> &bull;<br> Auto-detection of cases where a new line-end rhymes with a previously-encoded rhyme,<br> and should, therefore, be labelled to match it, leveraging our growing dataset of nearly<br> 30,000 rhymes;<br> &bull;<br> Instant access to to a rendering of the poem which provides a visualization of the rhyme<br> structure, auto-detection of anaphora, epistrophe and other refrain-like forms, and other<br> diagnostic feedback.</p></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3449241"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3449241</dcat:accessURL> <dcat:byteSize>2236806</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3449241/files/encoding_speed.pdf</dcat:downloadURL> <dcat:mediaType>application/pdf</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 515 | 515 |
Downloads | 48 | 48 |
Data volume | 107.4 MB | 107.4 MB |
Unique views | 502 | 502 |
Unique downloads | 46 | 46 |