<!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>Data, Information, and Knowledge Modeling in Worksystem Networks</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Sangay Dorji</string-name>
          <email>sdorji753@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marite Kirikova</string-name>
          <email>marite.kirikova@cs.rtu.lv</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Riga Technical University, Faculty of Computer Science and Information Technology, Institute of Applied Computer Systems</institution>
          ,
          <addr-line>Kalku 1, Riga</addr-line>
          ,
          <country country="LV">Latvia</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Data, information and knowledge are widely used concepts and often perceived as synonyms, but in reality there are situations when the differences between these concepts have to be taken into consideration. This paper examines a possibility to distinguish between data, information and knowledge flows in worksystem networks. An enterprise architecture frame that consists of several basic elements of ArchiMate language is proposed for distinguishing between data, information, and knowledge flows in worksystem networks.</p>
      </abstract>
      <kwd-group>
        <kwd>Worksystems</kwd>
        <kwd>Data</kwd>
        <kwd>Information and Knowledge Flow Analysis</kwd>
        <kwd>ArchiMate</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>Distinguishing between concepts d“ata”, “information”, and “knowledge” mainly is
the topic of academic discussions, however, also in the practice there are situations,
when distinguishing between these three concepts is important. For instance,
availability of data not necessarily means that the information needed for a particular
employee really is acquired and used. To have the information, the employee has to
know about the availability of the data and should be able to interpret the data, thus,
s/he has to be informed about the data and has to have knowledge suitable for the
interpretation of this data.</p>
      <p>
        We have already analyzed data, information, and knowledge (DIK) flows
separately in the context of Viable Systems Model [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], where the frame of particular
elements of enterprise architecture modeling language ArchiMate [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] was proposed
for DIK flow representation. However, that frame was applicable only to information
flows in a single worksystem [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], as it did not include elements for the data transfer
via physical networks. In the networks of worksystems, e.g., networks of enterprises
or in enterprises that heavily depend on their internal communication via networks,
the data transfer via physical networks is an important issue as it concerns such
aspects as security, network availability, etc. Therefore, we have reexamined the
frame proposed in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and compared it to other enterprise architecture usage
approaches especially focusing on worksystem networks.
      </p>
      <p>The paper is organized as follows. The basic concepts, namely, DIK flows,
worksystem networks and ArchiMate language are briefly discussed in Section 2.
Section 3 describes the method used for detecting the enterprise frame for DIK flows
in worksystem networks. Section 4 discusses experiments for analyzing DIK flows in
worksystem networks. In Section 5 the limitations of the study, conclusions, and
future works are briefly outlined.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Basic Concepts</title>
      <p>In this section the main concepts used in the paper are introduced on the basis of the
related works. Data, information, and knowledge definitions are overviewed in
Subsection 2.1. Worksystems are briefly discussed in Subsection 2.2. The reasons of
the use of the ArchiMate language for the representation of DIK flows are explained
in Section 2.3.
2.1</p>
      <sec id="sec-2-1">
        <title>Data, Information, and Knowledge Definitions</title>
        <p>
          There are lots of definitions of data, information, and knowledge presented by many
researchers. Not always the authors define all three terms. For analysis we have
selected the list of definitions where all three concepts are defined by one and the
same author(s) [
          <xref ref-type="bibr" rid="ref4 ref5 ref6 ref7">4,5,6,7</xref>
          ] with the purpose to focus on the differences of the terms and
to avoid similar definitions of different concepts in cases when authors do not
distinguish between the concepts of data, information, and knowledge.
        </p>
        <p>While there were differences in the statements on what data, information, and
knowledge is in the selected definitions, still there were the following commonalities.


</p>
        <p>With respect to data:</p>
        <p>Data is collective pieces of values to produce distinct information and facts
representing ideas, objects, or conditions.</p>
        <p>Data is the basis of reasoning and calculations.</p>
        <p>In order to create suitable information for any decision making, collective
arrangements of data have to be properly analyzed.</p>
        <p>Data is observed, un-interpreted symbols.</p>
        <p>With respect to information:</p>
        <p>Information is details or facts learned about something or somebody through
