<!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>An Ontological Framework for Representing Topological Information in Human Anatomy</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Takeshi IMAI</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kazuhiko OHE</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kouji KOZAKI</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Riichiro MIZOGUCHI</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dept. of Healthcare Information Management, The University of Tokyo Hospital Tokyo</institution>
          ,
          <country country="JP">JAPAN</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Graduate School of Medicine, The University of Tokyo Tokyo</institution>
          ,
          <country country="JP">JAPAN</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Research Center for Service Science, School of Knowledge Science, Japan Advanced Institute of Science and Technology (JAIST) Ishikawa</institution>
          ,
          <country country="JP">JAPAN</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>The Institute of Scientific and Industrial Research, Osaka University Osaka</institution>
          ,
          <country country="JP">JAPAN</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>-Medical ontologies have been a focus of constant attention in recent years as one of the fundamental techniques and knowledge bases for clinical decision support applications. In this paper, we discuss the description framework of our anatomy ontology with a focus on representing topological information, which is required for anatomical reasoning in clinical decision support applications. Our framework has major advantages over preceding studies with respect to: (1) representations of branching sequence; (2) combined representation of relevant knowledge with the use of “general structural component”; and (3) cooperation with the disease and abnormality ontologies.</p>
      </abstract>
      <kwd-group>
        <kwd>Medical Ontology</kwd>
        <kwd>Human Anatomy</kwd>
        <kwd>Topological Information</kwd>
        <kwd>Clinical Decision Support Application</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>I. INTRODUCTION</title>
      <p>
        Physicians use various kinds of knowledge in their clinical
