<!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>A Lakehouse-based platform for Data-driven Sustainability Monitoring in Energy-Intensive Production</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>(Doctoral Consortium)</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Paola Magrino</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Brescia, Dept. of Information Engineering Via Branze 38</institution>
          ,
          <addr-line>25123 - Brescia</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In energy-demanding production processes, the extraction of proper indicators from the ever-growing sources of heterogeneous data is of paramount usefulness to develop advanced data-driven applications in this context, such as anomaly detection, prediction of energy consumption, processes compliance to standards and regulations. Addressing the inherent data heterogeneity, Data Lakes has been widely promoted in recent years as a scalable, flexible, and cost-efective solution, combining them with traditional Data Warehouses or building on top of them multi-tiered architectures for the extraction of indicators from heterogeneous data sources. Such a multi-tier architecture presents several limitations, mainly due to reliability, data staleness and limited support to advanced analytics tools. Therefore, data Lakehouse technology has been introduced as a cutting-edge advancement, to ofer schema enforcement, indexing, and performance optimization, while retaining the flexibility of Data Lakes, enhancing the eficiency of sustainability monitoring. In this paper, we describe the research challenges and the first steps towards the exploitation of the transformative potential of Data Lakehouses to evolve the multi-tiered architecture of an approach, named PERSEUS, designed to facilitate the personalized exploration of multi-dimensional aggregated data in a Semantic Data Lake, presenting a compelling case for the adoption of this technology in the pursuit of sustainable and environmentally responsible industrial practices.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Data Lakehouses</kwd>
        <kwd>Data Lakes</kwd>
        <kwd>Sustainability indicators</kwd>
        <kwd>Energy-intensive industrial processes</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        In the context of energy-demanding production processes, the need for efective and
