<?xml version="1.0" encoding="UTF-8"?>
<itemContainer xmlns="http://omeka.org/schemas/omeka-xml/v5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://omeka.org/schemas/omeka-xml/v5 http://omeka.org/schemas/omeka-xml/v5/omeka-xml-5-0.xsd" uri="https://urss.warwick.ac.uk/items/browse?output=omeka-xml&amp;page=49&amp;sort_field=Dublin+Core%2CCreator" accessDate="2026-04-11T23:46:38+01:00">
  <miscellaneousContainer>
    <pagination>
      <pageNumber>49</pageNumber>
      <perPage>10</perPage>
      <totalResults>900</totalResults>
    </pagination>
  </miscellaneousContainer>
  <item itemId="235" public="1" featured="0">
    <fileContainer>
      <file fileId="227">
        <src>https://urss.warwick.ac.uk/files/original/e7b510353ab3dc960a56358f5b6e0210.pdf</src>
        <authentication>6f1ab603fec2774f6c975a27a558c039</authentication>
      </file>
    </fileContainer>
    <collection collectionId="2">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3">
                  <text>Science, Engineering and Medicine</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="21">
      <name>Presentation</name>
      <description/>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="976">
                <text>INVESTIGATING C. DIFFICILE PROTEINS THAT CONTROL GUT COLONISATION</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="977">
                <text>Life Science</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="978">
                <text>Lowell Mott</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="979">
                <text>2022</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="683">
        <name>genome</name>
      </tag>
      <tag tagId="684">
        <name>gut colonisation</name>
      </tag>
      <tag tagId="685">
        <name>plasmid</name>
      </tag>
      <tag tagId="686">
        <name>proteins</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="598" public="1" featured="0">
    <fileContainer>
      <file fileId="597">
        <src>https://urss.warwick.ac.uk/files/original/8fc2754163c0e086d7050b0d1bb842f5.pdf</src>
        <authentication>952ec5d66fdc4bf6febc6b24ad8bc9d7</authentication>
      </file>
    </fileContainer>
    <collection collectionId="2">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3">
                  <text>Science, Engineering and Medicine</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="20">
      <name>Academic Paper</name>
      <description>An academic paper</description>
      <elementContainer>
        <element elementId="53">
          <name>Abstract</name>
          <description>The abstract of the paper</description>
          <elementTextContainer>
            <elementText elementTextId="2515">
              <text>As the adoption of Large Language Models (LLMs) is becoming ubiquitous, understanding their pitfalls is becoming increasingly urgent. LLMs are known to hallucinate and may be subject to cascading hallucinatory generations due to their autoregressive structure and exposure bias. This paper first introduces the topic of hallucination cascade, covering relevant literature. Then an experiment is presented on the propagation of hallucination through long answer text generation, for all combinations of five LLMs - Qwen2 (0.5B), Qwen2 (7B), Llama3.1 (8B), Gemma2 (9B) and Mistral-NeMo (12B) - at five levels of temperature: 0, 0.75, 1, 1.25, 2. In a novel methodology, responses are generated by the five LLMs, then labelled by two more LLMs as hallucinatory or not on both a token and sentence level. The labelling is done with clear instructions and additional context to ensure its quality. Correlational evidence was found on both granularity levels that hallucinatory tokens are positively autocorrelated at lag 1, and that autocorrelation monotonically decreases as lag increases (token level only), supporting the cascading hallucination hypothesis. Finally, some hallucination mitigating techniques are presented, with both research and application in mind. All the code used for the empirical part of this paper (Section 3) can be found at https://github.com/LucMekouar/URSS_2024.</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="55">
          <name>Meta Tags</name>
          <description>Meta tags</description>
          <elementTextContainer>
            <elementText elementTextId="2519">
              <text>Large Language Model, LLM, Machine Learning, Natural Language Processing, Hallucination</text>
            </elementText>
          </elementTextContainer>
        </element>
      </elementContainer>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2516">
                <text>Computer Science</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2517">
                <text>2024</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="37">
            <name>Contributor</name>
            <description>An entity responsible for making contributions to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2518">
                <text>Prof Bo Chen</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2545">
                <text>Investigating Hallucination Cascades in Autoregressive Large Language Models</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2546">
                <text>Luc Mekouar &#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="1912">
        <name>Hallucination</name>
      </tag>
      <tag tagId="1909">
        <name>Large Language Model</name>
      </tag>
      <tag tagId="1910">
        <name>LLM</name>
      </tag>
      <tag tagId="170">
        <name>Machine learning</name>
      </tag>
      <tag tagId="1911">
        <name>Natural Language Processing</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="236" public="1" featured="0">
    <fileContainer>
      <file fileId="228">
        <src>https://urss.warwick.ac.uk/files/original/115db72b3f1321c96b791c3eaea8df25.pdf</src>
        <authentication>78ccf806d4f8388c3d10566749cf826d</authentication>
      </file>
    </fileContainer>
    <collection collectionId="2">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3">
                  <text>Science, Engineering and Medicine</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="19">
      <name>Academic Poster</name>
      <description>An academic poster</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="980">
                <text>How can we tell when a plant is healthy?</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="981">
                <text>Life Sciences</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="982">
                <text>Luca Ciao</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="983">
                <text>2022</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="687">
        <name>Brix</name>
      </tag>
      <tag tagId="93">
        <name>Climate change</name>
      </tag>
      <tag tagId="688">
        <name>pests</name>
      </tag>
      <tag tagId="533">
        <name>plant</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="600" public="1" featured="0">
    <fileContainer>
      <file fileId="599">
        <src>https://urss.warwick.ac.uk/files/original/15336253789b79332269517cc605f6bf.pdf</src>
        <authentication>197ea3a41fbcca4087837fb1fa89b33f</authentication>
      </file>
    </fileContainer>
    <collection collectionId="1">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="1">
                  <text>Social Sciences</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="49">
              <name>Subject</name>
              <description>The topic of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="2">
                  <text>Social Sciences</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="20">
      <name>Academic Paper</name>
      <description>An academic paper</description>
      <elementContainer>
        <element elementId="53">
          <name>Abstract</name>
          <description>The abstract of the paper</description>
          <elementTextContainer>
            <elementText elementTextId="2524">
              <text>The state of Rio de Janeiro has its inequalities reflected in many different ways. One of these is the city’s uneven urbanisation which has revealing impacts showing much more serious problems Rio is under. Developed urban infrastructure, or the lack of it is an effect of environmental racism, one of the many ways structural racism can be seen. This article aims to identify the occurrence of environmental racism in Rio de Janeiro State with empirical data analysis and critically engage with it through a holistic understanding of racism, analysing the common-sense perspective of naturalising, rationalising and individualising environmental disasters. Also, it aims to critically explore the media perspective on these events as tragedies and analyse the depoliticisation strategy of public power over black, brown and peripheric people’s deaths and all the other consequences they suffer because of environmental disasters.</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="55">
          <name>Meta Tags</name>
          <description>Meta tags</description>
          <elementTextContainer>
            <elementText elementTextId="2527">
              <text>environmental racism, Rio de Janeiro, racial projects, depoliticisation</text>
            </elementText>
          </elementTextContainer>
        </element>
      </elementContainer>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2525">
                <text>Politics and International Studies</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2526">
                <text>2024</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2540">
                <text>Demystifying natural disaster: Environmental racism in Rio de Janeiro&#13;
