<!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>DESCRIPTIVE MODEL OF THE PROGRAMMING STYLE ECOSYSTEM</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Sydorov N.A.</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sydorova N.N.</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Interregional Academy of Personnel Management</institution>
          ,
          <addr-line>03039, Kyiv, Ukraine, vul. Frometovskaya, 2</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>National Technical University of Ukraine, “Igor Sikorsky Kyiv Polytechnic Institute”</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>P&amp;S Integrated Media Enterprise, Avid Development GmbH</institution>
          ,
          <addr-line>Paul-Heyse-Straße, 29, München, Bavaria, 80336</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <fpage>75</fpage>
      <lpage>81</lpage>
      <abstract>
        <p>In the process of developing and maintaining a software product, many things that are called software artefacts are created and used. There is a huge variety of software artifacts, including project plans, work products (specifications, architectural and detailed projects, code, and documentation), user stories, bug reports, tools. Software artifacts can be different in form and presentation. They can be part of a software product or provide processes for its development and maintenance, be intermediate results of processes, or be a part of other software artifacts. Software artifacts are changed, reused, as well as change relationships in the development and maintenance processes of a software product. Therefore, software artifacts play an important role in the software life cycle, regardless of its model, and require attention of all interested parties. The complexity and variety of software artifact relationships require adequate means of description and management. A mean could be a software artifacts ecosystem. In such an ecosystem, a more detailed level than in the software ecosystem is considered. Nevertheless, at this level, the most of the approaches, methods and tools that are used in the software ecosystem can be used. In the article, a concept of software artifact ecosystem is proposed, and a generalized model of the software artifacts ecosystem is presented. The software artifacts ecosystem is the Cornerstone ecosystem type and consists of three types of actors - the platform, the software, and the artifact. The roles of actors in the ecosystem are indicated, the relationships between actors are described. The types, rules, and attributes of actors, relationships, and actions can be specified for models of specific software attribute ecosystems. The same applies to the requirements for analyzing ecosystem properties. A declarative model of the programming style ecosystem based on the generalized model of the software artifact ecosystem, has been developed. The programming style ensuring the comprehensibility of the source code is an important software artifact in the context of the software life cycle. The application of the programming style requires special attention not only from the developers of the software, but also from the project management. This leads to the need to solve the tasks of choosing or developing a style, its application, analysis of the effectiveness of the use of style and change. These tasks can be effectively solved in the context of a programming style ecosystem. In the programming style ecosystem, description of the processes of creation, changing, and use of the programming style is made by applying ontology.Key words: software engineering, software artifact, programming, programming style, software ecosystem, ontology.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>In the development and maintenance of a software product, many things are created and used, which are called
artefacts. Artefacts can be different in form and presentation. They can be part of a software product or provide
processes for its development and maintenance, be intermediate results of processes, or be part of other artefacts. Thus,
there is a huge variety of software artefacts, including, project plans, work products (specifications, architectural and
detailed designs, code, documentation), user stories, bug reports, tools, including but not limited to artefact processing.
Various and often complex connections are established between artefacts. Artefacts change, are being reused and
change connections in the development and maintenance of a software product. Therefore, artefacts play an important
role in the life cycle of software regardless of its model and require the attention of all interested parties.</p>
      <p>
        Programming style, while making the source code understandable, is an important artefact in the context of
