<!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>On Design Principles for Narrative Information Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Hermann Kroll</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Wolf-Tilo Balke</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Institute for Information Systems, TU Braunschweig</institution>
          ,
          <addr-line>Mühlenpfordtstr. 23, Braunschweig, 38106</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <fpage>11</fpage>
      <lpage>18</lpage>
      <abstract>
        <p>Information systems enable users to represent, manipulate, and access data efectively. Currently, the development and availability of extensive knowledge bases receive a lot of attention for supporting a variety of intelligent applications like smart assistants, question answering, and knowledge discovery. But building such knowledge bases generally means breaking down information into manageable pieces (e.g., in the form of triples in RDF) that tend to lose connections and extraction contexts. In contrast, humans typically share and exchange knowledge by interweaving diferent pieces into narratives that are plausible and easy to grasp. In this position paper, we summarize the main research directions of narratives in computer sciences. Moreover, we propose basic design principles that narrative information systems should consider in practice. In particular, we take a closer look at narrative representations, possible bindings between narratives and real-world data, the context-compatibility of information, and finally a narrative's plausibility.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Narratives</kwd>
        <kwd>Information Systems</kwd>
        <kwd>Plausibility</kwd>
        <kwd>Context</kwd>
        <kwd>Knowledge Representation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction to Narratives</title>
      <p>
        sentation of (mostly entity-centric) knowledge [
        <xref ref-type="bibr" rid="ref64">2</xref>
        ] that
is adapted in most of today’s knowledge bases. The
cenSupporting narratives for knowledge exchange is a new tral idea is to store knowledge in the form of triples, i.e.,
challenge for information systems research, as humans subject-predicate-object tuples like (Albert Einstein, was
tend to process information easier whenever they are born in, Germany). These triples are often called facts
presented as (a part of) coherent narratives [1]. The term or statements. A collection of such facts is then called a
narrative is, however, hard to grasp: Some understand knowledge base. In recent years, extensive knowledge
the term narrative synonymously to the concept of a bases have been collected mostly from Web data: The
story, in essence referring to a temporally or causally Wikidata [3] project, for example, includes knowledge
ordered sequence of events. Some specifically distinguish from many diferent domains. Wikidata users can either
between fictional and non-fictional narratives. Others access the knowledge in a browsing fashion or retrieve
talk about the intention of a narrative, e.g., to convince it using the structured query language SPARQL.
others of a particular stance. Besides storing knowledge about entities, there are
      </p>
      <p>Our research is focused on the exchange of knowl- also knowledge bases that capture knowledge about other
edge through meaningful patterns, i.e., we understand a types of things. In particular, there is an increasing
internarrative as a possible form to share knowledge. In this est in knowledge bases focusing on events, e.g.,
Knowlypaper, we focus on the exchange and transfer of knowl- wood captures information about activities mined from
edge through plausible narratives. Therefore, we first Hollywood narratives [4], and the EventKG captures all
examine how established systems represent knowledge kinds of information about a variety of events [5]. To
and discuss their limitations. We continue with a brief eficiently build such collections, methods have been
prointroduction to narratives in computer science and move posed to extract events from textual sources, e.g., events
forward to our position: Narratives need to be handled from news [6], temporal facts and events [7], or events
as first-class citizens in information systems. from Wikipedia [8]. For a good overview on event
extraction, see [9].</p>
      <p>Knowledge Bases. So how do current systems rep- In brief, the resulting knowledge bases store factual
resent knowledge? In contrast to classical relational knowledge about entities or events, e.g., an entity’s name,
databases or warehouses for well-structured data, the age, and type or some event’s date, location, and
particidevelopment of the Resource Description Framework pants. Moreover, it also reflects typed relations between
(RDF) within the standardization eforts of the Semantic pairs of entities and events. So is this knowledge
repreWeb has allowed a structured and simple-to-use repre- sentation suficient for information systems? From our
perspective, knowledge bases indeed efectively
repreIJCAI-ECAI 2022 workshop: Semantic Techniques for Narrative-based sent and allow access to factual knowledge, in the sense
Understanding, July 24, 2022, Vienna, Austria of universally valid statements. In strict correspondence
$ k00ro0l0l-@00ifis0.1cs-9.t8u8-7b-s9.d2e76(H(H.K.rKorlol)l;l)b;a0l0k0e0@-0ifis0.0c2s.-t5u4-4b3s-.d1e21(W5(.WB.alBkael)ke) to the real world, such statements can consistently
co© 2022 Copyright for this paper by its authors. Use permitted under Creative exist within a knowledge base. But what happens to
CPWrEooUrckReshdoinpgs IhStpN:/c1e6u1r3-w-0s.o7r3g CCoEmmUoRns LWiceonsrekAstthribouptionP4r.0oIncteerenadtiionnagl s(CC(CBYE4U.0)R.-WS.org) knowledge that is not universally valid? For instance,
Bindings</p>
      <p>Substory: “Invention”</p>
      <p>developed
Edgar Codd</p>
      <p>Relational Model</p>
      <p>CACM
published in
prerequisite
for</p>
      <p>Implementation of a</p>
      <p>relational DB
|timeframe=1980s</p>
      <p>|timeframe=1980s
Oracle
participant
turns into</p>
      <p>
        Successful