&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2541">
                <text>Luca De Sa Amado&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="117" public="1" featured="0">
    <fileContainer>
      <file fileId="108">
        <src>https://urss.warwick.ac.uk/files/original/8833382451a0bba32fe1f881a2136d9c.pdf</src>
        <authentication>5ff0c1a23a0e82efb5da2f81f9c3b615</authentication>
      </file>
    </fileContainer>
    <collection collectionId="2">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3">
                  <text>Science, Engineering and Medicine</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="19">
      <name>Academic Poster</name>
      <description>An academic poster</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="487">
                <text>Shining Light on Plant Cell Machinery Visualisation</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="488">
                <text>Life Sciences</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="489">
                <text>An introduction into the mechanism and application of fluorescent protein tagging, which was used to image the dynamics of the cytoskeleton and the vacuole membrane, the tonoplast, in Nicotiana benthamiana. These techniques are being used to elucidate organelle dynamics which can contribute to sustainable agronomy.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="490">
                <text>Luca Plado </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="491">
                <text>2021</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="255">
        <name>Agriculture</name>
      </tag>
      <tag tagId="256">
        <name>Biotechnology</name>
      </tag>
      <tag tagId="257">
        <name>Fluorescent Proteins</name>
      </tag>
      <tag tagId="258">
        <name>Microscopy</name>
      </tag>
      <tag tagId="10">
        <name>Plants</name>
      </tag>
      <tag tagId="168">
        <name>Sustainability</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="256" public="1" featured="0">
    <fileContainer>
      <file fileId="248">
        <src>https://urss.warwick.ac.uk/files/original/2fb61b32a30bd5a8693dafdad3988e73.pdf</src>
        <authentication>c0bc140c580979c31511d1bf67600841</authentication>
      </file>
    </fileContainer>
    <collection collectionId="3">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="4">
                  <text>Mathematics</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="20">
      <name>Academic Paper</name>
      <description>An academic paper</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="1062">
                <text>Droplet evaporation</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="1063">
                <text>Warwick Mathematics Institute</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="1064">
                <text>Lucas Ong Chen Ping</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="1065">
                <text>2022</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="752">
        <name>droplet evaporation</name>
      </tag>
      <tag tagId="753">
        <name>fluid dynamics</name>
      </tag>
      <tag tagId="754">
        <name>nondimensionalization</name>
      </tag>
      <tag tagId="755">
        <name>substrate</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="237" public="1" featured="0">
    <fileContainer>
      <file fileId="229">
        <src>https://urss.warwick.ac.uk/files/original/3fc57ea37d8cadc07933e24d3aad5a27.pdf</src>
        <authentication>89964d36797909b550c6ed9216759cb2</authentication>
      </file>
    </fileContainer>
    <collection collectionId="3">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="4">
                  <text>Mathematics</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="20">
      <name>Academic Paper</name>
      <description>An academic paper</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="984">
                <text>CAUCHY–MIRIMANOFF POLYNOMIALS: AN EXPLORATION OF GALOIS THEORY AND CYCLOTOMY</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="985">
                <text>Warwick Mathematics Institute</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="986">
                <text>Lucie Gatzmaga</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="987">
                <text>2022</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="689">
        <name>Cauchy-Mirimanoff polynomials</name>
      </tag>
      <tag tagId="690">
        <name>discriminant</name>
      </tag>
      <tag tagId="292">
        <name>Galois Theory</name>
      </tag>
      <tag tagId="691">
        <name>pure number</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="71" public="1" featured="0">
    <fileContainer>
      <file fileId="65">
        <src>https://urss.warwick.ac.uk/files/original/d584e867ba5738583155d579b15ca9da.pdf</src>
        <authentication>419c4f6788b5feff390c678773c6af83</authentication>
      </file>
    </fileContainer>
    <collection collectionId="2">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3">
                  <text>Science, Engineering and Medicine</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="21">
      <name>Presentation</name>
      <description/>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="293">
                <text>An infographic on COVID-19 Vaccination in Pregnancy</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="294">
                <text>Medicine</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="295">
                <text>Lucie Winn</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="296">
                <text>2021</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="34">
        <name>COVID-19</name>
      </tag>
      <tag tagId="24">
        <name>Medicine</name>
      </tag>
      <tag tagId="177">
        <name>Pregnancy</name>
      </tag>
      <tag tagId="59">
        <name>Vaccination</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="499" public="1" featured="0">
    <fileContainer>
      <file fileId="491">
        <src>https://urss.warwick.ac.uk/files/original/917c114ac4236c4ce0158915048d28ec.pdf</src>
        <authentication>ad5a8ea19c500f83d0982f8fa69a8da5</authentication>
      </file>
    </fileContainer>
    <collection collectionId="4">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="5">
                  <text>Arts</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="19">
      <name>Academic Poster</name>
      <description>An academic poster</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2066">
                <text>No Popery: An Overview of the Political and Cultural History of Lewes Bonfire Celebrations</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2067">
                <text>History </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2068">
                <text>Lucio Bertacchi-Morroni</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="2069">
                <text>2023</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="1760">
        <name>bonfire</name>
      </tag>
      <tag tagId="1260">
        <name>Catholic</name>
      </tag>
      <tag tagId="1761">
        <name>celebrations</name>
      </tag>
      <tag tagId="1762">
        <name>cultural</name>
      </tag>
      <tag tagId="36">
        <name>History</name>
      </tag>
      <tag tagId="1763">
        <name>King James I</name>
      </tag>
      <tag tagId="1764">
        <name>Lewes</name>
      </tag>
      <tag tagId="1765">
        <name>Lucio Bertacchi-Morroni</name>
      </tag>
      <tag tagId="1244">
        <name>political</name>
      </tag>
      <tag tagId="1766">
        <name>religious persecution</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="97" public="1" featured="0">
    <fileContainer>
      <file fileId="89">
        <src>https://urss.warwick.ac.uk/files/original/100f15ccd168f90cc8257760e4f5052a.pdf</src>
        <authentication>2a887abb90a721d883d1afbac90565ac</authentication>
      </file>
    </fileContainer>
    <collection collectionId="4">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="5">
                  <text>Arts</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="19">
      <name>Academic Poster</name>
      <description>An academic poster</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="403">
                <text>The Rise of Liberalism in Nineteenth-Century Baden-Württemberg and the 1848 German Revolution</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="404">
                <text>History</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="405">
                <text>Lucy McCormick</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="406">
                <text>2021</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="218">
        <name>German Revolution</name>
      </tag>
      <tag tagId="219">
        <name>Germany</name>
      </tag>
      <tag tagId="36">
        <name>History</name>
      </tag>
      <tag tagId="220">
        <name>Liberalism</name>
      </tag>
    </tagContainer>
  </item>
</itemContainer>
