<!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>
      <journal-title-group>
        <journal-title>Corresponding author.
$ shameer.pradhan@uhasselt.be (S. K. Pradhan)</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.1007/978-3-319-05927-3_9</article-id>
      <title-group>
        <article-title>User-Friendly Data Extraction and Event Log Building for Process Mining</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Shameer K. Pradhan</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Hasselt University</institution>
          ,
          <addr-line>Agoralaan Building D, 3590 Diepenbeek</addr-line>
          ,
          <country country="BE">Belgium</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0001</lpage>
      <abstract>
        <p>Data extraction and event log building are crucial steps in process mining. To efectively utilize process mining algorithms, it is necessary to have process data available in a suitable event log format. However, the current process of extracting data and building event logs demands considerable time and efort. The objective of this Ph.D. research is to improve the support for process mining practitioners in extracting data from information systems and building event logs from the extracted data. Furthermore, we would like to facilitate interactive support with the minimum amount of input from the perspective of the process mining expert.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Process mining</kwd>
        <kwd>Data extraction</kwd>
        <kwd>Event log building</kwd>
        <kwd>Data preparation</kwd>
        <kwd>Relational database</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction and Motivation</title>
      <p>
        Data extraction and event log building from information systems has been recognized as a
crucial step during the pre-analysis stage among the various stages of process mining, [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Those
steps account for approximately 80% of the time invested in process mining [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Consequently,
reducing the time and efort required for these activities would greatly benefit process mining
practitioners.
      </p>
      <p>
        An approach to build event logs from data stored in the SAP system has been devised
by Berti et al. [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. A graph of relations is created, representing the tables and relationships.
However, designating the central and associated tables is still manual. Similarly, a framework,
which includes relevant steps such as identifying requirements and constructing logs, has
been developed to build event logs semi-automatically [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. The approach also includes manual
steps that need to be performed by diferent stakeholders. Calvanese et al. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] devised an
ontology-based data extraction approach called onprom. Similar to previous approaches, this
method requires a series of manual steps to create a conceptual schema, map specification, and
annotate the conceptual schema. Manual tasks are time-consuming and prone to errors.
      </p>
      <p>This Ph.D. research will first aim to understand the current landscape of data extraction
and event log building for process mining and identify knowledge gaps. Afterward, we will
create methods to enhance the support for interactive data extraction and event log building
for process mining, thus helping to reduce the time and efort required. We would incorporate
the human-in-the-loop concept, wherein we involve the process experts, the system experts,
and process mining experts to fine-tune our solution. Primarily, we will be focusing on the
following challenges:
• C1: There is a lack of a comprehensive understanding of the activities that may need
to be performed on raw process data stored in information system databases to make it
suitable for process mining algorithms.
• C2: There is a lack of a comprehensive understanding of the challenges experienced
by stakeholders with diferent expertise (process experts, system experts, and process
mining experts) during data extraction and event log building for process mining.
• C3: Process experts understand the activities that are performed in a business process.</p>
      <p>System experts know the structure of the database. Process mining experts have the skills
to perform process mining analysis. However, there needs to be more alignment in these
stakeholders’ knowledge. The current interaction between the stakeholders is a
laborand time-intensive process prone to errors and miscommunication.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Research Questions</title>
      <p>In order to guide the Ph.D. research, we have formulated the following research questions.
• RQ1: What activities need to be performed during the pre-analysis stage of process
mining?
• RQ2: What challenges exist in data extraction and event log building for process mining
for diferent stakeholders, and how critical are these challenges?
• RQ3: How can (a subset of) the identified challenges be solved to enhance the support for
labor- and time-intensive interactive data extraction and event log-building processes?
RQ1 allows us to address C1 by helping us understand the current landscape vis-à-vis the
activities performed during the pre-analysis stage of process mining. RQ2 helps us identify the
challenges in data extraction and event log-building steps in process mining, thus addressing
C2. RQ2 also allows us to rank the identified challenges by their criticality. Finally, RQ3 guides
our quest to devise solutions for the identified challenges. If more automated solutions for the
identified challenges can be devised, the time and labor needs of the pre-analysis stage could be
reduced, thus enabling us to address C3.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Research Methodology and Project Roadmap</title>
      <p>
        We use the design science (DS) research process by Pefers et al. [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] as the overarching
methodology in this Ph.D. research. DS research includes stages such as problem identification, solution
objective definition, solution development, demonstration, evaluation, and communication [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ],
which is suitable for creating and evaluating novel solutions and artifacts to address problems.
With DS as the primary methodology, we plan to conduct specific research projects to answer
the research questions.
      </p>
      <p>
        To answer RQ1, we have already conducted a systematic literature review (SLR) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] focusing
on the pre-analysis stage of process mining. The SLR has helped us outline the current
state-ofthe-art pre-analysis stage of process mining. For instance, through the SLR, we have identified
iffteen activities that can be performed on raw process data in the pre-analysis stage, such as
data extraction, event log building, abstraction, log cleaning, and log merging.
      </p>
      <p>We plan to answer RQ2 by conducting an exploratory case study to understand the intersection
between the knowledge of diferent stakeholders, the vocabulary they use for their work, and
how their work is passed on to another expert. Ideally, we will conduct the study in multiple
organizations with diferent contexts. We also strive to identify the challenges stakeholders face
with diferent expertise and responsibilities in data extraction and event log building. We will
be interviewing various stakeholders with roles such as the process expert, the system expert,
and the process mining expert.</p>
      <p>
        Although we will further refine the scope of RQ3 after answering RQ2, we have explored
some avenues for making data extraction and event log building more user-friendly. One such
avenue is the application of natural language processing (NLP). Specifically, NLP can be applied
to the data dictionaries of information systems to map the knowledge between process experts
and system experts. For example, it could be used to identify a collection of tables for a specific
document used in a process. NLP has already been employed in process mining for process
querying during the analysis stage [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and for constructing event logs from unstructured
text data [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. However, NLP has not been applied to extract data from information systems,
such as SAP, which employs relational databases and builds event logs from the extracted data.
      </p>
      <p>
        During artifact development, which answers RQ3, we will strive to ensure compatibility
between the methods developed in this Ph.D. research and existing artifacts in data extraction
and event log building. For instance, we plan to facilitate automation of certain parts of OnProm,
a tool designed for ontology-based data extraction from relational databases [
        <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
        ]. A critical
step in the operation of OnProm is the annotation of activities by the process mining expert on
a UML diagram that represents the underlying structure of the information system’s database.
However, for the process mining expert to accurately annotate the activities, they must possess
prior knowledge of the activities stored in the process data. This necessary information can
be provided to the process mining expert by a process expert, who, in this case, must also be
well-versed in the structure of the underlying database by utilizing artifacts like erprep [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ],
a guided approach for stakeholder collaboration during data extraction. In this pipeline, we
would like to provide automation to aspects of developing the erprep artifact and their mapping
to the requirements of OnProm. Figure 1 shows the potential positioning of our research within
the steps of the OnProm tool.
      </p>
      <p>
        During the solution development phase of this Ph.D. research, we plan to use sample data
based on the SAP ERP system. Similarly, to validate the developed artifact, we would be
conducting user acceptance testing [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. We will invite several process mining experts and
process experts to test our proposed solution to extract data from their information systems.
Likewise, we can request the users to build an event log with existing approaches and then
build the event log with our technique. We can compare the two approaches’ accuracy, required
time, and complexity.
      </p>
      <p>Create a conceptual data schema</p>
      <p>Create a mapping specification
Annotate the conceptual data schema</p>
      <p>Get input from the user
Identify the main table
Identify associated tables
Identify relevant timestamps</p>
      <p>Construct annotations
Extract logs from the database</p>
      <p>Conceptual data schema annotation stage
Sub tasks of the stage (this research)</p>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion</title>
      <p>Process mining is a set of methods and tools utilized in businesses with immense potential for
revealing process-related insights. However, a significant obstacle to its widespread adoption
lies in the pre-analysis stage’s complex data extraction and event log-building steps. In an
ideal scenario, the process mining expert, who would be the end user of the event log, could
request an event log based on specific input criteria and receive the log relatively efortlessly.
Our research aims to serve as a preliminary step toward achieving that goal by facilitating
interactive support for the data extraction and event log-building steps.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>This study was supported by the Special Research Fund (BOF) of Hasselt University under Grant
No. BOF21OWB22, Belgium.</p>
      <p>This Ph.D. thesis is supervised by Prof. dr. Mieke Jans (supervisor) and Prof. dr. Niels Martin
(co-supervisor).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Pradhan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Jans</surname>
          </string-name>
          ,
          <string-name>
            <surname>N.</surname>
          </string-name>
          <article-title>Martin, Getting the data in shape for your process mining analysis: A review of the pre-analysis stage (under review).</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>J. De Weerdt</surname>
          </string-name>
          , M. T. Wynn,
          <article-title>Foundations of process event data</article-title>
          ,
          <source>in: Process Mining Handbook</source>
          , Springer,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>A.</given-names>
            <surname>Berti</surname>
          </string-name>
          , G. Park,
          <string-name>
            <given-names>M.</given-names>
            <surname>Rafiei</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. Van Der Aalst</surname>
          </string-name>
          ,
          <article-title>An event data extraction approach from SAP ERP for process mining</article-title>
          ,
          <source>in: Lecture Notes in Business Information Processing</source>
          , Springer International Publishing, Cham,
          <year>2021</year>
          , pp.
          <fpage>255</fpage>
          -
          <lpage>267</lpage>
          . doi:
          <volume>10</volume>
          .1007/ 978-3-
          <fpage>030</fpage>
          -98581-3_
          <fpage>19</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Hernandez-Resendiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Tello-Leal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U. M.</given-names>
            <surname>Ramirez-Alcocer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. A.</given-names>
            <surname>Macías-Hernández</surname>
          </string-name>
          ,
          <article-title>Semi-Automated Approach for Building Event Logs for Process Mining from Relational Database</article-title>
          ,
          <source>Applied Sciences</source>
          <volume>12</volume>
          (
          <year>2022</year>
          )
          <article-title>10832</article-title>
          . doi:
          <volume>10</volume>
          .3390/app122110832.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D.</given-names>
            <surname>Calvanese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. E.</given-names>
            <surname>Kalayci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Montali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Santoso</surname>
          </string-name>
          ,
          <article-title>OBDA for Log Extraction in Process Mining</article-title>
          , in: G. Ianni,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lembo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Bertossi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Faber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Glimm</surname>
          </string-name>
          , G. Gottlob, S. Staab (Eds.),
          <source>Reasoning Web. Semantic Interoperability on the Web: 13th International Summer School</source>
          <year>2017</year>
          , London, UK, July 7-
          <issue>11</issue>
          ,
          <year>2017</year>
          , Tutorial Lectures, Lecture Notes in Computer Science, Springer International Publishing, Cham,
          <year>2017</year>
          , pp.
          <fpage>292</fpage>
          -
          <lpage>345</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -61033-
          <issue>7</issue>
          _
          <fpage>9</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>K.</given-names>
            <surname>Pefers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Tuunanen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Rothenberger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chatterjee</surname>
          </string-name>
          ,
          <source>A Design Science Research Methodology for Information Systems Research, Journal of Management Information Systems</source>
          <volume>24</volume>
          (
          <year>2007</year>
          )
          <fpage>45</fpage>
          -
          <lpage>77</lpage>
          . doi:
          <volume>10</volume>
          .2753/MIS0742-1222240302.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>L.</given-names>
            <surname>Barbieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Madeira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Stroeh</surname>
          </string-name>
          , W. van der Aalst,
          <article-title>A natural language querying interface for process mining</article-title>
          ,
          <source>Journal of Intelligent Information Systems</source>
          <volume>61</volume>
          (
          <year>2023</year>
          )
          <fpage>113</fpage>
          -
          <lpage>142</lpage>
          . doi:
          <volume>10</volume>
          . 1007/s10844-022-00759-9.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>H.</given-names>
            <surname>Yeo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Khorasani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Sheinin</surname>
          </string-name>
          , I. Manotas,
          <string-name>
            <given-names>N. P.</given-names>
            <surname>An Vo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Popescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Zerfos</surname>
          </string-name>
          ,
          <article-title>Natural Language Interface for Process Mining Queries in Healthcare</article-title>
          , in: 2022
          <source>IEEE International Conference on Big Data (Big Data)</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>4443</fpage>
          -
          <lpage>4452</lpage>
          . doi:
          <volume>10</volume>
          .1109/BigData55660.
          <year>2022</year>
          .
          <volume>10020685</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J. C. d. A.</given-names>
            <surname>Goncalves</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Santoro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. A.</given-names>
            <surname>Baiao</surname>
          </string-name>
          ,
          <article-title>Business process mining from group stories</article-title>
          ,
          <source>in: 2009 13th International Conference on Computer Supported Cooperative Work in Design</source>
          ,
          <year>2009</year>
          , pp.
          <fpage>161</fpage>
          -
          <lpage>166</lpage>
          . doi:
          <volume>10</volume>
          .1109/CSCWD.
          <year>2009</year>
          .
          <volume>4968052</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>C.</given-names>
            <surname>Kecht</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Egger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Kratsch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Röglinger</surname>
          </string-name>
          ,
          <article-title>Event Log Construction from Customer Service Conversations Using Natural Language Inference</article-title>
          ,
          <source>in: 2021 3rd International Conference on Process Mining (ICPM)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>144</fpage>
          -
          <lpage>151</lpage>
          . doi:
          <volume>10</volume>
          .1109/ICPM53251.
          <year>2021</year>
          .
          <volume>9576869</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>D.</given-names>
            <surname>Calvanese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Montali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Syamsiyah</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Ontology-Driven Extraction of Event Logs from Relational Databases</article-title>
          , in: M.
          <string-name>
            <surname>Reichert</surname>
            ,
            <given-names>H. A.</given-names>
          </string-name>
          <string-name>
            <surname>Reijers</surname>
          </string-name>
          (Eds.),
          <source>Business Process Management Workshops, Lecture Notes in Business Information Processing</source>
          , Springer International Publishing, Cham,
          <year>2016</year>
          , pp.
          <fpage>140</fpage>
          -
          <lpage>153</lpage>
          . doi:
          <volume>10</volume>
          .1007/ 978-3-
          <fpage>319</fpage>
          -42887-1_
          <fpage>12</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>D.</given-names>
            <surname>Calvanese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. E.</given-names>
            <surname>Kalayci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Montali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Tinella</surname>
          </string-name>
          ,
          <article-title>Ontology-Based Data Access for Extracting Event Logs from Legacy Data: The onprom Tool and Methodology</article-title>
          , in: W. Abramowicz (Ed.),
          <source>Business Information Systems, Lecture Notes in Business Information Processing</source>
          , Springer International Publishing, Cham,
          <year>2017</year>
          , pp.
          <fpage>220</fpage>
          -
          <lpage>236</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -59336-4_
          <fpage>16</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>D.</given-names>
            <surname>Calvanese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Jans</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. E.</given-names>
            <surname>Kalayci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Montali</surname>
          </string-name>
          ,
          <article-title>Extracting Event Data from DocumentDriven Enterprise Systems</article-title>
          , in: M.
          <string-name>
            <surname>Indulska</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <string-name>
            <surname>Reinhartz-Berger</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Cetina</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          Pastor (Eds.),
          <source>Advanced Information Systems Engineering, Lecture Notes in Computer Science</source>
          , Springer Nature Switzerland, Cham,
          <year>2023</year>
          , pp.
          <fpage>193</fpage>
          -
          <lpage>209</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>031</fpage>
          -34560-9_
          <fpage>12</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>K.</given-names>
            <surname>Ganesh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Mohapatra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. P.</given-names>
            <surname>Anbuudayasankar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Sivakumar</surname>
          </string-name>
          , User Acceptance Test, in: K. Ganesh,
          <string-name>
            <given-names>S.</given-names>
            <surname>Mohapatra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. P.</given-names>
            <surname>Anbuudayasankar</surname>
          </string-name>
          , P. Sivakumar (Eds.),
          <source>Enterprise Resource Planning: Fundamentals of Design and Implementation</source>
          , Management for Professionals, Springer International Publishing, Cham,
          <year>2014</year>
          , pp.
          <fpage>123</fpage>
          -
          <lpage>127</lpage>
          . URL: https://doi.org/10.1007/
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>