tech-company
Context-Compatibility
some statements may either reflect subjective opinions and were collected in a respective schema database [14].
or they may be only valid in certain contexts or under Previous works generally assume an order and relation
certain conditions or even only with a certain probability. of events in texts that needs to be mined. Tang et al.
proThe resulting knowledge containing also such facts base posed neural methods to learn the respective relations
might easily become inconsistent or contradictory. Thus, between events from text directly [15]. Another approach
while knowledge bases are efective for factual knowl- proposed the mining of so-called plot graphs [
        <xref ref-type="bibr" rid="ref51">16</xref>
        ]. In
conedge, they sufer in representing the connection between trast to describing plots as conjunctions of events, such
statements. plot graphs also allowed disjunctions between events,
      </p>
      <p>
        A good overview of the limitation of today’s knowl- optional, and mutually exclusive events. In brief, a plot
edge bases is given in [
        <xref ref-type="bibr" rid="ref15 ref30 ref37 ref39 ref47">10</xref>
        ]. Suchanek argues for moving graph is a template to craft a certain narrative, i.e., the
beyond triple-based structures to support negations, dy- plot graph determines which sequences of events are
namic behavior, and beliefs. For example, a certain state- allowed.
ment might be accepted by a group of people and rejected
by some other group: how to deal with both pieces of
information within the same repository? As another
example take two individual statements being prerequisite
and reason for a third statement: currently this cannot
be represented in a knowledge base, at least not with
a triple-like structure. Suchanek argues for
representing such situations as frames, i.e., scopes that connect
knowledge pieces in diferent ways. In contrast, we
argue to reconsider on how humans exchange knowledge:
through plausible narratives.
      </p>
      <p>Narrative Applications. Various applications have
been proposed to utilize narratives in information
systems. Narrative schemas and plot graphs are used for
narrative planning, i.e., to write specific stories by
computers [17, 18]. Another application is the alignment of
narratives and movie scripts, i.e., linking narrative
components (e.g., fall in love) to performed actions (e.g., A
kisses B) in movies [19].</p>
      <p>The digital library project Europeana utilizes
narratives to compose events involving artists into
timelines [20]. The narratives are then shown to users as
Narratives. Narratives have been studied in computer overviews of certain artists, i.e., to tell a story about them.
science for a while. Sequences of events or actions to The benefits of such a representation have already been
model human behavior and situation awareness go back studied [21]. Moreover, knowledge bases like Wikidata
to Schank and Abelson [11] in the form of scripts. [12] can be utilized to populate narratives with additional
proposed the representation of narratives as a sequence factual information [22].
of events: Narrative schemas have been introduced to Finally, Shahaf et al. propose to connect the dots
berepresent a set of events and their semantic roles [13] tween news articles in so-called metro maps [23]. Metro
maps consist of articles as stations and topics as metro diferent kinds of relationships: factual and narrative
lines. Users may then follow a line (topic) across diferent relationships. Like knowledge bases, factual
relationarticles. In addition to news items, Shahaf et al. have ships describe properties involving entities and literals,
demonstrated how scientific articles can be arranged as e.g., that Edgar Codd developed the relational model. These
metro maps of sciences, too [24]. In summary, such Metro relationships can be put between entities and literals. We
maps allow users to understand better the spatial, causal, compose the actual progress of a narrative by a set of
or temporal structure of available resources. We under- narrative relationships, e.g., the implementation of a
relastand such maps as a possible application of narratives tional database system by Oracle that has since turned into
aligning similar textual sources in a meaningful way. a successful tech-company. In brief, narrative relations
feature special, non-factual labels. They can be placed
between events or between events and entities, but not
2. Narratives and Plausibility between entities. In this way, narrative can represent
static knowledge and interweave such facts into dynamic
Our main objective is to integrate narratives in infor- progress (e.g., some causal structure, some temporal flow,
mation systems to allow a meaningful representation etc.).
of knowledge. Therefore, we discuss four central de- The last thing a narrative representation must
consign principles that narrative information systems must sider is nesting. With nesting, also called recursion or
consider: narrative representation, bindings, context- induction, we refer to using narratives inside narratives,
compatibility, and plausibility. e.g., a single narrative leads to another narrative. Nesting</p>
      <p>When is a narrative meaningful? While we agree supports recursive elements as components, known from
that meaningfulness is strongly connected to the actual spoken languages [26]. In our example, the development
structure of a narrative, our research is focused on the of the relational model forms a narrative on its own that
plausibility of narratives. We argue that plausible nar- is, in turn, the prerequisite for the actual implementation.
ratives have a meaning. Consider our example in Fig. 1: While we agree that nesting makes the representation
The development of the relational model by Edgar Codd more challenging, especially concerning precise
semanwas a prerequisite for the implementation of a relational tics, we argue that nesting allows a higher expressiveness
database system by Oracle. Oracle has then turned into of narratives, e.g., the occurrence of narrative a’s events
a successful tech-company. The narrative is considered together finally lead to the whole narrative b.
plausible because of two reasons: First, all of its parts
have evidence in knowledge repositories. Second, the
timeframe of the implementation matches the timeframe
of Oracle’s stock value increase. With that in mind, we
ifrst argue on narrative representations and then
continue with key concepts to assess the plausibility of a
narrative.</p>
      <p>
        Narrative Representation. We understand a