decision making. The knowledge can be categorized into two
groups: 1) superficial knowledge such as empirical associations
between diseases and their manifestations, and 2) deep
knowledge such as pathophysiological causal relations or
anatomical knowledge. Implementing such deep knowledge in
clinical decision support applications, as well as superficial
knowledge, has been widely recognized as fundamental in
dealing with difficult cases and in supplying satisfactory
explanations about inferred results. Since the 1970s, substantial
efforts have been made to develop clinical decision support
applications by implementing deep knowledge [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ][
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
Especially in anatomical reasoning, topological information
has been considered important for deep knowledge. For
example, topological information, such as “Nerve-X has a
branch of Nerve-Y” is needed for inferring that “If Nerve-X is
disordered after branching with Nerve-Y, the area innervated
by Nerve-Y does not get disturbed.” Ohe et al. proposed a
framework to represent such topological information using
PROLOG[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ][
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. In addition to a nerve system, topological
      </p>
    </sec>
    <sec id="sec-2">
      <title>Emiko SHINOHARA, Masayuki KAJINO, and Ryota SAKURAI</title>
      <p>
        Ontologies are one of the most promising techniques for
formally representing and sharing medical knowledge. Several
anatomy ontologies or terminologies have thus far been
developed, such as the Foundational Model of Anatomy
(FMA) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and the anatomical component of the Systematized
Nomenclature Of MEDicine - Clinical Terms (SNOMED-CT)1.
SNOMED-CT is known as the world’s largest clinical
terminology, and includes approximately 30,000 anatomical
concepts; however, topological information regarding
anatomical entities has not been described. FMA is another
important anatomy ontology and is widely recognized as one of
the biggest and most sophisticated biomedical ontologies ever
developed. It contains more than 30,000 relations regarding
topological connections between anatomical entities (e.g.,
“Abdominal part of esophagus” =(connected_with)=&gt; “cardia
of stomach”). However, from the viewpoint of utilizing the
ontology for clinical decision support applications, there are
several insufficiencies. First, branching sequence information
is missing for subsystems such as the cardiovascular and nerve
systems, and therefore, it is difficult to use it for cause-effect
reasoning based on topological connections, as stated in the
vessel-clogging example above. Second, there is some missing
information, which would combine relevant knowledge. For
example, there is no information that associates the
“articulate_with” relation between Bone-A and B with Joint-C
by which the relation holds. They are defined independently. It
is thus difficult to reason about “If Joint X is damaged, which
‘articulate_with’ relation between two bones will be affected?”
and vice versa.
      </p>
      <p>
        To tackle these problems, we have developed the
application-oriented anatomy ontology from scratch since 2007,
1 http://www.ihtsdo.org/snomed-ct (accessed April,2016)
which constitutes our entire medical ontology together with the
disease ontology [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ][
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and the abnormality ontology [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] which
we also have developed in parallel as a national project. Those
ontologies share the same top-level ontology YAMATO [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ],
and are designed to work together. Diseases are defined as
causal chains of clinical disorders, each of which is defined in
the abnormality ontology with reference to the anatomical
structures described in the anatomy ontology.
      </p>
      <p>As a late comer, our strategy is aimed at leveraging
preceding research with the current state-of-the-art ontology
engineering theory to make it ontologically sound. In this paper,
we discuss the description framework of our anatomy ontology
with a focus on representing topological information, which is
required for anatomical reasoning in clinical decision support
applications.</p>
      <p>This paper is organized as follows. In Section II, we
introduce topological information in focus and representations
in FMA. In Section III, we outline our description framework.
In Section IV, we present some examples. And in Section V,
we discuss our framework comparing with FMA and give an
outline of future work, followed by concluding remarks.</p>
    </sec>
    <sec id="sec-3">
      <title>II. TOPOLOGICAL INFORMATION REGARDING HUMAN ANATOMY AND ITS REPRESENTATION IN FMA</title>
      <sec id="sec-3-1">
        <title>A. Topological information for clinical decision support applications</title>
        <p>Topological connections exist in almost every place in the
human body: not only in subsystems (e.g., vascular network,
alimentary system, nerve system and so on,) but also in
adjacency among different types of anatomical entities such as
organ, soft tissue, tendon, skin, peritoneum, etc. Most of all,
connections in subsystems can be considered important since
they are tightly related to functions provided by the subsystem,
such as transporting blood, transmitting electrochemical nerve
impulses, propagating physical force and so on. Therefore, for
the use in clinical decision support applications, we have to
distinguish various types of those connections, that is, a simple
“connected_to” relation cannot cover all variations.</p>
        <p>In addition, from a viewpoint of availability for clinical
applications, branching sequence information is indispensable
for several situations: (1) topological simulation (e.g., guiding
introduction of a catheter); (2) cause-to-effects reasoning (e.g.,
“If a dissection is localized in the area of arch of aorta, stomach
or liver would not be damaged”); and (3) effects-to-cause
reasoning (e.g., estimating the area of nerve damage from
patient’s manifestations, such as disorders occurred only in
“biceps” and “pronator teres”).</p>
      </sec>
      <sec id="sec-3-2">
        <title>B. Representions of topological connections in FMA</title>
        <p>FMA is one of the most famous medical ontologies in the
domain of anatomy. It contains approximately 75,000 classes,
over 120,000 terms and more than 2.1 million relationship
instances from over 168 relationships types. 2 Among those
relationship types, 31 were related to the representations of
2 http://sig.biostr.washington.edu/projects/fm/AboutFM.html
(accessed April 2016)
topological connections3. Seven types of relations are defined
as subordinate concepts of “connected_to”, such as
“continuous_with”, “attaches_to”, “articulates_with” and so on.
Four types are defined as subordinate concepts of
“regional_part”, such as “tributary_of” and “branch”. Other
relations such as “nerve_supply” and “proximal_to” are
defined independently.</p>
        <p>In FMA, various types of connections between anatomical
entities are represented using combinations of those relations.
For example, Fig.1 illustrates the simplified model of vascular
connections among the aorta and the downstream arteries, and
Fig.2 shows how such topological connections are represented
in FMA4. In Fig.2, arrows show connections between arteries
(“continuous_with” and “continuous_distally_with”), and the
nested boxes show “has_regional_part” relations among those
entities. Following the path from “ascending aorta” to
“descending aorta,” however, we observe some problems: (1)
there are some missing connections between arteries (e.g.,
“ascending aorta” and “arch of aorta”); and (2) branching
sequence information is also missing (i.e., four arteries on the
right of Fig.2 are branched from “aorta” at the same time).</p>
        <p>The first problem can easily be resolved using a later
auditing process; however, the second problem is crucial for
clinical decision support applications that utilize topological
information based on an anatomy ontology. Branching</p>
        <sec id="sec-3-2-1">
          <title>3 https://sites.google.com/a/imai.am/suppl/icbo2016</title>
          <p>4 Based on FMA v3.2.1 on the Bioportal Web Site
http://bioportal.bioontology.org/ontologies/FMA
(accessed April 2016)
sequence is indispensable for cause-effect reasoning (e.g.,
“Which organs will be damaged if upstream vessel-clogging
occurs?”) as well as for answering some anatomical questions
regarding positional relationships (e.g., “Which branches are
located in the arch of aorta?”). Branching sequence is thus
important not only for the cardiovascular system but also for
some other subsystems of the human body that consist of
“branching,” such as the nerve system, the respiratory system,
and so on.</p>
          <p>Other major examples of topological information relate to
the musculoskeletal system and the alimentary system. They
are fundamental subsystems of the human body, and it may
seem much easier to model the topological information of
those subsystems (e.g., connections between digestive canals)
since they do not consist of branching. However, it is not as
straightforward as it appears, especially for modeling “joints.”
Fig.3 illustrates the simplified model of the “left glenohumeral
joint”, and Fig.4 shows how such topological information is
represented in FMA. The “left glenohumeral joint” is that
which connects the two bones: the “left scapula” and “left
humerus.” In FMA, the joint and the two bones share the same
cartilage as a constitutional part – “articular cartilage of
glenoid cavity of left scapula” and “articular cartilage of
proximal epiphysis of left humerus” – and this is the only
information by which we can associate the joint with each bone.
There are also direct links (“articulates_with”) between the
two bones, which are defined independently from the joint. The
problem here is that the links between the two bones
(“articulates_with”) are not directly associated with the joint.
In other words, there is some missing information, which
would combine relevant knowledge.</p>
          <p>Suppose that a dislocation occurs in the joint whereby the
two bones are not damaged but only the connection between
the two is broken. This would mean that an abnormality has
occurred in the joint. In FMA, this can be modeled as the
breaking of the “articulates_with” relations; however, based on
the relations in Fig.4, this breaking cannot be directly
associated with the abnormality of the joint and vice versa.
Even if we assume that anatomical entities that share the same
entity are connected, it is difficult to infer that the joint is
associated with the “articulates_with” relation since we cannot
distinguish various functional types of such topological
connections – transporting something, propagating signals or
forces, and so on. For example, the “left ventricle” and “right
atrium” can also be seen as connected using the same
mechanism because they share the same entity “cardiac
endomysium”; but it should be clearly distinguished from the
case of the joint.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>III. PROPOSED FRAMEWORK</title>
      <p>
        In this section, we present some important features of our
description framework to tackle the problems stated in Section
II, mainly focusing on the representation of topological
information. We used YAMATO as the top-level ontology, and
all anatomical entities are defined under “organ in general.”
Please see more details of the general features and upper-level
structures in the cited papers [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ][
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
      </p>
      <sec id="sec-4-1">
        <title>A. Class constraint, role and role holder</title>
        <p>Our basic framework for defining concepts is to describe
their components, each of which has a class constraint and a
role played in the context of defining the concept. The entity
that plays a role in the context is called a “role holder.” Fig. 5
shows an example of concept definition in our framework with
the use of the ontology editor Hozo5. In the definition of the
“esophagus,” the entity constrained by a “wall-like structure”
class and plays the “wall of esophagus role” in such a context
is the role holder “wall of esophagus”, where “p/o” stands for a
“part-of” link and “a/o” for an “attribute-of” link.</p>
      </sec>
      <sec id="sec-4-2">
        <title>B. Representation of commonality and specificity</title>
      </sec>
      <sec id="sec-4-3">
        <title>1) General structural components</title>
        <p>Many organs share common structural components. For
example, a “tubular structure” can be found in both the blood
vessel and the esophagus. To represent such a commonality,
we introduced “general structural components” and defined
many general components as subordinate concepts, such as
“tubular structure,” “cavity-like structure,” and “wall-like
structure,” to name a few. Then, “tubular structure” was used
as a class constraint in each definition of “blood vessel” or
“esophagus.” The properties specific to each organ can be
defined additionally or by specialization of the properties
inherited from the common structural component. This
mechanism is useful not only for the compact representation</p>
        <sec id="sec-4-3-1">
          <title>5 http://www.hozo.jp/ (accessed April 2016)</title>
          <p>of properties, which are shared among many organs, but also
for reasoning about the consequent dysfunction and the
treatment. For example, the “tubular structure” has a potential
malfunction of arctation, which will cause “a failure in
supply” downstream. A possible treatment (e.g., “widening
operations”) can also be shared among tubular structures (e.g.,
“blood vessel” and “esophagus.”)</p>
        </sec>
      </sec>
      <sec id="sec-4-4">
        <title>2) Representation of laterality</title>
        <p>To represent commonality and specificity for the entities
that exist in both left and right sides of the human body, we
utilized the same idea as that in “general structural
component.” In defining the “right upper limb” and “left upper
limb,” we first defined the “upper limb,” which is an
abstraction of both and includes the common structures. Then,
we defined the left and right upper limbs, with the “upper
limb” referred to as a class constraint. The same mechanism
was used to represent similar cases, such as the fingers, ribs
and so on.</p>
        <p>While for representing subsystems of male/female human
body (e.g., cardiovascular system of the male/female human
body, etc), we first defined the subsystem of the human body
including the common structures only in both male and female,
and then we defined the subsystem of male/female body as a
subordinate concept.</p>
      </sec>
      <sec id="sec-4-5">
        <title>C. Representation of partiality and collectivity</title>
        <p>We also introduced variations of the “part-of” link because
the normal “part-of” is insufficient to cover various cases.
1) p/o-gc (general component)
“Esophagus” can be divided into the “cervical esophagus,”
“thoracic esophagus” and “abdominal esophagus,” and they
share the same structure (“esophagus”.) To represent the
situation, we introduced the “p/o-gc” link. In Fig. 5, the
“esophagus” has the common structure, the “esophagus (as
common structure),” which is used as a class constraint to
define each part of the esophagus. In this way, “p/o-gc” is
used to define a general component that can be referred to
within the context of concept definition.</p>
        <p>2) p/o-r (region)
