<!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>Enhancing Trustworthiness and Formalization in the Construction Industry with Modeling Languages and Ontologies</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mario Libro</string-name>
          <email>mario.libro@univr.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Stefano Gelain</string-name>
          <email>stefano.gelain@buildtrust.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Franco Fummi</string-name>
          <email>franco.fummi@univr.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Build Trust S.r.l.</institution>
          ,
          <addr-line>Verona</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Engineering for Innovation Medicine - University of Verona</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The construction industry is rapidly evolving with the advent of new technologies. Despite this progress, largescale projects remain plagued by complexity and diverse operations that hinder automation and productivity, leading to ineficiencies and lower profitability. These challenges are further amplified by traditional practices and the insuficient adoption of modern technologies. This research focuses on the adoption of Model-based System Engineering (MBSE), particularly on enriching System Modeling Language (SysML) models with ontologies. By leveraging ontologies as a comprehensive knowledge base that encapsulates essential details about the construction industry domain, providing formal support and enabling automated reasoning to verify model consistency. The proposed methodology aims at providing significant improvements in system design robustness and operational reliability, ofering an efective solution for the automation and eficiency challenges in the industries. The introduction of the new SysML v2 standard promises to further enhance the integration between SysML models and ontologies, laying the groundwork for adapting the proposed methodology within the construction sector. Future research will explore the application of the methodology in the cement-based production industry, the modeling of legal contracts in SysML, and the integration of SysML models with blockchain technology to automate smart contract generation and enhance traceability in industrial operations.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Model-based Systems Engineering</kwd>
        <kwd>Ontologies</kwd>
        <kwd>Knowledge Representation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        The construction industry is undergoing a significant transformation driven by technological
