<!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>Roadmap for a multilingual BioPortal</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Clement Jonquet</string-name>
          <email>jonquet@lirmm.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vincent Emonet</string-name>
          <email>emonet@lirmm.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mark A. Musen</string-name>
          <email>musen@stanford.edu</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Laboratory of Informatics, Robotics and Microelectronics of Montpellier (LIRMM) CNRS &amp; University of Montpellier</institution>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Stanford Center for Biomedical Informatics Research (BMIR) Stanford University School of Medicine</institution>
          ,
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Ontology indexes and repositories are important in the realization of the Semantic Web; however, the need has clearly moved to multilingual capabilities that are hard to offer when dealing with multiple ontologies, originally in different formats and contributed by an open community. In this paper, we present a roadmap for addressing the issues of dealing with multilingual or monolingual ontologies in BioPortal, the reference ontology repository in biomedicine, currently mostly English-oriented. We propose a set of representations to support multilingualism in the portal and to enable a complete use of the functionalities and services for any kind of ontologies and data. While encouraging the community to use the best available specifications to represent multilingual content e.g., Lemon; our objective is to handle multilingualism in a proper semantically rich and consistent manner in the ontology repository. We are currently deploying and implementing these representations in a local instance of BioPortal for French ontologies.</p>
      </abstract>
      <kwd-group>
        <kwd>ontology repository</kwd>
        <kwd>ontology localization</kwd>
        <kwd>biomedical ontologies</kwd>
        <kwd>BioPortal</kwd>
        <kwd>multilingual Semantic Web</kwd>
        <kwd>multilingual alignment</kwd>
        <kwd>ontology relation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        A key aspect in addressing semantic interoperability for life sciences is the use of
