<!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>Dependencies between knowledge for the Case Factory maintenance approach</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Pascal Reuss</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Intelligent Information Systems Lab, University of Hildesheim Competence Center Case Based Reasoning, German Center for Artificial Intelligence</institution>
          ,
          <addr-line>Kaiserslautern</addr-line>
        </aff>
      </contrib-group>
      <fpage>256</fpage>
      <lpage>263</lpage>
      <abstract>
        <p>In many knowledge-based systems the used knowledge is distributed among several knowledge sources. These knowledge sources may have dependencies between each other, which should be considered when maintaining these sources. An integrated maintenance approach for multiple Case-Based Reasoning (CBR) systems has to consider dependencies between the individual knowledge containers within one CBR system and the dependencies between the knowledge containers of different CBR systems. This paper describes the dependencies between knowledge containers in CBR systems from the perspective of the Case Factory approach and how possible maintenance actions could be derived from these dependencies.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        Today knowledge based systems handling a huge amount of knowledge to provide
solutions to given problems. This knowledge is often distributed over several internal or
external knowledge sources. These knowledge sources may be independent from each
other, but they also may have dependencies between each other. In many systems the
knowledge is distributed among sub-domains. For example a travel medicine
application may have knowledge divided into knowledge about regions, hospitals and
medication. Between the regions and the hospitals existing dependencies, because a hospital
is linked to a specific region. If the spelling of the region is changed or the region is
deleted, the corresponding hospital can not be found any more and there will be
inconsistent knowledge. In the following we assume that all knowledge sources in a
knowledge based system are CBR systems. When maintaining an application with several
different CBR systems as knowledge sources, it is important to consider the
dependencies between the knowledge inside these CBR systems. These dependencies could
be between knowledge containers inside a single CBR system and between knowledge
containers of different CBR systems. Current maintenance approaches for CBR
systems focus on one single CBR system or a single knowledge container and considering
only dependencies inside a single CBR system. The extended Case Factory approach
[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] considers the dependencies between knowledge containers. In this paper we
describe the dependencies that could exist between knowledge containers from a Case
Factory perspective and how these dependencies could be processed to derive possible
maintenance actions. In Section 2 we give an overview of related work to this topis,
while Section 3 describes briefly the Case Factory approach and the dependencies
between knowledge containers in more detail. In addition, we describe the modeling of
dependencies with the help of a Maintenance Map and an algorithm to identify and
process dependencies and derive possible maintenance actions. Section 4 gives a short
conclusion and an outlook to future work.
1.1
      </p>
      <sec id="sec-1-1">
        <title>SEASALT architecture</title>
        <p>
          The SEASALT (Shared Experience using an Agent-based System Architecture Layout)
architecture is a domain-independent architecture for extracting, analyzing, sharing, and
providing experiences [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]. The architecture is based on the Collaborative
Multi-ExpertSystem approach [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] and combines several software engineering and artificial
intelligence technologies to identify relevant information, process the experience and
provide them via an interface. The SEASALT architecture consists of five components: the
knowledge sources, the knowledge formalization, the knowledge provision, the
knowledge representation, and the individualized knowledge. The knowledge sources
component is responsible for extracting knowledge from external knowledge sources like
databases or web pages and especially Web 2.0 platforms. The knowledge formalization
component is responsible for formalizing the extracted knowledge from the Collector
Agents into a modular, structural representation. The knowledge provision component
contains the so called Knowledge Line. The basic idea is a modularization of
knowledge analogous to the modularization of software in product lines. The modularization
is done among the individual topics that are represented within the knowledge domain.
The Topic Agents can be any kind of information system or service. If a Topic Agent has
a CBR system as knowledge source, the SEASALT architecture provides a Case Factory
for the individual case maintenance [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]. The knowledge representation component
contains the underlying knowledge models of the different agents and knowledge sources.
The synchronization and matching of the individualized knowledge models improves
the knowledge maintenance and the interoperability between the components. The
individualized knowledge component contains the web-based user interfaces to enter a
query and present the solution to the user.
2
        </p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>Related work</title>
      <p>
        The DILLEBIS methodology from Markus Nick [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] focuses on identifying necessary