narrative as a structure that describes some progress, e.g., of
temporal nature (one event might follow another event),
of conditional nature (one event might depend on the
other event being observed before), or of causal nature
(one event leads to another event). In previous work, we
designed narratives as logical overlays on top of
knowledge repositories [
        <xref ref-type="bibr" rid="ref46">25</xref>
        ]. Here, we summarize what a
narrative representation should consider.
      </p>
      <p>Components of a narrative are entities (relevant
things of interest, concepts, etc.), events (something
which happens, some observed state, a change of some
state, etc.) and literals (values). We made the distinction
between entities and events to distinguish between rather
static things from the real world and dynamic happenings
that have a temporal dimension or represent some state
or state change.</p>
      <p>A narrative then puts these components in relation
to each other. Therefore, we distinguish between two
Narrative Bindings. For now, narratives are rather
artificial structures. However, the question remains, how
can we estimate whether the narrative is plausible? We
argue that evidence for a narrative is one way to go:
Evidence allows us to estimate if a narrative is grounded by
some real-world data. If a structure is based on real-world
data, the narrative itself is supported and has thus
evidence. Such a grounding leads to a better understanding
of whether the narrative is plausible.</p>
      <p>
        The next step for a plausibility assessment is thus to
connect narratives with knowledge repositories. In our
understanding, a knowledge repository can be any
collection of knowledge, be it a collection of articles, a
structured database, a data set repository, etc. We call
the connection between a narrative’s relationship and a
knowledge repository a binding [
        <xref ref-type="bibr" rid="ref46">25</xref>
        ]. In other words, the
binding binds a certain relationship against real-world
data. It gives, in this way, evidence for it. In our example,
the development of the relational model by Edgar Codd
can be bound against DBLP (a bibliographic database of
computer science). The implementation of a relational
database by Oracle could be bound against a Wikipedia
article. In brief, diferent knowledge repositories may
require diferent computations of bindings [ 27]. To give
a few examples:
Structured Repositories like databases and knowl- ships of narratives against knowledge that is valid under
edge bases usually support structured query lan- the same context conditions.
guages such as SPARQL, Gremlin, or SQL: Bind- The question remains how contexts can be represented:
ings for those knowledge sources may be com- On the one hand, explicit context models allow one to
puted by translating narrative components to re- model every single condition explicitly. For example,
Mcspective queries. Carthy proposed a model based on first-order predicate
logic [30]. Temporal-restricted or spatial-restricted
stateRelational Data Sets Tabular data formats comprise ments might be a good example of such explicit models.
a large amount of knowledge. However, the Suppose each statement is attached with a temporal
incomputation of bindings against those data re- terval defining the statement’s validity. In that case, a
quires a certain amount of knowledge about meta- reasoning process could then only consider statements
data [28]. A binding must first determine which that are valid in the same time interval, e.g., a compatible
columns of a table represent a component in a timeframe as introduced in our running example.
narrative and afterward find a statistical measure- On the other hand, explicitly modeling every condition
ment to determine if a narrative’s relationship is can be cost-intensive and, in some domains, may be close
supported. In our example, an application of this to impossible. We, therefore, proposed an implicit context
procedure is the measurement of the success of model [31]: If statements are used in textual sources, e.g.,
Oracle against stock values. scientific publications or articles, we assume that these
Textual Sources Computing bindings for textual articles should implicitly include the relevant context
sources can roughly be done in two ways: 1. conditions. We then proposed textual or metadata-based
preprocessing of the text into a structured (e.g., authors) metrics to estimate whether two statements
representation (e.g., graphs) [29] or 2. text-based are context-compatible, e.g., if the articles, they belong
retrieval methods like traditional keyword- to, are similar enough.
based retrieval or textual entailment methods. While explicit models allow a controlled fusion, in
Especially domains that can be described by the sense of correctness, they might be cost-intensive to
controlled vocabularies (e.g., the biomedical develop and maintain. Implicit models are cheaper and
domain), benefit from graph representations [ 29]. easier to use. However, they do not guarantee correctness
and may lag behind in quality and explainability. For an
extensive discussion on contexts, we refer the reader to
our previous article on context models [32].
      </p>
      <sec id="sec-1-1">
        <title>Plausibility. With the basic requirements of narrative structures, bindings, and context-compatibility discussed, we can now define when we call a narrative plausible.</title>
        <p>Definition 1. We call a narrative  plausible, if the
following conditions hold:
1. There exists a set of bindings NB that bind each
relationship of  against real-world data.
2. This set of bindings NB must be context-compatible,
i.e., there is at least a single context to which all
bindings agree (are valid in).</p>
        <p>Context-Compatibility. Briefly speaking, bindings
allow us to find evidence for a narrative. But can we
just compute bindings for each relationship separately to
ground the whole narrative? While some pieces of
information are universally applicable and easy to connect to
other pieces, such as the birth date of some person, there
may be pieces that are only true within specific semantic
settings. For instance, the capital of some country may
change over time and thus should only be connected to
pieces valid in the same time frame. Thus, when
extracting pieces of information from knowledge repositories,
it is necessary to consider potential contexts. Contexts
are given by constraints on environment variables that
describe under which condition a certain piece of
information is valid.1</p>
        <p>Narrative information systems must consider contexts
