<?xml version="1.0" encoding="UTF-8"?><TEI xmlns="http://www.tei-c.org/ns/1.0" xml:id="DVPP-OncWk-1861-00546-547" version="5.0">
    <teiHeader>
        <fileDesc>
            <titleStmt>
                <title><rs>Digital image of the illustration <title xml:lang="en" level="a" ref="#TwNrsKngs">The Two Norse Kings</title> on page 547 of the
                        Victorian era poetry periodical <title xml:lang="en" level="j">Once a
                            Week</title>.</rs></title>
            </titleStmt>
            <extent>1.42 MB</extent>
            <publicationStmt>
                <authority>This digital image is from <title xml:lang="en" level="j">Once a
                        Week</title>.</authority>
                <publisher>The University of Victoria</publisher>
                <date when="2023">2023</date>
                <pubPlace>Victoria, B.C., Canada</pubPlace>
                <availability status="free">
                    <p>This illustration from <title xml:lang="en" level="j">Once a Week</title> is
                        in the public domain.</p>
                </availability>
                <idno>DVPP-OncWk-1861-00546-547</idno>
            </publicationStmt>
            <!-- use the notesStmt for brief "Research Notes" that will appear on the webpage after "Bibliography". -->
            <!-- <notesStmt>
                <note/>     
            </notesStmt>    -->
            <sourceDesc>
                <bibl>
                    <title xml:lang="en" level="j">Once a Week</title>
                    <date when="1861">1861</date>
                    <biblScope unit="page">547</biblScope>
                </bibl>
                <msDesc>
                    <msIdentifier>
                        <placeName xml:lang="en">Victoria</placeName>
                        <repository xml:lang="en">Database of Victorian Periodical Poety
                        </repository>
                    </msIdentifier>
                    <msContents>
                        <msItem>
                            <title type="supplied" level="a">The Two Norse Kings</title>
                            <respStmt>
                                <resp key="ill">Charles Keene</resp>
                                <persName ref="#ChrlsKn01"><forename>Charles</forename>
                                    <surname>Keene</surname>
                                    <date when="1823-08-10">10 August 1823</date>-<date when="1891-01-04">4 January 1891</date></persName>
                            </respStmt>
                        </msItem>
                    </msContents>
                    <physDesc>
                        <objectDesc form="codex">
                            <supportDesc material="paper">
                                <support>paper</support>
                                <extent>
                                    <dimensions scope="all" type="leaf" unit="mm">
                                        <width unit="mm">100</width>
                                        <height unit="mm">125</height>
                                    </dimensions>
                                </extent>
                            </supportDesc>
                            <layoutDesc>
                                <layout columns="1"/>
                            </layoutDesc>
                        </objectDesc>
                        <decoDesc>
                            <p><desc><persName ref="#ChrlsKn01">Charles Keene</persName>'s
                                    illustration for <persName ref="#ThrnBry01">George Walter
                                        Thornbury</persName>'s poem <title level="a" ref="#TwNrsKngs">The Two Norse Kings</title> in the
                                    Victorian era poetry periodical <title xml:lang="en" level="a" ref="#OncWk">Once a Week</title>. Read the poem and see
                                    the original illustration in <ref target="https://dvpp.uvic.ca/poems/onceaweek/1861/pom_546_the_two_norse_kings_a.html">Digital Victorian Periodical Poetry</ref>.</desc>
                                <dimensions>
                                    <width unit="mm">100</width>
                                    <height unit="mm">125</height>
                                </dimensions>
                                <material>Not known</material></p>
                        </decoDesc>
                    </physDesc>
                    <history>
                        <origin>
                            <p>This illustration was created by <persName xml:lang="en" ref="#ChrlsKn01"><forename>Charles</forename>
                                    <surname>Keene</surname></persName> in <origPlace xml:lang="en">London, England</origPlace> for the <origDate>1861</origDate>
                                edition of <title xml:lang="en" level="j">Once a
                            Week</title>.</p></origin>
                        <provenance><p>This digitial image is from the <ref target="https://dvpp.uvic.ca/">Digital Victorian Periodical
                                    Poetry Project</ref> site</p>
                        </provenance>
                    </history>
                </msDesc>
            </sourceDesc>
        </fileDesc>
        <encodingDesc>
            <projectDesc>
                <p>The digital image repository, MyNDIR, began as part of P. A. Baer's Ph.D. project
                        <title xml:lang="en" level="u">An Old Norse Image Hoard: From the Analog
                        Past to the Digital Present</title>. The original prototype for a digital
                    image repository and web page featured illustrations of Old Norse gods and
                    heroes from manuscripts and early print sources. The website was launched on
                    June 6, 2013 with one hundred and one illustrations.</p>
                <p>In the fall of 2018, MyNDIR became part of the Endings Project in the Humanities
                    Computing and Media Centre at the University of Victoria. The purpose of the
                    project is to archive websites by creating a static version of a site that can
                    be used independent of the internet.</p>
                <p>In the fall of 2020, MyNDIR received a SSHRC IDG grant to add images from the
                    Victorian and Edwardian retelling of Norse mythology for children. The grant was
                    extended to May 2024 due to covid.</p>
                <p>In the summer of 2023, MyNDIR received a HUMS Scholars’ Program Intern placement
                    for Chloe Mee to work on adding images from The Database of Victorian Periodical
                    Poetry to MyNDIR.</p>
                <p>I initially used a Roma Schema with the modules: <term>core</term>,
                        <term>tei</term>, <term>header</term>, <term>textstructure</term>,
                        <term>msdescription</term>, <term>namesdates</term>, <term>certainty</term>,
                        <term>figures</term>, <term>transcr</term> and <term>linking</term>.</p>
                <p>All proper nouns for the metadata for the illustrations are marked up with TEI P5
                    by using: &lt;gi&gt;persName&lt;/gi&gt; for beings such as gods, giants, humans,
                    authors, illustrators etc. and &lt;gi&gt;name&lt;/gi&gt; for animals, monsters,
                    and artifacts. The &lt;att&gt;xml:id&lt;/att&gt;s for proper nouns are always
                    mixed case abbreviations that begin with a capital. The
                    &lt;gi&gt;list&lt;/gi&gt; elements always have &lt;att&gt;type&lt;/att&gt; and
                    usually have &lt;att&gt;subtype&lt;/att&gt; as well. All other TEI tags such as:
                    &lt;placeName/&gt; for places, &lt;orgName/&gt; for archives, and
                    &lt;person/&gt; were used in the manner demonstrated by the TEI P5 guidelines. I
                    use the &lt;att&gt;xml:lang&lt;/att&gt; for all of these elements. The keyword
                    items for all proper nouns are linked to further descriptive data in a Names
                    directory (names.xml).</p>
                <p>Keyword items consisting of simple nouns, are marked up as
                    &lt;gi&gt;term&lt;/gi&gt; to correspond to names of artifacts, animals, and
                    monsters, e.g. Megingjörð = belt, Sleipnir = horse, Jörmungandr = serpent. The
                    keyword items for all simple nouns are also entered in the names.xml file. The
                    &lt;att&gt;xml:id&lt;/att&gt;s for simple nouns are not abbreviated, always
                    begin in lower case, are always in English, and are camel back when consisting
                    of more than one word.</p>
                <p>The critical approach for the selection of illustrations is focused through the
                    theoretical lens of Material Philology which considers books and their material
                    details, such as covers and illustrations, as cultural artifacts. This selection
                    criteria results in a repository of images that is capable of revealing aspects
                    of book history, culture, and production that the words of the texts alone
                    cannot provide. Consequently, iterations of illustrations with minimal
                    differences are not only included but valued for their research potential, e.g.,
                    illustrations from the first and second editions of <title level="m">Kongesagaer</title>.</p>
            </projectDesc>
            <editorialDecl>
                <normalization>
                    <p>Old Norse orthography was the preferred representation for all names; however
                        the English orthography was supplied in the keywords for Þōrr for Thor. Old
                        Norse, English and other spellings were recorded in the names.xml file.</p>
                    <p>The spelling conventions for Old Norse conform to the practice established in <biblFull>
                            <titleStmt>
                                <title>An Icelandic-English Dictionary</title>
                                <editor><persName><surname>Cleasby</surname>,<forename>Richard</forename></persName>
                                    and
                                            <persName><surname>Vigfússon</surname>,<forename>Guðbrandur</forename></persName>
                                </editor>
                            </titleStmt>
                            <publicationStmt>
                                <publisher>Clarendon Press</publisher>
                                <pubPlace>Oxford</pubPlace>
                                <date>1957</date>
                            </publicationStmt>
                        </biblFull>, i.e., the stem of the name plus its nominative marker.</p>
                </normalization>
            </editorialDecl>
            <tagsDecl>
                <namespace name="http://www.loc.gov/marc/relators/relacode.html">
                    <tagUsage gi="resp">Used to supply editor, author, illustrator etc.</tagUsage>
                </namespace>
            </tagsDecl>
        </encodingDesc>
        <profileDesc>
            <langUsage>
                <!-- This description of language usage is used here to supply
                     element "language" for Dublin Core and does not indicate the language content of the
                    edition)
                   -->
                <language ident="en">English</language>
            </langUsage>
            <textClass>
                <!-- KEYWORDS -->
                <keywords scheme="MyNDIR">
                    <list>
                        <item><title ref="#DVPP"/></item>
                        <item><title ref="#OncWk"/></item>
                        <item>
                            <persName ref="#ThrnBry01"/>
                        </item>
                        <item>
                            <title ref="#TwNrsKngs"/>
                        </item>
                        <item>
                            <persName ref="#ChrlsKn01"/>
                        </item>
                        <item><term ref="#VcTrn"/></item>
                    </list>
                </keywords>
            </textClass>
        </profileDesc>
        <revisionDesc>
            <list>
                <item><!-- FIX Find info on DVPP site TO FIX DATES ETC -->
                    <date when="2020-10-16">2020-10-16</date>: the page containing this illustration
                    was scanned by the Digital Victorian Periodical Poetry Project team at the
                    University of Victoria.</item>
                <!-- FIX - revise the date and info below -->
                <item>
                    <date when="2023-10-08">2023-10-08</date>: Trish Baer downloaded the image from
                    the Database of Victorian Periodical Poetry site, cropped it, and saved it as:
                    DVPP-OncWk-1861-00546-547.jpg - Dimensions: 1.42 MB</item>
            </list>
        </revisionDesc>
    </teiHeader>

    <facsimile>
        <graphic url="images/DVPP-OncWk-1861-00546-547.jpg" mimeType="image/jpeg" width="1172px" height="1456px"/>
    </facsimile>
    <text>
        <body>
            <div>
                <figure>
                    <!-- 2022- We are no longer using this -->
                </figure>
            </div>
        </body>
        <back>
            <div type="bibliography">
                <listBibl>
                    <head>Primary Sources:</head>
                    <bibl xml:id="OncWk-1861-00546-547-Keene"><name><surname>Keene</surname>,
                                <forename>Charles</forename></name>. <title level="a">The Two Norse
                            Kings</title>. <title level="j">Once a Week</title>, <biblScope>Series
                            1:498, 547</biblScope>. <date when="1863-07-04">11 May
                        1861</date>.</bibl>
                </listBibl>
                <listBibl>
                    <head>Secondary Sources:</head>
                    <bibl xml:id="DVPP-OncWk-1861-00546-547-Keene"><name><surname>Keene</surname>,
                                <forename>Charles</forename></name>. <title level="a">The Two Norse
                            Kings</title>. <date when="1861">1861</date>. <title level="m">Digital
                            Victorian Periodical Poetry Project</title>, Alison Chapman (ed.) and
                        the DVPP team. <edition>Edition 0.98.8beta</edition>, <publisher>University
                            of Victoria</publisher>, <date>18th March 2024</date>.
                        <!--  <note>https://dvpp.uvic.ca/poems/onceaweek/1861/pom_546_the_two_norse_kings_a.html</note>.  -->
                    </bibl>
                </listBibl>
            </div>
        <div><list type="nouns" n="16"><head>Nouns</head><item xml:id="VcTrn"><term n="1" xml:lang="en"><ref target="VcTrn.xml">Victorian</ref></term><note>The
                            Victorian era began with the reign of Queen Victoria and ended with her
                            death (June 20, 1837 – January 22, 1901).</note></item></list><list type="sources" n="18"><head>Source Materials: </head><item xml:id="DVPP"><title n="1"><ref target="DVPP.xml">Digital Victorian Periodical Poetry</ref></title>
                        <title n="2">DVPP</title>
                        <note>Digital Victorian Periodical Poetry explores the poetry most read in
                            the long Victorian period: poems published in periodicals, magazines,
                            and newspapers dating from 1817 to 1901.</note></item><item xml:id="OncWk">
                        <title n="1" xml:lang="en"><ref target="OncWk.xml">Once a Week</ref></title>
                        <note>Launched by Bradbury and Evans, the publisher of Household Words,
                            after their split with Dickens, <title xml:lang="en" level="a">Once a
                                Week</title> (1859-1880) was a weekly middle-class family magazine
                            that prominently featured illustrations.(Digital Victorian Periodical
                            Poetry website)</note></item><item xml:id="TwNrsKngs"><title n="1" xml:lang="en" level="m"><ref target="TwNrsKngs.xml">The Two Norse
                            Kings</ref></title><note><!-- FIX DVPP --></note></item></list><listPerson type="creators" n="18"><head>Source Persons</head><person xml:id="ChrlsKn01">
                        <persName n="1" xml:lang="en"><ref target="ChrlsKn01.xml"><surname>Keene</surname>, <forename>Charles
                                Samuel</forename></ref></persName>
                        <birth when="1823-08-10">1823</birth>
                        <death when="1891-01-04">1891</death>
                        <nationality>English</nationality>
                        <occupation>Illustrator</occupation>
                        <note><!-- DVPP FIX --></note>
                        <!-- DVPP-FIX-FINISH -->
                    </person><person xml:id="ThrnBry01">
                        <persName n="1" xml:lang="en"><ref target="ThrnBry01.xml"><surname>Thornbury</surname>, <forename>George
                                Walter</forename></ref></persName>
                        <!-- b. 13 November 1828. d. 11 June 1876. Nationality: English. -->
                        <birth when="1828">13 November 1828</birth>
                        <death when="1876">11 June 1876</death>
                        <nationality/>
                        <occupation>Poet, journalist, art critic, novelist, and biographer of J. M.
                            W. Turner.</occupation>
                        <note> Born in London. Educated at Cheam, Surrey. Married Harriett Furmedge
                            on 7 October 1873. Prolific poetry and prose contributor to many
                            periodicals and newspapers, including Bentley’s <title level="j">Miscellany</title>, Ainsworth’s, <title level="j">Once a
                                Week</title>, <title level="j">Household Words</title>, <title level="j">All the Year Round</title>, Athenaeum, and Chambers’s
                                <title level="j">Journal</title>. Poetry volumes include <title level="m">Songs of the Cavaliers</title> and <title level="m">Roundheads</title> (1857) and <title level="m">Historical and
                                Legendary Ballads and Songs</title> (1875). Biographical
                            information: Digital Victorian Poetry Periodical website.</note>
                    </person></listPerson></div></back>
    </text>
</TEI>