comprehensive monitoring of sustainability indicators has become paramount. Sustainability can be
declined according to several perspectives, namely environmental, economic and energy
sustainability, and proper indicators have been developed through diferent standards, such as the
Environmental, Social, and Corporate Governance (ESG) indicators introduced by organizations
like the German Investment Professional Association (DVFA), that gained the status of oficial
standard for the European Federation of Financial Analysts Societies (EFFAS) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], or the set
of standards developed by the Global Reporting Initiative (GRI) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], or other frameworks and
standards that are underway towards homogenization and harmonization [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Indicators are
extracted from largely available heterogeneous data sources to develop advanced data-driven
applications, such as anomaly detection, energy consumption prediction, compliance of processes
to standards and regulations. Data Lakes have been proposed in recent years as a novel and
eficient solution to address the challenges posed by the heterogeneity of data generated in such
complex environments. Data Lakes, with their ability to store and process diverse data types and
formats, ofer a promising framework to aggregate and analyze the multitude of information
sources related to sustainability metrics as well. Highlighting the positive characteristics of Data
Lakes, we emphasize their scalability, flexibility, and cost-efectiveness. These attributes enable
organizations to seamlessly integrate large volumes of data from disparate sources, fostering a
holistic approach to sustainability monitoring. Additionally, the ability to handle unstructured
and semi-structured data enhances the inclusivity of the analysis, capturing valuable insights
that may be overlooked in more rigid data storage architectures, such as the ones of traditional
Data Warehouses. In recent years, several approaches have been proposed to extract indicators
from Data Lakes [
        <xref ref-type="bibr" rid="ref4 ref5 ref6 ref7">4, 5, 6, 7</xref>
        ]. Among them, we mention PERSEUS (PERSonalised Exploration by
User Support), a three-phase computer-aided approach facilitating personalized exploration
of multi-dimensional aggregated data in a Semantic Data Lake, involving the construction
of a semantic metadata catalog, modeling indicators and analysis dimensions using a
MultiDimensional Ontology, and enriching indicators with personalization aspects based on users’
profiles and preferences to enable interactive exploration.
      </p>
      <p>Nonetheless, although the schema-on-read architecture of the Data Lake allowed for flexible
storage of various data types at a low cost, it deferred the challenges of ensuring data quality
and governance to a later stage. In this framework, a portion of the data within the lake would
undergo ETL processes for advanced data management, specifically for critical decision support
and business intelligence applications. This results in the design of a multi-tier architecture,
where Data Lakes and Data Warehouses are used together, or to the multi-tiered architecture of
PERSEUS, where data from heterogeneous sources undergoes a complex set of steps, including
semantic layer construction and knowledge graphs extraction for their personalised exploration.
Such a multi-tier architecture presents several limitations, mainly due to reliability (it is dificult
and costly to keep the Data Lake and upmost layers consistent), data staleness (the data in the
upper layers is stale compared to that of the Data Lake, as new data coming from IoT systems is
frequently loaded) and limited support to advanced analytics tools such as TensorFlow, PyTorch
and XGBoost, that ofer advanced solutions for predictions over the status of sustainability
indicators.</p>
      <p>
        To improve the eficiency and capability of sustainability monitoring, the cutting-edge
technology of Data Lakehouses has been introduced [
        <xref ref-type="bibr" rid="ref10 ref8 ref9">8, 9, 10</xref>
        ]. Data Lakehouses combine the best
features of Data Lakes and traditional Data Warehouses, ofering the advantages of schema
enforcement, indexing, and performance optimization, while retaining the flexibility and
scalability inherent to Data Lakes. This innovative approach ensures a streamlined and powerful
analytical environment, facilitating real-time decision-making for sustainability initiatives.
      </p>
      <p>The aim of this paper is to describe the research challenges and the first steps towards the
exploitation of the transformative potential of Data Lakehouses to evolve the architecture of
approaches such as the PERSEUS one, discussing the possible advantages for the adoption
of this technology in the pursuit of sustainable and environmentally responsible industrial
practices. Unlike traditional data, sustainability data requires specific considerations due to its
qualitative and quantitative nature, diverse sources, and the necessity for accurate reporting
on ESG performance in terms of environment, social and governance factors. These unique
characteristics, including complexity and diversity, regulatory compliance, stakeholder
engagement, a long-term perspective, and interconnectedness of sustainability issues, allow to build
an architecture that adapts to those specific requirements. However, this architecture can also
be generalized to other contexts where similar requirements remain relevant, enabling broader
applicability.</p>
      <p>The paper is organised as follows: in Section 2 the PERSEUS approach is briefly described;
Section 3 provides an overview of the proposed Lakehouse-based architecture for data-driven
sustainability; future research challenges are discussed in Section 4; finally, Section 5 closes the
paper.</p>
    </sec>
    <sec id="sec-2">
      <title>2. The PERSEUS approach</title>
      <p>
        The PERSEUS (PERSonalised Exploration by User Support) approach (Figure 1) is a
computeraided approach, articulated over three phases, to build Exploration Contexts on top of the
Semantic Data Lake [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The phases of the PERSEUS approach are conceived to enable
personalised exploration of multi-dimensional aggregated data, by means of indicators modelled on
top of Data Lake sources, by progressively enriching the organisation of Data Lake content in a
(semi-)automatic way through:
• the construction of a semantic metadata catalog on top of the Data Lake, to semantically
describe sources metadata; proper tools and metrics have been defined to support the
annotation process of the metadata catalog; the Data Lake equipped with the semantic
metadata catalog is denoted as Semantic Data Lake;
• modelling of indicators and analysis dimensions, based on metadata contained in the
catalog, leveraged by users to explore Data Lake contents as aggregated multi-dimensional
data; semantic representation of indicators and analysis dimensions is denoted as
Exploration Graph; semantic modelling is guided by a Multi-Dimensional Ontology, that is
openly available and explorable through well-known tools (e.g. Protégé), and can be used
to perform automatic conformance checking over the defined Exploration Graph;
• enrichment of the definition of indicators with personalisation aspects, based on users’
profiles and preferences, to identify diferent Exploration Contexts within the Exploration
Graph, for enabling personalised and interactive exploration of indicators; Exploration
Contexts make easier and more usable the exploration of the data in the Data Lake for a
large number of users.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Lakehouse-based architecture overview</title>
      <p>
        The proposed architecture is based on the PERSEUS approach, using a Data Lakehouse structure
to overcome its limitations (Figure 2). The architecture draws from heterogeneous data sources,
including structured sources like EMS (Energy Management Systems), ERP, and MES
(Manufacturing Execution Systems), as well as unstructured data from IoT (environmental sensors
or machine sensors). All this information flows into the Data Lake, where the Extract, Load,
Transform (ELT) process is continuously engaged for metadata management and knowledge
graph extraction, thus implementing the lakehouse vision [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] as an extension of the PERSEUS
approach.
      </p>
      <p>An ontology will be used to describe Key Performance Indicators (KPIs). In this case, the focus
will be on sustainability KPIs, organized within a reference standard. Additionally, modeling of
AS-IS industrial processes is considered to relate data extracted from heterogeneous sources with
energy-demanding processes and to calculate the indicators in the scope of industrial context
in which data is originated, properly segmenting it with respect to the stages of the industrial
production. The industrial processes will be modeled according to the three scope categories used
to classify an organization’s greenhouse gas emissions.1 However, the integration of
processrelated information with enterprise or sensor data is an open research issue that requires further
investigation. On top of the Lakehouse metadata layer lies a metadata API, that supplies data
to two distinct modules, one for supporting data analytics through state-of-the-art Machine
Learning models, and the other one for supporting users in the exploration of indicators, as
promoted in the original PERSEUS approach by means of personalised exploration scenarios.</p>
      <p>The first module entails a declarative dataframe API which, combined with the definition of
company or institutional goals and baselines, provides data in the necessary format for data
mining and machine learning algorithms to perform gap analysis and consumption forecasts.
Operating directly on dataframes ensures a significant eficiency advantage over traditional
approaches based on data warehouses and relational databases, which require additional steps
to combine data from diferent sources/tables. The second module will consist of a declarative
specification of PERSEUS personalized exploration scenarios. In this phase, leveraging users’
profiles and sustainability-driven preferences, the necessary information for targeted exploration
of indicators through a graphical interface (GUI) is obtained, facilitating the identification of
any anomalies or potential ineficiencies in sustainability-aware industrial processes.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Research challenges</title>
      <p>
        Ontologies for sustainability As already underlined in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], one of the recent research
challenges is the absence of a shared definition of metrics for sustainability. The analysis of
standards reveals format, structural and terminological heterogeneity to define ESG indicators.
Semantic technologies are proposed as a solution to standardization purposes. Knowledge
Graphs are proposed in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] for modeling ESG indicators, requiring interpretation of
underspeciifed definitions. The intrinsic flexibility and modularity of a graph structure make it easier to
add, modify, and reason about ESG indicators incrementally, adapting to continuously evolving
industrial requirements and standards. Using an ontology-based approach to guide
information extraction from industrial processes provides a formal structure and explicit meanings
and relationships between concepts, including mathematical relationships and dependencies
between ESG indicators. Following the PERSEUS approach, ontologies can be engaged to
guide the extraction of knowledge in the data Lakehouse, but how to extract "on-the-fly" and
eficiently the knowledge from data sources and manage mappings between extracted data and
target industrial processes are still under-investigated tasks. Moreover, other concepts and
semantic relationships must be included in the ontology, beyond indicators and dimensions,
1Scope 1 includes direct emissions from sources owned or controlled by the organization. Scope 2 concerns indirect
emissions associated with purchased energy. Scope 3 encompasses all other indirect emissions along the value
chain, such as supplier transportation and waste disposal.
such as compliance with regulations and organizational policies in energy-intensive production
environments and relationship between indicators and target users, to enable personalised and
sustainability-driven preference-based exploration of the extracted knowledge.
Metadata layer definition The metadata layer constitutes a fundamental aspect for data
management in a Lakehouse environment, encompassing challenges that are unique to this
hybrid architecture. It serves as a natural point to implement data quality control and governance
features, such as applying constraints on the data schema, access control, and ensuring
compliance with regulations and organizational policies [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Metadata layers, like Delta Lake, also
confront challenges in metadata cataloging and discovery, as well as in capturing and tracking
metadata lineage and provenance to provide visibility into the origin and transformations of
data [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Within the scope of this paper, the main research objective concerning the metadata
layer is about the implementation of the PERSEUS stages directly within the Lakehouse. This
will require to address metadata governance issues, such as applying constraints on the data
schema and computer-aided solutions for data quality control and governance, ensuring ACID
transactions and other data management functionalities, and investigating how to make these
stages as more automatic as possible, for example with the support of LLMs [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
Declarative specification of exploration scenarios. Declarative query languages pose
significant challenges within data lakehouse environments. They must efectively manage and
integrate with metadata systems to ensure comprehensive metadata support in the Lakehouse,
addressing factors such as data lineage, provenance, and governance. The focus in literature
is mainly on balancing performances of query execution time versus resource utilization,
to meet the needs of diferent applications and users. Addressing these challenges requires
research and development eforts to advance the capabilities of declarative query languages
within data lakehouse. In the context of PERSEUS approach for personalized exploration,
research should investigate the declarative formulation of exploration scenarios to enhance their
performance and portability, abstracting from implementation details. Additionally, translation
of personalized exploration scenarios into SQL query plans is a significant challenge to address.
Finally, designing user-friendly query interfaces and tools is essential for enabling users with
varying levels of expertise to interact efectively with data lakehouse environments.
      </p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusions</title>
      <p>To address efective and comprehensive monitoring of sustainability indicators in
energydemanding production processes, this paper introduces the concept of Data Lakehouses, which
combine the best features of Data Lakes and traditional Data Warehouses. The paper proposes
a Lakehouse-based architecture for data-driven sustainability, to evolve the multi-tiered
architecture of an approach, named PERSEUS, designed to facilitate the personalized exploration of
multi-dimensional aggregated data in a Semantic Data Lake, presenting a compelling case for
the adoption of this technology in the pursuit of sustainable and environmentally responsible
industrial practices. An overview of the proposed architecture is introduced, but several research
challenges remain to be investigated. These include the standardization of sustainability metrics
using ontologies, the definition of metadata layers for efective data management, and the
development of declarative specification for exploration scenarios. Addressing these challenges
will be crucial for unlocking the transformative potential of Data Lakehouses in advancing
sustainable and environmentally responsible industrial practices.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <article-title>[1] EFFAS - The European Federation of Financial Analysis Societies, KPIs for ESG: A Guideline for the Integration of ESG into Financial Analysis</article-title>
          and
          <string-name>
            <given-names>Corporate</given-names>
            <surname>Valuation</surname>
          </string-name>
          ,
          <year>2009</year>
          . URL: https://ec.europa.eu/docsroom/documents/1547.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Global</given-names>
            <surname>Sustainability Standards Board</surname>
          </string-name>
          ,
          <source>Consolidated Set of the GRI Standards</source>
          <year>2021</year>
          ,
          <year>2022</year>
          . URL: https://www.globalreporting.org/standards/download-the-standards.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>C.</given-names>
            <surname>Diamantini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Khan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Potena</surname>
          </string-name>
          , E. Storti,
          <article-title>Shared Metrics of Sustainability: a Knowledge Graph Approach</article-title>
          , in
          <source>: Proc. of the 30th Italian Symposium on Advanced Database Systems</source>
          , SEBD 2022,
          <article-title>Tirrenia (PI), Italy</article-title>
          , June 19-22,
          <year>2022</year>
          , volume
          <volume>3194</volume>
          <source>of CEUR Workshop Proceedings</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>244</fpage>
          -
          <lpage>255</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Pomp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Paulus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kirmse</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Kraus</surname>
          </string-name>
          , T. Meisen,
          <article-title>Applying Semantics to Reduce the Time to Analytics within Complex Heterogeneous Infrastructures</article-title>
          ,
          <source>Technologies</source>
          <volume>6</volume>
          (
          <year>2018</year>
          )
          <fpage>86</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pingos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. S.</given-names>
            <surname>Andreou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A Data</given-names>
            <surname>Lake</surname>
          </string-name>
          <article-title>Metadata Enrichment Mechanism via Semantic Blueprints</article-title>
          ,
          <source>in: Proc. of the 17th International Conference on Evaluation of Novel Approaches to Software Engineering (ENASE</source>
          <year>2022</year>
          ),
          <year>2022</year>
          , pp.
          <fpage>186</fpage>
          -
          <lpage>196</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Yuan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yuan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Chen</surname>
          </string-name>
          , G. Wang,
          <source>Exploring Heterogeneous Data Lake based on Unified Canonical Graphs, in: Proc. of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>1834</fpage>
          -
          <lpage>1838</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D.</given-names>
            <surname>Sarramia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Claude</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ogereau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Mezhoud</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Mailhot, CEBA: a Data Lake for Data Sharing</article-title>
          and
          <string-name>
            <given-names>Environmental</given-names>
            <surname>Monitoring</surname>
          </string-name>
          ,
          <source>Sensors</source>
          <volume>22</volume>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Armbrust</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ghodsi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Xin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaharia</surname>
          </string-name>
          ,
          <article-title>Lakehouse: A New Generation of Open Platforms that Unify Data Warehousing and Advanced Analytics</article-title>
          ,
          <source>in: Proc. of the 11th Annual Conference on Innovative Data Systems Research (CIDR</source>
          <year>2021</year>
          ),
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>A.</given-names>
            <surname>Harby</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Zulkernine</surname>
          </string-name>
          ,
          <article-title>From Data Warehouse to Lakehouse: A Comparative Review</article-title>
          ,
          <source>in: Proc. of the 2022 IEEE International Conference on Big Data</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>389</fpage>
          -
          <lpage>395</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>J.</given-names>
            <surname>Schneider</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Groger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lutsch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Schwarz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Mitschang</surname>
          </string-name>
          ,
          <article-title>Assessing the Lakehouse: Analysis, Requirements and Definition</article-title>
          ,
          <source>in: Proc. of the 25th International Conference on Enterprise Information Systems (ICEIS</source>
          <year>2023</year>
          ),
          <year>2023</year>
          , pp.
          <fpage>44</fpage>
          -
          <lpage>56</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>D.</given-names>
            <surname>Bianchini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. D.</given-names>
            <surname>Antonellis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Garda</surname>
          </string-name>
          ,
          <article-title>A Semantics-enabled Approach for Personalised Data Lake Exploration</article-title>
          ,
          <source>Knowledge and Information Systems</source>
          <volume>66</volume>
          (
          <year>2024</year>
          ) pp.
          <fpage>1469</fpage>
          -
          <lpage>1502</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>D.</given-names>
            <surname>Mazumdar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hughes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Onofré</surname>
          </string-name>
          ,
          <article-title>The Data Lakehouse: Data Warehousing and More</article-title>
          , arXiv (
          <year>2023</year>
          ). arXiv:
          <volume>2310</volume>
          .
          <fpage>08697</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Nasseri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Brandtner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zimmermann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Falatouri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Darbanian</surname>
          </string-name>
          , T. Obinwanne,
          <article-title>Applications of Large Language Models (LLMs) in Business Analytics - Exemplary Use Cases in Data Preparation Tasks</article-title>
          ,
          <source>in: Proc. of the 25th International Conference on Human-Computer Interaction (HCI</source>
          <year>2023</year>
          ),
          <year>2023</year>
          , pp.
          <fpage>182</fpage>
          -
          <lpage>198</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>