to support a valid information fusion of pieces, i.e., to
fuse only pieces that are valid under the same context
conditions. In our example, the turning into a successful
tech-company should be valid in the same timeframe as
the implementation of the actual relational database. We
call bindings context-compatible if they bind
relation</p>
      </sec>
      <sec id="sec-1-2">
        <title>We call the task to find such an answer narrative query</title>
        <p>processing [32]. The central idea is that if we can bind
the whole narrative structure, and all bindings are also
context-compatible, then there is decisive evidence that
the narrative is plausible – again in the sense of having
evidence.</p>
        <p>However, although we defined narrative plausibility,
there still remain challenges for a practical application.</p>
        <p>1Please note that for the scope of this paper, we are abstracting We proposed four major dimensions that influence the
from the actual truth or correctness of each piece of information, overall plausibility of a narrative [33]:
which may rather reflect on the respective repository’s
trustworthiness than provide a context in the sense of validity.</p>
        <sec id="sec-1-2-1">
          <title>Linking Data Sets to Narratives. Today, research</title>
          <p>data management has become more apparent than ever.</p>
          <p>Types of Evidence: Are we just looking for direct bind- But connecting published data sets and claims from
sciings? What about counter-examples, i.e., state- entific publications remains challenging. If we could link
ments that contradict a narrative’s relationship? both, we, on the one hand, could explain what a data
set tells, and on the other hand, verify claims of new
Confidence of Bindings: Each binding should be con- publications by existing data sets [28].
nected to confidence, i.e., a score that describes
how certain we are that the relationship can be
bound against some knowledge repository.
Therefore, confidence is related to two properties: the
trustworthiness of knowledge repositories and
the quality of the binding process (e.g., the
confidence of a retrieval or NLP method).</p>
        </sec>
        <sec id="sec-1-2-2">
          <title>Narrative Event Aspects. For now, the previous ar</title>
          <p>gumentation focused on the exchange of knowledge
through narratives. How a narrative, or its events, are
perceived by an audience also plays a central role today
(think about fake news and social media perception here).
Attributions and roles could further extend the narrative
representation for richer semantics to better describe
these events [34, 35].</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>3. Narrative Information Systems</title>
    </sec>
    <sec id="sec-3">
      <title>4. Conclusions</title>
      <p>Narrative Structure: A slight change of a narrative, Narrative Information Access. Narrative
informae.g., adding, editing, or leaving out some compo- tion access allows user to formulate their information
nent, can afect the result of a plausibility assess- need as a narrative. Then query processing takes place
ment, i.e., diferent narratives might end up in to make the narrative plausible, i.e., finding
contextdiferent assessments (plausible/not plausible). compatible bindings that cover the whole narrative. We
already demonstrated the benefits of narrative
informaValidation Approach: Which knowledge repositories, tion access to digital libraries in [32, 29].
and especially, which methods are used to
compute the bindings? What do the methods
guarantee? And thus, what could a user then expect?</p>
      <sec id="sec-3-1">
        <title>We do not believe there will be a unified narrative model</title>
        <p>that rules all purposes. Nevertheless, we have seen
decisive properties that should be considered. From our
perspective, a narrative information system must thus
consider:</p>
      </sec>
      <sec id="sec-3-2">
        <title>The design and implementation of narrative informa</title>
        <p>tion systems promise to support a wide range of novel
and exciting applications to support human-centered
Narrative Representation that makes a distinction workflows, e.g., by accessing and explaining knowledge
between factual knowledge (e.g., entities and their through plausible narratives in the sense of storytelling.
properties) and dynamic progress (e.g., causation Knowledge shared in this way is bound to allow for a
and temporality). better and easier understanding of how a piece of
knowledge is placed in the respective domain. And of course,
Bindings that connect artificial narrative structures such models could even be extended further, for instance,
with real-world data and events to give evidence by adding attributions also to support subjective aspects
for the narrative. of knowledge in the sense of opinions, reflect special
user intents in how knowledge can or should be used, or
Context-Compatibility that embeds information express emotional stances towards entities, events, and
pieces into contexts and defines rules when temporal or causal developments.
contexts are compatible to support a valid In summary, the central argument of this paper is that
information fusion. in order to build efective narrative information systems,
Plausibility of narratives by binding the whole narra- we need to treat narratives as first-class citizens within
tive with context-compatible bindings. these systems. Arguably there might not be a single
model that applies perfectly to all use cases. Nevertheless,</p>
        <p>So, why should we implement a narrative information there are some key properties and essential problems that
system? In contrast to pure knowledge bases, narra- every narrative information system needs to consider,
tive information systems allow us to interweave factual such as extraction methods, representational issues, or
knowledge into plausible patterns. This way, the knowl- the possibility and validity of information fusion. This
edge is represented in a pattern like humans would ex- paper opens up the relevant design dimensions and points
change their thoughts. Reaching this target then allows to some early-stage solutions.
a set of useful applications.</p>
        <p>pp. 503–512. doi:10.1145/2911451.2911529.
[9] W. Xiang, B. Wang, A Survey of Event Extraction</p>
        <p>From Text, IEEE Access 7 (2019) 173111–173137.</p>
        <p>
          doi:10.1109/ACCESS.2019.2956831.
