this glossary does not establish links between the var-
ious structures of the university, because it just keeps
a flat structure, not even hierarchical among compo-
nents. Therefore, we built an ontology to define all the
concepts associated to structures of the university as
well as all the relationships between these concepts.
Specific visualization tools were developed to help
surf over the individuals of the ontology, guided by
the ontology structure.
This article is organized as follows: In section 2,
we present the ontology we constructed. This on-
tology addressed the shortcomings discovered in the
“graphic-lexicon”. Section 3 is devoted to the visu-
alization of our ontology. In section 4 we give the
main tools that we used for implementation. Finally,
in Section 5 we conclude and give some perspectives
of future work.
2 ONTOLOGIES FOR DATA
INTEGRATION
As stated in the introduction, in the first phase of the
project, a “graphic-lexicon” was developed. It is like
a glossary where the concepts related to Strasbourg
university were identified and defined. This glossary
represents a reference for the users and guarantees a
better understanding of the university. It has been de-
veloped using the information system of the univer-
sity as a basis. Figure 1 shows a sample of the estab-
lished “graphic-lexicon”.
We have to note that as this project concerns a
french university the “graphic-lexicon” as well as the
screen shots of the visualization of the ontology are
in french. In section 2, we illustrate the constructed
ontology, the classes and relations are in english.
Although this glossary presents comprehensive in-
formation and lists all the structures composing the
university, such as the campuses, buildings, graduate
schools, university museums . . . , it fails to underline
the relations between the different structures and does
not emphasize the hierarchy or composition links that
can exist between two components. For example, the
relationship “one campus consists of buildings” does
not appear in the “graphic-lexicon”.
To overcome this problem, we propose to build an
ontology for describing Strasbourg University. Ac-
cording to the literature, an ontology is “an explicit
specification of a conceptualization” (Gruber, 1993)
or “a shared understanding of some domain of inter-
est” (Uschold and Gruninger, 1996).
The advantage of using ontologies in this project
is twofold: on the one hand, it will permit to have an
integrated vocabulary, understandable and shared by
all users; on the other hand, strict logical formaliza-
tion associated with ontologies will permit to detect
inconsistencies, if any.
In addition to describing the different concepts re-
lated to Strasbourg university, this ontology will al-
low the specification of the existing links that exist
between the different structures and will ease the nav-
igation over the individuals, in order to find a certain
required information.
When constructing the ontology, we faced some
problems. In fact, we noticed that the “graphic-
lexicon” is incomplete; some information is missing
or some definitions are not given. Engineering pro-
cedures were implemented to recover the missing in-
formation (exhaustive research in the website of the
University, interviews with the officials in charge of
the university information system, or queries to the
databases to which we had access). The methodology
described in (Noy and McGuinness, 2001) has been
used for the development of the ontology.
During the design phase, we opted to distinguish
between two parts. The first concerns the campus life.
It models the different campuses and the facilities of-
fered by the university (libraries, students’ associa-
tions, . . . ). The second part concerns education and
research within the university. In fact, our ontology
models:
• the various study units (faculties, institutes, . . . )
as well as the research units (laboratories, . . . ).
• the degree programmes and courses offered for all
educational levels.
• all the aspects regarding doctoral training, and in
particular, the PhD theses that were defended with
the associated information (committees, labora-
tory, supervisors, . . . ).
• the different university services
As our ontology is of large number of concepts
and properties, we present for each part (campus
life, degrees awarded . . . ) its corresponding excerpt.
For this representation, we used OWLGrEd (Barzdins
et al., 2010) which extends UML class diagram nota-
tion with additional constructs for representing OWL
features. The yellow rectangles are used in this ex-
cerpt as UML classes. The hierarchical relation is
represented by thick lines. The datatype property is
represented as a label inside the class box and the ob-
ject property as an association. The tool OWLGrEd
helps to show very well the conceptual structure of
the ontology. Figure 2 presents an excerpt of our on-
tology. In this excerpt, we show only the concepts
of the highest level of Strasbourg University such as
campuses, buildings, branches, collegiums, . . . .
KEOD 2016 - 8th International Conference on Knowledge Engineering and Ontology Development
164