<!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>Towards Reusable Ontology Alignment for Manufacturing Maintenance</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Marco Kainzner</string-name>
          <email>marco.kainzner@student.uibk.ac.at</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Christoph Klösch</string-name>
          <email>christoph.kloesch@student.uibk.ac.at</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dominik Filipiak</string-name>
          <email>dominik.filipiak@sti2.at</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>j Chh</string-name>
          <email>tekraj.chhetri@sti2.at</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>z-Gil</string-name>
          <email>jorge.martinez-gil@scch.at</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Semantic Technology Institute, Department of Computer Science, University of Innsbruck</institution>
          ,
          <country country="AT">Austria</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Software Competence Center Hagenberg GmbH</institution>
          ,
          <country country="AT">Austria</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Wageningen University &amp; Research</institution>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>With advancements in technology and big data availability, industries are struggling with data interoperability and knowledge representation. Ontologies have a great potential to solve such problems. However, the lack of standardisation prevents the widespread adoption of ontologies in different manufacturing domains. We investigate the possibility of preparing ontology alignment for manufacturing maintenance. This paper provides an overview of the available ontologies in this domain. We also provide an openly available alignment between IMAMO (maintenance ontology) and CDM-Core (process ontology): https:// github.com/DominikFilipiak/IMAMO-to-CDM-Core.</p>
      </abstract>
      <kwd-group>
        <kwd>Manufacturing maintenance</kwd>
        <kwd>Ontology alignment</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Ontologies provide the ability to model and represent knowledge in a reusable
manner. For example, Chang et al. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] use an ontology to define a knowledge
model providing definitions of common concepts and domain knowledge for a
service robot. Further, ontologies enable interoperability [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] and therefore have
a high potential to improve processes and save costs in various industries [
        <xref ref-type="bibr" rid="ref14 ref4 ref9">9,4,14</xref>
        ].