sequential arrangement of things.</p>
        <p>Information is interpreted symbols and symbol structures.</p>
        <p>Information is obtained after the analysis of properly collected data.</p>
        <p>Information may lead to an increase in understanding and decrease in
uncertainties.</p>
        <p>Information is a key to any decision making, behavior, or an outcome.
With respect to knowledge:</p>
        <p>Knowledge is an understanding about a subject that is acquired through the
experience.</p>
        <p>Knowledge is gained through studying the range of accumulated information
regarding particular subject.
Knowledge needs extensive amount of experience focusing on the information
related to the subject.</p>
        <p>
          To distinguish between data, information, and knowledge we also used their
descriptions from [
          <xref ref-type="bibr" rid="ref8 ref9">8,9</xref>
          ] and [
          <xref ref-type="bibr" rid="ref10 ref11">10,11</xref>
          ], and [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]. Here information is regarded as data
interpreted by knowledge. From the data definitions we came to know that data is raw
facts or un-interpreted symbols like words, numbers, characters, and signals, which do
not provide any meaning. Once the data is analyzed and arranged properly, and it is
possible to understand data and provide the meaning, then data will become
information. To convert the raw fact or un-interpreted data to interpreted data we need
the process. This process is called data interpretation. While interpreting the data
humans have to make a decision based upon their past experience, observation,
culture, and educational background to provide contextual meaning to data. Humans
interpret data using their knowledge that performs the process of data interpretation.
When it comes to computers, they need different algorithms to interpret the data.
        </p>
        <p>Once the data is interpreted, it is transformed into information. This information
has to be made understandable. Once it is understood by the users, they can justify
what are the main causes and consequences, and what are the additional features,
problems, or suggestion required. Basically, the elaboration is the kind of problem
solving in worksystems. For instance, in the worksystem we can elaborate
information like how many foreign students are registered in the university; whether
all registered students have successfully completed their course or not; to attract
foreign students what main courses are needed, etc.</p>
        <p>The worksystems interact with the environment and tend to grow so that there will
be lots of data, information, and knowledge in the organizations. Using elaborated
information and interpreted data, worksystems can “learn” (based on past and present
information) and predict the future growth of the worksystems. Learning is the
integration process of new information from the existing information in worksystems
and making decision for future. Thus, knowledge should be able to interpret data,
elaborate information, and learn from interpreted data and elaborated information.
2.2</p>
      </sec>
      <sec id="sec-2-2">
        <title>Worksystem Networks</title>
        <p>A worksystem can be any kind of organization, which involves human participants to
operate the machine or machine performing automatically on the basis of human
instructions or built in algorithms, by using data, information and technology
resources so that it will benefit both organization and the customers.</p>
        <p>
          According to Steven Alter [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] “A worksystem can be defined as a system in which
human participants or machines perform work using information, technology, and
other resources to produce products and services for internal or external customers”.
The author stated that the “Customers and products/services may be partially inside
and partially outside because customers often participate in the processes and
activities within the worksystem and because products/services take shape within the
worksystem. Processes and activities, participants, information, and technologies are
viewed as completely within the worksystem. Environment, infrastructure, and
strategies are viewed as largely outside the worksystem even though they have direct
and indirect effects within the worksystem” (see the graphical representation in
Figure 1).
        </p>
        <p>
          According to Steven Alter [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ], the worksystem framework consists of the
following nine elements (see also Figure 1):
 Customers. Customers are those people who benefit or receive products and
services directly from a worksystem. They are the ones who can use or experience
the quality of the products and services of the worksystem. The customers can be
either external or internal customers.
 Products and Services. Products and services can be physical products,
information products, and services made by a worksystem for various customers.
Examples of products and services are arrangements, agreements, goods,
consultations, etc.
 Processes and Activities. Processes and activities involve detailed steps of work in
the worksystem. The sequence or details of doing work in a worksystem depend
on individual skills, knowledge, experience, and observations which help to make
decisions, communicate with clients, and coordinate the work in the worksystem.
 Participants. Participants are those people who directly or indirectly are involved