widespread software multiple use and reuse [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Applying a programming style requires special attention not only from
software developers, but also from project management. This leads to the need to solve the problems of choosing or
developing a style, its application, analysis of the effectiveness of the use and changing of style [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>The software industry is constantly evolving and changing. Not only products and technologies are evolving,
but many software companies are experimenting with new business models, which sometimes leads to fundamental
changes in all industry structures of both the company and its client. Recently, many companies have been using the
concept of "software ecosystems" for development, creating these ecosystems around themselves or their products,
taking into account the clients’ connections. Ecosystems have shown themselves to be a promising management tool, an
evolving software product.</p>
      <p>The complexity and variety of software artefact connections require adequate description and management
tools. This could be an ecosystem of software artefacts. Such an ecosystem looks at a more detailed level than a
software ecosystem, but at this level most of the approaches, methods and tools that are used in a software ecosystem
can also be used.</p>
      <p>In the article, for the first time, a generic model of the ecosystem of a software artefact is proposed, the
application of which is shown on the example of the ecosystem of a programming style. Within the framework of the
concept, a generic model of the ecosystem of a software artefact is described, which belongs to the Cornstoun
ecosystem type and consists of three actors — platform, software, and artefact. The roles of actors in the ecosystem are
indicated, connections between actors are described. Types, rules and attributes of actors, connections and actions can
be refined for models of specific ecosystems of the software attribute. The same applies to meeting the requirements for
analyzing ecosystem properties.</p>
      <p>Based on the generic model of the ecosystem of the software artefact, a declarative model of the ecosystem of
the programming style has been developed, which is an artefact that plays an important role in the development and
maintenance of software. The description of the processes of creating and using a programming style is made by using
the ontology.</p>
    </sec>
    <sec id="sec-2">
      <title>2 Related works</title>
      <p>Software artefacts. In the life cycle of software, many different auxiliary things (artefacts) are created and used
to support the processes of creating and maintaining a software product. Artefacts are created in domain analysis or
other lifecycle processes. A wide variety of items are considered as artefacts, from documentation, work products and
their parts to supporting tools. By interacting, artefacts enable the efficient execution of lifecycle processes.</p>
      <p>
        In paper [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], artefacts are analyzed in the context of reuse as equipment in the sense of paper [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. At the same
time, three goals are considered (writing, processing and transferring artefacts) and three aspects of equipment (the
inorder-to of equipment, readiness-to-hand, presence-and-hand). In addition, since artefacts are analyzed as reusable
components that are integrated in the developed software product, their characteristics are taken into account: holism,
commonality, reusability and maturity. Considering an artefact as hardware - a thing built into the context of a software
product, the mutual influence of the specified characteristics of software artefacts is investigated.
      </p>
      <p>
        In paper [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], artefacts are considered in the context of a software product line and are divided into three types
architecture, shared components, and components made from shared ones. For each type of artefact, three levels of
maturity are identified, depending on the degree of integration of the corresponding type of artefact into the software
product line.
      </p>
      <p>
        In paper [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], artefacts are considered as informational parts that are created, modified and used in the processes
of the RUP technology. Artefacts can be of different types and take different forms, from UML models to executable
code, and can be used in the development and maintenance of a software product. Artefacts are the input and output of
actions in RUP processes. In this case, the main task of the supporting Configuration &amp; Change Management workflow
is to manage artefacts created by members of the project development team.
      </p>
      <p>
        In paper [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], the theoretical foundations of the representation and interpretation of software artefacts are
considered. Based on different levels of human perception of artefacts, the user of artefacts introduces three levels of
representation of artefacts – physical (physical representation), structural (syntactic structure) and semantic (semantic
content). In addition, two steps are introduced for processing artefacts – syntactic analysis of the physical representation
(parsing), analysis of the syntactic structure – the result of the first step (interpretation). A meta model of artefacts is
built on the basis of presentation levels and processing steps.
      </p>
      <p>
        In paper [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], software documentation is considered as an artefact, which is defined as a means representing
information about software. A model of documentation support as a software artefact is introduced.
      </p>
      <p>
        The paper [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] considers the architecture of tools that provide the creation and maintenance of metadata about
software artefacts that form an environment consisting of resources – development artefacts. Tools are used to manage
the artefact environment.
      </p>
      <p>
        Towards an ecosystem of software artefacts. We are not aware of any paper directly devoted to the
consideration of problems associated with the study of ecosystems of software artefacts. However, there are papers, the
results of which can be used to solve these problems. In paper [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], attention is rightly drawn to the fact that in software
ecosystems, attention is now paid to only the top-level participants – these are organizations and teams that create,
implement and maintain software products. However, there is a lower level - artefacts, the role of which in life cycle
processes can hardly be overestimated. In paper [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], there are many requirements for describing and analyzing
software ecosystems, which are used in our article to model ecosystems of software artefacts.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3 Generic Model of the Software Artefact Ecosystem</title>
      <p>
        This section discusses a generic model of the software artefact ecosystem. Several methods are now used to
model software ecosystems [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. The application of a particular method depends on the type of ecosystem and the goals
of the modeling. The i* method [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] is used to represent the ecosystem of the software artefact. Unlike the most
commonly used SSN method, which focuses on describing the software ecosystem at the top level (product, developer,
supplier, user), the i* method provides an ecosystem description of a more detailed software presentation layer that
corresponds to the software artefact level. In fig. 1, method i* presents a generic model of the ecosystem of a software
artefact.
When designing an ecosystem, two groups of requirements are met [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]: descriptive and analytical.
      </p>
      <p>The first group includes the requirements for the definition of actors, connections between them and their
actions. In addition, requirements are formulated for determining the types, rules and attributes of actors, connections
and actions, as well as requirements for determining the specific characteristics of both the ecosystem as a whole and its
elements, for example, productivity, efficiency, security.</p>
      <p>The second group includes requirements for defining characteristics that provide an analysis of the ecosystem
from incentives and motivation to sustainability and productivity.</p>
      <p>
        The table below lists the actors and roles in the software artefact ecosystem. The ecosystem under
consideration belongs to the Cornerstone type, since the ecosystem is based on a technological platform for developing
and maintaining software, the functionality of which is extended by using artefacts [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. Thus, the actors of the
ecosystem are a platform with an orchestration role, software with a software product role, an artefact with a support
service provider role.
      </p>
      <p>Common connections between actors can be specified. The platform, in the context of which such components
as a life cycle model, organizational and technical support for development and maintenance are considered, defines
and uses an artefact as an auxiliary means of implementing processes and filling the structure of a software product.
Software depends on the platform, which is the main means of implementing development and maintenance processes,
and directly, as a component in the software structure, or indirectly, as a means of increasing the efficiency of platform
processes, uses an artefact.</p>
      <p>
        Types, rules, and attributes of actors, connections, and actions can be refined for models of specific ecosystems
of a software attribute. The same applies to meeting the requirements for the analysis of ecosystem properties [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
      </p>
    </sec>
    <sec id="sec-4">
      <title>4 Ecosystem of programming style.</title>
      <p>
        To date, methods and tools that are based on multiple and repeated use have become widespread for the
development and maintenance of software products. Applying these methods and tools requires the developer to read,
analyze, and understand a significant number of representations of work products from different phases of the life cycle.
Multiple use and reuse are now commonly deployed from requirements specifications to source code and
documentation. Therefore, the requirement of comprehensibility is put forward to the software, one of the main ones.
The developer's activities will be more efficient, the software is understandable, and the development and maintenance
is cheaper when the styles (standards) are applied when creating the software, ensuring the comprehensibility of the
work products of different phases of the life cycle [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>Fig. 2 shows a model of a programming style ecosystem, which is built on the basis of a generic model of a
software artefact ecosystem (Fig. 1).</p>
      <p>
        The artefact in this model is the programming style, and the actor, which is the software, is represented by the
part of it - the source code for which the programming style is applied. Artefact - the programming style is
platformspecific, as the style rules depend on a number of platform conditions, such as the programming language, management
goals, timeline, risk, and project budget. In its turn, the programming style is used in the creation of the source code and
affects the efficiency of the design and maintenance processes. The use of a programming style involves the
implementation of two processes [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]: creation, as a result of which the programming language style is built and the use
of the style when writing programs.
      </p>
      <p>In fig. 3. the ontology of creating a programming style is presented, which describes in more detail the
participants and actions taking place in this regard in the ecosystem of the programming style. All ontology concepts are
categorized as resources in i* terminology, with the exception of the &lt;&lt;event&gt;&gt; concept, which represents a target. At
the same time, the concepts Coding phase, Party, Programming language refer to the Platform actor, and the concepts
Creating work product style, Style party create guide, Style and Programming language style to the Programming style
actor.</p>
      <p>Has-Knowledge-in</p>
      <p>*
&lt;&lt;kind&gt;&gt;
Party style
aquire
uses
*</p>
      <p>&lt;&lt;associative&gt;&gt;
Style party using guide</p>
      <p>1
&lt;&lt;event&gt;&gt;
Using work product
style</p>
      <p>Governs
1
1</p>
      <p>Use
&lt;&lt;kind&gt;&gt;
Programming
language style</p>
      <p>Is-part-of</p>
      <p>*
&lt;&lt;kind&gt;&gt;
Program
1
aquire
1
1</p>
      <p>aquire
&lt;&lt;kind&gt;&gt;</p>
      <p>Program style</p>
      <p>Fig 4. shows an ontology of using a programming style, which also describes the relevant actors and actions in
the programming style ecosystem. The Party and Coding phase concepts belong to the Platform actor, the Program,
Program style concepts to the Software actor, and the Using work product style, Style party using guide, Program
language style concepts to the Programming style actor.</p>
      <p>Has-Knowledge-in
*
1
*</p>
      <p>
        To implement the processes of creating and using a programming style, tools are created that can be
considered, on the one hand, as resources of the Programming style artefact, and on the other hand, as artefacts as part
of the Platform artefact. These include the programming style knowledge base and the Reasoner (Fig. 5). Thus, the
software developer, while coding the program, applies the ontology of the programming style, both for learning the
style and for checking the observance of the style in the program. Therefore, two tools are required - one to create an
ontology and support the software developer in the coding process, and the second one, to control the application of the
programming style in the source code of the program [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>The style analyst, using Protégé, tunes the ontology to the appropriate programming style, creating a TBox
(Fig. 6). After setting up, the software developer, using the ontology, is getting used to the programming style with the
help of Protégé. The second tool is functionally similar to the Reasoner, but the function of identifying style errors
(Style Errors) is added. In terms of descriptive logic, the Reasoner verifies the compatibility of the ontology (Fig. 6).</p>
      <p>Protégé is used to create TBox, part of an ontology, which contains terms that describe a style of programming.
Assertions about the source code (ABox) written by the software developer are generated by the corresponding part of
the Reasoner, as it provides the corresponding service using the knowledge base (TBox and ABox). The service
includes, firstly, the verification of the compatibility of the ontology (a direct function of the Reasoner), and secondly,
the search for stylistic errors in the source code of the program.</p>
    </sec>
    <sec id="sec-5">
      <title>Summary</title>
      <p>
        Existing approaches to the study of artifacts and tools for their use in the context of the software life cycle are aimed at
developing software of a certain type, implementing specific processes or using specific development methods (section
2). Only a unified, systems approach can provide a fundamental basis for the research and use of artifacts in the
software life cycle. The purpose of the research in our article is to show that usage of the software ecosystem research
methodology, but at a more detailed software artefact level, is productive. An example of a programming style
ecosystem case study based on the author's works [
        <xref ref-type="bibr" rid="ref1 ref12 ref2">1, 2, 12</xref>
        ].
      </p>
      <p>For the first time, the concept of a software artefact ecosystem is proposed. Within the framework of the
concept, a generic model of the ecosystem of a software artefact is described, which belongs to the Cornstoun
ecosystem type and consists of three actors — platform, software, and artefact. The roles of actors in the ecosystem are
indicated, connections between actors are described. Types, rules and attributes of actors, connections and actions can
be refined for models of specific ecosystems of the software attribute. The same applies to meeting the requirements for
analyzing ecosystem properties.</p>
      <p>Based on the generic model of the ecosystem of the software artefact, a declarative model of the ecosystem of
the programming style has been developed, which is an artefact that plays an important role in the development and
maintenance of software. The description of the processes of creating and using a programming style is made by using
the ontology.</p>
      <p>In continuation of the presentation of the ecosystem, the description of the actors of the ecosystem of the
programming style will be expanded and the types, rules and attributes of actors, connections and actions will be
developed. In addition, it is proposed to consider the metric provision of the ecosystem in relation to determining the
efficiency, sustainability and reliability of the ecosystem of the programming style.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Sydorov</surname>
            <given-names>N.A.</given-names>
          </string-name>
          (
          <year>2005</year>
          )
          <article-title>Software Stylistics</article-title>
          , Problems of Programming.
          <year>2018</year>
          .
          <volume>2</volume>
          , 3. P.
          <volume>245</volume>
          -
          <fpage>254</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Sydorov</surname>
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sydorova</surname>
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sydorov</surname>
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cholyshkina</surname>
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Batsurovska</surname>
            <given-names>I.</given-names>
          </string-name>
          (
          <year>2019</year>
          )
          <article-title>Development of the approach to using a style in software engineering</article-title>
          ,
          <source>Eastern-European Journal of Enterprise Technologies</source>
          .
          <year>2019</year>
          . 4/2 (
          <issue>100</issue>
          ). P.
          <volume>41</volume>
          -
          <fpage>51</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Nuwangi</surname>
            <given-names>S.M.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Darshana</surname>
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2015</year>
          )
          <article-title>Software artefacts as equipment: a new conception to software development using reusable software artefacts</article-title>
          .
          <source>Thirty-Sixth International Conference on Information Systems</source>
          ,
          <year>2015</year>
          , Texas, USA.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Heidegger</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>1927</year>
          /1962)
          <article-title>Being and Time, Translated by John Macquarrie &amp; Edward Robinson</article-title>
          . USA: Harper &amp; Row.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Bosch</surname>
            <given-names>J.</given-names>
          </string-name>
          ,(
          <year>2002</year>
          )
          <article-title>Maturity and Evolution in Software Product Lines: Approaches, Artefacts</article-title>
          and Organization, Software Product Lines, Second International Conference, SPLC 2, San Diego, CA, USA,
          <year>August</year>
          19-
          <issue>22</issue>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Rational</given-names>
            <surname>Unified</surname>
          </string-name>
          <article-title>Process: Best Practices for Software development Teams</article-title>
          ,
          <source>Rational Software White Paper TP026B, Rev</source>
          <volume>11</volume>
          /
          <fpage>01</fpage>
          .
          <year>1998</year>
          . 18 p.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Fernandez</surname>
            ,
            <given-names>D M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bohm</surname>
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Broy</surname>
            <given-names>M.</given-names>
          </string-name>
          , (
          <year>2018</year>
          )
          <article-title>Artefacts in Software Engineering: A Fundamental Positioning</article-title>
          .
          <source>International Journal on Software and Systems Modeling</source>
          .
          <year>2018</year>
          .
          <volume>26</volume>
          . 9 p.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Glass</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>1989</year>
          )
          <article-title>Software maintenance documentation</article-title>
          ,
          <source>SIGDOC '89</source>
          ,
          <string-name>
            <surname>Pittsburg</surname>
          </string-name>
          , Pennsylvania, USA, ACM Press. P.
          <volume>18</volume>
          -
          <fpage>23</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Dewar</surname>
            ,
            <given-names>R.G.</given-names>
          </string-name>
          ,
          <article-title>(2005) Managing Software Engineering Artefact Metadata</article-title>
          , Department of Computer Science, Heriot-Watt University, Edinburgh, UK.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Seichter</surname>
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dhungana</surname>
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pleuss</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hauptmann</surname>
            <given-names>B.</given-names>
          </string-name>
          (
          <year>2010</year>
          )
          <article-title>Knowledge Management in Software Ecosystems: Software Artefacts as First-class Citizens</article-title>
          ,
          <source>ECSA 2010 August 23-26</source>
          ,
          <year>2010</year>
          , Copenhagen, Denmark. P.
          <volume>119</volume>
          -
          <fpage>126</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Sadi</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            <given-names>E.</given-names>
          </string-name>
          (
          <year>2015</year>
          )
          <article-title>Designing Software Ecosystems: How Can Modeling Techniques Help?</article-title>
          , Springer-Verlag, Berlin Heidelberg
          <year>2015</year>
          . 15 p.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Sydorov</surname>
            <given-names>N.</given-names>
          </string-name>
          (
          <year>2010</year>
          )
          <article-title>Software Ecology</article-title>
          ,
          <string-name>
            <given-names>Software</given-names>
            <surname>Engineering</surname>
          </string-name>
          .
          <year>2010</year>
          . P.
          <volume>53</volume>
          -
          <fpage>61</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Yu</surname>
            <given-names>E.</given-names>
          </string-name>
          : (
          <year>1995</year>
          )
          <article-title>Modelling Strategic Relationships for Business Process Reengineering</article-title>
          .
          <source>Ph.D., thesis</source>
          . Dept. of Computer Science, University of Toronto. (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Knodel</surname>
            <given-names>J.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Manikas</surname>
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2015</year>
          )
          <article-title>Towards a typification of software ecosystems</article-title>
          .
          <source>In Fernandes et al. Software Business - 6th International Conference, ICSOB</source>
          <year>2015</year>
          , Braga, Portugal, June 10-12,
          <year>2015</year>
          ,
          <string-name>
            <surname>Proceedings</surname>
          </string-name>
          (
          <year>2015</year>
          ), Vol.
          <volume>210</volume>
          of Lecture Notes in Business Information Processing, Springer. P.
          <volume>60</volume>
          -
          <fpage>65</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <article-title>Количество научных публикаций в международных https://orcid</article-title>
          .org/0000-0002-
          <fpage>3794</fpage>
          -780X,
          <article-title>Сидорова Ника Николаевна, кандидат технических наук, доцент</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          https://orcid.org/0000-0002-2989-3637, Сидоров Евгений Николаевич,
          <article-title>кандидат технических наук, доцент, старший инженер</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>https://orcid.org/0000-00022609-0230.</mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>