<!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>COEUR-SW: Concepts On Enriching, Understanding, and Retrieving the Semantics on the Web</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Sari Hakkarainen</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Arne Sølvberg</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Terje Brasethvik</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yun Lin</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jennifer Sampson</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Guttorm Sindre</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Darijus Strasunskas</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Xiaomeng Su</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Csaba Veres</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Norwegian University of Science and Technology Sem Saelands vei 7-9</institution>
          ,
          <addr-line>NO-7491 Trondheim</addr-line>
          ,
          <country country="NO">Norway</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The Information Systems on the Web comply with the semiotic triangle. In the COEUR-SW triangle, a concept in a Universe of Thought is related to an uttered symbol in a Universe of Language, the symbol is related to a referent in a Universe of Structure, and the referent is related back to the concept. The concept, the symbol and the referents are related to a context in the Universe of Discourse (UoD), as embedded in the Web. The COEUR-SW program at IDI, NTNU in Norway, approaches UoD from three interrelated angles and thus seeks to capture the heart of the Semantic Web.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>The Web has three major roles in Information Systems; one role as the dominant
medium for information dissemination, one as the tool for information compilation, and
one as the evolving information repository. The roles comprise enterprise and user
interface issues (UoT), information categorisation and interpretation issues (UoS), and
information storage and information access issues (UoL).</p>
      <p>In order to support both the dissemination and the compilation of selected
information, the repositories may be organised according to the principles of integration or
interoperability. In the former, the relevant information repositories are viewed as one
large distributed database, organised according to a common schema. In the latter,
every information system is considered to consist of autonomous subsystems.</p>
      <p>The integration principle is dominant in the classical approaches to information
systems design. The alternative principle of semantic interoperability is more
compliant to the Semantic Web. For interoperable systems to communicate there must be
some agreement on coding as well as meaning of data, but only for the data that is
interchanged. The mutual understanding must be as wide as it is necessary for a
particular data interchange, but need not to be wider.</p>
    </sec>
    <sec id="sec-2">
      <title>2 Semantic interoperability</title>
      <p>Data semantics is the relationship between the data and what the data stand for. In
order to obtain mutual understanding of interchanged data, the actors have to share a
model of what the data stand for. Semantic interoperability is about how to achieve
such mutual understanding.</p>
      <p>In order to achieve this we use concepts and symbols. The concept is the unit of
thought. The symbol is the unit of language. Theories, such as Newton’s theory of
motion, are structures of thoughts, and referents like force, mass and acceleration are
the units of these structures. Conceptual knowledge comes wrapped in symbols, e.g.
mathematical notation, words or diagrams, which are the linguistic expressions of
knowledge. In order to access the ideas of other people, i.e. the concepts in their UoT,
we must understand the conceptual structures that are employed in the common UoS.
Furthermore, we need to understand the relationship between the symbols and the
ideas that they stand for.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Agent systems</title>
      <p>Agents in a multi-agent system are characterised by abstraction, interoperability,
modularity and dynamism. These qualities are particularly useful in that they can help
to promote open systems, which are typically are dynamic, unpredictable, and highly
heterogeneous as is the Internet. Within such a multi-agent system, agents represent
their 'view of the world' by explicitly defined semantics over the information and the
services.</p>
      <p>The interoperability of such a multi-agent system is achieved through the
reconciliation of these views by a commitment to common ontologies that permit agents to
interoperate and cooperate. However, such ontologies are developed and maintained
independent of each other. Thus, two agent systems may use different ontologies to
represent their views of the domain. This is often referred to as ontology mismatch. In
such a situation, interoperability between agents is based on the reconciliation of their
heterogeneous views by techniques that provide mappings for use in transformation or
meaning negotiation between services.</p>
    </sec>
    <sec id="sec-4">
      <title>4 Web Resources</title>
      <p>Recently, several general-purpose models for description Web resources have
emerged. The intention of the industry-driven initiatives is to provide a metadata
description framework for interconnected resources. A resource can be viewed as
bibliographic document (DC, MARC), electronic Web resource (RDF, HTML)
multimedia object (SMIL), ontology (OIL, DAML), database concept (MDIS, OIM), or case
tool structure (XMI). Many of the models result from standardisation work as carried
out in industry-driven coalitions like W3C, MDC, and OMG.</p>
      <p>Academic research work has adapted and applied some of the models provided by
the industry coalitions. Metadata is recognised as equally important for describing the
components from which we build services and systems, regardless of whether they are
on the Internet or not. The research so far has focused on technical aspects of the
frameworks, semantic coverage of the models, and reasoning and querying
mechanisms. The area is becoming mature enough for comparative studies and prescriptive
theories on the proposed modelling frameworks and environments.</p>
    </sec>
    <sec id="sec-5">
      <title>5 Ontology standards</title>
      <p>During the last decade, a number of ontology representation languages have been
proposed. The so-called traditional ontology specification languages include: CycL,
Ontolingua, F-logic, CML, OCML, Telos, and LOOM. There are Web standards that
are relevant for ontology descriptions for semantic Web applications, such as HTML,
XML and RDF. Finally, there are the XML/HTML-based Web ontology specification
languages such as XOL and SHOE, and those that form basis for the layered
architecture for the semantic Web, such as OIL, DAML+OIL, and OWL. The latter group are
the so-called semantic Web enabling languages (SWEL) for ontology building which
are in the focus of the COEUR-SW program at IDI.</p>
      <p>There already exist several methodologies to guide the process of Web ontology
