<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/
         http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-08-04T13:03:19Z</responseDate>
  <request verb="GetRecord" identifier="oai:dcpapers.dublincore.org:952109189" metadataPrefix="oai_dc">https://dcpapers.dublincore.org/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:dcpapers.dublincore.org:952109189</identifier>
        <datestamp>2008-09-10</datestamp>
        <setSpec>dc-2008</setSpec>
      </header>
      <metadata>
    <oai_dc:dc
        xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
        xmlns:dc="http://purl.org/dc/elements/1.1/"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
      <dc:title>Automatic Metadata Extraction From Museum Specimen Labels</dc:title>
      <dc:creator>Heidorn, P. Bryan</dc:creator>
      <dc:creator>Wei, Qin</dc:creator>
      <dc:subject>automatic metadata extraction</dc:subject>
      <dc:subject>machine learning</dc:subject>
      <dc:subject>Hidden Markov Model</dc:subject>
      <dc:subject>Naïve Bayes</dc:subject>
      <dc:subject>Darwin Core</dc:subject>
      <dc:description>This paper describes the information properties of museum
                specimen labels and machine learning tools to automatically extract Darwin Core
                (DwC) and other metadata from these labels processed through Optical Character
                Recognition (OCR). The DwC is a metadata profile describing the core set of access
                points for search and retrieval of natural history collections and observation
                databases. Using the HERBIS Learning System (HLS) we extract 74 independent elements
                from these labels. The automated text extraction tools are provided as a web service
                so that users can reference digital images of specimens and receive back an extended
                Darwin Core XML representation of the content of the label. This automated
                extraction task is made more difficult by the high variability of museum label
                formats, OCR errors and the open class nature of some elements. In this paper we
                introduce our overall system architecture, and variability robust solutions
                including, the application of Hidden Markov and Naïve Bayes machine learning models,
                data cleaning, use of field element identifiers, and specialist learning models. The
                techniques developed here could be adapted to any metadata extraction situation with
                noisy text and weakly ordered elements.</dc:description>
      <dc:publisher>Dublin Core Metadata Initiative</dc:publisher>
      <dc:date>2008-09-10</dc:date>
      <dc:type>Text</dc:type>
      <dc:format>application/pdf</dc:format>
      <dc:format>text/html</dc:format>
      <dc:identifier>https://doi.org/10.23106/dcmi.952109189</dc:identifier>
      <dc:identifier>https://dcpapers.dublincore.org/article/952109189</dc:identifier>
      <dc:source>Dublin Core Metadata Initiative Conference Proceedings</dc:source>
      <dc:language>en</dc:language>
      <dc:relation>https://www.wikidata.org/wiki/Q68278022</dc:relation>
      <dc:rights>https://creativecommons.org/licenses/by/4.0/</dc:rights>
    </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>