“Esophageal entrance” is certainly a regional part of the
“esophagus,” but it cannot be considered a structural
component of the esophagus. “p/o-r” is a mechanism for
assigning the name for a specific region of an anatomical
entity that cannot be considered a structural component, such
as “gastric angle” in the definition of “stomach.”
3) p/o-w (whole)
“Esophagus” can also be divided into “upper esophagus,”
“mid-esophagus,” and “lower esophagus,” depending on the
perspective. “p/o-w” is used to define another partition of the
anatomical entity from a different perspective.</p>
      </sec>
      <sec id="sec-4-6">
        <title>D. Representation of topological information</title>
      </sec>
      <sec id="sec-4-7">
        <title>1) Connection port</title>
        <p>To represent topological connections, we introduced the
“connection port,” an imaginary port that exists in the
“connecting part” of an anatomical entity. Each connection is
represented as a cross-reference of connection ports. In Fig. 5,
the “cervical esophagus” has a connecting part that has a
“connection port (from the cervical esophagus to the
laryngeal pharynx).” In the definition of “laryngeal pharynx,”
a connection port in the inverse direction also exists. Each
“connection port” refers to the other as the “destination port.”
The types of connection can be distinguished by the class
constraint (i.e., subtypes of “connection port”.)</p>
        <p>By introducing this mechanism, we can distinguish a