maintenance actions using user feedback. He considers dependencies between
knowledge sources only implicitly. A dependency can be assumed, if a user advises to change
more than one knowledge source in his feedback. A knowledge engineer has to
confirm a dependency manually. In our approach we define the dependencies explicitly and
process them automatically to give the knowledge engineer a list of possible
maintenance actions. The SIAM methodology from Thomas Roth-Berghofer [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] focuses on
maintenance for CBR systems and extends the CBR cycle with to additional steps for
evaluation and maintenance of a single CBR system. Dependencies are considered only
implicit in this methodology, too. The evaluation of the knowledge containers can show
dependencies, if more than one knowledge container requires maintenance in a
specific situation. But the confirmation of dependencies had to be done manually before
a maintenance action can be performed. There are many maintenance approaches for
CBR systems like [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ],[
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], and [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] that presents strategies to maintain the case
base or the similarity measures. But all of these approaches are only considering one
knowledge container or a single CBR system, while we will consider dependencies
between all knowledge containers of a single CBR system and dependencies between
knowledge containers of different CBR systems. Leake and his co-authors worked with
different multiple knowledge sources for CBR systems and the combination of
maintenance actions to preserve the competency and efficiency of a CBR system [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Their
approach is focused on a single CBR system, but the idea is also applicable for multiple
CBR systems and may be combined with our approach.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Dependencies between knowledge containers in CBR systems</title>
      <p>
        In a multi-agent system like docQuery, the knowledge is distributed over several
knowledge sources. Each knowledge source is a software agent with an underlying CBR
system, representing the knowledge of a sub-domain of the travel medicine domain. For
example one CBR system contains knowledge about regions, anothr CBR system
contains knowledge about medication. In the docQuery system exist seven different CBR
systems for knowledge about regions, hospitals, medication, infectious diseases,
chronicle diseases, activities and conditions (climate, security, etc) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Between these CBR
systems dependencies can be found, either because two CBR systems share the same
vocabulary or cases are linked to each other. For example, the CBR systems for regions
and infectious diseases have partially the same vocabulary and there are links between
case from the region case base and the infectious disease case base. These
dependencies have to be considered, when thinking about maintaining these CBR systems. The
extended Case Factory approach [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] for maintaining CBR systems is able to consider
these dependencies. A Case Factory is part of the knowledge provision component of the
SEASALT architecture and is responsible for maintaining a single CBR system. Several
software agents are monitoring the knowledge containers and propose possible
maintenance actions, if defined conditions are met. Based on monitoring results and defined
dependencies additional possible maintenance actions may be derived. A Case Factory
can process the dependencies inside a single CBR system. Following our approach,
each of the seven CBR systems has its own Case Factory to monitor and maintain the
knowledge. To process dependencies between CBR systems, a so-called Case Factory
Organization (CFO) is used. This high-level layer manages all Case Factories, the
dependencies between knowledge containers of different CBR systems, and coordinates
the maintenance process. There can be more than one CFO to manage the maintenance
on different levels. A CFO can be used to split a system with multiple CBR system
into several organizational units. For example in the docQuery application it would be
possible to have 4 CFOs. One CFO contains the region and hospital CBR systems, the
second CFO the infectious diseases, chronicle diseases and medication CBR systems
and the third CF contains the activities and conditions CBR systems. Each of this CFOs
manage the dependencies between the corresponding CBR systems. The fourth CFO
manages the dependencies between CBR system of different CFOs and can also be
used to manage the overall maintenance process to identify maintenance actions that
have to be processed in combination with other maintenance actions to address
problems as stated in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. In the following section, the dependencies between knowledge
containers from our Case Factory perspective are described in more detail.
      </p>
      <sec id="sec-3-1">
        <title>3.1 Intra- and inter-system dependencies</title>
        <p>A dependency exists between different knowledge containers. We define a dependency
d as</p>
        <p>d = (kcsysS ; kcsysT ; t)
where kc 2 fvoc; sim; cb; adag
and sysS; sysT 2 f1 : : : ng</p>
        <p>A dependency can be described as a triple of two knowledge containers (kc) and
the direction (t) of the dependency. The knowledge containers are the vocabulary (voc),
the similarity measures (sim), the case base (cb), and the adaptation knowledge (ada).
We assume there are 1 to n CBR systems. The indexes sysS and sysT identify the CBR
systems a knowledge container belongs to, where sysS is the source of a dependency
and sysT the target. The last element of the triple determines the direction of a
dependency, either uni-directional (u) or bi-directional (b). A uni-directional dependency is
only processed from the source knowledge container to the target knowledge container,
while for a bi-directional dependency both directions have to be considered when
deriving possible maintenance actions. From our Case Factory perspective two different
categories of dependencies, intra-system and inter-system dependencies. Intra-system
dependencies exist between different knowledge containers of the same CBR system,
while inter-system dependencies exist between knowledge containers of different CBR
systems. Distinguishing between intra- and inter-system dependencies is important for
processing the dependencies. An intra-system dependencies can be processed by the
corresponding Case Factory itself. If no dependencies points to another CBR system,
there is no need to propagate the dependencie to the CFO.</p>
        <p>An intra-sytem dependency is defined as follows:</p>
        <p>dintra = (kcsysS ; kcsysT ; t)
where kc 2 fvoc; sim; cb; adag and kcsysS 6= kcsysT
and sysS; sysT 2 f1 : : : ng and sysS = sysT</p>
        <p>and t 2 fu; bg
while an inter-system dependency is defined as follows:</p>
        <p>dinter = (kcsysS ; kcsysT ; t)
and sysS; sysT 2 f1 : : : ng and sysS 6= sysT</p>
        <p>There are three intra-system dependencies that could be called trivial dependencies.
These trivial dependencies exist between the vocabulary and the other three
knowledge containers and are uni-directional. The trivial dependencies are uni-directional,
because the vocabulary sets the surrounding conditions of the other knowledge
containers: changing the name of an attribute or its value range or creating a new concept for a
taxonomy has to be done in the vocabulary and has then an effect on the other
knowledge containers. Therefore the dependencies is only pointing from the vocabulary to
the other knowledge containers and not backwards, too. These dependencies describe
the fact that a change in the vocabulary has a direct impact on the other knowledge
containers in the same CBR system. These trivial dependencies are defined per default
for every CBR system and are defined as follows:
dtriv = (vocsysS ; simsysT ; u)</p>
        <p>dtriv = (vocsysS ; cbsysT ; u)
dtriv = (vocsysS ; adasysT ; u)
where sysS; sysT 2 f1 : : : ng and sysS = sysT
where sysS; sysT 2 f1 : : : ng and sysS = sysT
where sysS; sysT 2 f1 : : : ng and sysS = sysT
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Dependency modeling in a Maintenance Map</title>
        <p>
          The dependencies between knowledge containers have to be defined by a knowledge
engineer. The construct to store the modeled dependencies is a so-called Maintenance
Map. The Maintenance Map is based on the Knowledge Map from Davenport and
Prusak [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] and was adapted to multi-agent systems by Bach et al. [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. A Maintenance
Map can be represented as a bi-directional graph. The vertices represent knowledge
sources, for example a CBR system, and the edges the dependencies between these
knowledge sources. There are also loop edges from a vertex to itself to represent the
trivial dependencies and it is possible to have multiple edges between two vertices to
represent dependencies between multiple knowledge containers of CBR systems. In
addition, the edges could be weighted to describe the importance of a dependency. The
following figure 1 shows the Maintenance Map for the docquery application as a graph.
There are dependencies between the vocabularies and the case bases for each CBR
system and the number on the edges represent the importance of the dependencies.
        </p>
        <p>Inside the Maintenance Map, the dependencies are modeled in RDF language to
simplify the interchange of the Maintenance Map between MAS with multiple CBR
systems. In the following we will describe an example based on the docQuery
multiagent system to show the modeling of dependencies:</p>
        <p>Listing 1.1. Exerpt from a Maintenance Map of the docQuery application
&lt;r d f : D e s c r i p t i o n r d f : a b o u t =” ’ d e p e n d e n c y 1 ”’&gt;
&lt;dep : k c s o u r c e &gt;v o c a b u l a r y &lt;/ dep : k c s o u r c e &gt;
&lt;dep : k c t a r g e t &gt;v o c a b u l a r y &lt;/ dep : k c t a r g e t &gt;
&lt;dep : c b r s o u r c e &gt;D Q r eg i on &lt;/ dep : c b r s o u r c e &gt;
&lt;dep : c b r t a r g e t &gt;D Q h o s p i t a l &lt;/ dep : c b r t a r g e t &gt;
&lt;dep : t y p e &gt;b i d i r e c t i o n a l &lt;/ dep : t y p e &gt;
&lt;dep : w e i g h t &gt;1&lt;/dep : w e i g h t &gt;
&lt;/ r d f : D e s c r i p t i o n &gt;</p>
        <p>For every dependency the required attributes are modeled in RDF language. The
knowledge containers are set with the attributes kcsource and kctarget, while the CBR
systems are set with cbrsource and cbrtarget. The attribute type determines whether a
dependency is uni-diretional or bi-directional and the weight attribute defines the
importance. In this example, the first dependency is an inter-system dependency between
the CBR system for region information and the CBR system for hospital information.
We have a dependency between the vocabularies of both CBR systems, because several
attributes of the different case structures use the same vocabulary. The attribute values
for the name of the region in the region CBR system and the region part of the hospitals
address are the same. A change of a region’s name in the first CBR system has to lead
to a change of the same region’s name in the hospital CBR system. This way
inconsistencies in the knowledge should be avoided. The second dependency is an intra-system
and trivial dependency. It exists between the vocabulary and the case base of the region
CBR system. Changing the vocabulary may lead to a change of attribute values in one
or more cases. This dependency is uni-directional, because an attribute value in a case
can only be set after it is defined in the vocabulary. In addition, the Maintenance Map
could contain information about preferred maintenance actions for knowledge
containers based on the dependencies and required combinations of maintenance actions to
preserve the problem solving competence. Information about evaluation strategies for
the CBR systems and knowledge containers can be stored, too.
3.3</p>
      </sec>
      <sec id="sec-3-3">
        <title>Deriving maintenance actions from dependencies</title>
        <p>After defining dependencies for multiple CBR systems in a multi-agent system, these
dependencies are used to derive possible maintenance actions to keep the knowledge in
all CBR systems consistent. Each Case Factory derives possible maintenance actions
for the assigned CBR system based on intra-system dependencies and the Case Factory
Organization derives possible maintenance actions based on inter-system dependencies.
In the following we present an algorithm on an abstract level to derive possible
maintenance actions based on given dependencies. A maintenance action for this algorithm
is defined as a change on a knowledge container changeKC. changeKC(d:kcsysS ) is a
function that changes the knowledge container given as a parameter.</p>
        <p>Listing 1.2. Algorithm to derive maintenance actions
Input:
D Set of given dependencies ( intra or intersystem )
M Set of i n i t i a l maintenance a ct i o n s
Output:
Mp Set of proposed maintenance ac t i o n s
Mp = M
while (M not empty )
for (m in M) f
for ( d in D) f
i f (d:kcsysS == m:kcsysS
OR (d:kcsysT == m:kcsysS AND d . t == b ) ) f
i f ( ! Mp . contains ( changeKC (d:kcsysT ) ) f</p>
        <p>Mp . add ( changeKC (d:kcsysT ) )</p>
        <p>M. add ( changeKC (d:kcsysT ) )
g
rge t u r n Mp</p>
        <p>g</p>
        <p>Mg. remove (m)</p>
        <p>The algorithm requires a set of defined dependencies D and a set of initial
maintenance actions M as input. If M is empty, the algorithm terminates, because no starting
point for the algorithm would be given. The output of the algorithm is a set of possible
maintenance actions that could be proposed to the knowledge engineer. At first, the
initial set of maintenance actions will be added to Mp, because these maintenance actions
should be proposed, too. The condition for the while loop is that no new maintenance
actions could be derived, so no more dependencies have to be considered. The inner
loops process all defined dependencies and the initial and derived maintenance actions.
If a new maintenance action is derived, it is added to M and Mp. A new maintenance
action added to M leads to another cycle of the inner loop to determine if further
dependencies fire for the new maintenance action. And the new maintenance actions is added
to Mp to be proposed to the knowledge engineer. Two conditions are responsible for
deriving new maintenance actions: If the source knowledge container of a maintenance
action is the same as the source knowledge container of a dependency OR if the
dependency is bi-directional and the source knowledge container of the maintenance action is
the same as the target knowledge container of the dependency. If one condition is met,
a new maintenance action is derived and added to the sets. A maintenance action can
only be in a set once. After processing all dependencies for a maintenance action, this
maintenance action is removed from M. This is necessary to have an empty list after
processing all maintenance actions and dependencies.
In this paper we describe the dependencies between knowledge containers of CBR
systems from a Case Factory perspective to use them to derive possible maintenance
actions. We describe the categories and elements of a dependency and show how defined
dependencies could be modeled with the help of a Maintenance Map. In addition, we
present an algorithm to use these dependencies to derive possible maintenance actions.
The next steps in our work are to define and model all dependencies in our docQuery
multi-agent sytem and detail, implement and test the algorithm to derive maintenance
actions. Therefore, the possible maintenance actions and their combinations have to be
defined. Based on the result of our evaluation, we will revise our algorithm and
dependency modeling.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Althoff</surname>
          </string-name>
          , K.D.:
          <article-title>Collaborative multi-expert-systems</article-title>
          .
          <source>In: Proceedings of the 16th UK Workshop on Case-Based Reasoning (UKCBR-2012), located at SGAI International Conference on Artificial Intelligence, December</source>
          <volume>13</volume>
          ,
          <string-name>
            <surname>Cambride</surname>
          </string-name>
          , United Kingdom. pp.
          <fpage>1</fpage>
          -
          <lpage>1</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Bach</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <source>Knowledge Acquisition for Case-Based Reasoning Systems. Ph.D. thesis</source>
          , University of Hildesheim (
          <year>2013</year>
          ), dr. Hut Verlag Mnchen
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Bach</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reichle</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reichle-Schmehl</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Althoff</surname>
          </string-name>
          , K.D.:
          <article-title>Implementing a coordination agent for modularised case bases</article-title>
          .
          <source>In: Proceedings of the 13th UK Workschop on Case-Based Reasoning</source>
          . pp.
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Davenport</surname>
            ,
            <given-names>T.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prusak</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Working Knowledge: How Organizations Manage What they Know</article-title>
          . Havard Business School Press (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Ferrario</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smyth</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Distributing case-based maintenance: The collaborative maintenance approach</article-title>
          .
          <source>Computational Intelligence</source>
          <volume>17</volume>
          (
          <issue>2</issue>
          ),
          <fpage>315</fpage>
          -
          <lpage>330</lpage>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Iglezakis</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roth-Berghofer</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>A survey regarding the central role of the case base for maintenance in case-based reasoning</article-title>
          .
          <source>In: ECAI Workshop Notes</source>
          . pp.
          <fpage>22</fpage>
          -
          <lpage>28</lpage>
          (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Leake</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kinley</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , Wilson,
          <string-name>
            <surname>D.</surname>
          </string-name>
          :
          <article-title>Learning to integrate multiple knowledge sources for case-based reasoning</article-title>
          .
          <source>In: Proceedings of the Fourteenth International Joint Conference on Artificial Intelligence</source>
          . pp.
          <fpage>246</fpage>
          -
          <lpage>251</lpage>
          . Morgan Kaufmann (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Nick</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Experience Maintenance Loop through Closed-Loop Feedback</article-title>
          .
          <source>Ph.D. thesis</source>
          , TU Kaiserslautern (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Reuss</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Concept and implementation of a Knowledge Line - retrieval strategies for modularized, homogeneous topic agents within a multi-agent-system (in German)</article-title>
          .
          <source>Master's thesis</source>
          , University of Hildesheim (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Reuss</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Althoff</surname>
          </string-name>
          , K.D.,
          <string-name>
            <surname>Henkel</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pfeiffer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Case-based agents within the omaha project</article-title>
          .
          <source>In: Case-based Agents. ICCBR Workshop on Case-based Agents (ICCBR-CBR-14)</source>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Roth-Berghofer</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Knowledge maintenance of case-based reasoning systems</article-title>
          .
          <source>The SIAM methodology. Akademische Verlagsgesellschaft Aka GmbH</source>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Smyth</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Keane</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Remembering to forget: A competence-preserving case deletion policy for case-based reasoning systems</article-title>
          .
          <source>In: Proceedings of the 13th International Joint Conference on Artificial Intelligence</source>
          . pp.
          <fpage>377</fpage>
          -
          <lpage>382</lpage>
          (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Stahl</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Learning feature weights from case order feedback</article-title>
          .
          <source>In: Case-Based Reasoning Research and Development: Proceedings of the Fourth International Conference on CaseBased Reasoning</source>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>