<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>DDB-EDM to FaBiO: The Case of the German Digital Library</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mary Ann Tan</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tabea Tietz</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Oleksandra Bruns</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jonas Oppenlaender</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Danilo Dess</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Harald Sack</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>FIZ Karlsruhe</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Karlsruhe Institute of Technology, Institute AIFB</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Leibniz Institute for Information Infrastructure</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Cultural heritage portals have the goal of providing users with seamless access to all their resources. This paper introduces initial e orts for a user-oriented restructuring of the German Digital Library (DDB). At present, cultural heritage objects (CHOs) in the DDB are modeled using an extended version of the Europeana Data Model (DDBEDM), which negatively impacts usability and exploration. These challenges can be addressed by leveraging ontologies, and building a knowledge graph from the DDB's voluminous collection. Towards this goal, an alignment of bibliographic metadata from DDB-EDM to FRBR-Aligned Bibliographic Ontology (FaBiO) is presented.</p>
      </abstract>
      <kwd-group>
        <kwd>Cultural Heritage</kwd>
        <kwd>Digital Library</kwd>
        <kwd>Ontology</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        As a Europeana aggregator, the DDB uses the European Data Model (EDM)
to represent CHOs. EDM de nes non-specialized classes and properties to model
the metadata of CHOs. Therefore, diverse types of CHOs ranging from the
conventional (manuscripts) to the highly specialized (wooden skewers), tangible
(bird cage) to the intangible (bird songs), movable (porcelain) to the immovable
(monuments) are modeled without distinction. This limits the portal's
usability. Another drawback is that EDM allows data providers to use their preferred
metadata element sets, unnormalized literals, varied vocabularies and linked
datasets, further adding to the di culty and confusion of the users. By favoring
simplicity and exibility, EDM has failed to model the inherent complexity of
the CHOs and negatively impacted usability [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Furthermore, with the sheer
amount of metadata, in the same order of magnitude as other knowledge bases
such as Wikidata, the DDB is also a ected by big data issues, such as
scalability and veracity. To allow for integration with linked data, the DDB extends
EDM (DDB-EDM) to include Dublin Core (DC) Metadata Terms (dcterms ).
But, this extension has proven to be insu cient for retrieval [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. To model a
variety of CHOs from the aforementioned sectors in a KG, existing ontologies
can be used. However, to move the CHOs from DDB-EDM to a KG, alignments
between DDB-EDM and existing ontologies are required. As an initial step in
constructing the DDB-KG, this paper focuses on the library sector with the
alignment of bibliographic metadata from DDB-EDM to FRBR-Aligned
Bibliographic Ontology (FaBiO) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. The resources resulting from this e ort are
publicly available5.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>From</title>
    </sec>
    <sec id="sec-3">
      <title>DDB-EDM to FaBiO</title>
      <p>DDB-EDM. As in EDM, all CHOs are instances of the edm:ProvidedCHO class.
For each object, its digitized versions are represented by the class
edm:WebResource. In the DDB, digitized items from the libraries are highly granular.
A book may be composed of several objects or instances of edm:ProvidedCHO,
such as, cover, title page, chapter, section, etc. The distinction of these objects
is re ected in the properties dc:type and edm:hasType, from hereon referred to
as object type terms. FaBiO. FaBiO is intended \for recording and publishing
bibliographic records of scholarly endeavors," and is based on the Functional
Requirements for Bibliographic Records (FRBR). In FRBR, a book is not just
a single concept but abstracted in several levels using entities connected by a
particular relationship. For example, a book containing Friedrich Schiller's rst
drama, \Die Rauber " (The Robbers), starts out as a \distinct intellectual or
artistic" creation, from hereon referred to as Work (fabio:Work ). The work is
linked by fabio:hasRealization to a fabio:Expression. An Expression is a
distinct combination of forms to convey the content, in this case, words. When the
words are embodied in a physical object, indicated by fabio:hasEmbodiment, the
book becomes a Manifestation (fabio:Manifestation), identi ed by its ISBN.
The copy of the book one nds on the shelf of the library, identi ed by its
call number, is the Item (fabio:Item). A manifestation is linked to its items</p>
      <sec id="sec-3-1">
        <title>5 DDB Object Type Terms to FaBio Classes, https://git.io/JERRo</title>
        <p>DDB-EDM to FaBiO: The Case of the German Digital Library
through fabio:hasExemplar. Work, Expression, Manifestation, and Item (WEMI)
are collectively referred to as Endeavors. They are expected to improve and
simplify retrieval by enabling users to search on speci c levels, e.g. information
at expression or manifestation level, rather than the highly granular book parts
and copies. This prevents information overload while exploring. FaBiO also
provides new relationships and their inverse: (1) fabio:hasManifestation between
Work and Manifestation, (2) fabio:hasPortrayal between Work and Item, and
(3) fabio:hasRepresentation between Expression and Item.</p>
        <p>
          These relationships simplify representations by allowing omissions, e.g. a rare
book may be described with only Item and Work instances since it has neither
translations (Expression) nor editions (Manifestation). FaBiO de nes extensive
hierarchical sub-classes under each of the endeavors, which allows for
specialization of heterogeneous objects. Moreover, FaBiO may be used in conjunction
with Document Component Ontology (DoCO) to model object granularity.
Alignment. In line with the recommendation of the Europeana working group
on library metadata alignment [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ], all edm:ProvidedCHO instances are aligned
to fabio: AnalogItem, and edm:WebResource as its digital reproduction. Figure 1
shows an example using \Trauerspiele von Friedrich Schiller "6 (TvFS ).
        </p>
        <p>In order to model the heterogeneity of the objects, the object type terms
are used as reference for mapping to FaBiO. All terms in the library dataset are
assigned to FaBiO endeavor sub-classes manually when applicable. There is no
1to-1 correspondence between a term and a FaBiO class; this is because a term has
several conceptual equivalences: document type, document structure, production
process, purpose, manifestation, and subject headings. Terms that refer to a
document type are matched with existing FaBiO sub-classes on the Work and
Expression levels. Those that are not assigned to a speci c Work or Expression
sub-class use the default superclass (See \E-Die Rauber" in Figure 2). Terms
that refer to production process and manifestation determine the sub-classes
under fabio:Manifestation. It is possible for terms to be assigned to multiple
sub-classes, for instance, Audiovisuelles Material (Audiovisual Material), which
is both a fabio:AudioDocument and fabio:Movie (sub-classes of Expression).
DDB CHOs in FaBiO. As an example, the partial mapping of \Dritter
Aufzug "7 is shown in Figure 2. The visual representation, including
Manifes</p>
      </sec>
      <sec id="sec-3-2">
        <title>6 Friedrich Schiller's Dramas, https://bit.ly/365OBHz 7 \Dritter Aufzug " (Third Act), https://bit.ly/3h5Uf2F</title>
        <p>tation instances, is hosted on GitHub8. \Dritter Aufzug " is the 3rd act of \Die
Rauber ", which is part of \TvFS." The dc:type value of \Dritter Aufzug " is
Abschnitt !doco:Section, while \TvFS " is Monogra e!fabio:Book. The dc:type
for \Die Rauber " is \Beigefugtes oder enthaltenes Werk " (Contained Work). A
fabio:Work instance for \Die Rauber " is created since the title is considered a
Work (Werk ) in the German Integrated Authority File aka Gemeinsame
Normdatei (GND)9. On the Work level, \TvFS " is designated as a fabio:WorkCollection
since it includes a Work (\Die Rauber ").
3</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusion and Future Work</title>
      <p>The task of building a KG from the rich and complex collection of the DDB
is fraught with challenges that can been addressed by adapting sector-speci c
ontologies. This paper introduces the alignment of bibliographic metadata from
DDB-EDM to FaBiO to make retrieval simpler and more e cient through the
Endeavors, their sub-classes, and additional relationships. This alignment may
serve as a reference for other CH portals that are currently using EDM. Rigorous
evaluation will be conducted to assess scalability and e ciency of the DDB-KG
implementation. Finally, further investigations will be conducted to formulate a
top-level ontology enabling interoperability across objects from di erent sectors,
making access and exploration of German cultural heritage e ortless for both
experts and the general public.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Angjeli</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bayerische</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , et al.:
          <source>D5</source>
          .
          <article-title>1 Report on the alignment of library metadata with the European Data Model (EDM) Version 2.0</article-title>
          . Tech. rep.,
          <string-name>
            <surname>Europeana</surname>
          </string-name>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Peroni</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shotton</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>FaBiO and CiTO: Ontologies for describing bibliographic resources and citations</article-title>
          .
          <source>Journal of Web Semantics</source>
          <volume>17</volume>
          ,
          <issue>33</issue>
          {
          <volume>43</volume>
          (12
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Peroni</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tomasi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vitali</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Re ecting on the Europeana Data Model</article-title>
          .
          <source>In: IRCDL 2012</source>
          . pp.
          <volume>228</volume>
          {
          <issue>240</issue>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Schulze</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Objektbeschreibende Metadaten in der Deutschen Digitalen Bibliothek</article-title>
          .
          <source>Master's thesis</source>
          , Humboldt-Universitat, Berlin (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Tietz</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Waitelonis</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Felgentre</surname>
          </string-name>
          , P., Meyer, N.,
          <string-name>
            <surname>Weber</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sack</surname>
          </string-name>
          , H.:
          <article-title>Linked stage graph</article-title>
          .
          <source>In: SEMANTICS 2019 Posters &amp; Demos</source>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>8 TvFS in FaBiO, https://git.io/JEGpa</mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <article-title>9 GND is maintained by the German National Library</article-title>
          , https://bit.ly/2SHmATp
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>