<!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>Ontological Description of Image Content Using Regions Relationships</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Zurina Muda</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>School of Electronics and Computer Science University of Southampton</institution>
          ,
          <country country="UK">United Kingdom</country>
        </aff>
      </contrib-group>
      <kwd-group>
        <kwd>Spatial relationships</kwd>
        <kwd>image annotation and ontology</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Research Problem And Aim</title>
      <p>
        Rapid growth in the volume of multimedia information creates new challenges for
information retrieval and sharing, and thus anticipates the emergence of the Semantic
Web [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ]. The principal component in most of multimedia applications is the use of
visual information and new approaches are essential to improve the inferring of
semantic relationships from low-level features for semantic image annotation and
retrieval. Much initial research on image annotation represents images in terms of
colours, texture, blobs and regions, but pays little attention to the spatial relationships
between regions or objects. Annotations are most frequently assigned at the global
level [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] and even when assigned locally the extraction of relational descriptors is
often neglected. However, current annotation system might recognise and identify a
beach and an ocean in an image but fail to represent the fact that they are next to each
other. Therefore, to enrich the semantic description of the visual information, it is
important to capture such relations.
      </p>
      <p>The aim of this research is an attempt to develop a new approach or technique for
enhancing annotation systems, either through automatic or semi-automatic means, by
capturing the spatial relationships between labelled regions or objects in images and
incorporating such knowledge in a knowledge base such as an ontology. By this
means, human users and software agents alike will be able to search, retrieve and
analyze visual information in more powerful ways.</p>
    </sec>
    <sec id="sec-2">
      <title>2 Related Work</title>
      <p>
        Ontologies play an important role for knowledge intensive applications to enable