However, most of the ontologies are developed independently, which makes them
incompatible, non-shareable, and severely limits their potential applications [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
These issues can be addressed either directly by developing a shared ontology
(or standardised development process) or through an ontology alignment. The
ontology alignment process results in combined knowledge originally represented
in multiple ontologies. In contrast, shared ontology development serves the same
Copyright © 2021 for this paper by its authors. Use permitted under Creative
Commons License Attribution 4.0 International (CC BY 4.0).
purpose but is more time consuming and tedious [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Therefore, we benefit from
the existing body of knowledge to focus on the former.
      </p>
      <p>
        Our work on the alignment focuses on ontologies in the manufacturing
domain. The primary motivation for such a focus stems from the fact that
maintenance in manufacturing industries accounts for 15 to 60% of total manufacturing
operating costs [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. Furthermore, to the best of our knowledge, no maintenance
ontology alignment has been performed. The alignment of manufacturing
maintenance ontology helps to combine scattered knowledge, which can then be used
to improve maintenance, such as by performing predictive maintenance tasks like
Cao et al. [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Combining different ontologies improves, for example, data and
process integration for manufacturing maintenance and provides a solution to the
industry’s data heterogeneity challenge [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Paired with other systems, such an
alignment can broaden semantic contexts in the production process, for example
enhancing quality evaluation or failure analysis. While an ontology alignment
can also be performed automatically, we focus on the manual approach due to
the user acceptance and accuracy limitations of available tools [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. We
concentrate our efforts on answering the following research questions: What ontologies
for the manufacturing domain are available (RQ1)? To what extent can selected
ontologies in the manufacturing maintenance domain be combined (RQ2)?
      </p>
      <p>The remainder of this paper is organised as follows. Section 2 provides an
overview of the existing ontologies and answers RQ1. Section 3 explains the
details of the ontology alignment process, which is related to RQ2. In Section 4,
we discuss possible use cases for our work. The paper is also concluded there.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Ontologies for manufacturing</title>
      <p>
        To provide the alignment, one has to identify ontologies suitable for this
process. This section gives an overview of ontologies relevant to the manufacturing
domain. There are several ontologies dedicated to general manufacturing. For
example, Process Specification Language (PSL) [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] has been built to “facilitate
correct and complete exchange of process information among manufacturing
system” [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. It is a standard that is openly available online. PSL has been formalised
in OWL. It consists of the core component and a set of its extensions. Grüninger
and Menzel argue that since different terminology is used by separate
departments (such as logistics and resource managers), the business can benefit from
establishing semantic relationships between used concepts. The CDM-Core
ontology [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] was developed as a common base ontology for the manufacturing
domain. It is used for process models, services and sensor data. Its authors
describe CDM-Core as “the first publicly available applied manufacturing
ontology” [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. The authors demonstrate the usage of their ontology with cases of
automotive exhaust production and metallic press maintenance. CDM-Core is
also formalised in OWL and it is generally available.
      </p>
      <p>
        More recently, Additive Manufacturing Ontology (AMU) was developed to
address the lack of ontologies that are suited for modern manufacturing processes
such as additive manufacturing [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. It is developed as part of the Industrial
Ontologies Foundry (IOF) initiative, and is formalised using OWL and DOLCE.
AMU focuses on modelling machines, products, features, types, and processes
occurring in additive manufacturing. A use case of ontology-based validation of
additive manufacturing data is presented in the paper. The authors also provide
a short survey of ontologies for additive manufacturing. Other
manufacturingrelated ontologies are MASON [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], Machine Tool Model (MTM) [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], Machine
of a process ontology (MOP) [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ], Manufacturing Service Description Language
(MSDL) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], and Part-Focused Manufacturing Process Ontology (PMPO) [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
Most of these are upper ontologies or are designed for general manufacturing.
      </p>
      <p>
        There are, more specialised ontologies, for instance, explicitly developed for
manufacturing maintenance. IMAMO (Industrial Maintenance Management
Ontology ) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] is designed to cover all aspects related to manufacturing maintenance.
This ontology includes various concepts related to the structure of equipment to
be maintained – spare parts, failure detection, events, material resources,
maintenance actors, technical documents, equipment states, and equipment life cycle.
Another manufacturing maintenance ontology, ROMAIN [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] is similar in scope
to IMAMO. It is built basing on the common Basic Formal Ontology (BFO) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
The authors present ROMAIN in a maintenance strategy effectiveness scenario.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Alignment</title>
      <p>In this section, we explain our choice of ontologies and detail the process of
aligning them. We have chosen IMAMO (maintenance ontology) and
CDMCore (process ontology), as these two ontologies were the best candidates for
alignment. Both of these ontologies cover the subject of general manufacturing.
Most of the other ontologies we examined are either upper ontologies or focused
on more narrow disciplines within manufacturing. The scopes of IMAMO and
CDM-Core are not equivalent, though – they are rather complementing each
other. IMAMO concentrates on the maintenance process and defines some basic
concepts for sensor data, whereas CDM-Core allows user to annotate process
models, services and sensor data. Moreover, both of the ontologies are openly
available online in OWL (many other that we identified were not).</p>
      <p>The IMAMO ontology has 434 classes and 36 individuals, whereas the
CDMCore contains 240 classes representing 18 individuals. To perform the mapping,
we analysed each concept of CDM-Core and searched for corresponding
semantic concepts in IMAMO. A manual alignment was performed, in which only the
superclasses of CDM-Core were considered. The alignment was conducted by the
authors of this paper. Since the overall number of classes was relatively small,
no specialised tool for the alignment was needed. If we found an equivalent class
(mostly based on label and ontology structure), we created a equivalentClass
element in our alignment. We were able to align 77% of the superclasses of
CDM-Core. Some classes could not be matched. IMAMO defines more granular
monitoring systems (in computational resource), such as Computerized
Maintenance Management Software, Data Acquisition System, Diagnostics System,
or Document Management System. In contrast, CDM-Core focuses more on the
process modelling part. Additionally, IMAMO defines “external resource”, which
is used for representing subcontractors (no such concept in CDM-Core). The
alignment is available publicly – the link is provided in the abstract.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Possible Use Cases and Conclusion</title>
      <p>There are several possible use cases for the presented alignment, for example,
they may consider sensor data. The IMAMO ontology and the CDM-Core
ontology have both sensor data defined (IMAMO#Sensor and CDM-Core#Sensor
respectively). The IMAMO sensor is defined as a device that detects and responds
to some input from the environment. In a manufacturing case, this would be the
physical environment where the sensor is attached. With this definition, one can
now use the CDM sensors (e.g. Electric power sensor, Pressure sensor) in
the IMAMO ontology without redefining it.</p>
      <p>Another possible use case considers event-oriented systems. A key concept in
maintenance is a triggering system that starts particular actions. IMAMO
contains different classes facilitating this task: Alarm, Event Observed by User,
Improvement Request, or Notification (RUL, Warning). CDM-Core defines
the Component Fault class, which defines multiple faults (Gas Leakage, Cooler
Efficiency Degradation). In IMAMO, one would model these cases with a
Triggering Event – Alarm. With the provided alignment, one can react on
CDM-Faults and trigger a Maintenance with IMAMO.</p>
      <p>This paper has given an overview of ontologies in the manufacturing domain.
We analysed them in terms of the possibility of alignment. In conclusion, we
decided to align the two publicly available ontologies CDM-Core and IMAMO
first. We were able to match 77% root classes of CDM-Core with IMAMO. It
can act as a starting point for other researchers to publish more alignments,
thereby facilitating knowledge sharing in manufacturing. A certain limitation of
this study is the lack of evaluation and validation. Therefore, future work might
encapsulate comparing our alignment to automatically generated ones, as well
as validating it with industrial domain experts. Future work could build on our
mapping and expand it by both adding more ontologies and more sub-concepts.
Acknowledgements This research was co-funded by Interreg Österreich-Bayern
2014-2020 programme project KI-Net: Bausteine für KI-basierte Optimierungen in der
industriellen Fertigung (grant agreement: AB 292), and EU Horizon 2020 project
OntoCommons: Ontology-driven data documentation for Industry Commons (grant
agreement no. 958371).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Ameri</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Urbanovsky</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McArthur</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>A systematic approach to developing ontologies for manufacturing service modeling</article-title>
          .
          <source>CEUR Workshop Proceedings</source>
          <volume>886</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>14</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Arp</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spear</surname>
            ,
            <given-names>A.D.</given-names>
          </string-name>
          :
          <article-title>Building ontologies with basic formal ontology</article-title>
          . Mit Press (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Cao</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Samet</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zanni-Merk</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>de Beuvron</surname>
            , F.d.B., Reich,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>An ontologybased approach for failure classification in predictive maintenance using fuzzy cmeans and swrl rules</article-title>
          .
          <source>Procedia Computer Science</source>
          <volume>159</volume>
          ,
          <fpage>630</fpage>
          -
          <lpage>639</lpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Cao</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Samet</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zanni-Merk</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>de Bertrand de Beuvron</surname>
          </string-name>
          , F., Reich, C.:
          <article-title>Combining chronicle mining and semantics for predictive maintenance in manufacturing processes</article-title>
          .
          <source>Semantic Web</source>
          <volume>11</volume>
          (
          <issue>6</issue>
          ),
          <fpage>927</fpage>
          -
          <lpage>948</lpage>
          (oct
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <issue>5</issue>
          .
          <string-name>
            <surname>Chang</surname>
            ,
            <given-names>D.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cho</surname>
            ,
            <given-names>G.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Choi</surname>
            ,
            <given-names>Y.S.</given-names>
          </string-name>
          :
          <article-title>Ontology-based knowledge model for humanrobot interactive services</article-title>
          .
          <source>In: Proceedings of the 35th Annual ACM Symposium on Applied Computing</source>
          . pp.
          <fpage>2029</fpage>
          -
          <lpage>2038</lpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Ehrig</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Ontology alignment: bridging the semantic gap</article-title>
          ,
          <source>vol. 4</source>
          . Springer Science &amp; Business
          <string-name>
            <surname>Media</surname>
          </string-name>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Gruninger</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Menzel</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>The process specification language (PSL) theory and applications</article-title>
          .
          <source>AI</source>
          magazine
          <volume>24</volume>
          (
          <issue>3</issue>
          ),
          <volume>63</volume>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Karray</surname>
            ,
            <given-names>M.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ameri</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hodkiewicz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Louge</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>ROMAIN: Towards a BFO compliant reference ontology for industrial maintenance</article-title>
          .
          <source>Applied Ontology</source>
          <volume>14</volume>
          (
          <issue>2</issue>
          ),
          <fpage>155</fpage>
          -
          <lpage>177</lpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Karray</surname>
            ,
            <given-names>M.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chebel-Morello</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zerhouni</surname>
          </string-name>
          , N.:
          <article-title>A formal ontology for industrial maintenance</article-title>
          .
          <source>Applied ontology 7(3)</source>
          ,
          <fpage>269</fpage>
          -
          <lpage>310</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Kjellberg</surname>
          </string-name>
          , T.,
          <string-name>
            <surname>von</surname>
            Euler-Chelpin,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hedlind</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lundgren</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sivard</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>D.:</given-names>
          </string-name>
          <article-title>The machine tool model - A core part of the digital factory</article-title>
          .
          <source>CIRP Annals - Manufacturing Technology</source>
          <volume>58</volume>
          (
          <issue>1</issue>
          ),
          <fpage>425</fpage>
          -
          <lpage>428</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Lam</surname>
            ,
            <given-names>A.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Haugen</surname>
          </string-name>
          , Ø.:
          <article-title>Applying semantics into service-oriented iot framework</article-title>
          .
          <source>In: 2019 IEEE 17th International Conference on Industrial Informatics (INDIN)</source>
          .
          <source>vol. 1</source>
          , pp.
          <fpage>206</fpage>
          -
          <lpage>213</lpage>
          . IEEE (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Lemaignan</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siadat</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dantan</surname>
            ,
            <given-names>J.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Semenenko</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>MASON: A proposal for an ontology of manufacturing domain</article-title>
          .
          <source>Proceedings - DIS 2006</source>
          <year>2006</year>
          ,
          <fpage>195</fpage>
          -
          <lpage>200</lpage>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dragisic</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Faria</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ivanova</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jiménez-Ruiz</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lambrix</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pesquita</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>User validation in ontology alignment: functional assessment and impact</article-title>
          .
          <source>The Knowledge Engineering Review</source>
          <volume>34</volume>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Maleki</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Belkadi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ritou</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bernard</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>A tailored ontology supporting sensor implementation for the maintenance of industrial machines</article-title>
          .
          <source>Sensors</source>
          <volume>17</volume>
          (
          <issue>9</issue>
          ) (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Mazzola</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kapahnke</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vujic</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klusch</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <string-name>
            <surname>CDM-Core</surname>
          </string-name>
          :
          <article-title>A manufacturing domain ontology in owl2 for production and maintenance</article-title>
          .
          <source>IC3K</source>
          <year>2016</year>
          2(
          <issue>Ic3k</issue>
          ),
          <fpage>136</fpage>
          -
          <lpage>143</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Mesmer</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Olewnik</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Development of a Part-Focused Manufacturing Process Ontology: Exploring Use and Applications</article-title>
          . In: International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. vol.
          <volume>57052</volume>
          , p.
          <fpage>V01BT02A034</fpage>
          . American Society of Mechanical Engineers (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Mohammadi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Atashin</surname>
            ,
            <given-names>A.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hofman</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tan</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Comparison of ontology alignment systems across single matching task via the mcnemar's test</article-title>
          .
          <source>ACM Transactions on Knowledge Discovery from Data (TKDD) 12(4)</source>
          ,
          <fpage>1</fpage>
          -
          <lpage>18</lpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <given-names>Mohd</given-names>
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Rai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Otte</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.N.</given-names>
            ,
            <surname>Smith</surname>
          </string-name>
          ,
          <string-name>
            <surname>B.</surname>
          </string-name>
          :
          <article-title>A product life cycle ontology for additive manufacturing</article-title>
          .
          <source>Computers in Industry 105</source>
          ,
          <fpage>191</fpage>
          -
          <lpage>203</lpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Ramos</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gil</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Anastasiou</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martin-Bautista</surname>
            ,
            <given-names>M.J.: Towards</given-names>
          </string-name>
          <article-title>a machine of a process (MOP) ontology to facilitate e-commerce of industrial machinery</article-title>
          .
          <source>Computers in Industry</source>
          <volume>65</volume>
          (
          <issue>1</issue>
          ),
          <fpage>108</fpage>
          -
          <lpage>115</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Zonta</surname>
          </string-name>
          , T.,
          <string-name>
            <surname>da Costa</surname>
            ,
            <given-names>C.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>da Rosa</surname>
            <given-names>Righi</given-names>
          </string-name>
          , R., de Lima, M.J., da
          <string-name>
            <surname>Trindade</surname>
            ,
            <given-names>E.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>G.P.</given-names>
          </string-name>
          :
          <article-title>Predictive maintenance in the industry 4.0: A systematic literature review</article-title>
          .
          <source>Computers &amp; Industrial</source>
          Engineering p.
          <volume>106889</volume>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>