physical abnormality of an anatomical entity from an
abnormality of a connection that the entity has, such as the
dislocation example stated in Section II.</p>
      </sec>
      <sec id="sec-4-8">
        <title>2) Branching structure</title>
        <p>To represent branching sequence, we also introduced the
general structural component called “branching structure.” If
“artery X” has branches of “artery Y” and “Z,” as shown in Fig.
6, we place the “branching structure” (blue circle) at each
point of branching, and, thus, “artery X” is subsequently
divided into “artery X: part1,” “artery X: part2,” and so on.
Each connection is also defined as a cross-reference of
“connection ports,” as explained previously. This mechanism
was applied to human body subsystems that consist of
“branching,” such as the cardiovascular system, nerve system,
and respiratory system, and so on.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>IV. EXAMPLES</title>
      <p>
        According to the framework described in the previous
section, we have developed the anatomy ontology from scratch
since 2007. This ontology constitutes our entire medical
ontology together with the disease ontology [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ][
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and the
abnormality ontology [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], which we have also developed in
parallel as a national project. The anatomy ontology consists of
approximately 150,000 concepts in total, which includes
Fig.6 Branching structures
73,000 connection ports. In this section, we highlight the
representation of topological information, and show the
following two representative examples: A) cardiovascular
system and B) musculoskeletal system.
      </p>
      <sec id="sec-5-1">
        <title>A. Cardiovascular System</title>
        <p>Fig. 7 illustrates the topological information of the
