<!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>Semantic Networks to Support Learning</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Philippe A. Martin Eurecom, research center in communications systems, Sophia-Antipolis, France and adjunct researcher of the School of I.C.T. at Griffith Uni</institution>
          ,
          <country country="AU">Australia</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This article illustrates Conceptual Graph networks representing the content of courses to help students understand, relate, compare, memorize and retrieve many of their concepts. It shows that the ontology of WebKB-2 and its FL notation could be exploited by lecturers to create normalized representations in a scalable way and relatively quick way. They also permit the students to complement these representations, thus providing lecturers with ways to test the students' understanding and analytical skills. Very strong mechanisms supporting semantic checking, cooperation support and normalization need to be implemented for the approach to be successful. Current semantic wikis and knowledge servers (WebKB-2 included) are far from fulfilling such constraints.</p>
      </abstract>
      <kwd-group>
        <kwd>knowledge representation/sharing/retrieval/learning/evaluation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        Most of Semantic Learning Web projects [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ] and all Learning Object related
standards or practices [
        <xref ref-type="bibr" rid="ref3 ref4 ref5 ref6">3, 4, 5, 6</xref>
        ] exploit simple meta-data : concept types/instances or
mere keywords are manually or automatically associated to learning materials or
students' user profiles. In more fine-grained approaches, semantic networks are used
for representing the content of the course and/or the knowledge learnt by the students.
Some of these networks are fully formal and very difficult to create, e.g., those of the
Halo project [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] intended to solve some chemistry test questions automatically. Other
semantic networks are mostly informal (and manually or automatically created), as in
projects using Concept Maps [
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ], or their ISO version, Topic Maps [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ].
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], the authors detail some problems with these networks and with the
different kinds of approach currently used for indexing, representing, organizing,
sharing and retrieving information (e.g., document retrieval approaches, fully formal
or mostly informal approaches, approaches based on the mostly independently
creation of (semi-)formal resources). First, they are insufficient for precision-oriented
information retrieval and learning support. Second, they cannot be made much more
precise, efficient or scalable, since they do not permit to create a normalized, formal,
expressive, easy-to update network of concepts/statements semantically related to
other concepts/statements (for example, by relations of specialization, argumentation,
instrumentation, correction, authorship, spatial/temporal location and modality).
However, the authors of [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] also provide solutions to the above cited problems. This
is done using the KB server WebKB-2 [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] as an example (a KB server permits Web
users to update one or several shared knowledge bases, and/or allow them to
exchange knowledge between the KBs of the users). First, a normalized semantic
network can be cooperatively and incrementally created by Web users. Second,
protocols and replication mechanisms permit to remove implicit redundancies and
inconsistencies within such a network as well as between networks (thus, it does not
matter which knowledge base a user updates or queries first: the advantages of
distribution and centralization are combined and there is only one "virtual" network).
      </p>
      <p>
        Although already mostly implemented and having many advantages in the medium
and long term, the proposed knowledge sharing approach suffers from two problems
common to all precision-oriented knowledge acquisition/retrieval approaches, that is,
approaches where the semantic network has to be (semi-)formal and displayed to the
users: (i) people need to learn how to read such networks or knowledge
representations, and (ii) entering knowledge representations requires much more
intellectual rigor than writing informal sentences. The unwillingness of most people
to learn new notations (e.g., musical notations, mathematical notations and
programming languages) is well known. Furthermore, most people have not heard
about knowledge representation languages nor about the usefulness of learning one.
Yet, the author believes that his approach has some future with (at first) researchers,
teachers and students since (i) the need of using very small learning objects is now
well recognized by the e-learning research community [
        <xref ref-type="bibr" rid="ref3 ref5">3, 5</xref>
        ], (ii) the economy of time
and resources brought by the use of truly re-usable learning objects will be
understood by more and more e-learning/university teachers and administrators,
(iii) more and more teachers are involved in e-learning, (iv) it is part of the roles of
teachers and researchers to (re-)present knowledge in explicit and detailed ways,
(v) the approach permits a better evaluation of the knowledge and analytic skill of the
students than less precision-oriented approaches, and (vi) providing the semantic
organization of the content of teaching materials (instead or in addition to these
materials) help students find, compare and memorize the information scattered in
these materials. This last point was recognized by many of the students after they had
learnt how to read the semantic networks prepared for them.
      </p>
      <p>
        During the period of his e-learning fellowship [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], the author represented the
