<!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>Enabling a Semantic Sensor Knowledge Approach for Quality Control Support in Cleanrooms</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Diego Rincon-Yanez</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Flavia Crispoldi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dalila Onorati</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pierfrancesco Ulpiani</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Giuseppe Fenza</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sabrina S</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Leonardo Spa</institution>
          ,
          <addr-line>Via Tiburtina Km. 12, 00156 Roma RM</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Salerno Via Giovanni Paolo II</institution>
          ,
          <addr-line>132 - 84084 Fisciano SA</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>With the explosion of big data technologies (BD), the possibility to integrate those tools into daily company operations is more a ordable and straightforward. On the other hand, Knowledge-based approaches such as graphs and di erent semantic approaches, although those have not been so popular in the industry in the past years, nowadays, thanks to the high availability of heterogeneous data inside of the company context, those tools are being used more to enhance or enrich data and processes, and make more informed decisions about the business. The SEMT platform is presented; this system combines a Big Data recollection approach from a legacy/manual sensor environment to perform a knowledge enhancement process to support the semi-conductor development and production operations inside a cleanroom.</p>
      </abstract>
      <kwd-group>
        <kwd>Sensor Networks</kwd>
        <kwd>Knowledge Base</kwd>
        <kwd>Cleanrooms</kwd>
        <kwd>Context Aware Systems</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The SEMT (Sensor Environment Monitoring Tool) proposed here was deployed
in the company Leonardo SpA, in Rome headquarters, for monitoring a
manufacturing environment, i.e., cleanroom. Cleanrooms are controlled R+D closed
manufacturing environments that deliver controlled levels of particles,
temperature, and other climate-related characteristics. The goal was to collect and
analyze sensor environmental data over a production line, to support the cleanroom
quality control process and the production of semi-conductors on this facility.</p>
      <p>
        For these heterogeneous domains, semantic tools, such as Knowledge Base
approaches [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], can boost the gathered data, providing context and enabling
inference starting from the native data relations or external data sources, such
? Copyright © 2021 for this paper by its authors. Use permitted under Creative
Commons License Attribution 4.0 International (CC BY 4.0).
      </p>
      <p>
        D. Rincon-Yanez et al.
as status reports or supply chain data. But, later arisen pattern discovery,
interrogating the system to obtain contextual answers related to the status of a
product using, e.g., SPARQL queries [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. The motivation in this industry
usecase scenario was to test a production-level usage for a semantic knowledge base
schema to create the foundations of a contextual aware environmental sensor
system inside of a limited and security-constrained environment.
(a) High Level
Architecture view
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>System Logical View</title>
      <p>(b) Knowledge-Base Schema
The system was designed to extract environmental data from heterogeneous
sensors scattered in di erent laboratory segments. The general approach in this
architecture was to create a data microservices-based supply chain; those
services are divided into a set of layers grouped by functionalities at a higher level
see Fig. 1a. All the components use HTTP REST messages allowing
transparent and standard message interchange between the services in general. Storage
layer provides persistence to the data, descriptors for sensors, collected data,
and semantic data, The Connectors layer interacts directly with the device
and his data; a connector for each device type should exist. The Scheduled
Extraction layer provides the ability to coordinate the extraction from the
sensor network, Visualization layer acts as a webapp for displays the
dashboards, data reports, and device management interfaces. MQTT IoT layer
can forward the recollected data via MQTT to the Leonardo 4.0 platform; the
Semantic Layer will be debriefed in section 3.
3</p>
    </sec>
    <sec id="sec-3">
      <title>The Semantic Layer</title>
      <p>
        Some of the most compelling challenges at the design phase on this system
were: (a) the inherent need to maintain historical data in an arbitrated way;
for later trace, product quality control, and (b) usage of temporal data stored,
both immediately and distant. For attending to these requirements, a simple
adaptation of a contextual sensor network ontology [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] was used. The knowledge
schema enhances the sensor data, mainly focusing on the collection model see
Fig. 1b (Green Section), for this knowledge representation, two entities were
exploited: (1) DataPoint and (2) DataPointArray, those are mainly focused on
the live data collection.
      </p>
      <p>A long-term purpose is to consider a later knowledge-discovery process to
combine this data with product-related data, sta access and activity logs, and
other context-aware relevant data. Initially, in this same way, the semantic layer
is also used to query the temporal stored data to perform reports and predictive
analysis on the di erent cleanroom internal locations, aiming to evaluate and
assist a risk management procedure that could compromise the product viability.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Discussions and Future Work</title>
      <p>This work's main intention was to develop the closest to an industry-grade
solution that brings value into an existing production line implementing cutting-edge
approaches and delivers a product complying with the standards of industry 4.0.</p>
      <p>As controlled and restricted environments, cleanrooms require fast and e
cient technologies to deliver real-time, contextual, and aware data of the room's
reality, enabling further monitoring, tracing, controlling, and predicting
product characteristics. With the development of this platform, it was possible to
demonstrate that a fast semantic-data ecosystem can be set up in restrictive
and productive spaces and contribute with an added value to the process.
Acknowledgements This research was partially supported by the MIUR
(Ministero dell'Istruzione dell'Universita e della Ricerca) under the national program
PON 2014-2020, Leonardo 4.0 (ID ARS01 00945) research project in the area of
Industry 4.0.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Fenza</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gallo</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Loia</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marino</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Orciuoli</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>A cognitive approach based on the actionable knowledge graph for supporting maintenance operations</article-title>
          .
          <source>In: 2020 IEEE Conference on Evolving and Adaptive Intelligent Systems, EAIS</source>
          <year>2020</year>
          , Bari, Italy, May
          <volume>27</volume>
          -29,
          <year>2020</year>
          . pp.
          <volume>1</volume>
          {
          <issue>7</issue>
          .
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          (
          <year>2020</year>
          ). https://doi.org/10.1109/EAIS48028.
          <year>2020</year>
          .9122759
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Fenza</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gallo</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Loia</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Orciuoli</surname>
            ,
            <given-names>D.M.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Volpe</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <source>Semantic CPPS in Industry 4.0. Advances in Intelligent Systems and Computing 1151 AISC</source>
          ,
          <volume>1057</volume>
          { 1068 (nov
          <year>2020</year>
          ). https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -44041-191
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Rincon-Yanez</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lauro</surname>
            ,
            <given-names>E.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Falanga</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Senatore</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petrosino</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Towards a semantic model for IoT-based seismic event detection and classi cation</article-title>
          .
          <source>In: 2020 IEEE Symposium Series on Computational Intelligence (SSCI)</source>
          . pp.
          <volume>189</volume>
          {
          <fpage>196</fpage>
          .
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          (dec
          <year>2020</year>
          ). https://doi.org/10.1109/SSCI47803.
          <year>2020</year>
          .9308329
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>