advancements and the principles of Industry 4.0 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Despite the evolution of the construction industry,
the inherent complexity and diverse operations of large-scale construction projects continue to pose
substantial challenges in terms of automation and productivity enhancement. These challenges result
in suboptimal profitability and operational ineficiencies. These issues are rooted in the industry’s
traditional practices and the underutilization of modern technological innovations, creating a substantial
gap in the potential for innovation and improvement [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>This study is part of a Ph.D. program co-funded by Build Trust1, a startup, that seeks to address
these challenges by introducing innovative approaches to the construction industry. By leveraging
virtual modeling for planning and execution, along with a permissioned blockchain for transparent
data sharing. The proposed approach aims to make information across the entire value chain available
on a secure and immutable platform. Build Trust focuses on several key areas to enhance eficiency and
transparency in large-scale construction projects by introducing Industrial Internet of Things (IIoT)
sensors for monitoring the production of concrete, real-time tracking of on-site activities exploiting
Building Information Modeling (BIM) models, transforming legal contracts into smart contracts for
ifnancial transparency, integrating on-site sensors for worker safety, and comprehensively tracking</p>
      <sec id="sec-1-1">
        <title>Concrete</title>
      </sec>
      <sec id="sec-1-2">
        <title>Batching Plant BIM Model Legal Contracts</title>
      </sec>
      <sec id="sec-1-3">
        <title>Worksite</title>
      </sec>
      <sec id="sec-1-4">
        <title>IoT Data</title>
      </sec>
      <sec id="sec-1-5">
        <title>BlockChain</title>
        <p>material usage to support sustainability goals. Figure 1 provides an overview of the core components
and workflow in the Buil Trust vision.</p>
        <p>
          To complement these technological advancements in the construction industry, the application of
MBSE ofers a powerful methodology to support all design phases by utilizing comprehensive models
of the system being engineered [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]. MBSE aids in enhancing understanding, communication, and
documentation of system requirements and design, thereby improving overall system reliability and
eficiency. A key element in MBSE is the use of modeling languages, with SysML [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] being the de facto
standard for modeling complex systems according to MBSE principles.
        </p>
        <p>This research work contributes to the development of some Build Trust methodology’s cornerstone
aspects. In particular, it focuses on defining the modeling strategy to create comprehensive models
written in SysML and enhancing them with the integration of formal descriptions and methods such
as ontologies and semantic reasoners. Ontologies provide a formal, explicit representation of shared
knowledge within a domain based on logical constructs. Ontologies allow the definition of concepts,
relationships, and constraints, ensuring precise and unambiguous models. Ontology-based logical
reasoning is enabled by semantic reasoner allowing the verification of model consistency. This research
work aims to explore and establish how the modeling phase of SysML could benefit from the integration
of ontologies and semantic reasoners.</p>
        <p>As depicted in Figure 2, within the proposed approach, the system under analysis is initially modeled
in SysML. The resultant model is then paired with a Domain Specific Ontology , which encapsulates all
the relevant knowledge within that domain. The Domain Specific Ontology is based on
communitymaintained Information Resources (IRs), which include industry standards such as ISO or IEEE standards,
alongside scientific publications and project reports.</p>
        <p>Four distinct domains are considered for the Build Trust project: the plant for batching concrete,
the production recipes for concrete, the construction sites, and the legal contracts involved in the
construction process.</p>
        <p>We are developing a toolchain able to parse SysML models and encode them into ontologies, which
are described using the Web Ontology Language (OWL). The parser takes as input a SysML model
and the corresponding Domain Specific Ontology ; then, it generates a new ontology that combines the
information from both sources. The newly generated ontology is then used to verify the consistency of
the model. A semantic reasoner verifies the ontology consistency by checking logical inconsistencies.
The reasoner provides feedback about the results of the consistency checks.</p>
        <sec id="sec-1-5-1">
          <title>Batching</title>
        </sec>
        <sec id="sec-1-5-2">
          <title>Plants</title>
        </sec>
        <sec id="sec-1-5-3">
          <title>Production</title>
        </sec>
        <sec id="sec-1-5-4">
          <title>Recipes</title>
        </sec>
        <sec id="sec-1-5-5">
          <title>Construction</title>
        </sec>
        <sec id="sec-1-5-6">
          <title>Sites</title>
        </sec>
        <sec id="sec-1-5-7">
          <title>Legal</title>
        </sec>
        <sec id="sec-1-5-8">
          <title>Contracts</title>
        </sec>
        <sec id="sec-1-5-9">
          <title>SysML</title>
        </sec>
        <sec id="sec-1-5-10">
          <title>Parser</title>
        </sec>
        <sec id="sec-1-5-11">
          <title>Domain Specific</title>
        </sec>
        <sec id="sec-1-5-12">
          <title>Ontology</title>
        </sec>
        <sec id="sec-1-5-13">
          <title>Ontology</title>
        </sec>
        <sec id="sec-1-5-14">
          <title>Reasoner</title>
          <p>Consistency Check
Inconsist.</p>
          <p>Val✓id</p>
          <p>The proposed methodology has been validated through its application to a fully operational
manufacturing line within a research facility, showing its applicability in real-world scenarios.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>2. Preliminary Results</title>
      <p>
        Our preliminary work focuses on creating a first methodology combining SysML v1 with ontology
reasoning. The work aims to enhance the modeling and verification processes of manufacturing systems
within the context of Industry 4.0. The approach we presented in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] involves creating a Production Plant
Ontology that integrates the information contained in the SysML models with a Foundational Ontology
acting as the Domain Specific Ontology . The Foundational Ontology, based on industrial standards, e.g.,
DIN 8580, contains all the necessary knowledge to describe production plants, including concepts
such as physical machines, manufacturing operations, and their relationships. By mapping the SysML
models onto the classes and relationships defined by the Foundational Ontology, we facilitate a formal
representation of manufacturing knowledge. The resultant formalization enables automated reasoning
to verify the consistency and correctness of the models.
      </p>
      <p>
        The methodology relies on SysML to provide a structured representation of the production system and
its machinery using Block Definition Diagrams (BDDs) according to the modeling approach described
in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Additionally, SysML Activity Diagrams are employed to model manufacturing operations
and material transformations. Each manufacturing action performed by machines is represented by
an Activity Diagram, which details the step-by-step process of transforming input materials into
output products. Activity Diagrams capture the sequence of operations, the flow of materials, and the
interactions between diferent components of the system.
      </p>
      <p>
        Consistency verification is a critical component of the methodology. An automated reasoner, i.e.,
