<!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>A Note on the Compatibility of Part-Whole Relations with Foundational Ontologies</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>C. Maria KEET</string-name>
          <email>mkeet@cs.uct.ac.za</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Cape Town</institution>
          ,
          <country country="ZA">South Africa</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Parthood in mereology is one relation, and typically is included in foundational ontologies. Some of these foundational ontologies and many domain ontologies use a plethora of parthood and part-whole relations, such as `sub process' and `portion'. This poses requirements on the foundational ontologies and, perhaps, Ontology, on what to do with these two di erent approaches to part-whole relations. We present an analysis of DOLCE, BFO, GFO, SUMO, GIST, and YAMATO on their inclusion and use of part-whole relations. It demonstrates there is no perfect t with either for various reasons. We then aim to bridge this gap with an orchestration of ontologies of part-whole relations that are aligned to several foundational ontologies and such that they can be imported into other ontologies.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>Mereology</kwd>
        <kwd>part-whole relations</kwd>
        <kwd>ontology engineering</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        1. Introduction
Foundational ontologies (FOs) di er in their inclusion of part-whole relations. For
instance, DOLCE [12] and GFO [4] have only mereological parthood and proper
parthood, and one or two meronymic relations, such as participation and
membership. However, even in ontology literature, more speci c parthood relations
are recognised [8], notably portions [
        <xref ref-type="bibr" rid="ref2">2,6</xref>
        ], relating processes [12,20], and, more
generally, the `multitude' approach to part-whole relations as rst proposed
comprehensively in [24]. SUMO [17] has many part-whole relations, including having
them tailored to what might be considered domain entities, such as a sub plan for
stating that one plan is a proper part of another plan, and parts with a temporal
avour, like initially contains part. Domain ontologies also use a plethora of
variations, with the medical terminology GALEN a case in point with 23 part-whole
relations [19]. Note that this does not yet even concern inclusion of various
formalisations of mereological theories in FOs, which is assessed in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], but at most
the bare minimum of ground mereology together with all those variants, such as
sub-processes, portions, and pieces and so on, which is what we focus on here.
      </p>
      <p>From a minimalist perspective, the choice to include in one's FO the one
single mereological parthood relation may sound appealing (and may be the only
option according to an ontologist), but it is not workable in domain ontologies, for
it permits many modelling errors and can cause many undesirable deductions as
a result, which should be prevented. For instance, relating an object to a process
with a parthood relation would violate mereology|an object participates in a
process instead|but can be declared in an ontology if the domain and range are
declared to be just any entity (or owl:Thing in an OWL ontology). Then the
reasoner will not detect it as a mistake and instead return undesirable deductions;
e.g., if an atom is part of a protein (both objects) that is part of a catalytic
reaction (a process), then it would undesirably infer that the atom is part of the
catalytic reaction. At the other end of the spectrum is the proliferation of
partwhole relations such that it becomes hard to obtain any inferences at all. If there
is a `part of X' way of naming relations (e.g., hasHand, hasArm), then one cannot
obtain deductions from a partonomy thanks to part of's transitivity (e.g., that the
hand is part of the human).</p>
      <p>The questions these issues raise thus concern 1) how to bridge the
Ontological `cleanliness' of mereological theories with the practicalities of domain
ontology development were multiple part-whole relations are used, and 2) where, or
when, to stop proliferating naming part-whole relations. In this paper we aim to
contribute to resolving such a balancing act toward a `sweet spot' for part-whole
relations. Because those more specialised part-whole and parthood relations
distinguish themselves by their domain and range, we conduct a feature comparison
among six FOs. First, we zoom in on their inclusion of mereological parthood and
other part-whole relations, and, second, assess their coverage of top-level
categories used to specify the meaning of part-whole relations. Based on the outcome
of the comparison, we take an engineering approach by developing ontology
modules that can be imported into FOs and thus be used for practical ontology
development. These modules contain the taxonomy of part-whole relations proposed
in [8], stu relations [6], and mereotopological ones [9] and are linked to DOLCE
and SUMO (manually) and to BFO and GFO (automatically).</p>
      <p>The remainder of the paper is structured as follows. Section 2 summarises