in performing the work in a worksystem. For instance, an employee directly is
involved in the worksystem to perform the work; but the customer, who demands
the product and services to the worksystem, is not performing the work, but still is
considered as an external participant because of contributing something to the
worksystem.
 Information. Information can be categorized into two parts that is codified and
uncodified information. The information can be manipulated (created, updated,
deleted) by using processes and activities of the worksystem. We can see that the
worksystem’s framework here does not distinguish between data, information, and
knowledge.
 Technologies. Technologies are tools involved in a worksystem that help the
employees to perform the work easily. There are two types of technology, the one
which is operated by employees and another one that performs the work
autonomously.
 Infrastructure. An infrastructure consists of human, informational, and technical
resources that a worksystem relies upon, but which are outside the worksystem
and are shared resources with other worksystems. Human infrastructure is the
people and organizational units that supply services shared by different
worksystems, for instance, training organization. Information infrastructure is
information shared across various worksystems; it can be shared database and
other enterprise information. Technical infrastructure includes hardware and
software which helps worksystem to share the information between multiple
worksystems. An example of technical infrastructure is an Enterprise Resources
Planning (ERP) suite.
 Strategies. Strategies are some kind of worksystem’s guidelines which help the
organizations to achieve their primary goals. Strategies can be worksystem
strategy, departmental strategy, and enterprise strategy.
 Environment. An environment is viewed largely outside a worksystem and it
needs to follow respective laws, standards, culture, policies, and regulations.
Worksystem networks can be defined as the collection of human employees,
computers, servers, network devices, and other peripherals that are connected with
each other to communicate, exchange the information, and share hardware and
software resources for mutual benefits. Internet is the network of networks where the
information can be exchanged globally. There are other options, such as local area
networks and metropolitan area networks which can help the worksystem to exchange
data, information, and knowledge within the worksystem network. Inside a
worksystem, worksystem networks are important because they help the worksystem
and its sub-worksystems to share data, information, and knowledge between the nodes
based on certain rules and principles. In a worksystem, knowledge holders can be
actors, roles and application components, such as, e.g., websites. Data can be text,
symbols, images, etc.; interpreted data can be regarded as information. (See Figure 2).
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>ArchiMate</title>
        <p>
          ArchiMate initially, in 2002-2004, was developed in The Netherlands by a project
team from Telematica Institute in cooperation with Dutch partners from government,
industry, and academics. It is an Open Group Standard, modeling language for
enterprise architecture. It is a visual language to represent end-to-end enterprise
architecture in terms of business processes, applications, and technology [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ],
[
          <xref ref-type="bibr" rid="ref13 ref14 ref15">13,14,15</xref>
          ]. The core of the language consists of three layers. The Business layer
mostly describes the business processes and people (called business actors) involved
in the business processes. Business actors can be humans, departments, and business
units. They may be individuals or groups of people. Each actor is assigned with a
business role. This level shows, how the business events, processes, services, and
functions are related among themselves and to the associated individual business
units. Information, product, process, and organization domains should be included in
this layer. The Application layer consists of application components, i.e., application
software that performs the particular tasks. In other words, information is processed
by application software. It supports the business layer with application services,
which are realized by application components. The Technology layer mostly deals
with infrastructure services like processing, storage, and communication
infrastructure, needed to support specified applications in the applications layer. The
Technology layer refers to the technical infrastructure domain.
        </p>
        <p>
          The ArchiMate language consists of three types of elements. There are Active
elements that represent those elements in the real world that “exhibit
Behavior displays the actual behavior that can be observed in the real world. The
examples are business processes, application services, and infrastructure services.
Passive structure/ passive elements are also called as information. They represent
those things that undergo or are the result of the behavior. These are elements that
cannot act and which are acted upon by that behavior [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ].
        </p>
        <p>The following are some of the advantages of using ArchiMate language for
representation of DIK flows in worksystems:
 It has elements for all concepts discussed in Subsections 2.1 and 2.2.
 It is an independent enterprise architecture modeling language.
 It is Open group standard and is supported by free, cross-platform tools to