terminologies and ontologies as a common denominator to structure biomedical data and
make them interoperable [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. For instance, the community has turned toward ontologies to
design semantic indexes of data that leverage the medical knowledge for better
information mining and retrieval. However, ontologies and terminologies in biology and
medicine are originally spread out over the Web and in different formats [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] making their
use often cumbersome. One way to address this issue was by designing ontology indexes
or buy building ontology repositories. For instances, indexes includes Watson [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ],
Swoogle [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], or the EBI Ontology Lookup Service [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]; repositories, in the biomedical
domain, includes the NCBO BioPortal [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] or the HeTOP [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]; we may also cite the Open
Ontology Repository [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] or the listing at: http://www.w3.org/wiki/Ontology_repositories.
      </p>
      <p>
        However, scientific discoveries that could be made with help of ontologies to annotate,
integrate, mine and search data, are often limited by the availability of ontology-based
tools and services only for one natural language, usually English, for which there exist the
most ontologies. Recently, ontology localization, i.e., “the process of adapting and an
ontology to a concrete language and culture community” [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], has become very important
in the ontology development lifecycle, but when efforts are made to properly represent
lexical (e.g., using Lemon [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]) or multilingual information (e.g., using LexOMV [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] or
Lemon translation module [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]) are made, then it is rarely leveraged by ontology indexes
and portals. This situation is clearly a problem for international organizations where
several languages are official e.g., European Union.
      </p>
      <p>
        In the biomedical domain, the reference platform to host and find ontologies is
BioPortal (http://bioportal.bioontology.org) developed by the National Center for
Biomedical Ontology (NCBO) project. It is an open library of ontologies and
terminologies in biology and medicine [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. Using the portal, health professionals and
biologists can browse, search, visualize and comment on ontologies both interactively,
through a Web interface, and programmatically, via Web services. Within BioPortal,
ontologies are used to develop a semantic annotation workflow [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] that can be used to
index biomedical text data resources (in English) to provide semantic search features.
      </p>
      <p>In the context of the Semantic Indexing of French Biomedical Data Resources (SIFR)
project (http://www.lirmm.fr/sifr), we are investigating making BioPortal multilingual.
We are currently building a local instance of BioPortal1 to host ontologies and
terminologies with French labels with the goal of designing a semantic annotation
workflow capable of processing French text data. In this paper, we discuss our choices
and propositions to internationalize BioPortal. We distinguish interface
internationalization which consists of displaying static elements of the user interface (e.g.,
menu names, help, etc.) in different languages and enabling to switch from one language
to another; from content internationalization which consists in displaying BioPortal
content (e.g., ontology labels, mappings, etc.) in another language. In the following our
interest goes beyond internationalization (which is mainly related to display) to provide a
full model to support multilingualism in the portal i.e., to enable a complete use of the
functionalities and services of the portal for any kind of multilingual/monolingual
ontologies and data. Our main objective is to handle multilingualism in a proper
semantically rich and consistent manner (i.e., using the appropriate Semantic Web
mechanisms and vocabularies) enabling BioPortal users to use ontologies independently
of the language and therefore enabling cross lingual search or annotation with ontologies
and mining of data indexed with ontologies.</p>
      <p>The rest of the paper is organized as follows: Section 2 presents the vocabulary and
definitions we use in the paper. Section 4, presents a brief status of multilingualism in
BioPortal as of today. Section 5 describes in each subsections the propositions to handle
semantic representation of multilingual content as illustrated on an example in Fig. 3.
Then, section 6 establishes the roadmap to implement a future multilingual BioPortal. And
finally, section 7 concludes and presents the perspectives of this work.
                                                           
1 NCBO technology is open source and available in part on https://github.com/ncbo or as a virtual appliance
http://www.bioontology.org/wiki/index.php/Category:NCBO_Virtual_Appliance</p>
    </sec>
    <sec id="sec-2">
      <title>Related work</title>
      <p>
        Multilingualism became an important issue with the explosion of data being released and
linked over the Web today. Even if today Web content is mainly in English, followed by
Chinese and Spanish,2 the vision of the Semantic Web is to be able to leverage and
interoperate data whatever natural language these data are available into. Within the
Semantic Web community research about multilingualism has gained a lot of interest in
the last years [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Several approaches have been proposed to add lexical information to
ontologies such as SKOS-XL, Lexvo [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], Lingvoj, resulting on the proposition of the
Lemon standard [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. For instance, instead of using rdfs:label or skos:*Label, one can use
the SKOS-XL extension to define labels as classes with property skosxl:literalForm for the
label itself. This reification of the label property allows defining further properties for
labels e.g., acronym, short forms, translations. This solution offers a richer description of
what a label is and support entailment to SKOS. The state-of-the-art for adding complex
lexical information to an ontology is the Lemon (LExical Model for ONtologies) model
done within the Monnet EU project, which is designed to represent lexical information
about words and terms relative to an ontology. Lemon allows for instance, to add
part-ofspeech information to terms thanks to a clear separation of the lexicon and ontology layers
in the model. Lemon perfectly defines how to represent translations within a multilingual
ontology3 and making BioPortal multilingual will for sure mean to be able to parse Lemon
translation descriptions when an ontology is uploaded to the portal. A recent extension
offers mechanisms to represent even more precisely multilingual content in ontologies
[
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] by reifying the translation relation into a class with specific attributes.
      </p>
      <p>
        In the biomedical domain, the Unified Medical Language System (UMLS)
Metathesaurus, a set of terminologies which are manually integrated and distributed by
the United States National Library of Medicine [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], does contain terminologies in other
languages than English. In addition, the HeTOP portal [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] also offers translated terms in
multiple languages, especially French, and enables cross lingual search. In both cases, the
underlying approach is one of a common meta-model for all the integrated ontologies
which means that there exists a unique class for concepts (e.g., CUI) and additional label
properties offer translations to multiple languages. This is different from the BioPortal
approach which does not build a global thesaurus but keep each ontologies separated and
use alignments to interconnect them. Another difference with BioPortal, is that neither
UMLS nor HeTOP are built natively with Semantic Web technologies and thus do not
offer semantic representation for ontologies with multilingual content.
      </p>
      <p>
        We are also interested in the formalization and representation of multilingual ontology
alignments [
        <xref ref-type="bibr" rid="ref15 ref18">18, 15</xref>
        ], however we do not focus on their creation or extraction [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ]. In
addition, a few work has been done about classifications of relations between ontologies
                                                           
2 Internet World Stats, 2013
3 “A Translation is a special case of SenseVariation involving 2 lexical senses in different languages that stand in
a translation relation in the sense that they can be exchanged for each other without any meaning implications.”
(e.g., [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]), especially related to multilingual aspects, such as [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], where four types of
proximities between the structure of knowledge organization systems are defined.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Vocabulary</title>
      <p>
        In the following, we discuss only ontology (thus including the notion of terminology). We
call natural language, the language (French, English, Spanish, etc.) used when defining
the class labels in an ontology. This language property, has not to be confused with the
format language used to describe the ontology (OWL, RDFS, RRF, etc.). We call a
multilingual ontology, an ontology that provides labels or lexicalizations in different
natural languages and uses the standard ways to differentiate them (e.g., rdfs:label et
xmllang property with values in ISO-639-3) or a rich lexical representation (e.g., Lemon).
For instance, Orphanet ontology [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ], that was constructed with labels in 5 languages. We
call a language specific ontology, or a monolingual ontology, an ontology that provides
labels in a unique natural language that usually serves as the basis for conceptualization.
These ontologies are either being originally developed in a given language or are the
result of a translation of an ontology in another language. For instance MeSH-fr, which is
the specific French version of MeSH translated by the French INSERM organization
(http://mesh.inserm.fr). We call partial multilingual ontology, an ontology that contains
labels in multiple language more or less systematically and miss some labels; which
makes them more difficult to use [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. This is for instance the case of the Foundational
Model of Anatomy (http://fma.biostr.washington.edu).
      </p>
      <p>Examples of multilingual and monolingual ontologies.</p>
      <p>We call a translation, the relation between two monolingual or multilingual ontologies,
in different languages, that represent mainly the same knowledge resource (domain,
topics, classes, relations).4 For instance, MeSH-fr is a translation of MeSH. Other
                                                           
4 We do not include in this definition of translation, the process of constructing a multilingual ontology by
aggregating several existing monolingual ontologies into a new multilingual one.
relations between ontologies can also be used to be more specific. We call multilingual
mapping, a one-to-one concept mapping (or alignment) between two language specific
ontologies. We call a multilingual translation mapping when additionally the two
concerned language specific ontologies are a translation of one another. A multilingual
mapping states that the terms in the mapped ontologies are a translation of one another
(between the natural languages of the ontologies). For instance, Mesh-fr/mélanome has a
multilingual translation mapping to Mesh/melanoma but only a multilingual mapping to
DOID/melanoma. With those definitions, the notion of translation stays at the ontology
level, while keeping the classic method (mapping) to represent translations between
classes. In the following, we will discuss the best Semantic Web to choose non
exclusively.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Status of multilingualism in BioPortal</title>
      <p>As of today, BioPortal is not multilingual and hosts mainly English ontologies. The portal
does accept (and parse) both multilingual ontologies and language specific ontologies, but
it is neither capable to leverage the multilingual structure and content of the first ones nor
it is capable to reconcile and deal with the multilingual mappings necessary for the second
ones. As of March 2015, there are 433 ontologies in BioPortal, mostly in English. A few
ontologies (5) are French monolingual ontologies and 1 is in Spanish (cf. Table 1). Some
ontologies are multilingual or partial multilingual, although the exact number can hardly
be determined as they are not uploaded completely or parsed correctly by the portal.</p>
      <p>BioPortal neither uses a proper mechanism to identify the language property(ies) of an
ontology nor supports relationships between ontologies in different languages. However,
often, but not systematically, non-English language specific ontologies are available as
views5 of the English version, and in this case the relation between the ontologies is
formal, but not semantically described. The portal model does not semantically represent
                                                           
5 A view is a subset, a subpart or any other variation of a main ontology explicitly attached to this ontology.
the mapping between e.g., an English term and the French one available in the
corresponding view. Thus, it is impossible to get the French term while browsing the
English one and vice-versa. In addition, when multilingual content is available, the portal
does not appropriately support inclusion/exclusion of labels in different languages in the
use of the services the portal offers. For instance, the Annotator will mix languages when
retrieving concepts from text making the results often incorrect. The historical choice
made during BioPortal design was assuming English as the main and by default language
and considering non English language specific ontologies as specific views of main
English ontologies. However, what to do with language specific ontology not in English,
with no existing translation to English available (or not yet in BioPortal). There would be
no “main” ontology to attach the view. In addition, ontology views are not first class
objects within BioPortal architecture. For instance, they cannot be part of groups, or are
not included in the Annotator.</p>
      <p>Finally, BioPortal does not support any interface internationalization. The whole user
interface exists only in English.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Representation of multilingual content in BioPortal</title>
      <sec id="sec-5-1">
        <title>5.1. Representation of natural language property for an ontology</title>
        <p>
          We need a way to represent the natural language(s) of an ontology. We propose to use the
property omv:naturalLanguage because OMV (http://omv2.sourceforge.net) [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ] is already
used within BioPortal Metadata ontology, which represents metadata about ontologies,
projects, mappings, etc. [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ].
        </p>
        <p>omv: &lt;http://omv.ontoware.org/2005/05/ontology#&gt;
omv:naturalLanguage (with values in ISO-639-3)6</p>
        <p>Note that this is not a functional property, therefore it can be used multiple times in the
case of multilingual ontologies. In the case of partial multilingual ontologies we propose
to assign values for each language possibly available in the ontology.</p>
      </sec>
      <sec id="sec-5-2">
        <title>5.2. Representation of relations between ontologies</title>
        <p>
          We need a way to represent the translation relation between ontologies and more
generally any relationships between ontologies. We suggest to use and extend the DOOR
ontology [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] which is the state-of-the-art about ontology relationships. We need to extend
the DOOR ontology (Fig. 2) with a new relation to represent ontology translation i.e., a
translated ontology is a specific evolution of the ontology with an equivalent syntax but in
another language; this can also be done in BioPortal Metadata.
                                                           
6 Note that as of the latest version of OMV, omv:naturalLanguage is a data property which range is String.
However, Lexvo does now provides URIs for ISO-639-3 values that would be better to use.
meta: &lt;http://bioportal.bioontology.org/metadata/def/&gt;
door: &lt;http://kannel.open.ac.uk/ontology#&gt;
meta:isTranslationOf
subPropertyOf door:explanationEvolutionOf
subPropertyOf door:syntacticallyEquivalentTo
        </p>
      </sec>
      <sec id="sec-5-3">
        <title>5.3. Representation of the distinction between ontologies with multilingual content</title>
        <p>Optionally, we can also extend OMV within BioPortal Metadata to include and formalize
the distinction between multilingual ontology and language specific ontology. Then create
the following classes and relations.</p>
        <p>meta:MultilingualOntology
rdfs:subClassOf omv:Ontology
omv:naturalLanguage some Literal
meta:LanguageSpecificOntology
rdfs:subClassOf omv:Ontology
omv:naturalLanguage exactly 1 literal</p>
        <p>However, this solution does not allows to represent partial multilingual ontologies.</p>
      </sec>
      <sec id="sec-5-4">
        <title>5.4. Representation of multilingual mappings</title>
        <p>
          We need a way to represent multilingual translation mappings between concepts (mostly
from monolingual ontologies). Considering that multilingual mappings could be as
complex to extract and represent than others mappings, we suggest to keep a single and
simple model as the one BioPortal already provides to represent any mappings. Therefore,
we propose to represent multilingual mappings (i.e., one-to-one mappings) between
concepts from ontologies in different languages as any other BioPortal mapping, but with
a specific relation. We currently suggest to represent translations with the GOLD ontology
(http://linguistics-ontology.org/) [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] and the gold:translation property when mappings
explicitly connect terms with a different ‘orthographic expression’.
gold: &lt;gold="http://purl.org/linguistics/gold/#&gt;
gold:translation //both expression have the same or roughly the same meaning
gold:freeTranslation //both expressions have exactly the same meaning
subPropertyOf gold:translation
gold:literalTranslation//translation word-by-word
        </p>
        <p>subPropertyOf gold:translation</p>
        <p>
          Other vocabularies or classification may also be used, such as Chen &amp; Chen’s one [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]:
equivalence (exact, inexact, partial) and non-equivalence (cultural or scope) assuming
they are described in an available ontology or vocabulary. Depending on the types of
translation to represent, GOLD might not be appropriate and we suggest to represent
translations with other specifications such as the Lemon translation module [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ].
trcat: &lt;trcat="http://purl.org/net/translation/#&gt;
trcat:Translation
        </p>
        <p>trcat:translationCategory trcat:directEquivalent // semantically equivalent
entities that refer to entities that exist in both cultures and languages</p>
        <p>trcat:translationCategory trcat:culturalEquivalent // entities that are not
semantically but pragmatically equivalent</p>
        <p>trcat:translationCategory trcat:lexicalEquivalent // point to the same entity,
but one of them verbalizes the original term by using target language words
This approach avoid to create specific relations per languages e.g.,
frenchToEnglishTranslationOf. Indeed, using omv:naturalLanguage property will provide
the information about which language are concerned.7 In addition, those representations
are not exclusives: other mapping relations already used in BioPortal can also be used
(owl:sameAs, skos:*Match). For instance, Mesh-fr/mélanome, and Mesh/melanoma, can be
linked by two mappings skos:exactMatch and gold:freeTranslation.
6</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Roadmap for making BioPortal multilingual</title>
      <sec id="sec-6-1">
        <title>6.1. Reconciliation of multilingual mappings</title>
        <p>
          Language specific ontologies that have been produced by translating another ontology
will not always precisely describe a way to resolve translations between concepts. If the
two ontologies do not use the same URIs, then a one-to-one multilingual mapping need to
be reconcile between the ontologies. BioPortal does not extract or generate mappings
when an ontology is uploaded and parsed by the portal. But it offers a batch or API8
access to the mappings store enabling to add mappings connecting ontologies as a side
                                                           
7 Note that in the case of a translation multilingual mappings between multilingual ontologies (with multiple
omv:naturalLanguage values) we assume the labels will themselves by tagged with their language (xmllang).
8 http://data.bioontology.org/documentation#Mapping. Eventually, multilingual mapping extraction and
reconciliation should happen automatically when an ontology is uploaded to BioPortal.
process after uploading the ontologies in the portal. Therefore, we need to implement
several methods to extract multilingual translation mappings between translated
ontologies and then reconcile them into BioPortal mapping repositories. We have
identified several approaches (sorted hereafter from simplest to harder):
 Directly using the concept codes (or any other local class identifier) if they are the
same in the translated ontologies. For instance, both Mesh/melanoma
(http://purl.bioontology.org/ontology/MSH/D008545) and Mesh-fr/mélanome
(http://purl.bioontology.org/ontology/MSHFRE/D008545) share the same code.
 Using a federated database such as the UMLS Metathesaurus [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] which offer a few
terminologies in other languages than English and link terms to one another using CUI
identifiers. Or using the CISMEF information system [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] and the HeTOP portal which
is the biggest source of French-English alignments for biomedical terms.
 From other mappings existing between ontologies (eng-eng or fr-fr). Indeed, BioPortal
include large number of mappings between the ontologies. However, one need to make
sure that mappings (that are not multilingual) are not automatically transposed to
multilingual mappings because it could lead to irrelevant results.
 From external multilingual dictionary or lexicalized semantic network publicly
available such as BabelNet [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ].
 From data resources available in multiple languages and that can be used for translation
e.g., Health Canada (http://www.hc-sc.gc.ca).
 From adapting any complex alignment generation process to be multilingual [
          <xref ref-type="bibr" rid="ref13 ref27">13, 27</xref>
          ].
        </p>
      </sec>
      <sec id="sec-6-2">
        <title>6.2. Internationalization of the portal</title>
        <p>Once multilingual mappings are reconciled within BioPortal, and multilingual ontologies
are properly handled, content internationalization of the portal becomes possible. One can
switch from a user interface display to another using a contextual link (e.g., clicking on a
language flag): in the case of a multilingual ontology a simple change of the label
displayed is necessary whereas in the case of a monolingual ontology the concept being
displayed has to change using the multilingual translation mapping if exists. Services,
such as the Annotator can be use with a language parameter for the language of the given
text data. In addition, we will have to translate the user interface (menu, help) and make
sure the portal can switch from one language to the other (as any other web application).
7</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>Conclusion and future work</title>
      <p>In this paper we have presented propositions to make BioPortal multilingual. We believe
the challenge of managing multilingualism within biomedical ontologies repository is
important and exceeds the linguistic aspects. Multilingual data sets integration will permit
translational discoveries by merging not only data in other natural languages but data
relating to different populations and/or culture. In biomedicine, considering the enormous
results obtained in mining &amp; analysis of clinical data one maybe motivated by the
potential discoveries that would become possible by crossing large amount of clinical data
about population of different ethnics and continental origins currently expressed and
limited to a unique natural language. For instance, multilingual crossing of
genotypephenotype distinction studies will certainly help understanding better the role of the
environment on the expression of genes.</p>
      <p>We have seen that even if some mechanisms exist to semantically describe lexical or
multilingual content within an ontology, it has to be completed with solutions for an open
platform like BioPortal that do not edit the ontologies uploaded directly by their
developers. In the future, this will be interesting to make the portal fully compliant with
specifications like LexOMV or Lemon, in order to encourage ontology developers to
adopt and uses those specifications to encode multilingual ontologies. In addition, we
envision potential new applications for multilingual content in BioPortal such as
automated translation of free text, or automatic query expansion for multilingual search.</p>
      <p>The SIFR project currently works on implementing the propositions in a local instance
of BioPortal. In the future, we will push those modifications back into the main BioPortal,
while taking into account that multiple instances may have to be interoperable.</p>
    </sec>
    <sec id="sec-8">
      <title>Acknowledgements</title>
      <p>This work was supported in part by the French National Research Agency under JCJC
program, grant ANR-12-JS02-01001, as well as by University of Montpellier, CNRS and
the Computational Biology Institute (IBC) of Montpellier. We thanks the National Center
for Biomedical Ontology (NCBO) for latest information about BioPortal.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>C.</given-names>
            <surname>Allocca</surname>
          </string-name>
          , M. d'Aquin,
          <string-name>
            <given-names>and E.</given-names>
            <surname>Motta</surname>
          </string-name>
          .
          <article-title>Towards a Formalization of Ontology Relations in the Context of Ontology Repositories. Knowledge Discovery, Knowlege Engineering and Knowledge Management</article-title>
          , vol.
          <volume>128</volume>
          , pages
          <fpage>164</fpage>
          -
          <lpage>176</lpage>
          . Springer,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>K.</given-names>
            <surname>Baclawski</surname>
          </string-name>
          and
          <string-name>
            <given-names>T.</given-names>
            <surname>Schneider</surname>
          </string-name>
          .
          <article-title>The open ontology repository initiative: Requirements and research challenges</article-title>
          .
          <source>Workshop on Collaborative Construction, Management and Linking of Structured Knowledge, CK'09</source>
          , vol.
          <volume>514</volume>
          of CEUR Proceedings, Washington, DC., USA,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>O.</given-names>
            <surname>Bodenreider</surname>
          </string-name>
          .
          <article-title>The Unified Medical Language System (UMLS): integrating biomedical terminology</article-title>
          .
          <source>Nucleic Acids Research</source>
          ,
          <volume>32</volume>
          :
          <fpage>267</fpage>
          -
          <lpage>270</lpage>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>O.</given-names>
            <surname>Bodenreider</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Stevens</surname>
          </string-name>
          .
          <article-title>Bio-ontologies: Current Trends and Future Directions</article-title>
          . Briefings in Bioinformatics,
          <volume>7</volume>
          (
          <issue>3</issue>
          ):
          <fpage>256</fpage>
          -
          <lpage>274</lpage>
          ,
          <year>August 2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>P.</given-names>
            <surname>Buitelaar</surname>
          </string-name>
          and P. Cimiano, editors.
          <source>Towards the Multilingual Semantic Web</source>
          . Springer,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>P.</given-names>
            <surname>Cimiano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Montiel-Ponsoda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Buitelaar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Espinoza</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Gómez-Pérez</surname>
          </string-name>
          .
          <article-title>A note on ontology localization</article-title>
          .
          <source>Applied Ontology</source>
          ,
          <volume>5</volume>
          (
          <issue>2</issue>
          ):
          <fpage>127</fpage>
          -
          <lpage>137</lpage>
          ,
          <year>June 2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>R. G.</given-names>
            <surname>Côté</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Apweiler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Hermjakob</surname>
          </string-name>
          .
          <article-title>The Ontology Lookup Service, a lightweight cross-platform tool for controlled vocabulary queries</article-title>
          .
          <source>BMC Bioinformatics</source>
          ,
          <volume>7</volume>
          (
          <issue>97</issue>
          ):
          <fpage>7</fpage>
          ,
          <string-name>
            <surname>Feb</surname>
          </string-name>
          .
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>M. D'Aquin</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Baldassarre</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Gridinoc</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Angeletou</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Sabou</surname>
            , and
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Motta</surname>
          </string-name>
          .
          <article-title>Watson: A Gateway for Next Generation Semantic Web Applications</article-title>
          .
          <source>In Poster &amp; Demonstration Session at the 6th International Semantic Web Conference, ISWC'07, page 3</source>
          ,
          <string-name>
            <surname>Busan</surname>
          </string-name>
          , Korea, Nov.
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>M. d'Aquin</surname>
            and
            <given-names>N. F.</given-names>
          </string-name>
          <string-name>
            <surname>Noy</surname>
          </string-name>
          .
          <article-title>Where to Publish and Find Ontologies? A Survey of Ontology Libraries</article-title>
          .
          <source>Web Semantics</source>
          ,
          <volume>11</volume>
          :
          <fpage>96</fpage>
          -
          <lpage>111</lpage>
          ,
          <year>March 2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>S. J.</given-names>
            <surname>Darmoni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.-P.</given-names>
            <surname>Leroy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Baudic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Douyère</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Piot</surname>
          </string-name>
          , and
          <string-name>
            <surname>B. Thirion.</surname>
          </string-name>
          <article-title>CISMeF: a structured health resource guide</article-title>
          .
          <source>Methods of information in medicine.</source>
          ,
          <volume>39</volume>
          (
          <issue>1</issue>
          ):
          <fpage>30</fpage>
          -
          <lpage>35</lpage>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11] G. de Melo.
          <article-title>Lexvo.org: Language-Related Information for the Linguistic Linked Data Cloud</article-title>
          .
          <source>Semantic Web</source>
          ,
          <volume>6</volume>
          (
          <issue>4</issue>
          ):
          <fpage>8</fpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>L.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Finin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Joshi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Peng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. S.</given-names>
            <surname>Cost</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sachs</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Pan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Reddivari</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.</given-names>
            <surname>Doshi</surname>
          </string-name>
          .
          <article-title>Swoogle: A Semantic Web Search and Metadata Engine</article-title>
          .
          <source>13th ACM Conference on Information and Knowledge Management</source>
          ,
          <source>CIKM'04</source>
          ,
          <string-name>
            <surname>Washington</surname>
            <given-names>DC</given-names>
          </string-name>
          , USA,
          <year>November 2004</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Shvaiko</surname>
          </string-name>
          . Ontology matching. Springer-Verlag, Berlin Heidelberg, DE,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>S.</given-names>
            <surname>Farrar</surname>
          </string-name>
          and
          <string-name>
            <given-names>T.</given-names>
            <surname>Langendoen</surname>
          </string-name>
          .
          <article-title>A linguistic ontology for the Semantic Web</article-title>
          . Glot International,
          <volume>7</volume>
          (
          <issue>3</issue>
          ):
          <fpage>97</fpage>
          -
          <lpage>100</lpage>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>B.</given-names>
            <surname>Fu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Brennan</surname>
          </string-name>
          , and
          <string-name>
            <surname>D. O'Sullivan. Cross-Lingual Ontology</surname>
          </string-name>
          Mapping and
          <article-title>Its Use on the Multilingual Semantic Web</article-title>
          .
          <source>1st Workshop on the Multilingual Semantic Web</source>
          , volume
          <volume>571</volume>
          <source>of CEUR Workshop Proceedings</source>
          , pages
          <fpage>13</fpage>
          -
          <lpage>20</lpage>
          , Raleigh,
          <string-name>
            <surname>NC</surname>
          </string-name>
          , USA,
          <year>April 2010</year>
          .
          <article-title>CEUR-WS.org</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>J.</given-names>
            <surname>Gracia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Montiel-Ponsoda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Vila-Suero</surname>
          </string-name>
          , and G. A. de Cea.
          <article-title>Enabling Language Resources to Expose Translations as Linked Data on the Web</article-title>
          .
          <source>9th International Conference on Language Resources and Evaluation</source>
          , LREC'
          <volume>14</volume>
          , pages
          <fpage>409</fpage>
          -
          <lpage>413</lpage>
          , Reykjavik, Iceland, May
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J.</given-names>
            <surname>Grosjean</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Merabti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Griffon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Dahamna</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Soualmia</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S. J.</given-names>
            <surname>Darmoni</surname>
          </string-name>
          .
          <article-title>Multiterminology cross-lingual model to create the Health Terminology/Ontology Portal</article-title>
          . In American Medical Informatics Association Annual Symposium, AMIA'
          <fpage>12</fpage>
          , Chicago, USA,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>S. jiun</surname>
          </string-name>
          <article-title>Chen and H. hua Chen. Mapping multilingual lexical semantics for knowledge organization systems</article-title>
          .
          <source>The Electronic Library</source>
          ,
          <volume>30</volume>
          (
          <issue>2</issue>
          ):
          <fpage>278</fpage>
          -
          <lpage>294</lpage>
          ,
          <year>April 2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>C.</given-names>
            <surname>Jonquet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. H.</given-names>
            <surname>Shah</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Musen</surname>
          </string-name>
          .
          <article-title>The Open Biomedical Annotator</article-title>
          . In American Medical Informatics Association Symposium on Translational BioInformatics, AMIA-TBI'
          <volume>09</volume>
          , pages
          <fpage>56</fpage>
          -
          <lpage>60</lpage>
          , San Francisco, CA, USA, March
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>J. McCrae</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Spohr</surname>
            , and
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Cimiano</surname>
          </string-name>
          .
          <article-title>Linking lexical resources and ontologies on the Semantic Web with lemon</article-title>
          .
          <source>8th Extended Semantic Web Conference, ESWC'11, number 6643 in Lecture Notes in Computer Science</source>
          , pages
          <fpage>245</fpage>
          -
          <lpage>259</lpage>
          , Heraklion, Crete, Greece, May
          <year>2011</year>
          . Springer.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>E.</given-names>
            <surname>Montiel-Ponsoda</surname>
          </string-name>
          , G. A. de Cea,
          <string-name>
            <given-names>M. C.</given-names>
            <surname>Suárez-Figueroa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Palma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gómez-Pérez</surname>
          </string-name>
          , and
          <string-name>
            <given-names>W.</given-names>
            <surname>Peters</surname>
          </string-name>
          .
          <article-title>LexOMV: an OMV extension to capture multilinguality</article-title>
          . Lexicon/Ontology Interface Workshop, OntoLex'07,
          <string-name>
            <surname>page</surname>
            <given-names>10</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Busan</surname>
          </string-name>
          , South-Korea,
          <year>November 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>R.</given-names>
            <surname>Navigli</surname>
          </string-name>
          and
          <string-name>
            <given-names>S. P.</given-names>
            <surname>Ponzetto</surname>
          </string-name>
          . BabelNet:
          <article-title>Building a very large multilingual semantic network. In 48th annual meeting of the Association for Computational Linguistics</article-title>
          ,
          <source>ACL'10</source>
          , pages
          <fpage>216</fpage>
          -
          <lpage>225</lpage>
          , Uppsala, Sweden,
          <year>July 2010</year>
          . ACL.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>N. F.</given-names>
            <surname>Noy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. H.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. L.</given-names>
            <surname>Whetzel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Dai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dorf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. B.</given-names>
            <surname>Griffith</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Jonquet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. L.</given-names>
            <surname>Rubin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.-A.</given-names>
            <surname>Storey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. G.</given-names>
            <surname>Chute</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Musen</surname>
          </string-name>
          .
          <article-title>BioPortal: ontologies and integrated data resources at the click of a mouse</article-title>
          .
          <source>Nucleic Acids Research</source>
          ,
          <volume>37</volume>
          (web server):
          <fpage>170</fpage>
          -
          <lpage>173</lpage>
          , May
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>C.</given-names>
            <surname>Nyulas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. F.</given-names>
            <surname>Noy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dorf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Griffith</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Musen</surname>
          </string-name>
          .
          <article-title>Ontology-Driven Software: What We Learned From Using Ontologies As Infrastructure For Software Or How Does It Taste to Eat Our Own Dogfood</article-title>
          .
          <source>5th International Workshop on Semantic Web Enabled Software Engineering, SWESE'09</source>
          , vol.
          <volume>524</volume>
          of CEUR Workshop, Washington DC, USA,
          <year>October 2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>J. H. R.</given-names>
            <surname>Palma</surname>
          </string-name>
          and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Sure</surname>
          </string-name>
          .
          <article-title>OMV-ontology metadata vocabulary</article-title>
          . In C. Welty, editor,
          <source>Workshop on Ontology Patterns for the Semantic Web, WOP'05, page 9</source>
          ,
          <string-name>
            <surname>Galway</surname>
          </string-name>
          , Irland,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>A.</given-names>
            <surname>Rath</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Olry</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Dhombres</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. M. Brandt</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Urbero</surname>
            , and
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Ayme</surname>
          </string-name>
          .
          <article-title>Representation of rare diseases in health information systems: the Orphanet approach to serve a wide range of end users</article-title>
          .
          <source>Human mutation</source>
          ,
          <volume>33</volume>
          (
          <issue>5</issue>
          ):
          <fpage>803</fpage>
          -
          <lpage>808</lpage>
          ,
          <year>April 2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>K.</given-names>
            <surname>Todorov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Hudelot</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Geibel</surname>
          </string-name>
          .
          <article-title>Fuzzy and Cross-Lingual Ontology Matching Mediated by Background Knowledge. Uncertainty Reasoning for the Semantic Web III</article-title>
          , vol.
          <volume>8816</volume>
          , pp.
          <fpage>142</fpage>
          -
          <lpage>162</lpage>
          . Springer,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>