Pellet [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], is used to verify the consistency of the Production Plant Ontology. The verification process
ensures that the models are not only consistent but also that the production recipes being modeled are
coherent and executable within the specified production environment. The automatic generation of the
ontology from SysML models is facilitated by a parser, which converts the SysML representations into
OWL ontologies. The automatic conversion ensures that the models adhere to the formal structure
required for automated reasoning.
2.1. Case Study and Results
The methodology in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] has been validated in the Industrial Computer Engineering (ICE) Laboratory2:
a research facility equipped with a fully-fledged reconfigurable manufacturing line. Specifically, a
production recipe for engraving a plastic piece with a milling machine was modeled using SysML
and subsequently encoded into an ontology. The consistency of the generated ontology was then
verified using the reasoner, which ensured the correctness of the SysML model and the feasibility of the
production recipe.
      </p>
      <p>The SysML model being used in our case study comprised various elements essential for detailing
the manufacturing machinery and processes, including 12 BDD, 48 activity elements, 28 relationships,
and 36 Fork/Join elements. The Foundational Ontology, was used to encapsulate a substantial amount
of information, resulting in an OWL file containing 972 XML tags, defining 312 axioms, 57 classes,
and 19 types of properties. After applying our automated generation process to the SysML model, we
noticed a substantial increase in the size of the resulting Production Plant Ontology. Resulting in an
OWL file containing 1539 XML tags, defining 462 axioms. The ontology generation took 284 ms, and the
consistency verification times were 1229 ms for a consistent ontology and 1660 ms for an inconsistent
one.</p>
      <p>Integrating SysML with ontologies ofers several benefits. Firstly, it provides formal support to SysML
models, ensuring precise and unambiguous representations of manufacturing systems. Thus, enhancing
formalization enhances the reliability of the models by enabling automated verification processes that
reduce manual efort and the likelihood of errors. Additionally, combining SysML with ontologies
enriches the models with rigorous semantics, improving the overall reliability of the system design
process.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Future Work</title>
      <p>Several key advancements are planned to further refine and expand the presented methodology. While
the transition to SysML v2 will ofer new opportunities to enhance the approach, the primary focus
will be on exploring the applicability of this methodology in other contexts, such as modeling legal
contracts. Additionally, research will investigate the automatic generation of smart contracts directly
from SysML models, with the aim of improving traceability and automation in industrial processes.</p>
      <p>
        Following the Object Management Group’s (OMG) 2017 request for proposal (RFP) for SysML v2, the