create ArchiMate models.
 It is easy to understand by experts and non-experts across all domains.
 It is able to visualize the relations between the domains; and gives a possibility to
visualize the models in different ways, e.g., we can view the model like a business
process, a product, an application usage, an application structure, and an
infrastructure.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>The Method</title>
      <p>
        We have already analyzed DIK flows in a single worksystem [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], [
        <xref ref-type="bibr" rid="ref11 ref12">11,12</xref>
        ] and created
the enterprise architecture frame for this purpose. To find the frame for worksystem
networks we proceeded as follows.
behaviors”.
      </p>
      <p>We analyzed related works with the purpose to find alternative frames for
representation of DIK flows (one alternative was selected).</p>
      <p>
        On the basis of the DIK flow representation frame developed in our earlier work
[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], [
        <xref ref-type="bibr" rid="ref16 ref17">16,17</xref>
        ], and the selected alternative frame, we draw a hypothesis with
respect to the representation of DIK flows in worksystem networks.
      </p>
      <p>We created worksystem network scenarios and represented each data,
information, and knowledge flow in them separately.</p>
      <p>On the basis of acquired representations we selected the frame for DIK flow
analysis.</p>
      <p>
        In related works we found a university meta-model from Coventry University [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]
that reflected all elements relevant for worksystem networks. This model was made
using the ArchiMate language. We modified the model so that it can represent two
worksystems simultaneously (we repeated elements from the center to the right also
from the center to the left, i.e., added these elements to the original meta-model (see
Figure 3).
      </p>
      <p>
        By extending the Coventry University model we achieved its similarity with the
enterprise architecture frame used for DIK flow analysis in a single worksystem [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]
reflected in Figure 4.
When comparing the models (frames) in Figure 3 and Figure 4, one can see the
similarity in their central part. On the basis of this similarity the hypothesis was drawn
that for representation of DIK flow this central part of the frame is essential, and that,
for the flow to exist, an element of the central part has to be connected with at least
one element on the left of the center and at least one element on the right of the
center. The hypothesis is partly illustrated in Figure 5.
      </p>
      <p>We assumed that in ArchiMate we can represent the one-step DIK flows where in
the bottom level we have an artifact, which represents the file, a piece of data, or
message which can be shared and transferred to other nodes; so it represents the data
flow. In the second layer we have a business object and a data object.</p>
      <p>The data object is realized on a business object, for example the ‘bank
Business Object may be data (a Data Object) of an accounting application; it is the
same item’s representantiion a different architectural layer. Data object is the other
way of representing the business object in the application layer. It represents the
information flow.</p>
      <p>There are two ways to represent the information flow, - one way is using the data
object realized on a business object, and another way is when artifact is realized on a
data object and then realized to a business object. It will become knowledge flow, if
there is a meaning attached to the business object - which should enable the receiver
to interpret data, elaborate the information, and also learn from the information.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Experiments with Scenarios</title>
      <p>To experiment with DIK flow representations, we have created the following five
scenarios based on the Riga Technical University Foreign Students Department
activities:
 Student searching and applying for getting admission in the university;
 Borrowing books from the university library;
 Participating in sport membership at the university;
 Student taking academic leave;
 Student wanting to retake the examination for the second chance.</p>
      <p>For each scenario all DIK flows were mapped into the enterprise architecture
frames to see which elements are involved in the representation of the flows.
Altogether representations of 32 DIK flows were created. In the representations all the
block elements in the right column and the left column of the frames were considered
as two worksystems, and hypothesis elements (Figure 5) were represent between
them. This helped to distinguish data, information, and knowledge flow between the
worksystems.</p>
      <p>The DIK flows between two worksystems were shown in the respective diagrams
with numbers which represent the flow propagation. For instance, in Figure 6 the
excerpt of the scenario on getting admission in the university is represented. Once the
University IT department gets the information from the student, the IT department
employee can provide a temporary user name or password for the access to the
Virtual Learning Environment (VLE) Ortus by the email. According to the
hypothesis, as the flow contains the artifact, data object, and business object, it is an
information flow. So the elements of the frame that are related to the numbered lines
are necessary to represent the information flow. In the same manner other data,
information, or knowledge flows found in the scenarios were represented.</p>
      <p>After representing data, information, and knowledge flows and comparing the
representations, it was concluded that it is sufficient to have the elements of the
generic frame illustrated in Figure 4, but it is very important to add a network
component (available in Coventry University meta-model, see Figure 3). Generic
flow analysis frame represented in Figure 4 does not show exactly the flow analysis in
account’
physical worksystem networks. If we add a network component then it is possible to
show how the data, information, and knowledge are exchanged between two or more
worksystem networks. This is illustrated in Figure 7 where the reconstructed flow
representation frame is presented.</p>
      <p>While in the most of cases the reconstructed frame fulfilled the hypothesis of how
to distinguish between data, information, and knowledge flows, there were also such
situations where it was complicated to use the construct presented in Figure 7. These
were situations where worksystems of different granularity were exchanging the
information, i.e., the worksystem of the one side was of the smallest possible
granularity (e.g., student) but another worksystem consisted of several other
worksystems (e.g., a department, software applications, computers). Nevertheless, the
frame was sufficient to cover all 32 DIK flows and did not require additional
elements, such as business event or service that were represented in the alternative
model (Figure 3).</p>
      <p>The experiments with the scenarios showed that distinguishing between the data,
information and knowledge flows in worksystem networks requires specific methods
and usually their scrupulous consideration is not a part of information systems
development activities. In this experiment we represented only one step flows. For
multistep flows there should be additional methods and algorithms developed that can
check the consistency of the flows. However, even the one step flow analysis gives an
opportunity to examine DIK flows closer and, for instance, to check whether really
the information is received not just data is available or to see whether there is
knowledge to be transferred to enhance the data interpretation or learning.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>Today the information systems really influence the worksystem or organization to do
the business and move forward to achieve their goals by helping the management to
carry out daily operations and control and monitor their progress. To benefit from the
information systems it is important to distinguish between data, information, and
knowledge to ensure that decision makers are equipped with needed knowledge
information, and data. Also, it has to be mentioned that data, information, and
knowledge may require different treatment from the point of view of storage,
reusability, security, and other issues of information systems management.</p>
      <p>This paper illustrates a step forward to distinguishing between these three
phenomena in worksystem networks. While the ArchiMate language gives an
opportunity to represent all elements of worksystem framework, only part of the
language elements were needed for the scenarios that represented data, information,
and knowledge flows in everyday activities of the foreign students department of the
university.</p>
      <p>This study has several limitations: (1) only the one-step flows were represented in
the proposed frame; (2) the differences between data, information, and knowledge
flows were not discussed in detail; (3) in the representations it was not always
possible to handle information fusion present in the scenarios; (4) there were
difficulties to represent flows between worksystems of different granularities; and (5)
only 5 scenarios and 32 flows were analyzed.</p>
      <p>Future research is intended for multistep DIK flows and broader range of
scenarios.</p>
      <p>Acknowledgment. The research reflected in this paper was supported in part by
the Latvian Council of Science, grant for project No 342/2012.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Kirikova</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pudane</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Viable system model based information flow</article-title>
          .
          <source>In: New Trends in Databases and Information Systems. Advances in Intelligent Systems and Computing</source>
          , Volume
          <volume>241</volume>
          , Part 1, pp.
          <fpage>97</fpage>
          -
          <lpage>104</lpage>
          . Springer (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2. Welcome to ArchiMate 2.1, an Open Group Standard, The Open Group,
          <fpage>2012</fpage>
          -
          <lpage>2013</lpage>
          . pubs.opengroup.org/architecture/archimate2-doc
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Alter</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Worksystem Theory: Overview of Core Concepts, Extensions and Challenges for the future</article-title>
          .
          <source>In: Journal of the Association for Information Systems</source>
          , vol.
          <volume>14</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>72</fpage>
          -
          <lpage>121</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Zins</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <string-name>
            <surname>Data</surname>
          </string-name>
          , Information, Knowledge.
          <source>In: Knowledge Map of Information Science</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Bellinger</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castro</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mills</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Data, Information, Knowledge, and Wisdom</article-title>
          . In:
          <article-title>System Thinking, A journey in the realm of systems (</article-title>
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Frost</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Defining Knowledge, Information</article-title>
          , Data (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Zins</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Conceptual approaches for defining data, information and knowledge</article-title>
          .
          <source>In: Journal of the Association for Information Science and Technology</source>
          , vol.
          <volume>58</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>479</fpage>
          -
          <lpage>493</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Aamodta</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nygardb</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Different roles and mutual dependencies of data, information and knowledge - an AI perspective on their integration</article-title>
          .
          <source>In: Data and Knowledge Engineering</source>
          , vol.
          <volume>16</volume>
          , pp.
          <fpage>191</fpage>
          -
          <lpage>222</lpage>
          (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Genkin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>What's the difference between data, information and knowledge in machine systems? Or is there a difference? https://www</article-title>
          .quora.com/What%E2%
          <article-title>80%99s-thedifference-between-data-information-and-knowledge-in-machine-systems-Or-is-there-adifference</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Zhung</surname>
          </string-name>
          , H.:
          <article-title>Knowledge flow network planning and simulation</article-title>
          .
          <source>ScienceDirect</source>
          , pp.
          <fpage>571</fpage>
          -
          <lpage>592</lpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Yamin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Otto</surname>
          </string-name>
          , J.:
          <article-title>Patterns of knowledge flows and MNE innovation performance</article-title>
          .
          <source>In: Journal of International Management</source>
          , pp.
          <fpage>239</fpage>
          -
          <lpage>258</lpage>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Rajalakshmi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Banu</surname>
            ,
            <given-names>R.W.:</given-names>
          </string-name>
          <article-title>Analysis of Tacit Knowledge Sharing and Codification in Higher Education</article-title>
          . In: International Conference on Computer Communication and Informatics,
          <string-name>
            <surname>Coimbatore</surname>
          </string-name>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Gils</surname>
            ,
            <given-names>B.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dijk</surname>
            ,
            <given-names>S.V.</given-names>
          </string-name>
          :
          <article-title>Experiences, techniques, and best practices</article-title>
          .
          <source>In: The Practice of Enterprise Architecture</source>
          ,
          <source>BiZZdesign Academy</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Sobolewska</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , A.:
          <article-title>When the applications are business process</article-title>
          .
          <source>The Netherlands</source>
          , University of Leiden (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Kock</surname>
          </string-name>
          , N.:
          <article-title>System analysts and design fundamentals: A Business Process Redesign Approach</article-title>
          , SAGE Publications, Inc. (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Kirikova</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Work Systems Paradigm and Frames for Fractal Architecture of Information Systems</article-title>
          .
          <source>CAiSE Forum</source>
          <year>2014</year>
          , Thessaloniki, Greece, June 16-20,
          <year>2014</year>
          , Selected Extended Papers.
          <source>Information Systems Engineering in Complex Environments</source>
          , Vol.
          <volume>204</volume>
          ,
          <string-name>
            <surname>Lecture</surname>
            <given-names>Notes</given-names>
          </string-name>
          <source>in Business Information Processing</source>
          , pp.
          <fpage>165</fpage>
          -
          <lpage>180</lpage>
          . Springer (
          <year>2015</year>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Kirikova</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Modeling for Viability</article-title>
          .
          <source>Perspectives in Business Informatics Research</source>
          . Vol.
          <volume>229</volume>
          of the series LNBIP, 14th International Conference, BIR 2015, Tartu, Estonia,
          <source>August 26-28</source>
          , pp.
          <fpage>265</fpage>
          -
          <lpage>272</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Czechowski</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Padam</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Anderson</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Woodcock</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>JISC Enterprise Architecture and ArchiMate Project</article-title>
          ., Coventry University, London (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>