[
          <xref ref-type="bibr" rid="ref15 ref30 ref37 ref39 ref47">10</xref>
          ] F. M. Suchanek, The Need to Move beyond Triples,
in: Proceedings of Text2Story - Third Workshop on
        </p>
      </sec>
      <sec id="sec-3-3">
        <title>Narrative Extraction From Texts co-located with</title>
        <p>42nd European Conference on Information
Retrieval, Text2Story@ECIR 2020, Lisbon, Portugal,
April 14th, 2020 [online only], volume 2593 of CEUR
Workshop Proceedings, CEUR-WS.org, 2020, pp. 95–
104. URL: http://ceur-ws.org/Vol-2593/paper12.pdf.
[11] R. Schank, R. Abelson, Scripts, Plans, Goals, and</p>
        <p>
          Understanding, Routledge, 1977.
[12] N. Chambers, D. Jurafsky, Unsupervised
Learn[1] J. László, The Science of Stories: An Introduction ing of Narrative Event Chains, in: ACL 2008,
Proto Narrative Psychology, Routledge, 2008. doi:10. ceedings of the 46th Annual Meeting of the
As4324/9780203894934. sociation for Computational Linguistics, June
15[
          <xref ref-type="bibr" rid="ref64">2</xref>
          ] F. Manola, E. Miller, B. McBride, et al., Rdf primer, 20, 2008, Columbus, Ohio, USA, The Association
        </p>
        <p>W3C recommendation 10 (2004) 6. for Computer Linguistics, 2008, pp. 789–797. URL:
[3] D. Vrandecic, M. Krötzsch, Wikidata: a free collab- https://aclanthology.org/P08-1090/.
orative knowledgebase, Commun. ACM 57 (2014) [13] N. Chambers, D. Jurafsky, Unsupervised Learning
of Narrative Schemas and their Participants, in:
ACL 2009, Proceedings of the 47th Annual
Meeting of the Association for Computational
Linguistics and the 4th International Joint Conference on
Natural Language Processing of the AFNLP, 2-7
August 2009, Singapore, The Association for
Computer Linguistics, 2009, pp. 602–610. URL: https:
//aclanthology.org/P09-1068/.
[14] N. Chambers, D. Jurafsky, A Database of
Narrative Schemas, in: Proceedings of the
International Conference on Language Resources and
Evaluation, LREC 2010, 17-23 May 2010, Valletta,
Malta, European Language Resources Association,
2010. URL: http://www.lrec-conf.org/proceedings/
lrec2010/summaries/58.html.
[15] J. Tang, H. Lin, M. Liao, Y. Lu, X. Han, L. Sun, W. Xie,</p>
        <p>J. Xu, From Discourse to Narrative: Knowledge
Projection for Event Relation Extraction, in:
Proceedings of the 59th Annual Meeting of the Association
for Computational Linguistics and the 11th
International Joint Conference on Natural Language
Processing (Volume 1: Long Papers), Association for
Computational Linguistics, Online, 2021, pp. 732–
742. doi:10.18653/v1/2021.acl-long.60.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>5. Acknowledgments</title>
      <p>plexity in Digital Libraries, in: Proceedings of