part-whole relations. Section 3 discusses the comparison and Section 4 presents
the orchestration of the OWL les. We conclude in Section 5.
2. Part-whole relations beyond just part-of
The notion of a `multitude' of part-whole relations started in earnest with
Winston, Cha n, and Herrmann's paper [24], which deviates from the notion of a
single mereological parthood relation. Over time, it has been elucidated that there
are distinctions in that some relations are parthood indeed in the sense of
mereology (as in, e.g., [22]), and in other cases they are just meronymic part-whole
relations (in natural language language, but not necessarily ontologically), and that
for the purpose of modelling in ontologies and conceptual models|as opposed
to analytic philosophy|it serves to use di erent names when the part-whole
relation relates objects of di erent categories. Speci cation of a relation's domain
and range results in a more precise representation of its intended meaning, as
also noted in, among others, [8,18,23]. This `multitude' approach resulted in a
common list of part-whole relations. The scope of the paper is not to argue for
which ones are there, but accepts that there are several and that that has to be
interoperable with FOs. We take the one of [8] extended with its stu relations
and portions [6] and mereotopological ones [9], which are based on extensive
literature reviews. The basic set of part-whole relations has been relatively stable,
and is shown informally in Fig. 1 and annotated with the domain and range types.
Needing to declare the domain and range poses the question which categories
from which FO should be used. For instance: (a) Are involved-in's `processes' in
Fig. 1 processes-as-in-BFO or processes-as-in-DOLCE (or whichever other FO)?
(b) Is there a FO that has all the necessary domain and range categories? If a FO
does not have a particular category, like portion-of's `stu ' (amounts of matter,
indicated typically with mass nouns), then what can, or should, be done? We will
answer these questions in the next sections.</p>
      <p>Part-whole relation
part-of</p>
      <p>
        mpart-of
s-part-of spatial-part-of involved-in
(objects) (processes)
contained-in located-in stuff-part-of portion-of
(3D/region objects) (2D/region objects) (different stuffs) (same stuff)
member-of
(object/role-collective)
constitutes
(stuff-object)
participates-in
(object-process)
tangentially non-tangentially tangentially non-tangentially
contained-in contained-in located-in located-in
3. FO content comparison for part-whole relations
We conduct a brief analysis and comparison of selected FOs on their suitability
for being used in, or have incorporated, part-whole relations. For this content
comparison, we selected six FOs, which are:
DOLCE: The Descriptive Ontology for Linguistic and Cognitive Engineering [12]
is selected because the original part-whole relations taxonomy was already
aligned to it [8];
BFO: The Basic Formal Ontology [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] enjoys great uptake in the biological and
biomedical domains as part of the OBO Foundry e orts [21];
GFO: The General Formal Ontology [4] is already aligned to DOLCE and BFO
[11] and therewith making the comparison exercises easier;
SUMO: The Standard Upper Merged Ontology [17] was an early FO and it has
relatively many relations.
      </p>
      <p>GIST: The GIST minimalist upper ontology [13] was updated in 2017, and is
therefore included;
YAMATO: The Yet Another More Advanced Top-level Ontology, which
emphasises qualities and processes and events [14].</p>
      <p>The UFO was not included, because we could not nd an OWL le of it.
Concretely, the le DOLCE-Lite.owl in DLP397.zip was used for DOLCE, as that is
what most ontology developers will use if they use it (cf. the axiomatisation in
[12]), bfo.owl (v2), the full GFO (cf. basic) in gfo.owl, the SUMO.owl le from
2010, gistCore7.5.owl, and YAMATO20120714.owl.</p>
      <p>The respective OWL les were examined on two aspects: 1) content pertaining