cardiovascular system in our ontology, with arteries around the
“aorta” taken as an example for comparison with FMA. The
blue node represents an artery branched from the “aorta”
whereas the red node represents a component of the entire
“aorta”, divided by “branching structures”. These components
of the aorta, such as “aorta-part1,” “aorta-part2,” and so on,
are further organized by part-of relation and constitute larger
components, such as the “arch of aorta” and “thoracic aorta.”</p>
        <p>As shown in the figure, the branching sequence is well
represented through the introduction of “branching structures”
compared with the representation in FMA shown in Fig. 2.
Moreover, it is also useful for answering some anatomical
questions regarding positional relationships (e.g., “Which
branches are located in the arch of the aorta?”).</p>
      </sec>
      <sec id="sec-5-2">
        <title>B. Musculoskeletal System</title>
        <p>We defined the “general joint structure” as a general
structural component to describe each joint. Fig. 8 shows the
representation of the glenohumeral joint in our ontology,
which is constrained by the “general joint structure.” In the
definition of the joint, two participating bones and cartilages
are defined in reference to the original definitions as class
constraint. Each bone, “scapula” or “humerus”, has a
connection to the “glenohumeral joint” (“bone-joint
connection”,) and the connection between two bones
(“bonebone connection,” the same as “articulate_with” relation in
FMA) is defined in the context of the joint.</p>
        <p>The dislocation example in Section II can then be
naturally represented as the abnormality that occurred in the
“destination port” in the “bone-joint” or “bone-bone”
connection. Clearly, the connection is associated with the joint
because the “destination port” is a slot that the joint has.
Moreover, “even if the connection is broken, the two bones
are not damaged physically” because the “destination port” is
defined with the use of “a/o (attribute-of)” link.</p>
        <p>To describe muscles and tendons, we also introduced the
“compound component of the muscle and tendon” as a general
structural component similar to “joint”. Finally, the
musculoskeletal system was defined as a collection of such
joints, muscles, tendons, and bones.</p>
        <p>Fig. 9 shows the topological information of the
musculoskeletal system in the entire human body, as drawn in
Cytoscape6, where the black nodes represent the bones, the red
nodes represent the muscles and the blue nodes represent the
cartilages.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>V. DISCUSSION</title>
      <sec id="sec-6-1">
        <title>A. Important features of our description framework</title>
        <p>As stated in Section II, previous research on anatomical