the Workshop on Digital Infrastructures for
Scholarly Content Objects (DISCO 2021) co-located with
ACM/IEEE Joint Conference on Digital Libraries
2021(JCDL 2021), Online (Due to the Global
Pandemic), September 30, 2021, volume 2976 of CEUR
Workshop Proceedings, CEUR-WS.org, 2021, pp. 24–
28. URL: http://ceur-ws.org/Vol-2976/short-3.pdf .
[35] F. Plötzky, W. Balke, It’s the Same Old Story!
Enriching Event-Centric Knowledge Graphs by
Narrative Aspects, in: WebSci ’22: 14th ACM Web
Science Conference 2022, Barcelona, Spain, June
26 - 29, 2022, ACM, 2022, pp. 34–43. doi:10.1145/
3501247.3531565.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          78-
          <fpage>85</fpage>
          . doi:
          <volume>10</volume>
          .1145/2629489. [4]
          <string-name>
            <given-names>N.</given-names>
            <surname>Tandon</surname>
          </string-name>
          , G. de Melo, A. De, G. Weikum, Know-
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>wood Narratives</surname>
          </string-name>
          ,
          <source>in: Proceedings of the 24th ACM</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Management</surname>
          </string-name>
          , CIKM '15, Association for
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <given-names>Computing</given-names>
            <surname>Machinery</surname>
          </string-name>
          , New York, NY, USA,
          <year>2015</year>
          ,
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          p.
          <fpage>223</fpage>
          -
          <lpage>232</lpage>
          . doi:
          <volume>10</volume>
          .1145/2806416.2806583. [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Gottschalk</surname>
          </string-name>
          , E. Demidova, EventKG - the hub
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <article-title>timeline generation</article-title>
          ,
          <source>Semantic Web</source>
          <volume>10</volume>
          (
          <year>2019</year>
          )
          <fpage>1039</fpage>
          -
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          1070. doi:
          <volume>10</volume>
          .3233/SW-190355. [6]
          <string-name>
            <given-names>E.</given-names>
            <surname>Kuzey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Vreeken</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Weikum</surname>
          </string-name>
          , A Fresh Look on
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>News</surname>
          </string-name>
          , in
          <source>: Proceedings of the 23rd ACM</source>
          Interna-
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>and Knowledge</given-names>
            <surname>Management</surname>
          </string-name>
          ,
          <source>CIKM '14</source>
          , Associ-
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>USA</surname>
          </string-name>
          ,
          <year>2014</year>
          , p.
          <fpage>1689</fpage>
          -
          <lpage>1698</lpage>
          . doi:
          <volume>10</volume>
          .1145/2661829.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          2661984. [7]
          <string-name>
            <given-names>E.</given-names>
            <surname>Kuzey</surname>
          </string-name>
          , G. Weikum, Extraction of Temporal
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <article-title>ings of the 2nd Temporal Web Analytics Work-</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          shop, TempWeb '12,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Machinery</surname>
          </string-name>
          , New York, NY, USA,
          <year>2012</year>
          , p.
          <fpage>25</fpage>
          -
          <lpage>32</lpage>
          . [16]
          <string-name>
            <given-names>B.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Lee-Urban</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Johnston</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. O.</given-names>
            <surname>Riedl</surname>
          </string-name>
          ,
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <source>doi:10.1145/2169095</source>
          .2169101.
          <article-title>Story Generation with Crowdsourced Plot Graphs</article-title>
          , [8]
          <string-name>
            <given-names>A.</given-names>
            <surname>Spitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gertz</surname>
          </string-name>
          ,
          <article-title>Terms over LOAD: Leveraging in: Proceedings of the Twenty-Seventh AAAI</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <source>Named Entities for Cross-Document Extraction and Conference on Artificial Intelligence, July</source>
          <volume>14</volume>
          -
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <source>Summarization of Events, in: Proceedings of the 18</source>
          ,
          <year>2013</year>
          , Bellevue, Washington, USA, AAAI
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          39th International ACM SIGIR conference on Re- Press,
          <year>2013</year>
          . URL: http://www.aaai.org/ocs/index.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>search and Development in Information Retrieval, php/AAAI/AAAI13/paper/view/6399.</mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <source>SIGIR</source>
          <year>2016</year>
          , Pisa, Italy,
          <source>July 17-21</source>
          ,
          <year>2016</year>
          , ACM,
          <year>2016</year>
          , [17]
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Meehan</surname>
          </string-name>
          , The Metanovel: Writing Stories by
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <surname>Computers</surname>
          </string-name>
          , Yale University,
          <year>1976</year>
          . [18]
          <string-name>
            <surname>Mark</surname>
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Riedl</surname>
          </string-name>
          and Robert Michael Young, Narrative
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <string-name>
            <surname>Intell</surname>
          </string-name>
          . Res.
          <volume>39</volume>
          (
          <year>2010</year>
          )
          <fpage>217</fpage>
          -
          <lpage>268</lpage>
          . doi:
          <volume>10</volume>
          .1613/jair.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          2989. [19]
          <string-name>
            <given-names>P.</given-names>
            <surname>Mirza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Abouhamra</surname>
          </string-name>
          , G. Weikum, AligNarr:
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <article-title>of the 59th Annual Meeting of the Association for due to Covid-19 outbreak)</article-title>
          , volume
          <volume>2860</volume>
          <source>of CEUR</source>
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <source>Computational Linguistics and the 11th Interna- Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>57</fpage>
          -
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <source>tional Joint Conference on Natural Language Pro- 63</source>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2860</volume>
          /paper7.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          <string-name>
            <surname>cessing</surname>
          </string-name>
          ,
          <source>ACL/IJCNLP</source>
          <year>2021</year>
          , (Volume
          <volume>2</volume>
          : Short Pa- [28]
          <string-name>
            <given-names>D.</given-names>
            <surname>Nagel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Afeldt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Balke</surname>
          </string-name>
          , Data Narrations -
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          <source>pers)</source>
          ,
          <source>Virtual Event, August 1-6</source>
          ,
          <year>2021</year>
          ,
          <string-name>
            <surname>Association</surname>
          </string-name>
          <article-title>Using flexible Data Bindings to support the Repro-</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          <string-name>
            <surname>for Computational</surname>
            <given-names>Linguistics</given-names>
          </string-name>
          ,
          <year>2021</year>
          , pp.
          <fpage>427</fpage>
          -
          <lpage>433</lpage>
          .
          <article-title>ducibility of Claims in Digital Library Objects</article-title>
          , in:
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          <source>doi:10.18653/v1/2021.acl-short.54. Proceedings of the Workshop on Digital Infrastruc</source>
          [20]
          <string-name>
            <given-names>C.</given-names>
            <surname>Meghini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Bartalesi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Metilli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Benedetti</surname>
          </string-name>
          , In- tures
          <source>for Scholarly Content Objects (DISCO</source>
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          <string-name>
            <surname>Steps</surname>
          </string-name>
          , in: New Trends in Databases and Infor- Digital
          <source>Libraries</source>
          <year>2021</year>
          (
          <article-title>JCDL 2021), Online (Due to</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          <source>mation Systems - ADBIS 2017 Short Papers and the Global Pandemic)</source>
          ,
          <year>September 30</year>
          ,
          <year>2021</year>
          , volume
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          <string-name>
            <surname>Workshops</surname>
            ,
            <given-names>AMSD</given-names>
          </string-name>
          , BigNovelTI,
          <string-name>
            <surname>DAS</surname>
          </string-name>
          , SW4CH, DC, 2976 of CEUR Workshop Proceedings, CEUR-WS.org,
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          <string-name>
            <surname>Nicosia</surname>
          </string-name>
          , Cyprus,
          <source>September 24-27</source>
          ,
          <year>2017</year>
          , Proceed- 2021, pp.
          <fpage>19</fpage>
          -
          <lpage>23</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2976</volume>
          /
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          <string-name>
            <surname>ings</surname>
          </string-name>
          , volume
          <volume>767</volume>
          of Communications in Computer short-2.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          <source>and Information Science</source>
          , Springer,
          <year>2017</year>
          , pp.
          <fpage>333</fpage>
          -
          <lpage>342</lpage>
          . [29]
          <string-name>
            <given-names>H.</given-names>
            <surname>Kroll</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pirklbauer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kalo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kunz</surname>
          </string-name>
          , J. Ruth-
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          <source>doi:10</source>
          .1007/978-3-
          <fpage>319</fpage>
          -67162-8\_33.
          <string-name>
            <surname>mann</surname>
            , W. Balke, Narrative Query Graphs for Entity[21]
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Meghini</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Bartalesi</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Metilli</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Benedetti</surname>
          </string-name>
          , In- Interaction-Aware Document Retrieval, in: To-
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          <string-name>
            <surname>Int</surname>
          </string-name>
          .
          <source>J. Appl. Math. Comput. Sci</source>
          .
          <volume>29</volume>
          (
          <year>2019</year>
          )
          <fpage>7</fpage>
          -
          <lpage>16</lpage>
          . 23rd International Conference on Asia-Pacific Dig-
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          <source>doi:10</source>
          .2478/amcs-2019
          <source>-0001. ital Libraries</source>
          ,
          <source>ICADL</source>
          <year>2021</year>
          ,
          <string-name>
            <given-names>Virtual</given-names>
            <surname>Event</surname>
          </string-name>
          , Decem[22]
          <string-name>
            <given-names>D.</given-names>
            <surname>Metilli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Bartalesi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Meghini</surname>
          </string-name>
          ,
          <source>A Wikidata- ber 1-3</source>
          ,
          <year>2021</year>
          , Proceedings, volume
          <volume>13133</volume>
          of Lecture
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          <article-title>based tool for building and visualising narratives</article-title>
          , Notes in Computer Science, Springer,
          <year>2021</year>
          , pp.
          <fpage>80</fpage>
          -
          <lpage>95</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          <string-name>
            <given-names>Int. J.</given-names>
            <surname>Digit</surname>
          </string-name>
          . Libr.
          <volume>20</volume>
          (
          <year>2019</year>
          )
          <fpage>417</fpage>
          -
          <lpage>432</lpage>
          . doi:
          <volume>10</volume>
          .1007/ doi:10.1007/978-3-
          <fpage>030</fpage>
          -91669-5\_7.
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          <source>s00799-019-00266-3</source>
          . [30]
          <string-name>
            <surname>J. McCarthy</surname>
          </string-name>
          , Notes on Formalizing Context, in: Pro[23]
          <string-name>
            <given-names>D.</given-names>
            <surname>Shahaf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Guestrin</surname>
          </string-name>
          , Connecting the dots be- ceedings
          <source>of the 13th International Joint Conference</source>
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          <article-title>tween news articles</article-title>
          ,
          <source>in: Proceedings of the 16th on Artificial Intelligence. Chambéry</source>
          , France, August
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          <source>ACM SIGKDD International Conference on Knowl- 28 - September 3</source>
          ,
          <year>1993</year>
          , Morgan Kaufmann,
          <year>1993</year>
          ,
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          <source>edge Discovery and Data Mining</source>
          , Washington, DC, pp.
          <fpage>555</fpage>
          -
          <lpage>562</lpage>
          . URL: http://www-formal.stanford.edu/
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          <string-name>
            <surname>USA</surname>
          </string-name>
          , July
          <volume>25</volume>
          -
          <issue>28</issue>
          ,
          <year>2010</year>
          , ACM,
          <year>2010</year>
          , pp.
          <fpage>623</fpage>
          -
          <lpage>632</lpage>
          . jmc/context3/context3.html.
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          <source>doi:10.1145/1835804</source>
          .1835884. [31]
          <string-name>
            <given-names>H.</given-names>
            <surname>Kroll</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kalo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nagel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Mennicke</surname>
          </string-name>
          , W. Balke, [24]
          <string-name>
            <given-names>D.</given-names>
            <surname>Shahaf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Guestrin</surname>
          </string-name>
          , E. Horvitz,
          <article-title>Metro maps Context-Compatible Information Fusion for Scien-</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          <article-title>of science, in: The 18th ACM SIGKDD Interna- tific Knowledge Graphs</article-title>
          , in: Digital Libraries for
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          <source>tional Conference on Knowledge Discovery and Open</source>
          Knowledge - 24th International Conference
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          <string-name>
            <given-names>Data</given-names>
            <surname>Mining</surname>
          </string-name>
          ,
          <source>KDD '12</source>
          , Beijing, China,
          <source>August 12- on Theory and Practice of Digital Libraries</source>
          , TPDL
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          16,
          <year>2012</year>
          , ACM,
          <year>2012</year>
          , pp.
          <fpage>1122</fpage>
          -
          <lpage>1130</lpage>
          . doi:
          <volume>10</volume>
          .1145/ 2020, Lyon, France,
          <source>August 25-27</source>
          ,
          <year>2020</year>
          , Proceed-
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          2339530.2339706. ings, volume
          <volume>12246</volume>
          of Lecture Notes in Computer [25]
          <string-name>
            <given-names>H.</given-names>
            <surname>Kroll</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nagel</surname>
          </string-name>
          , W. Balke, Modeling Nar- Science, Springer,
          <year>2020</year>
          , pp.
          <fpage>33</fpage>
          -
          <lpage>47</lpage>
          . doi:
          <volume>10</volume>
          .1007/
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          <source>rative Structures in Logical Overlays on Top of 978-3-030-54956-5\_3.</source>
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Repositories</surname>
          </string-name>
          , in: Conceptual Model- [32]
          <string-name>
            <given-names>H.</given-names>
            <surname>Kroll</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Plötzky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pirklbauer</surname>
          </string-name>
          , W.-T. Balke, What
        </mixed-citation>
      </ref>
      <ref id="ref55">
        <mixed-citation>
          <source>ing - 39th International Conference, ER</source>
          <year>2020</year>
          ,
          <article-title>Vi- a Publication Tells You-Benefits of Narrative Infor-</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref56">
        <mixed-citation>
          <string-name>
            <surname>enna</surname>
          </string-name>
          , Austria, November 3-
          <issue>6</issue>
          ,
          <year>2020</year>
          , Proceedings, mation Access in Digital Libraries, in: Proceedings
        </mixed-citation>
      </ref>
      <ref id="ref57">
        <mixed-citation>
          <source>volume 12400 of Lecture Notes in Computer Sci- of the 22nd ACM/IEEE Joint Conference on Digital</source>
        </mixed-citation>
      </ref>
      <ref id="ref58">
        <mixed-citation>
          ence, Springer,
          <year>2020</year>
          , pp.
          <fpage>250</fpage>
          -
          <lpage>260</lpage>
          . doi:
          <volume>10</volume>
          .1007/ Libraries, JCDL '22,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref59">
        <mixed-citation>
          978-3-
          <fpage>030</fpage>
          -62522-1\_18. doi:
          <volume>10</volume>
          .1145/3529372.3530928. [26]
          <string-name>
            <surname>M. D. Hauser</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Chomsky</surname>
            , W. T. Fitch, The Faculty [33]
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Kroll</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Mainzer</surname>
          </string-name>
          , W. Balke, On Dimensions
        </mixed-citation>
      </ref>
      <ref id="ref60">
        <mixed-citation>
          <string-name>
            <surname>Did</surname>
          </string-name>
          It Evolve?,
          <source>Science</source>
          <volume>298</volume>
          (
          <year>2002</year>
          ). doi:
          <volume>10</volume>
          .1126/ to Digital Libraries, in: Linking Theory and
        </mixed-citation>
      </ref>
      <ref id="ref61">
        <mixed-citation>
          <source>science.298.5598.1569. Practice of Digital</source>
          Libraries - 26th
          <source>International</source>
          [27]
          <string-name>
            <given-names>H.</given-names>
            <surname>Kroll</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nagel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kunz</surname>
          </string-name>
          , W. Balke, Demon- Conference
          <source>on Theory and Practice of Digital</source>
          Li-
        </mixed-citation>
      </ref>
      <ref id="ref62">
        <mixed-citation>
          <string-name>
            <surname>strating Narrative</surname>
          </string-name>
          <article-title>Bindings: Linking Discourses braries</article-title>
          ,
          <source>TPDL</source>
          <year>2022</year>
          , Padua, Italy,
          <source>September</source>
          <volume>20</volume>
          -23,
        </mixed-citation>
      </ref>
      <ref id="ref63">
        <mixed-citation>
          to Knowledge Repositories,
          <source>in: Proceedings of 2022, Proceedings</source>
          , volume
          <volume>13541</volume>
          of Lecture Notes
        </mixed-citation>
      </ref>
      <ref id="ref64">
        <mixed-citation>
          <string-name>
            <surname>Text2Story - Fourth Workshop</surname>
          </string-name>
          on Narrative Ex- in
          <source>Computer Science</source>
          , Springer,
          <year>2022</year>
          , pp.
          <fpage>433</fpage>
          -
          <lpage>441</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref65">
        <mixed-citation>
          <source>traction From Texts held in conjunction with the doi:10</source>
          .1007/978-3-
          <fpage>031</fpage>
          -16802-4\_
          <fpage>43</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref66">
        <mixed-citation>
          <source>43rd European Conference on Information Retrieval</source>
          [34]
          <string-name>
            <given-names>F.</given-names>
            <surname>Plötzky</surname>
          </string-name>
          , W. Balke, What it Boils Down to...
        </mixed-citation>
      </ref>
      <ref id="ref67">
        <mixed-citation>
          <source>(ECIR</source>
          <year>2021</year>
          ), Lucca, Italy, April 1,
          <year>2021</year>
          <article-title>(online event The Case for Event Analogies to Combat Com-</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>