content of three courses given by three different lecturers at Griffith Uni. Section 2
shows an extracts of one semantic network, with some additions made by the
students. Indeed, as part of his/her homework, each student was asked to add at least
twenty relations to the networks. The semantic content of these additions were
evaluated by the author (did they make sense? were they interesting?). The conclusion
draws some lessons of this experiment. Thus, this article does not repeat but truly
complements a previous article [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]: indeed, this new article does not describe the
approach or features of the WebKB server, nor does it compare them to other
approach or features, but it presents the result of their use in a teaching context.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2 Presentation of a Semantic Network</title>
      <p>
        The input files containing the initial knowledge representations for the three courses
are accessible from http://www.webkb.org/kb/it/. These input files were loaded into
(i.e., executed by) WebKB-2 and hence their formal objects (concepts or statements)
became part of the unique global semantic network that can be queried, browsed and
complemented by any Web user via WebKB-2 (http://www.webkb.org). The students
were given the URL of WebKB-2 and the URLs of the input files for their courses.
As shown in Figure 1, within each file the formal representations are included within
sections and indented. This indentation most often reflects the specialization relations
existing between the represented objects. The FL (For-Links) notation [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] used in
these files is the most concise possible formal notation that is as expressive as
RDF+OWL. It is similar to N3 but has a more regular structure. FL was derived by
the author from CGLF. It permits to pack much more information into a certain
amount of space than other notations, especially graphic notations, and hence reduces
the needs for scrolling or browsing. This permits people to see many relations
between the formal objects, and hence better compare and understand these objects.
In the figures, no cardinalities are explicitly associated to the relations between the
objects. Thus, each statement in these figures follow the generic schema "CONCEPT1
RELATION1: CONCEPT2 CONCEPT3, RELATION2: CONCEPT4, ...;". Such a statement
should be read: "any CONCEPT1 may have for RELATION1 one or many CONCEPT2,
and may have for RELATION1 one or many CONCEPT3, and may have for RELATION2 one
or many CONCEPT4, ...". Some comments within the figures explain how the creators
of each object (here, relation or concept/relation type) are made unambiguous; please
note the example of the relation added by the student "s162557".
      </p>
      <p>Very few relation types were required for representing the three courses in a
precise and normalized way. Most of these types were: subtype, instance,
specialization, part (physical_part or subtask), technique, tool, definition, annotation,
use, purpose, rationale, role, origin, example, advantage, disadvantage, argument,
objection, requirement, agent, object, input, output, parameter, attribute,
characteristic, support and url. (This list is ordered topically, not by frequency of
occurrence). This list is small compared to all the basic relations that can be found in
top-level ontologies or that would potentially be needed if long and diverse natural
language texts had to be represented. This shows that the above list includes many of
the most important (i.e., primitive and common) relation types.</p>
      <p>
        The large ontology of WebKB-2 [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] is a transformation of WordNet into a
genuine lexical ontology and its extension with many top-level ontologies. Using FL
and this ontology, it was not too difficult to categorize all the important concepts and
represent all the important facts (relationships between concepts) contained in the
source learning materials of the three courses. This representation by extension of a
large shared ontology eases knowledge retrieval, re-use and understanding.
      </p>
      <p>Although using a KB server such as WebKB-2 is unavoidable to allow the
representation, querying and cooperative updating of a large semantic network, the
author found that a structured document editor (SDE; for example Amaya - the W3C
Web browser - or any other XML editor) would have been a useful intermediary or
complementary tool: (i) the manual creation of the representations would have been
much easier if the source documents had been organized via a SDE instead of Word
or Powerpoint, (ii) the manual exploitation of the input files would have been simpler
with a SDE since for example some sections could have been temporarily hidden, and
(iii) despite its predefined document schemas and semantic un-awareness, a SDE
could also guide beginners in the creation of files and representations similar to the
FL representations illustrated below.</p>
      <p>Fig. 2. Command to display the specializations of a type, followed by its first result
(wfm#workflow_management, along with some of its related objects; here, an
informal format looking like FL is used for the display).</p>
      <p>
        The approach includes those of argumentation-based collaboration tools (e.g., [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ])
but also allows (i) more expressiveness when required (e.g., relations on relations),
(ii) the exploitation of the recording of votes and object creators for filtering or
evaluation purposes, and (iii) a more normalized representation of knowledge [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>
        WebKB-2 was used to create the semantic networks. Unfortunately, the students of
the WFM and Multimedia courses had to use a classic wiki instead of WebKB-2 for
entering new statements because (i) the implementation of the graphic interfaces and
parsing of some new features of FL was not at a sufficiently advanced stage at that
time, and (ii) no time was allowed for training the students to use FL in a correct way
(nor for giving them any real introduction to "knowledge representation"; the students
were only shown how to read the representations and to avoid some ontological
nonsenses). The outcomes of the use of a wiki was that, except for some rare students,
most of the additions by the students contained lexical errors (for example, typos or
badly formed identifiers), syntactic problems (this is understandable), ontological
problems (meaningless relationships, redundancies, inconsistencies) and indentation
problems. In [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], a detailed list of errors made by the students of the WFM course in
their first "semantically structured learning journals" was given.
      </p>
      <p>
        The syntax used for displaying the semantic network was a big issue for the
students, although curiously one of them thought that "most of the notations were
intuitive or well known". Controlled languages are not a solution since, like natural
languages, they cannot display information in a sufficiently structured way;
[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] presents Formalized English (a formal controlled language derived from the
Conceptual Graph Linear Form) and compares it to several other notations. The use of
FL with a good indentation leads to a structured display but which is apparently not
explicit enough for beginners. Understanding the structure and scope of the described
relations was the students' main problem. Although more space-consuming than FL,
an interface based on structured elements (e.g., XML elements or embedded HTML
tables) with specific background colors - and menus associated to each element
seems necessary for permitting beginners to immediately understand the structure and
scope of the described relations - and complement them more easily. However,
precise knowledge representations necessarily include elements such as cardinalities,
quantifiers, sets or contexts, and therefore require the use of a special notation to
express them and their scopes (structured elements are of no help for displaying such
additional intertwined scopes). Using special notations for presenting information
often has a lot of advantages. This is illustrated by the above survey synthesis itself
since (i) a large table would have been impractical to display, and (ii) a list of tables
(or worse, individual surveys) would have not permitted people to easily compare and
understand the information.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3 Conclusion</title>
      <p>
        WebKB-2 has various input-output formats and many presentation options but, as
previously noted, an additional format exploiting structured document elements seems
necessary. The full implementation of the interfaces and mechanisms permitting the
users to cross-evaluate each other's statements also need to be completed urgently.
Finally, it is essential to complement the cooperation protocols [
        <xref ref-type="bibr" rid="ref12 ref13">12, 13</xref>
        ] with much
stronger mechanisms to detect inputs that are either semantically incorrect or
potentially redundant/contradictory with already existing statements. On the other
hand, enhancing the search and browsing methods is not urgent and no user model is
required: displaying large amounts of well structured information as query/navigation
results appears sufficient to let the users quickly find the information they want.
      </p>
      <p>
        The temporary use of a wiki confirmed how inadequate wikis are for (i) letting
people collaboratively build structured knowledge, and (ii) evaluating them doing so.
Indeed, the ease-of-use of wikis does not compensate for their lack of semantic
structure, semantic checking and cooperation protocols. Current semantic wikis are
only timid advances toward the support of semantic structures/checking. Apart from
OntoWiki [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] which includes the features of a frame-based system, most semantic
wikis offer very little support for fine-grained systematic knowledge modelling. For
example, within a page, Semantic MediaWiki [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] only allows to set semantic
relations from/to the object represented by the page, and only in a rather hidden way
within an unstructured text. No current semantic wiki has genuine cooperation
protocols.
      </p>
      <p>The goal of the author is the scalable cooperative building and cross-evaluation of
structured knowledge. To achieve it he also aims for the efficient retrieval of this
knowledge, its deep-learning and the evaluation of this deep-learning. The author has
collected or designed and implemented the minimal components that a KB server
should have to support that goal, for example, a large general ontology, expressive
and concise notations, normalization techniques and cooperation protocols. The
author does not believe that the complexity inherent to that goal can be hidden to the
knowledge providers or readers. Instead of going for other goals permitting that
complexity to be hidden, or instead of aiming a KB server at trained knowledge
engineers only, the author has made the rare choice of trying to progressively bring
people to use it. As explained in the introduction, these people will first have to be
researchers, lecturers and students and, preferably, in knowledge engineering related
domains. If the approach is successful, it will be progressively adopted by other
communities.</p>
      <p>
        The first tests of the author had to be done on courses unrelated to knowledge
engineering. They confirm the urgency of implementing more features. Unlike data
management tools, knowledge base management tools cannot come in small
independent tools. Indeed, KB management tools must be full-featured to be adopted.
Limiting their number of features to reduce their complexity is not a winning strategy
[
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], however tempting and popular it may be. This is especially true to achieve the
constraint of "scalability", that is, to reduce future extension problems and keep
guiding users as the knowledge base grows.
      </p>
      <p>Acknowledgments. This article was made possible by an "e-learning" grant given by
Griffith Uni. to the author and he would like to thank the senior lecturers that allowed
this experiment to be conducted on their courses, and especially Dr Jun Jo.
4</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Stutt</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motta</surname>
          </string-name>
          , E.:
          <article-title>Semantic Learning Webs</article-title>
          .
          <article-title>Journal of Interactive Media in Education, Special Issue on the Educational Semantic Web</article-title>
          , No.
          <volume>10</volume>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Devedzic</surname>
          </string-name>
          , V.:
          <article-title>Education and the Semantic Web</article-title>
          .
          <source>International Journal of Artificial Intelligence in Education</source>
          ,
          <volume>14</volume>
          ,
          <fpage>39</fpage>
          --
          <lpage>6</lpage>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Downes</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Learning Objects: Resources For Distance Education Worldwide</article-title>
          .
          <source>International Review of Research in Open and Distance Learning</source>
          , Vol.
          <volume>2</volume>
          , No.
          <volume>1</volume>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>IEEE</surname>
            <given-names>LTSC</given-names>
          </string-name>
          :
          <article-title>IEEE Learning Technology Standards Committee Glossary</article-title>
          .
          <source>IEEE P1484</source>
          .
          <article-title>3 GLOSSARY WORKING GROUP, draft standard (</article-title>
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Hodgins</surname>
          </string-name>
          , W.:
          <article-title>Out of the past and into the future: Standards for technology enhanced learning</article-title>
          . In: Ehlers,
          <string-name>
            <given-names>U.</given-names>
            ,
            <surname>Pawlowski</surname>
          </string-name>
          ,
          <string-name>
            <surname>J</surname>
          </string-name>
          . (eds.).
          <source>Handbook on Quality and Standardisation in E-Learning</source>
          , pp.
          <fpage>309</fpage>
          --
          <lpage>327</lpage>
          . Springer Berlin (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Tane</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmitz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stumme</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Staab</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Studer</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>The Courseware Watchdog: an Ontology-based tool for finding and organizing learning material</article-title>
          .
          <source>In: Fachtagung Mobiles Lernen und Forschen</source>
          ,
          <source>Kassel</source>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Friedland</surname>
            ,
            <given-names>N.S</given-names>
          </string-name>
          , Allen,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Mathews</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            ,
            <surname>Witbrock</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Baxter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Curtis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Shepard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Miraglia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Angele</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Staab</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Moench</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Opperman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Wenke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Israel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Chaudhri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            ,
            <surname>Porter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Barker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Chaw</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.Y.</given-names>
            ,
            <surname>Yeh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Tecuci</surname>
          </string-name>
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Clark</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          : Project Halo:
          <article-title>Towards a Digital Aristotle</article-title>
          .
          <source>AI Magazine</source>
          ,
          <volume>25</volume>
          (
          <issue>4</issue>
          ),
          <fpage>29</fpage>
          --
          <lpage>48</lpage>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Novak J.D.</surname>
          </string-name>
          ,
          <string-name>
            <surname>Gowin D</surname>
          </string-name>
          .B.: Learning How to Learn. Cambridge University Press (
          <year>1984</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Novak</surname>
          </string-name>
          . J.D.:
          <article-title>Reflections on a Half Century of Thinking in Science Education and Research: Implications from a Twelve-year Longitudinal Study of Children's Learning</article-title>
          .
          <source>Canadian Journal of Science, Mathematics and Technology Education</source>
          ,
          <volume>4</volume>
          (
          <issue>1</issue>
          ),
          <fpage>23</fpage>
          --
          <lpage>41</lpage>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Scott</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Johnson</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          :
          <article-title>Using Topic Maps as Part of Learning Design - Some History and a Case Study</article-title>
          . In: Recent Research Developments in Learning Technologies, Badajoz, Spain, pp.
          <fpage>605</fpage>
          --
          <lpage>609</lpage>
          . FORMATEX (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Leung</surname>
            ,
            <given-names>J.: Concept</given-names>
          </string-name>
          <string-name>
            <surname>Maps On Various Topics</surname>
          </string-name>
          . Created in 2005 at http://www.fed.cuhk.edu.hk/~johnson/misconceptions/concept_map/concept_maps.html
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eboueya</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>For the ultimate accessibility and re-usability</article-title>
          .
          <source>Handbook of Research on Learning Design and Learning Objects: Issues</source>
          , Applications and Technologies, IGI Global, May
          <year>2008</year>
          . http://www.webkb.org/doc/papers/LO_handbook07/
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Large-scale cooperatively-built heterogeneous KBs</article-title>
          .
          <source>In: ICCS</source>
          <year>2001</year>
          , LNAI 2120, pp.
          <fpage>231</fpage>
          --
          <lpage>244</lpage>
          . Springer (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <string-name>
            <surname>Griffith E-Learning</surname>
            <given-names>Fellowship</given-names>
          </string-name>
          <string-name>
            <surname>Report</surname>
          </string-name>
          . Created in 2006 at http://www.webkb.org/doc/papers/GEL06/
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Knowledge representation in CGLF, CGIF, KIF, Frame-CG and FormalizedEnglish</article-title>
          .
          <source>ICCS'02, LNAI 2393</source>
          , pp.
          <fpage>77</fpage>
          --
          <lpage>91</lpage>
          . Springer-Verlag (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Correction and Extension of WordNet 1.7</article-title>
          . In: ICCS 2003, LNAI 2746, pp.
          <fpage>160</fpage>
          -
          <lpage>173</lpage>
          . Springer Verlag (
          <year>2003</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Uren</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Buckingham</given-names>
            <surname>Shum</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Bachler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          :
          <article-title>Sensemaking Tools for Understanding Research Literatures: Design, Implementation and User Evaluation</article-title>
          .
          <source>International Journal of Human Computer Studies, No 64 - 5</source>
          ,
          <fpage>420</fpage>
          --
          <lpage>445</lpage>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Common errors in the learning journals</article-title>
          . Created in 2006 at http://www.phmartin.info/wf/journalErrors.html
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Auer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dietzold</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Riechert</surname>
          </string-name>
          , T.:
          <article-title>OntoWiki - A Tool for Social, Semantic Collaboration</article-title>
          .
          <source>In: ISWC</source>
          <year>2006</year>
          , LNCS 4273, pp.
          <fpage>736</fpage>
          --
          <lpage>749</lpage>
          . Springer (
          <year>2006</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Krötzsch</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vrandecic</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Völkel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Haller</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Studer</surname>
          </string-name>
          , R.:
          <article-title>Semantic Wikipedia</article-title>
          .
          <source>Journal of Web Semantics</source>
          ,
          <volume>5</volume>
          ,
          <fpage>251</fpage>
          --
          <lpage>261</lpage>
          ,
          <string-name>
            <surname>September</surname>
          </string-name>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Shipman</surname>
            ,
            <given-names>F.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marshall</surname>
            ,
            <given-names>C.C.</given-names>
          </string-name>
          :
          <article-title>Formality considered harmful: experiences, emerging themes, and directions on the use of formal representations in interactive systems</article-title>
          .
          <source>Computer Supported Cooperative Work, No. 8</source>
          , pp.
          <fpage>333</fpage>
          --
          <lpage>352</lpage>
          (
          <year>1999</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>