ontologies has several insufficiencies from the viewpoint of
utilizing these ontologies for clinical decision support
applications. Our description framework works well for such a
problem. First, with the introduction of “branching structures,”
the branching sequence was well represented in our
framework; such will be useful for cause-effect reasoning
based on topological connections. Second, in FMA, no
information associates the “articulate_with” relation between
Bone A and B with Joint C by which the relation holds. In our
framework, “general structural components” play an important
role in combining relevant knowledge. The connection
between two bones was represented in association with the
joint through the introduction of the “general joint structure”
and “connection port,” which also enables us to distinguish the
physical abnormality of an anatomical entity from that of a
connection that the entity has.</p>
        <p>
          The anatomy ontology was designed to work with the
disease ontology[
          <xref ref-type="bibr" rid="ref6">6</xref>
          ][
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] and the abnormality ontology[
          <xref ref-type="bibr" rid="ref8">8</xref>
          ], which
we have developed in parallel. Diseases are defined as causal
chains of clinical disorders, each of which is defined in the
abnormality ontology with reference to the anatomical
structures described in the anatomy ontology. It represents
another important feature of our framework.
        </p>
      </sec>
      <sec id="sec-6-2">
        <title>B. Limitations and future directions</title>
        <p>This study has several limitations. First, anatomical
structures related to anomaly were outside the scope of this
study. For example, the several types of anatomic variations of
the portal vein are common knowledge. For these cases, we
selected the most common structure. Anatomical structures
related to a fetus, the early development stage, and congenital
abnormality were also excluded because we focused on the
common and normal structures. Describing the detailed
structures of the brain and the topological information of
capillary blood vessels was difficult too, so they were outside
of the scope or abstracted as “capillary system.” Second, the
topological information of the integumentary system is
currently not fully represented in our ontology. It is considered
as another important issue related to topological information
because it includes many fiat boundaries.</p>
        <p>Extending our target to such anatomical systems is an
important direction of our future work, which will increase the
availability of the ontology and its applicability to clinical
decision support systems. Currently, our ontology is available
only in Japanese; however, we are now planning to develop the
English version and make it available via the Bioportal website,
which is also an important direction of our future work.</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>VI. CONCLUDING REMARKS</title>
      <p>In this paper, we discussed the description framework of
our anatomy ontology, with a focus on representing topological
information, which is required for anatomical reasoning in
clinical decision support applications. Our framework has
major advantages over those in previous studies in terms of the
representation of branching sequence, combined representation
of relevant knowledge with the use of “general structural
components,” and cooperation with the disease and
abnormality ontologies.</p>
    </sec>
    <sec id="sec-8">
      <title>ACKNOWLEDGMENT</title>
      <p>A part of this research is supported by the Ministry of