SysML v2 Submission Team (SST) developed an upgraded version of the Systems Modeling Language.
Approved by OMG, SysML v2 is now in the final stages of standardization. The most recent release
specification can be accessed online 3. SysML v2 aims at advancing the current SysML standard by
improving the precision and expressiveness of the language, the consistency and integration among
language concepts, tool interoperability, and usability [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>SysML v2 lays its foundations on a new metamodel: the Kernel Modeling Language (KerML). SysML
v2 is designed specifically for systems modeling, and is grounded in core declarative semantics based on
formal logic. Unlike its predecessor, it is not constrained by Unified Modeling Language (UML), though
it retains most of UML’s capabilities. SysML v2 introduces enhanced visualizations with both graphical
and textual notations, along a new concept called metadata definition , that replaces stereotypes and
profiles from SysML v1, ofering a more flexible and extensible way to customize the language. Such a
feature is particularly useful for extending the language to support domain-specific applications.
2The ICE laboratory: https://www.icelab.di.univr.it/
3SysML v2 language specification: https://www.omg.org/spec/SysML/2.0/Beta2</p>
      <p>The advent of SysML v2 and its new features could significantly enhance the integration between
ontologies and SysML models. One of the most impactful advancements is the introduction of
standardized Application Programming Interface (API), which marks a major improvement over the reliance
on XML Metadata Interchange (XMI) for model interchange in SysML v1. XMI has historically posed
challenges for tool vendors and users, especially when managing large and distributed models, due to
its complexity in parsing, extracting, and processing data.</p>
      <p>The standardized API introduced by SysML v2 facilitates the dynamic exchange of model data,
improving interoperability across tools and applications. Such an improvement directly benefits the
methodology presented in Section 2, where the integration of ontologies with SysML models could
now bypass the complexities associated with XMI. By utilizing the new API, the process of generating
ontologies from SysML v2 models becomes more eficient and streamlined: such an objective will be
achieved via a thorough engineering work to make ontology generation faster.</p>
      <p>SysML v2 replaces the use of stereotypes with the more sophisticated metadata definitions . Thus,
it provides a more flexible and extensible mechanism to customize the language and tackle
domainspecific requirements. In the context of integrating SysML models with ontologies, exploring how
metadata definitions can be leveraged to improve the integration is a promising direction. Still, the
potential for metadata definitions to enhance the precision and relevance of ontologies in representing
domain-specific knowledge within SysML models requires further investigation.</p>
      <p>Moreover, the methodology described in Section 2 is planned to be applied within the industry
for the production of concrete. Such application will allow for the verification of the consistency
and correctness of construction processes, showing that the methodologies developed are robust and
applicable in diferent scenarios.</p>
      <p>Additionally, we intend to leverage the knowledge gained from our preliminary research to model
legal contracts in SysML. By applying the proposed methodology, we aim to simplify and improve
the verification of consistency and soundness of modeled legal contracts. In the construction industry,
legal contracts are typically written in natural language, making them extremely detailed and often
dificult to comprehend, especially in large-scale projects. These contracts contain a wide range of
critical information to ensure that all parties involved are clear on their rights, obligations, and the
terms of the project. To obtain a comprehensive view of the construction industry, it is essential to
model the information contained in these legal contracts.</p>
      <p>Another area for future research is the relationship between blockchain technology and SysML,
particularly in exploring ways to automatically generate smart contracts from SysML models representing
industrial plants, with a focus on the information and data exposed by each machine. Automatically
generating smart contracts would enable the publication of all relevant data on the blockchain, allowing
the entire production chain to be tracked through data collected from IoT sensors. This integration
ensures transparency, security, and eficiency across the process, significantly enhancing the
traceability and reliability of industrial operations, and providing a solid foundation for managing complex
industrial ecosystems. In addition, another critical aspect of this integration would be the automatic
extraction of contractual constraints imposed by legal agreements. By encoding these constraints into
smart contracts, the system could automate the monitoring and verification of contract compliance.
Any violation of these contractual terms could be detected in real-time, triggering alerts or corrective
actions. Reducing the potential for disputes and ensuring that all parties adhere to agreed-upon terms.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Concluding Remarks</title>
      <p>In this work, we explored the integration of SysML models with domain-specific ontologies. The
approach facilitates precise knowledge representation and automated reasoning, ensuring model
consistency and improving system reliability. Looking forward, the forthcoming transition to SysML v2, with
its enhanced capabilities such as a standardized API and more flexible language extension, will enable
us to further refine and extend the proposed methodology. This will facilitate more seamless integration
between SysML models and ontologies, making the approach even more efective and scalable across
diferent industrial domains. Future research will focus on expanding the application of this
methodology to other areas, including the modeling of legal contracts and the automatic generation of smart
contracts from SysML models. These eforts are aimed at further enhancing transparency, traceability,
and operational eficiency in the construction industry, ultimately contributing to its transformation
into a more innovative and sustainable sector.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>The study was funded by the European Union Next-GenerationEU within the National Recovery and
Resilience Plan (NRRP) research activities. The manuscript reflects only the Authors’ views and opinions,
neither the European Union nor the European Commission can be considered responsible for them.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>A.</given-names>
            <surname>Heiskanen</surname>
          </string-name>
          ,
          <article-title>The technology of trust: How the internet of things and blockchain could usher in a new era of construction productivity</article-title>
          ,
          <source>Construction Research and Innovation</source>
          <volume>8</volume>
          (
          <year>2017</year>
          )
          <fpage>66</fpage>
          -
          <lpage>70</lpage>
          . doi:
          <volume>10</volume>
          .1080/20450249.
          <year>2017</year>
          .
          <volume>1337349</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhanybek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sabit</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dinara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Essam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Turkyilmaz</surname>
          </string-name>
          ,
          <article-title>Industry 4.0: Clustering of concepts and characteristics</article-title>
          ,
          <source>Cogent Engineering</source>
          <volume>9</volume>
          (
          <year>2022</year>
          ). doi:
          <volume>10</volume>
          .1080/23311916.
          <year>2022</year>
          .
          <volume>2034264</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>R.</given-names>
            <surname>Maskuriy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Selamat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Maresova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Krejcar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. O.</given-names>
            <surname>David</surname>
          </string-name>
          , Industry
          <volume>4</volume>
          .
          <article-title>0 for the construction industry: Review of management perspective</article-title>
          ,
          <source>Economies</source>
          <volume>7</volume>
          (
          <year>2019</year>
          ). doi:
          <volume>10</volume>
          .3390/economies7030068.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A. L.</given-names>
            <surname>Ramos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. V.</given-names>
            <surname>Ferreira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Barceló</surname>
          </string-name>
          ,
          <article-title>Model-based systems engineering: An emerging approach for modern systems</article-title>
          ,
          <source>IEEE Transactions on Systems, Man, and Cybernetics</source>
          , Part C (
          <article-title>Applications</article-title>
          and Reviews)
          <volume>42</volume>
          (
          <year>2012</year>
          )
          <fpage>101</fpage>
          -
          <lpage>111</lpage>
          . doi:
          <volume>10</volume>
          .1109/TSMCC.
          <year>2011</year>
          .
          <volume>2106495</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Friedenthal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Moore</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Steiner</surname>
          </string-name>
          , A Practical Guide to SysML,
          <source>Third Edition: The Systems Modeling Language</source>
          , 3rd ed., Morgan Kaufmann Publishers Inc., San Francisco, CA, USA,
          <year>2014</year>
          . doi:
          <volume>10</volume>
          .1016/B978-0-
          <fpage>12</fpage>
          -374379-4.
          <fpage>X0001</fpage>
          -X.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M.</given-names>
            <surname>Libro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gaiardelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lora</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Fummi</surname>
          </string-name>
          ,
          <article-title>Integrating modeling languages with ontologies in the context of industry 4.0</article-title>
          , in: 2024
          <source>IEEE International Conference on Industrial Technology (ICIT)</source>
          , IEEE,
          <year>2024</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
          . doi:
          <volume>10</volume>
          .1109/ICIT58233.
          <year>2024</year>
          .
          <volume>10540801</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Spellini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gaiardelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lora</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Fummi</surname>
          </string-name>
          ,
          <article-title>Enabling component reuse in model-based system engineering of cyber-physical production systems</article-title>
          ,
          <source>in: 2021 26th IEEE International Conference on Emerging Technologies and Factory Automation (ETFA)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          . doi:
          <volume>10</volume>
          .1109/ETFA45728.
          <year>2021</year>
          .
          <volume>9613572</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>S.</given-names>
            <surname>Evren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Bijan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. G.</given-names>
            <surname>Bernardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Aditya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Yarden</surname>
          </string-name>
          ,
          <article-title>Pellet: A practical owl-dl reasoner</article-title>
          ,
          <source>Journal of Web Semantics</source>
          <volume>5</volume>
          (
          <year>2007</year>
          )
          <fpage>51</fpage>
          -
          <lpage>53</lpage>
          . doi:https://doi.org/10.1016/j.websem.
          <year>2007</year>
          .
          <volume>03</volume>
          .004.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>S.</given-names>
            <surname>Friedenthal</surname>
          </string-name>
          ,
          <article-title>Future directions for mbse with sysml v2</article-title>
          ,
          <source>in: Proceedings of the 11th International Conference on Model-Based Software and Systems</source>
          Engineering - MODELSWARD, SciTePress,
          <year>2023</year>
          , pp.
          <fpage>5</fpage>
          -
          <lpage>9</lpage>
          . doi:
          <volume>10</volume>
          .5220/0011946300003402.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>