content-based access, interoperability and communication across the Web. These
ontologies become the backbone for enabling the Semantic Web [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. The number of
multimedia ontologies available is still rather small, and well-designed ontologies that
fulfill the requirements [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] of reusability, MPEG-7 compliance, extensibility,
modularity and interoperability are rare [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. The COMM ontology which is under
development elsewhere and is based on DOLCE ontology as a foundational ontology
is of particular relevance.
      </p>
      <p>A pure combination of traditional text-based and content-based approaches is not
sufficient for dealing with the problem of image retrieval on the Web, mostly because
of the problem of its text based orientation. Some Web images have irrelevant, few or
even no surrounding texts. Thus, the problem of limited collateral text for the
annotation of images needs to be solved. Besides, manual image annotation is a
tedious task and often it is difficult to make accurate annotations on images. There are
many annotation tools available but human input is still needed to supervise the
process. So, there should be a way to minimize the human input by making the
annotation process semi or fully automatic. In the latter case, although there is much
research on automatic image annotation, the results often do not really satisfy the
retrieval requirements because of the flexibility and variety of user needs.</p>
      <p>
        To date, many contend-based image retrieval research systems, frameworks and
approaches have been reported. Li et. al[
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] presented Integrated Region Matching,
a similarity measure for region based image similarity comparison. Ko &amp; Byun[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]
used Hausdorff Distance to estimate spatial relationships between regions in their
Integrated Finding Region In the Pictures (IFRIP) as extension to their previous FRIP
[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Laaksonen et. al[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] proposed a context-adaptive analysis of image content, by
using automatic image segmentation. Lee at. al[
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] proposed a new
domainindependent spatial similarity and annotation-based image retrieval system. Zhou et.
al [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] proposed an approach for computing the orientation spatial similarity between
two symbolic objects in an image. Wang [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] proposed a new spatial-relationship
representation model called two dimension begin-end boundary string (2D Be-string),
based on previous research in 2D String [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Ahmad &amp; Grosky [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] proposed a
symbolic image representation and indexing scheme to support retrieval of domain
independent spatially similar images.
      </p>
      <p>However, all the research in spatial relationships has been pursued independently
without taking into consideration the problems of integrating them with an ontology.
Such integration would be valuable in producing high level semantics by making
semantic annotation systematically easier and more meaningful. In doing so, existing
ontologies such as DOLCE and COMM will be evaluated to identify both their
relevance and effectiveness in achieving the research aim.</p>
    </sec>
    <sec id="sec-3">
      <title>3 Contributions And Evaluation</title>
      <p>
        As part of a preliminary experiment, a comparative analysis of three existing
annotation tools has been carried out: Caliph &amp; Emir [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], AKTive Media [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], and
MOntoMat-Annotizer [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Each of these tools has been explored individually by using
a group of images and a comparative study based on an evaluation framework adapted
from Lewis[
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and Duineveld[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] has been performed and results obtained. The
comparative study investigated image description features (including annotation) and
user interface components to find out the capabilities of existing image descriptions
tools and to establish whether the spatial relationships are included and, if so, what
the relationships might be. For image description components, follow-up with the
developer of the tools has been established to ensure the reliability of the result.
      </p>
      <p>The study shows that, each of the tools offered some special features compared to
others and all tools were involved with manual annotations of the whole image. In
addition M-OntoMat-Annotizer and AKTive Media allowed segmentation and
annotation of the selected regions in images. Caliph &amp; Emir and AKTive Media
support some relations but not spatial relationships. Neither of these tools considered
the specific locations of objects nor regions in the image for annotation or retrieval.</p>
      <p>Based on the study and the previous research, currently, several existing annotation
or description tools enable automatic segmentation by grouping multiple regions
together and use manual annotation to annotate those regions. By adding the locator
description where spatial relationships are considered, the knowledge of the image
content becomes more specific and retrieval could be more efficient and performed in
an explicit way.</p>
      <p>This research will use existing automatic segmentation algorithm when available
and manual combining of regions into composite regions for recognised objects.
These will be manually annotated in the first instance together with spatial
relationships between the objects. From there, an automatic annotation of spatial
relationships among the objects in the image plane could be developed based on
various available approaches by integrating directional and topological representation
of spatial relationships. The process is simplified as illustrated in Fig.2.</p>
      <p>Automatic
segmentation</p>
      <p>Manual
annotation</p>
      <p>Manual
annotation of
combined
regions or
objects</p>
      <p>Manual  auto
annotation of</p>
      <p>spatial
relationship
between objects</p>
      <p>Knowledge
extractions by
linking to the
domain
ontology.</p>
      <p>Previous &amp; current research</p>
      <p>Proposed research</p>
      <p>Therefore the expected contribution will be a new approach or technique to
automate spatial relationships extraction between the composite regions or objects in
images and linking the knowledge to an extended multimedia ontology. The approach
or technique should be reliable in order to counter the uncertainty of matching images
with the real world cases. For example, this is how it would works when given an
image of a beach:
1. Existing tool would provide the annotation of regions of the image
corresponding to: the beach, the ocean, the sky and the coconut tree objects are
recognised.
2. Our approach then identify that: a. The coconut tree is within the beach; b. The
beach is next to the ocean; c. The ocean is below the sky.
3. By reasoning over appropriate domain ontology, and exploiting the entailed
spatial relationships, we would be able to infer that if the beach is in Hawaii,
then the ocean must be the Pacific Ocean.</p>
      <p>For the time being, the domain of the research would be a subset of everyday
scenes such as city scenes or places of interest, but later other domains such as
medical domain, may be considered to test the generality of the approach. Evaluation
on ground truth with spatial relationships in term of precision and recall test will be
made to see how well the automated extraction of spatial relationships has been
achieved. The evaluation will use sufficient images such as Corel dataset to ensure
statistical significance of the result obtained.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Work Plan</title>
      <p>
        In order to accomplish the aim, the research plan is assigned into two levels – a macro
plan using a Gantt chart for general activities and corresponding timelines, and micro
plan using a K-chart [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] for the specific planning and execution of research. The
research framework is illustrated in Fig. 3 and consists of:
1. Annotation component – automatically extracts and identifiers spatial
relationships between multiple segmented regions or objects.
2. Ontological component – logics and reasoning of the extended existing
multimedia ontology specifically in terms of spatial descriptors and locators.
3. Retrieval component – image retrieval mechanisms based on spatial
relationships to evaluate the functionality and effectiveness of the approach.
      </p>
      <p>So far, the literature reviews and some preliminary experiment have been
performed. However further practical works in the research and development phase is
now being carried out. As a conclusion, it is hoped that this research will generate a
constructive semantics approach in enabling the Semantic Web as well as bridging the
Semantic Gap in image retrieval, while at the same time contributing new finding to
human knowledge as a whole.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Abdullah</surname>
            ,
            <given-names>M. K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mohd Suradi</surname>
            ,
            <given-names>N. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jamaluddin</surname>
            ,
            <given-names>N</given-names>
          </string-name>
          , Mokhtar,
          <string-name>
            <given-names>A.S.</given-names>
            ,
            <surname>Abu</surname>
          </string-name>
          <string-name>
            <surname>Talib</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. R.</given-names>
            &amp;
            <surname>Zainuddin</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. F.: K-Chart</surname>
          </string-name>
          :
          <article-title>A Tool for Research Planning and Monitoring</article-title>
          .
          <source>J. of Quality Management And Analysis</source>
          , vol
          <volume>2</volume>
          (
          <issue>1</issue>
          ),
          <fpage>123</fpage>
          -
          <lpage>130</lpage>
          (
          <year>2006</year>
          .)
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Ahmad</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Grosky</surname>
            ,
            <given-names>W. I.</given-names>
          </string-name>
          :
          <article-title>Indexing and Retrieval of Images by Spatial Constraints</article-title>
          .
          <source>J. of Visual Communication and Image Representation</source>
          , vol.
          <volume>14</volume>
          (
          <issue>3</issue>
          ), Elsevier,
          <fpage>291</fpage>
          -
          <lpage>320</lpage>
          , (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hendler</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Lassila</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>The semantic web</article-title>
          .
          <source>Scientific American</source>
          , (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fischetti</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          &amp; Francisco, H.:
          <article-title>Weaving the web: The original design and ultimate destiny of the World Wide Web by its Inventor (</article-title>
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Bloehdorn</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Petridis</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Saathoff</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Simou</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Tzouvaras</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Avrithis</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Handschuh</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Kompatsiaris</surname>
            , I. Staab,
            <given-names>S.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Strintzis</surname>
            ,
            <given-names>M.G.</given-names>
          </string-name>
          :
          <article-title>Semantic Annotation of Images and Videos for Multimedia Analysis</article-title>
          .
          <source>In Proc. of the 2nd ESWC2005</source>
          , (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Chakravarthy</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ciravegna</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Lanfranchi</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Cross-media document annotation and enrichment</article-title>
          .
          <source>In: Proc of the 1st SAAW2006</source>
          , (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Duineveld</surname>
            ,
            <given-names>A. J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stoter</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weiden</surname>
            ,
            <given-names>M. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kenepa</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Benjamins</surname>
            ,
            <given-names>V.R.:</given-names>
          </string-name>
          <article-title>WonderTools? A comparative study of ontological engineering tools</article-title>
          .
          <source>In: Proc. of the 12th Workshop on Knowledge Acquisition, Modeling and Management</source>
          . Alberta, Canada, October (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Ko</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Byun</surname>
          </string-name>
          , H.:
          <article-title>Multiple Regions and Their Spatial Relationship-Based Image Retrieval</article-title>
          .
          <source>In: Proc.of the international CIVR2002. Lew</source>
          , et al. (Eds).
          <source>LNCS</source>
          , Vol.
          <volume>2383</volume>
          . Springer-Verlag, London,
          <fpage>81</fpage>
          -
          <lpage>90</lpage>
          (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Ko</surname>
            ,
            <given-names>B. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>H. S.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Byun</surname>
          </string-name>
          , H.:
          <article-title>Region-based Image Retrieval System Using Efficient Feature Description</article-title>
          .
          <source>In: Proc. of the 15th ICPR2000</source>
          , vol.
          <volume>4</volume>
          ,
          <fpage>283</fpage>
          -
          <lpage>286</lpage>
          . Spain,
          <string-name>
            <surname>Sept.</surname>
          </string-name>
          , (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Laaksonen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koskela</surname>
            ,
            <given-names>M</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Oja</surname>
          </string-name>
          , E.:
          <article-title>PicSOM-Self-organizing image retrieval with MPEG-7 content descriptions</article-title>
          .
          <source>IEEE Trans. on Neural Networks</source>
          ,
          <volume>13</volume>
          (
          <issue>4</issue>
          ),
          <fpage>841</fpage>
          -
          <lpage>853</lpage>
          (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>S.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hwang</surname>
            <given-names>E.J</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>Y.K.</given-names>
          </string-name>
          :
          <article-title>Using 3D Spatial Relationships for Image Retrieval by XML Annotation. ICCSA2004</article-title>
          , LNCS
          <volume>3046</volume>
          ,
          <fpage>838</fpage>
          -
          <lpage>848</lpage>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Hwang</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>Spatial Similarity and Annotation-Based Image Retrieval System</article-title>
          .
          <source>IEEE 4th Inter. Sym. on Multimedia Software Engineering</source>
          , Newport Beach, CA (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Lewis</surname>
            ,
            <given-names>J.R.</given-names>
          </string-name>
          : IBM Computer Usability Satisfaction Questionnaires:
          <article-title>Psychometric Evaluation and Instruction for Use</article-title>
          .
          <source>Inter. J. of HCI</source>
          ,
          <volume>7</volume>
          (
          <issue>1</issue>
          ),
          <fpage>57</fpage>
          -
          <lpage>78</lpage>
          (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>J. Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wiederhold</surname>
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>IRM: Integrated Region Matching for Image Retrieval</article-title>
          .
          <source>ACM Multimedia</source>
          , pp.
          <fpage>147</fpage>
          -
          <lpage>156</lpage>
          , (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Lux</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Becker</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Krottmaier</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Calph</surname>
          </string-name>
          &amp;
          <article-title>Emir: Semantic Annotation and Retrieval in Personal Digital Photo Libraried</article-title>
          .
          <source>In: Proc. of 15th CAiSE'03</source>
          . pp.
          <fpage>85</fpage>
          -
          <lpage>89</lpage>
          ,
          <string-name>
            <surname>Austria</surname>
          </string-name>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Saathoff</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petridis</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Anastasopoulos</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Timmermann</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kompatsiaris</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Staab</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <string-name>
            <surname>M-OntoMat-Annotizer</surname>
          </string-name>
          :
          <article-title>Linking Ontologies with Multimedia Low-Level Features for Automatic Image Annotation</article-title>
          .
          <source>In: Posters of the 3rd ESWC</source>
          <year>2006</year>
          , Montenegro, (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Srikanth</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Varner</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bowden</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Moldovan</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Exploiting Ontologies for Automatic Image Annotation</article-title>
          .
          <source>In: Proc. of the 28th Annual Inter. ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          , Salvador, Brazil,
          <fpage>552</fpage>
          -
          <lpage>558</lpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Staab</surname>
            ,
            <given-names>S.: Multimedia</given-names>
          </string-name>
          <string-name>
            <surname>Ontology</surname>
          </string-name>
          .
          <source>Summer School in Multimedia Semantics (SSMS2007)</source>
          , Glasgow, (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>Y. H.</given-names>
          </string-name>
          :
          <article-title>Image Indexing and Similarity Retrieval Based on Spatial Relationship Model</article-title>
          .
          <source>Inf. Sci. Comput. Sci. 154</source>
          ,
          <issue>1</issue>
          -
          <fpage>2</fpage>
          , Elsevier, New York, USA, pp.
          <fpage>39</fpage>
          -
          <lpage>58</lpage>
          , Aug. (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Ying</surname>
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Ontology: The enabler for the Semantic Web</article-title>
          , http://citeseer.ist.psu.edu/601004.html (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Zhou</surname>
            <given-names>X.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ang</surname>
            <given-names>C. H.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Ling</surname>
            <given-names>T. W.</given-names>
          </string-name>
          :
          <article-title>Image Retrieval based on object's orientation spatial relationship</article-title>
          .
          <source>Pattern Recognition Letters 22. Elsevier Science</source>
          ,
          <volume>469</volume>
          -
          <fpage>477</fpage>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>