Health, Labour and Welfare, Japan. The authors are grateful to
Drs. Hiroko Kou and Yuki Yamagata, previously involved in
our team at Osaka University, for useful discussions to develop
the ontological framework. We also would like to thank other
team members, Drs. Aki Hayashi, Satomi Terada and
Yoshimasa Kawazoe from the University of Tokyo for
assisting us with their broad clinical knowledge.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Weiss</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kulikowski</surname>
            <given-names>C.A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Amarel</surname>
            <given-names>S</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Safir</surname>
            <given-names>A</given-names>
          </string-name>
          , “
          <article-title>A Model-Based Method for Computer-Aided Medical Decision Making,”</article-title>
          <source>Atrifitial Intelligence</source>
          <volume>11</volume>
          ,
          <year>1978</year>
          , pp.
          <fpage>145</fpage>
          -
          <lpage>172</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Patil</surname>
            <given-names>R.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Szolovits</surname>
            <given-names>P</given-names>
          </string-name>
          , and Schwarts W.B., “
          <article-title>Causal Understanding of Patient Illness in Medical Diagnosis,”</article-title>
          <source>Proceedings of the 7th International Joint Conferene on Artificial Intelligence</source>
          ,
          <year>1981</year>
          , pp.
          <fpage>893</fpage>
          -
          <lpage>899</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Ohe</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kaihara</surname>
            <given-names>S.</given-names>
          </string-name>
          , “
          <article-title>Representation of Neuroanatomical Knowledge by PROLOG,” in “Expert systems and Decision Support in Medicine</article-title>
          . ed. By Reicherz,
          <string-name>
            <given-names>P.L.</given-names>
            and
            <surname>Lindberg</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.A.B.</surname>
          </string-name>
          ”,
          <year>1988</year>
          , pp.
          <fpage>249</fpage>
          -
          <lpage>255</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Ohe</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kaihara</surname>
            <given-names>S.</given-names>
          </string-name>
          , “
          <article-title>Intelligent Atlas: A method to Support Physician's Spatial Reasoning</article-title>
          ,” MEDINFO'
          <fpage>89</fpage>
          ,
          <year>1989</year>
          , pp.
          <fpage>175</fpage>
          -
          <lpage>179</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Rosse</surname>
            <given-names>C</given-names>
          </string-name>
          ,
          <article-title>Mejino JVL</article-title>
          .,
          <article-title>“A reference ontology for biomedical informatics: the Foundational Model of Anatomy,” J Biomed Inform</article-title>
          .
          <volume>36</volume>
          ,
          <year>2003</year>
          , pp.
          <fpage>478</fpage>
          -
          <lpage>500</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Kozaki</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yamagata</surname>
            <given-names>Y</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mizoguchi</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Imai</surname>
            <given-names>T</given-names>
          </string-name>
          and
          <string-name>
            <surname>Ohe</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <source>“Disease Compass - Navigation System for Disease Knowledge based on Ontology and Linked Data Techniques,” Proceedings of International Conference on Biomedical Ontology (ICBO</source>
          <year>2015</year>
          ),
          <year>2015</year>
          , pp.
          <fpage>77</fpage>
          -
          <lpage>81</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Mizoguchi</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozaki</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kou</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yamagata</surname>
            <given-names>Y</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Imai</surname>
            <given-names>T</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Waki</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ohe</surname>
            <given-names>K.</given-names>
          </string-name>
          , “River Flow Model of Diseases,
          <source>” Proceedings of International Conference on Biomedical Ontology</source>
          <year>2011</year>
          (
          <issue>ICBO2011</issue>
          ),
          <year>2011</year>
          , pp.
          <fpage>63</fpage>
          -
          <lpage>70</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Yamagata</surname>
            <given-names>Y</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kou</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozaki</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mizoguchi</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Imai</surname>
            <given-names>T</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ohe</surname>
            <given-names>K.</given-names>
          </string-name>
          , “
          <article-title>Ontological Model of Abnormal States and its Application in the Medical Domain,”</article-title>
          <source>Proceedings of the 4th International Conference on Biomedical Ontology (ICBO</source>
          <year>2013</year>
          ),
          <year>2013</year>
          , pp.
          <fpage>22</fpage>
          -
          <lpage>27</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Mizoguchi</surname>
            <given-names>R</given-names>
          </string-name>
          , “YAMATO:
          <article-title>Yet another more advanced top-level ontology</article-title>
          ,
          <source>” Proceedings of the 6th Australasian Ontology Workshop</source>
          ,
          <year>2010</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>16</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Mizoguchi</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kou</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozaki</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Imai</surname>
            <given-names>T</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ohe</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <source>“An Advanced Clinical Ontology,” Proceedings of International Conference on Biomedical Ontology</source>
          <year>2009</year>
          (
          <issue>ICBO2009</issue>
          ),
          <year>2009</year>
          , pp.
          <fpage>119</fpage>
          -
          <lpage>122</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Imai</surname>
            <given-names>T</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kou</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozaki</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mizoguchi</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ohe</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <source>“Japan Medical Ontology Development Project for Advanced Clinical Information Systems,” Proceedings of the 10th International HL7 Interoperability Conference 2009 (IHIC2009)</source>
          ,
          <year>2009</year>
          , pp.
          <fpage>42</fpage>
          -
          <lpage>46</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>