to the relations themselves, being:
i) whether they include the basic parthood (P) and proper parthood (PP);
ii) their respective use of the usual characteristics in ground mereology [22],
where part-of is re exive (Ref.), antisymmetric (Anti.), and transitive (Trans.)
and proper part of is irre exive (Irr.), asymmetric (Asym.), and transitive;
iii) inclusion in the OWL le (anywhere) of property chains (Chain), quali ed
cardinality (Qual.), and object property hierarchies (H), because they are
`interesting' computationally, in that not all languages have those features
and no Description Logics-based OWL species can have them all together
with the parthood characteristics [16];
iv) which other part-whole relations they include, if any;
and 2) their main categories (classes/concepts/kinds/types) of entities, which may
be more or less applicable as domain or range for the part-whole relations. The
results are discussed in the next two subsections.
3.1. Part-whole relations in FOs
First, we compare the FOs' contents regarding part-whole relations, which is
encoded in Table 1. There are several observations to make. First, the DOLCE and
GFO releases were before OWL 2 was standardised in 2008 and they have not
been updated accordingly. This means that re exivity, irre exivity, asymmetry,
property chains, and quali ed cardinality could not have been used and thus
necessarily have a \{" in the table. The other four FOs have later release dates, and
thus could have, with caution, more or other `object property characteristics' than
just transitivity. For instance, irre exivity could have been asserted on parthood,
at the cost of omitting transitivity2. Also, antisymmetry is not available in OWL
2 [16]3, hence it necessarily has a \{" for all FOs. Both issues also explain why
one cannot even represent ground mereology fully in OWL 2 DL; if a modeller
wants them all, one could use, e.g., the Distributed Ontology Language [15].</p>
      <p>The second obvious observation is that BFO v2.0 has \{" everywhere: it is
a bare taxonomy. While BFO v2.0 is richly annotated, this does not count from
a formal (logic-based) perspective. There are three close alternatives one could
consider: the BFO-associated Relation Ontology (RO) [20], the ROcore4, and the
draft release of BFO v2.15. The RO's informal domains and ranges are not taken
from a speci c FO [20], though this is likely to be BFO; we shall return to this
aspect in the next section. The more recent ROcore does indeed contain
2irre exivity can be declared on `simple' relations, but a transitive relation is not `simple' [16]
3`antisymmetry of the irre exive kind', what the original SROIQ paper claims [5], amounts
to asymmetry
4https://github.com/oborel/obo-relations/wiki/ROCore
5https://raw.githubusercontent.com/BFO-ontology/BFO/releases/2014-05-03/
owl-group/bfo.owl
)
s
t
n
a
r
u
d
n
e
r
o
f
(
t
y
r
a
r
o
p
m
e
t
,
t
n
a
p
i
c
r
s a
n p
o
i
; t
s a
l
e
O
F r
e
l
o
h
w
t
r
a
p
r
e
in t
i
t
h r</p>
      <p>a
o
i
t l.
la a
e
r Q
e
l
d
e
t
c
e
l
e
s
e
h
t
s
n
a
p
e
t
c
a .
r
a
h s
c</p>
      <p>A
n
i</p>
      <p>.</p>
      <p>M s</p>
      <p>n
.
1 r
e T
l
b
a
T i.</p>
      <p>a e i
O p { p g d v
s
u
u { { { { + { s
e
i
r
o</p>
      <p>g
h in te
-w ah { { { { { { ca
t
r C e
f
o H + { + + + + r
s
c
i
t .
rs Irr { { { { { {
i
a</p>
      <p>n
t
n { { { { { {
A
e
l
.f b
e { { { { { { a
R
P
P + { + + { {
P + { + + + +
T E h c
ing lra t t
u r
u</p>
      <p>n l
n a a
a r</p>
      <p>c
u i
d s
O O { {
tc fo
e
j
b
O tn r n
lia ou tte io
e
l
b
a
i
t
n
e
d
i
t l
n a</p>
      <p>c
e i
v s
E y m
c
e
n
n t
o c
b
O
t
c
e
j
b
f
o
e
c
n
a
t
s
b
u
s
l
a
c
i
s
y
e
c
b
u</p>
      <p>S
e
lro fo
la t
i
c
o o t
S</p>
      <p>a
m r
t</p>
      <p>a r
n p o
u e S p
g r
TO in la</p>
      <p>h c
A T i
M : t</p>
      <p>l r
A w a
Y o P
u i
r
/
n
i
a
e it
n r
ra t t
n a
a r
l
u r
c
u</p>
      <p>O
n l
a
c
u i
d s
d r
m</p>
      <p>y
o o a n e h
D n P E P P
t
c
e
j
b
O
l
a
i
c u
o t
S S
n
o
i
g
e
t
c
e
l
l
o</p>
      <p>C
r T :</p>
      <p>S l
e I w
l
o
h
g
n
i
h
T
g
n
i
h y c
O T t
M l: it
j</p>
      <p>o
U w n b r
S o E O P</p>
      <p>s -c je
t s lf b</p>
      <p>e
e c e o</p>
      <p>n
p ta
u s</p>
      <p>b
S</p>
      <p>o
d r
e u
t G S
g l l
n a a
i u i</p>
      <p>t
d n
Th i
v
e
s
FO wl: ind r
u t
c
e c a
t
c
e
j
b
a
i
r
e
t O
n l
e
r
r
G o { {
h e h o</p>
      <p>P it { P { C
g G o I
n
a</p>
      <p>P O M</p>
      <p>A s
n
o
i
t
c
e
l
l
n
o
i
t
n
o
i
g
e
c
e
l
R l
o</p>
      <p>C
d
n n
a io</p>
      <p>g
C T i
L : t
O wl ra</p>
      <p>y t
the relevant BFO classes, it has a transitive part-of, property hierarchies, and also
location (subsuming both the contained-in and located-in of [8]), participates in
with domain continuant and range occurrent, and an irre exive has-member for
items and collections. Thus, while it does not include all proposed part-whole
relation variants, there is a notable commonality. BFO v2.1 is problematic in
that its relations have no compatibility with either the RO or ROcore, and very
limitedly with or any other ontology, due to the fact that most names of the
relation would suggest temporality, yet OWL is atemporal. The part of occurrent
matches involved-in of the aforementioned part-whole taxonomy, but any other
part-whole relation in v2.1 is `temporalised' in its name, such as part of
continuant at some time, and as such di erent in intended meaning. This is similar for
DOLCE's temporary-part-of between endurants that was a time-indexed part in
[12] (DOLCE's parthood between perdurants in [12], the same as involved-in in
[8], is not included as such in DOLCE-Lite).</p>
      <p>SUMO, GIST, and YAMATO stand in stark contrast to DOLCE, BFO, and
GFO, for they do contain multiple part-whole relations. For instance, SUMO's
subProcess matches with the taxonomy's involved-in, member with member-of,
and material with constitutes. The case is similar for GIST, such as its made up
of matching constituted-of (the inverse of constitutes). While both SUMO and
GIST are FOs, they also contain a substantial amount of knowledge that would
typically not be considered within the realm of FOs but of domain ontologies, such
as types of organisations, manufacturer, types of groups, or a building address.
YAMATO lies at the other extreme for part-whole relations. It essentially has
introduced relations for each part-whole relation between distinct domain objects;
e.g. has-arm, has-brain, and has-mouth are subproperties of hasPart. It is clear that
these domains and ranges are domain entities rather than categories in FOs, such
as `process' or `object'. However, the boundary between what a subject domain
entity is and what a FO one is probably not crisp. In the interest of reusability
of FOs with some part-whole relations, one would assume that only the
domainindependent ones should be included.</p>
      <p>Overall, based on just the analysis of the contents on part-whole relations,
one could argue for aligning the part-whole relations with SUMO, for there is the
most overlap, or BFO, for it would not need any alignment of the relations.
3.2. Possible domain and range categories in FOs
The second step is to examine whether the common part-whole relations could
perhaps be easily slotted in|i.e., the FOs extended|or be designed as an
importable `foundational ontology module of part-whole relations' that would
easily align with the FO. To assess this, we list rst which domains and ranges are
needed in the rst column in Table 2. The rst eight categories follow trivially
from the literature and Fig. 1. The last one, collective, was added because it came
afore in the assessment of verbalising part-whole relations in isiZulu, the largest
language by rst language speakers in South Africa, and its subsequent ontological
analysis [7]. In short: while participates-in is understood as relating any endurant
participating in a perdurant, in isiZulu (the Zulu language) or by the amaZulu
(the Zulu people), it has that general notion of `participates in' as well as one
for collectives speci cally (-hlanganyele), such as an electorate participating in an
election (cf., e.g., a voter participating in an election) [7].</p>
      <p>We availed of the FO comparison of [11] for DOLCE, BFO, and GFO, and
added a tentative alignment for the others. The outcome is listed in Table 2,
where a \ " indicates that we deemed it `roughly the same' based on the available
information (documentation, annotations, and use), but not fully, and a \{" that
no match could be found. Among the latter, two re nements might be made, in
the sense of `some of it is there' vs. `nothing of the like is there'. For instance,
endurant, social object, and region do have a very limited presence in GIST: there
are several classes that, when joined and asserted as subclass, would approximate
it. This is in contrast to not having collective in DOLCE and no stu in BFO.
From a pedantic stance, one may assume that the DOLCE and BFO authors
intentionally excluded it, i.e., the foundational ontological choice was made to, by
their absence, assert that those kind of entities do not exist. Extending the FO
with such entities would violate those principles. But, perhaps, it was an oversight
or the FO is considered still under construction.</p>
      <p>Based on the comparison in the table, SUMO seems a good candidate.
Zooming in on the two \ "s, a SelfConnectedObject is \any Object that does not
consist of two or more disconnected parts", which is not the same as a
physical object in DOLCE that is an \... endurant[s] with unity. However, [it has] no
common unity criterion...". To illustrate: a bikini is a physical object, but not a
self-connected one. SUMO's Region is \A topographic location", i.e., just the `2D'
part of space and is a subclass of Object, whereas DOLCE's Region is subsumed
by Abstract and subsumes, among others, any physical region, hence, also the
`3D' space. Logically, they could be aligned through subsumption because SUMO
does not have a disjointness axiom between Physical (the parent of Object) and
Abstract. However, ontologically by their parent categories, they cannot. Whether
that distinction is a disagreement among the Ontology of the developers or just
some artefact of modelling remains to be seen. From a user-based perspective to
FOs, as is the case here, one cannot ignore such distinctions.</p>
      <p>Overall, there is no exact match for either FO regarding declaring domains
and ranges for the part-whole relations, but DOLCE and SUMO come closest.
4. Operationalising part-whole relations in OWL les
The assessment in the previous section indicates that it will be easier to align the
part-whole relations to DOLCE, BFO, or SUMO than the others. The
orchestration of the ontology modules is depicted in Fig. 2. Their basic statistics are listed in
Table 3. All les are available at http://www.meteck.org/files/ontologies/.</p>
      <p>We commenced with the alignment with DOLCE, for it existed in part
already. First, the le named PW was created and the part-whole taxonomy ([8]
updated with stu relations [6]), their inverses (has-part etc.), the relevant proper
part versions of them (with inverses), transitivity, and annotations were added. A
module of DOLCE, called, dolcemini, was then imported, domains and ranges
declared according to Table 2, where applicable, and equivalences to some DOLCE
relations were asserted, constituting the complete PW.owl le. We did not use the</p>
    </sec>
    <sec id="sec-2">
      <title>Dolce-Lite.owl</title>
      <p>dolcemini.owl</p>
    </sec>
    <sec id="sec-3">
      <title>PWzu.owl</title>
    </sec>
    <sec id="sec-4">
      <title>PWzuPWbridge.owl PW.owl</title>
    </sec>
    <sec id="sec-5">
      <title>PWbfo.owl</title>
    </sec>
    <sec id="sec-6">
      <title>PWgfo.owl</title>
    </sec>
    <sec id="sec-7">
      <title>PWMT.owl</title>
    </sec>
    <sec id="sec-8">
      <title>PWwithSUMO.owl</title>
    </sec>
    <sec id="sec-9">
      <title>SUMOmini.owl</title>
    </sec>
    <sec id="sec-10">
      <title>SUMO.owl</title>
      <p>full DOLCE mainly because of performance reasons. DOLCE-Lite was modularised
by manually removing unnecessary classes and axioms, and social object and
agentive and non-agentive physical objects were added, for they are in the DOLCE
documentation [12] and social object is needed for the part-whole relations (recall
Table 2), resulting in dolcemini. Subsequently, we used the SUGOI tool [10] to
interchange DOLCE automatically for BFO and GFO, resulting in PWbfo and
PWgfo, respectively. In turn, PW was imported into PWMT for the
mereotopological extension. This was done rather than adding the basic mere topological
relations to PW, because they may be used less often, and there were relatively many
relations in PW already.</p>
      <p>The alignment of the part-whole relations with SUMO was carried out
manually as follows. First, a small module was created, because the 35MB OWL le6
from 2010 is practically unworkable. We deleted all instances and most classes
and object properties that were subject domain entities; the resultant module
is SUMOmini. Then, to ensure correct IRIs and avoiding unintentional original
le loading, PW was saved as PWwithSUMO and sumomini imported. The swap of
dolcemini for sumomini was carried out following SUGOI's algorithm [10].</p>
      <p>Finally, PWzu is the part-whole taxonomy informed by isiZulu culture and
language [7] and it was aligned to PW in the PWzuPWbridge le. The main
distinctions are some non-1:1 alignments and transitivity was not asserted for its generic
parthood (-ingxenye), because it does not hold always (see [7] for a discussion).</p>
      <p>The notable di erences in number of relations and logical axioms for the
ontologies in the orchestration are listed in the last two columns of Table 3: just
declaring the part-whole relations already count for a third of the axioms in the
PW ontology and a quarter in PWwithSUMO, and between 25-100% of the relations
in the ontology les. The largest di erence is between PWMT and dolcemini: it has
a total of 103 relations, of which 59 domain-independent part-whole relations, 1
deprecated, and 43 from DOLCE. This may seem o -putting to use, but e ective
tooling to help selecting the right relation is possible with OntoPartS [9].
6http://www.adampease.org/OP/SUMO.owl
File
Dolce-Lite
dolcemini (dm)
PW
PWMT
PWbfo
PWgfo
SUMO
SUMOmini (sm)
PWwithSUMO
PWzu
PWzuPWBridge
5. Conclusions and future work
The comparison of six foundational ontologies showed that neither is a perfect
t for typical part-whole relations found in domain ontologies and conceptual
models. This is due to language limitations, the stance of relational parsimony vs
abundance as fundamental modelling choice for the ontology, and limited coverage
of categories of entities (classes/universals) that are needed for most part-whole
relations to specify their meaning. Informed by the analysis, several Ontology and
FO-informed ontology modules of part-whole relations were created and aligned
to four foundational ontologies.</p>
      <p>These les solve some issues in ontology development|extending a FO and
reaching out to a domain ontology|and indicate a cut-o point for generic
partwhole relations. The predominantly engineering approach taken in this paper,
however, still leaves much to be investigated. Ontologically, it will be useful to
examine whether the mereological theories should be extended in some way to
take into account domain and range declarations and therewith accommodate the
`multitude' approach rather that o ering just a single parthood relation. That is,
perhaps no separate spatial theories with parthood relating regions and theories of
portions relating stu parts to wholes, but all that within one connected network
of theories. Extending beyond the current scope of part-whole relations, a more
precise speci cation of the borderline of FO vs top-domain and domain ontology
may be of use, as would be revisiting the FOs on inclusion of certain categories.
[4] H. Herre. General Formal Ontology (GFO): A foundational ontology for conceptual
modelling. In Theory and Applications of Ontology: Computer Applications, chapter 14, pages
297{345. Springer, 2010.
[5] I. Horrocks, O. Kutz, and U. Sattler. The even more irresistible SROIQ. Proceedings of</p>
      <p>KR-2006, pages 452{457, 2006.
[6] C. M. Keet. Relating some stu to other stu . In E. Blomqvist, P. Ciancarini, F. Poggi,
and F. Vitali, editors, Proc. of EKAW'16, volume 10024 of LNAI, pages 368{383. Springer,
2016. 19-23 November 2016, Bologna, Italy.
[7] C. M. Keet. Representing and aligning similar relations: parts and wholes in isizulu vs
english. In J. Gracia et al., editors, Language, Data, and Knowledge 2017 (LDK'17),
volume 10318 of LNAI, pages 58{73. Springer, 2017. 19-20 June, 2017, Galway, Ireland.
[8] C. M. Keet and A. Artale. Representing and reasoning over a taxonomy of part-whole
relations. Applied Ontology, 3(1-2):91{110, 2008.
[9] C. M. Keet, F. C. Fernandez-Reyes, and A. Morales-Gonzalez. Representing
mereotopological relations in OWL ontologies with ontoparts. In E. Simperl et al., editors, Proc.
of ESWC'12, volume 7295 of LNCS, pages 240{254. Springer, 2012. 29-31 May 2012,
Heraklion, Crete, Greece.
[10] Z. C. Khan and C. M. Keet. Feasibility of automated foundational ontology
interchangeability. In K. Janowicz and S. Schlobach, editors, Proc. of EKAW'14, volume 8876 of
LNAI, pages 225{237. Springer, 2014. 24-28 Nov, 2014, Linkoping, Sweden.
[11] Z. C. Khan and C. M. Keet. Foundational ontology mediation in ROMULUS. In A. Fred
et al., editors, Knowledge Discovery, Knowledge Engineering and Knowledge
Management: IC3K 2013 Selected Papers, volume 454 of CCIS, pages 132{152. Springer, 2015.
[12] C. Masolo, S. Borgo, A. Gangemi, N. Guarino, and A. Oltramari. Ontology library.
WonderWeb Deliverable D18 (ver. 1.0, 31-12-2003)., 2003. http://wonderweb.semanticweb.org.
[13] D. McComb. Gist: The minimalist upper ontology (abstract). Semantic Technology
Conference, 2010. 21-25 June 2010, San Francisco, USA.
[14] R. Mizoguchi. YAMATO: Yet Another More Advanced Top-level Ontology. In Proceedings
of the Sixth Australasian Ontology Workshop (AOW'10), Conferences in Research and
Practice in Information Technology, pages 1{16. CRPIT, 2010. Sydney : ACS.
[15] T. Mossakowski, C. Lange, and O. Kutz. Three semantics for the core of the Distributed
Ontology Language. In M. Gruninger, editor, Proc. of FOIS'12. IOS Press, 2012. 24-27
July, Graz, Austria.
[16] B. Motik, P. F. Patel-Schneider, and B. Parsia. OWL 2 web ontology language structural
speci cation and functional-style syntax. W3c recommendation, W3C, 27 Oct. 2009.
http://www.w3.org/TR/owl2-syntax/.
[17] I. Niles and A. Pease. Towards a standard upper ontology. In C. Welty and B. Smith,
editors, Proc of FOIS'01, 2001. Ogunquit, Maine, October 17-19, 2001.
[18] M. Poveda-Villalon, M. C. Suarez-Figueroa, and A. Gomez-Perez. Validating ontologies
with OOPS! In A. ten Teije et al., editors, Proc. of EKAW'12, volume 7603 of LNAI,
pages 267{281. Springer, 2012. Oct 8-12, Galway, Ireland.
[19] J. Rogers and A. Rector. GALEN's model of parts and wholes: experience and
comparisons. In Proceedings of the AMIA Symp 2000, page 714718. AMIA, 2000.
[20] B. Smith, W. Ceusters, B. Klagges, J. Kohler, A. Kumar, J. Lomax, C. Mungall,
F. Neuhaus, A. L. Rector, and C. Rosse. Relations in biomedical ontologies. Genome
Biology, 6:R46, 2005.
[21] B. Smith et al. The OBO Foundry: Coordinated evolution of ontologies to support
biomedical data integration. Nature Biotechnology, 25(11):1251{1255, 2007.
[22] A. C. Varzi. Mereology. In E. N. Zalta, editor, Stanford
Encyclopedia of Philosophy. Stanford, fall 2004 edition, 2004. http://
plato.stanford.edu/archives/fall2004/entries/mereology/.
[23] L. Vieu and M. Aurnague. Part-of relations, functionality and dependence. In M.
Aurnague, M. Hickmann, and L. Vieu, editors, Categorization of Spatial Entities in Language
and Cognition. John Benjamins, Amsterdam, 2005.
[24] M. Winston, R. Cha n, and D. Herrmann. A taxonomy of partwhole relations. Cognitive
Science, 11(4):417{444, 1987.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>BFO.</surname>
          </string-name>
          <article-title>Basic formal ontology</article-title>
          ,
          <source>(last accessed July</source>
          <year>2017</year>
          ). http://ifomis.uni-saarland.de/bfo/.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M.</given-names>
            <surname>Donnelly</surname>
          </string-name>
          and
          <string-name>
            <given-names>T.</given-names>
            <surname>Bittner</surname>
          </string-name>
          .
          <article-title>Summation relations and portions of stu</article-title>
          .
          <source>Philosophical Studies</source>
          ,
          <volume>143</volume>
          :
          <fpage>167</fpage>
          {
          <fpage>185</fpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Fernandez-Lopez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gomez-Perez</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M. C.</given-names>
            <surname>Suarez-Figueroa</surname>
          </string-name>
          .
          <article-title>Selecting and customizing a mereology ontology for its reuse in a pharmaceutical product ontology</article-title>
          .
          <source>In Proc. of FOIS'08</source>
          , pages
          <fpage>181</fpage>
          {
          <fpage>194</fpage>
          . IOS Press,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>