building that vary both in level of generality and granularity. The methodologies
describe an overall ontology development process yet not the ontology creation itself.
Primarily, they are intended to support the knowledge elicitation and management of
the ontologies in a basically centralised environment. The methodologies provide a
life cycle in an overall ontology development process but only a few user guidelines
for carrying out the steps and for actually creating the ontology. In order to increase
the number and the scale of practical applications of the semantic Web technologies,</p>
    </sec>
    <sec id="sec-6">
      <title>6 Activities</title>
      <p>the developers need to be provided detailed instructions and general guidelines for the
actual ontology creation.</p>
      <p>The overall intention of the COEUR Semantic Web research program1 at IDI, NTNU
is to explore and exploit existing research results in the areas of conceptual modeling,
information systems analysis and design, agent technology, and information systems
architectures. Our attacking point is semantic interoperability. Our main armoury
consists of enriched descriptions and representations for each of the Universes of the
Semantic Web triangle. Our ultimate target is to enable information systems
development for Semantic Web applications in the areas such as information services,
ecommerce, knowledge management, and cooperative systems.</p>
      <p>Currently, several activities are underway within this program:
• the Web Information Service Modeling project, WISEMOD
• the Referent Modeling Language project, RML
• the Semantic Enrichment for Ontology Mapping project, iMAPPER
• the Semantc Modeling of Documents project, SeMDoc
• the Conceptual Metadata Analysis and Design in Information Service
Development project, COMAD
• the Adaptive Distributed information Service project, ADIS
• the Product Fragment Management in Collaborative Model Driven
Development project, CoSy</p>
    </sec>
    <sec id="sec-7">
      <title>Key References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>Terje</given-names>
            <surname>Brasethvik</surname>
          </string-name>
          and
          <article-title>Jon Atle Gulla. Natural language analysis for semantic document modeling</article-title>
          .
          <source>Data &amp; knowledge Engineering</source>
          ,
          <volume>38</volume>
          (
          <issue>1</issue>
          ):
          <fpage>45</fpage>
          -
          <lpage>62</lpage>
          ,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>Sari</given-names>
            <surname>Hakkarainen</surname>
          </string-name>
          , Lillian Hella, Stine Tuxen,
          <string-name>
            <given-names>Guttorm</given-names>
            <surname>Sindre</surname>
          </string-name>
          .
          <article-title>Evaluating the quality of web-based ontology building methods: a framework and a case study</article-title>
          .
          <source>In Proceedings of 6th International Baltic Conference on Databases and Information Systems (Baltic DBIS'04)</source>
          , Riga, Latvia,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>Yun</given-names>
            <surname>Lin</surname>
          </string-name>
          , Sari Hakkarainen,
          <string-name>
            <given-names>Darijus</given-names>
            <surname>Strasunskas</surname>
          </string-name>
          .
          <article-title>Towards the Two-World Modeling</article-title>
          .
          <source>In Proceedings of IASTED International Conference on Software Engineering and Applications (SEA'03). Marina Del Ray</source>
          , CA, USA,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <given-names>Jennifer</given-names>
            <surname>Sampson</surname>
          </string-name>
          .
          <article-title>An Agent Based Infrastructure for facilitating decision making in healthcare</article-title>
          .
          <source>CAiSE*04 Forum</source>
          . Riga, Latvia,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>Arne</given-names>
            <surname>Sølvberg</surname>
          </string-name>
          .
          <article-title>Data and what they refer to</article-title>
          . In P. P. Chen, editor,
          <source>Concept Modeling: Historical Perspectives and Future Trends</source>
          . Springer Verlag,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>Xiaomeng</given-names>
            <surname>Su</surname>
          </string-name>
          and
          <article-title>Jon Atle Gulla</article-title>
          .
          <article-title>Semantic enrichment for ontolog mapping</article-title>
          .
          <source>In Proceeding of the 9th International Conference on Applications of Natural Language to Information System (NLDB'04)</source>
          , Springer Verlag, Manchester, UK,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>Xiaomeng</given-names>
            <surname>Su</surname>
          </string-name>
          , Sari Hakkarainen, and
          <string-name>
            <given-names>Terje</given-names>
            <surname>Brasethvik</surname>
          </string-name>
          .
          <article-title>Semantic enrichment for improving systems interoperability</article-title>
          .
          <source>In Proceeding of the 2004 ACM Symposium on Applied Computing</source>
          , pages
          <fpage>1634</fpage>
          -
          <lpage>1641</lpage>
          , ACM Press, Nicosia, Cyprus,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <given-names>Xiaomeng</given-names>
            <surname>Su</surname>
          </string-name>
          , Mihhail Matskin, and
          <string-name>
            <given-names>Jinghai</given-names>
            <surname>Rao</surname>
          </string-name>
          .
          <article-title>Implementing explanation ontology for agent system</article-title>
          .
          <source>In Proceeding of the 2003 IEEE/WIC International Conference on Web Intelligence (WI</source>
          <year>2003</year>
          ). IEEE Computer Society Press,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>