<!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>Dealing with Data Imperfection in OWL 2 - Application to Alzheimer's patients Software</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nassira Achich</string-name>
          <email>nassira.achich.auditeur@lecnam.net</email>
          <email>nassiraachich@fsegs.u-sfax.tn</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>CEDRIC Laboratory, Conservatoire National des Arts et M ́etiers (CNAM)</institution>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>MIRACL Laboratory, University of Sfax</institution>
          ,
          <country country="TN">Tunisia</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Data is mostly tainted with various kinds of imperfections such as imprecision, uncertainty and incompleteness. This explains the emergence of di↵erent approaches to deal with data imperfections in semantic web. Given the importance of the temporal dimension in many information sources and considering that temporal data are one of the most a↵ected by several kinds of imperfection, we concentrate, at a first level, on treating temporal data imperfection. In this work, we introduce our typology of temporal data imperfection as well as an approach that handles imprecise dates and time clocks. Furthermore, we highlight our approach to deal with uncertain temporal data. To evaluate our proposed approaches, multiple prototypes are implemented and integrated into an ontology-based memory prosthesis for Alzheimer's patients to handle temporal data imperfection.</p>
      </abstract>
      <kwd-group>
        <kwd>Data Imperfection</kwd>
        <kwd>Temporal Data Imperfection</kwd>
        <kwd>Alzheimer Disease</kwd>
        <kwd>Ontology</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Captain Memo [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], a memory prosthesis, is proposing to palliate mnesic
problems of people with early-stage Alzheimer’s disease. It is based on an OWL
2 ontology that enables modeling and reasoning about interpersonal
relationships (e.g., mother, neighbor) and people description (e.g., lived events). Captain
Memo makes early stage Alzheimer’s patients active in entering data (e.g., name,
geographical information, temporal data, links,...) to improve their autonomy.
However, these data entered by these particular users, living in uncertainty, are
mostly imperfect (i.e., imprecise, uncertain,...). Dealing with data imperfection
in ontology is a challenging task. This task becomes more complicated when it
concerns temporal data that forms the first part of our interest in this thesis.
      </p>
      <p>
        As a first step, we decided that creating a typology is essential to helping
in gathering all imperfections that may a↵ect temporal data. Several typologies
of data imperfections have been proposed. However, these typologies cannot be
applied to temporal data because of the complexity of this type of data and the
specificity that it contains. Besides, to the best of our knowledge, there is no
typology of temporal data imperfections. To solve this problem, we propose a
typology of temporal data imperfection [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. It is divided into direct imperfections,
indirect imperfections that can be deduced from the direct ones and other factors
that may interfere in specifying the imperfection type.
      </p>
      <p>
        As a second step, we address some imperfections defined in our typology.
We specifically deal with imprecise temporal data and uncertain temporal data.
Indeed, imprecision and uncertainty are the frequent imperfection types
a↵ecting data entered by Alzheimer’s patients in the context of the Captain Memo.
In the semantic web field, several approaches have been proposed to represent
and reason about “perfect” temporal data (i.e., precise/certain temporal data).
However, most of them handle only time intervals and associated qualitative
relations (i.e., they are not intended to handle time points and qualitative
relations between a time interval and a time point or two time points). Therefore,
we propose an approach to deal with precise and imprecise dates and time clocks
in OWL 2 [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. We also propose an approach to treat uncertain temporal data
imperfection in OWL 2 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. This work is accepted (but still not published).
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Importance</title>
      <p>
        As we mentioned, a memory prosthesis is being proposed, called Captain Memo
to help Alzheimer’s patients to palliate mnesic problems. It supplies a set of
services. Among these services, one is devoted to help users to remember their
convivial relatives and surroundings. Data are structured using an OWL 2
ontology, called PersonLink [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. However, these data inputs by Alzheimer’s patients
and/or their surroundings, which are mostly imperfect (i.e., imprecise,
uncertain, wrong,...) and could be particularly numerous in the context of a memory
prosthesis, are not supported by PersonLink. This latter needs to be extended
to handle these kinds of imperfections. This work is a part of the VIVA3 project
(“Vivre `a Paris avec Alzheimer en 2030 grˆace aux nouvelles technologies”).
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Related Work</title>
      <p>Related work includes two parts. First, we review typologies of data imperfection.
Then, we discuss temporal data representation and reasoning in Semantic Web.
3.1</p>
      <sec id="sec-3-1">
        <title>Typologies of Data Imperfection</title>
        <p>We distinguish two types of typologies: generic typologies of data imperfections
and domain-specific typologies of data imperfections.</p>
        <p>
          We identify four generic typologies. [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ] defines four concepts which are
uncertainty, imprecision, ambiguity and generality. [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] distinguishes three types of
imperfection which are uncertainty, imprecision and incompleteness. [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]
propose a typology of data uncertainty divided into fuzziness and ambiguity. [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ]
classifies the imperfections into imprecision, inconsistency and uncertainty.
3 http://viva.cnam.fr/
        </p>
        <p>
          Many domain-specific typologies of data imperfections have been proposed.
We cite, due to the page limitation, some of them. [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] propose a typology of
uncertainty of geographic data. They classify the data into a well or a badly
defined data. The well defined data is subject to uncertainty. In other cases, the
imperfection is due to imprecision, ambiguity and/or incompleteness. [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]
establishes a typology of data imperfection resulting from the economic activity. It is
divided into uncertainty, imprecision and error. [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] rely on the typology of [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]
to propose a typology of imperfection adapted to the context of archaeological
data. They classify imperfections into uncertainty, imprecision, ambiguity and
incompleteness. [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ] propose a classification of imperfections to characterize
spatial data. This taxonomy distinguishes three types of imperfection: Imprecision,
inconsistency (conflict or incoherence in values), and uncertainty. [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ] proposes
several types of imperfect data during the process of information retrieval and
data integration in smart cities, such as uncertainty, imprecision, and vagueness.
        </p>
        <p>Temporal data can have more imperfections compared to the ones proposed in
the existing typologies. Indeed, it can be numeric or natural language-based and
can be subject to several factors that may interfere in specifying the imperfection
type. For instance, in the following input “The first day of the week, we will
have a meeting”, the temporal data indicates a “circumlocution” which does not
exist in any of the existing typologies. To the best of our knowledge, there is no
typologies that consider the specificities of temporal data imperfection.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Representing and Reasoning about Temporal Data in the</title>
      </sec>
      <sec id="sec-3-3">
        <title>Semantic Web Field</title>
        <p>Representing temporal data in ontology is a pressing need. However, ontology
languages such as OWL, provide a minimal support since they are all based on
binary relations that simply connect two instances. This explains the emergence
of many approaches for representing temporal data in ontology.</p>
      </sec>
      <sec id="sec-3-4">
        <title>Representing Temporal Data in Semantic Web We classify the approaches</title>
        <p>
          into two categories: (i) approaches that extend OWL or RDF syntax by defining
new OWL or RDF operators and semantics to incorporate temporal data, and
(ii) approaches that are implemented directly using OWL or RDF to represent
temporal data without extending their syntax. The first category includes
Temporal Description Logics [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ], Concrete Domains [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] and Temporal RDF [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ].
Temporal Description Logics extends the standard description logics with new
temporal semantics such as “until”. This approach retains decidability and does
not su↵er from data redundancy. However, it is considered as an avoidable
solution since it requires extending OWL or RDF, which is a tedious task [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ].
Concrete Domains requires introducing additional data types and operators to
OWL. Temporal RDF uses only RDF triples. It does not have all the
expressiveness of OWL. The second category includes Versioning [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ], Reification [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ], N-ary
Relations [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ], 4D-Fluents [
          <xref ref-type="bibr" rid="ref29">29</xref>
          ] and Named Graphs [
          <xref ref-type="bibr" rid="ref28">28</xref>
          ]. Versioning is described
as the ability to handle changes in ontology by creating di↵erent variants of it.
In this approach, all the versions are independent from each other. This requires
exhaustive searches in all of them [
          <xref ref-type="bibr" rid="ref30">30</xref>
          ]. Reification is a technique for representing
N-ary relations when only binary relations are allowed. Whenever a temporal
relation has to be represented, a new object is created. N-ary relations proposes
to represent an N-ary relation as two properties each related with a new object.
It maintains property semantics. The Named Graphs approach represents each
time interval by exactly one named graph, where all triples belonging share the
same validity period. The mentioned approaches su↵er from data redundancy.
The 4D-Fluents approach represents time intervals and their evolution in OWL.
It maintains a full OWL expressiveness and reasoning support [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ].
        </p>
        <p>
          All the reviewed approaches handle only perfect temporal data and neglect
imperfect ones. They are not intended to handle time points and qualitative
temporal relations between a time interval and a time point or two time points.
Our approach should rely on existing OWL constructs. Thus, we exclude the
Temporal Description Logic, Concrete Domain and Temporal RDF approaches.
We exclude the Named Graphs approach as it does not support OWL and it is
not a W3C compliant solution. We choose to extend the 4D-fluents approach to
represent imprecise quantitative temporal data and associated qualitative
temporal relations. Compared to the Reification, N-ary relations and Versioning,
the 4D-fluents approach minimizes data redundancy as the changes occur on the
temporal parts and keep the static part unchanged. 4D-fluents approach
introduces two classes named “TimeSlice” and “TimeInterval”, and four properties
named “tsTimeSliceOf”, “tsTimeIntervalOf”, “HasBeginnig”, and “HasEnd”.
Allen’s Interval Algebra: Definition and Extensions 13 qualitative
relations between precise time intervals are proposed by Allen. Their definitions are
expressed in Table1. A characteristic of Allen’s algebra is that we can deduce new
relations through the composition of other ones. For instance, “Before(A,B)” and
“Equals(B,C)” gives “Before(A,C)”. Allen’s interval algebra is not dedicated to
represent imprecise time intervals. Furthermore, it does not relate neither a time
point and a time interval nor two time points. Many approaches have been
extended this algebra such as [
          <xref ref-type="bibr" rid="ref29">29</xref>
          ], [
          <xref ref-type="bibr" rid="ref28">28</xref>
          ], [
          <xref ref-type="bibr" rid="ref27">27</xref>
          ], [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] and [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. However, these extensions
are based on theories related to imperfect data and cannot be supported in the
context of crisp ontology. Furthermore, most of these extensions do not preserve
all the properties of the original Allen’s algebra [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ].
4
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Research Questions About</title>
      <p>The main problem statement of our research is to deal with di↵erent kinds of
data imperfection. The application of our work is in the context of data input
by Alzheimer’s patients in Captain Memo prothesis. Thus, the general research
question proposed in my thesis is “How to deal with di↵erent kinds of data
imperfection in Semantic Web?” Two sub-questions are proposed:
– How to deal with temporal data imperfection: imprecision, uncertainty,... ?
– How to deal with other data (names, links, events,..) that may be imperfect?
– Can we apply our work to other related fields (e.g., Geographic data)?</p>
    </sec>
    <sec id="sec-5">
      <title>Preliminary Results</title>
      <sec id="sec-5-1">
        <title>A Typology of Temporal Data Imperfection</title>
        <p>We introduce our typology of temporal data imperfections illustrated by Fig. 1.
Our typology is based on the studied mentioned typologies and collected real
examples. We divide our typology into direct imperfections, indirect imperfections
and factors that may interfere in determining the type of imperfection. The direct
ones are those which can be deduced directly from the given data: uncertainty,
typing error, imprecision, missing and uselessness. The Indirect imperfections
are those that can be deduced from the direct ones: (i) The incoherence can be
generated from the uncertainty and typing error. (ii) The incompleteness can
be generated from the imprecision and the missing. (iii) The redundancy can be
generated from the uselessness.
5.2</p>
      </sec>
      <sec id="sec-5-2">
        <title>Dealing with Imprecise Temporal Data: Dates and Time Clocks</title>
        <p>We propose a crisp-based approach, depicted by Fig. 2, to represent and reason
about precise and imprecise temporal data (Dates and time Clocks) in ontology.</p>
        <p>We extend the 4D-fluents approach to represent: (i) precise and imprecise
time points and (ii) imprecise time intervals. Some of the introduced
components are already defined in OWL-Time ontology such as the class named
“time:DateTimeDescription” to express the dates and time clocks, and the datatype
properties “time:day”, “time:month” and “time:year” to relate, respectively, the
“time:DateTimeDescription” class with the values of the day, month and year.
Some others that we define, do not exist, such as the class “TimePoint” to
represent a precise or an imprecise time point, and the datatype properties:
“HasDayFrom” and “HasDayTo”, “HasMonthFrom” and “HasMonthTo”,
“HasYearFrom” and “HasYearTo” to represent the disjunctive ascending sets representing
an imprecise date. Four temporal relations may exist between time points and
time intervals: We assign four crisp object properties: “RelationPoints”,
“RelationIntervalPoint”, “RelationPointInterval” and “RelationIntervals”.</p>
        <p>
          For the reasoning, our approach consists of extending the Allen’s interval
algebra to: (i) reason about precise and imprecise quantitative temporal data
to infer qualitative temporal relations and (ii) to reason about the qualitative
temporal relations to infer new ones. We define temporal relations in a crisp way.
At the beginning, we propose qualitative temporal relations between imprecise
time intervals. Then, we adapt these relations to relate a time interval and a time
point or two time points. The proposed temporal relations are based on orderings
between the time points contained in the intervals. They may be expressed using
time point comparators like the ones proposed by Vilain and Kautz’s Algebra.
When considering precise time intervals, our approach reduces to Allen’s interval
algebra. We redefine the Allen’s relations to propose temporal relations between
imprecise time intervals. We adapt the qualitative temporal relations between
time intervals to propose relations between a time interval and a time point. We
adapt these relations between time intervals to propose relations between time
points. All the redifined relations can be consulted in our publication [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ].
        </p>
        <p>Based on our extensions of the 4D-fluents approach and Allen’s interval
algebra, we implement our OWL 2 temporal ontology (http://cedric.cnam.
fr/isid/ontologies/files/CrispTimeOnto.html). We instantiate the object
properties “RelationIntervals”, “RelationIntervalPoint”, “RelationPointInterval”
and “RelationPoints” based on our Allen’s extension. A set of SWRL rules are
proposed to infer missing qualitative temporal relations.
5.3</p>
      </sec>
      <sec id="sec-5-3">
        <title>Dealing with Uncertain Temporal Data in OWL 2</title>
        <p>We propose an approach to represent and reason about uncertain temporal data
in terms of qualitative (for example, “before”) and quantitative (intervals and
time points) relationships. This approach is based on classical ontology and
does not use a probabilistic one. It consists of three parts. (1) The first part
concerns the representation of certain and uncertain temporal data in OWL2
using the 4D-fluent approach. We extend it with new ontological components to
represent: (1.1) certain quantitative temporal data (time points) and uncertain
(time points and time intervals), and (1.2) qualitative temporal relationships
between time intervals and time points. (2) The second part concerns the
reasoning about certain and uncertain temporal data by extending Allen’s interval
algebra. We propose qualitative temporal relationships between uncertain time
intervals. They retain important properties of the original algebra. We adapt the
resulting interval relations to propose temporal relations between a time interval
and a time point, and two time points. (3) The third part consists in proposing
an OWL 2 ontology called “UncertTimeOnto” (http://cedric.cnam.fr/isid/
ontologies/files/UncertTimeOnto.html) which can be integrated into other
ontologies to manage certain and uncertain temporal data. It is implemented
based on the proposed extensions. The inferences are made using SWRL rules.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Evaluation</title>
      <p>To validate our approach, we introduce a prototype based on our proposed
ontologies. It is implemented based on JAVA. It uses JENA API and SPARQL-DL
API for managing and querying crisp ontology. First, the user instantiates our
ontology. After each new temporal data input, the “Qualitative Temporal Data
Inference” component is automatically executed to infer missing data. It is based
on the proposed SWRL rules. Currently, we are working on defining an
experimentation protocol for our approaches.
7</p>
    </sec>
    <sec id="sec-7">
      <title>Discussion and Future Work</title>
      <p>Data is mostly subject to imperfections, especially if these data is inserted by
Alzheimer’s patients. To this end, our aim is to treat data imperfections in this
context. We started by treating temporal data imperfection. We introduced our
typology which is classified into direct imperfections, indirect imperfections and
factors that may interfere in specifying the imperfection type. Then, we focused
on the imprecision and uncertainty. We proposed a crisp-based approach for
representing and reasoning about precise and imprecise dates and time clocks in
ontology. Then, we proposed an approach to deal with uncertain temporal data.
Future work will be devoted to handle temporal data which are ”uncertain and
imprecise” at the meantime.</p>
      <p>Acknowledgements I would like to thank Pr. Elisabeth M´etais, Dr. Fay¸cal
Hamdi, Pr. Faiez Gargouri and Dr. Fatma Ghorbel for their valuable supervising.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Achich</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ghorbel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hamdi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Metais</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gargouri</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <article-title>Approach to Reasoning about Uncertain Temporal Data in OWL 2</article-title>
          .
          <source>24th International Conference on Knowledge Based and Intelligent Information and Engineering Systems (KES)</source>
          ,
          <year>Sep 2020</year>
          , verona, Italy.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Achich</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ghorbel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hamdi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Metais</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gargouri</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2019</year>
          ,
          <article-title>August)</article-title>
          .
          <article-title>Representing and Reasoning About Precise and Imprecise Time Points and Intervals in Semantic Web: Dealing with Dates and Time Clocks</article-title>
          .
          <source>In: International Conference on Database and Expert Systems Applications</source>
          (pp.
          <fpage>198</fpage>
          -
          <lpage>208</lpage>
          ). Springer, Cham.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Achich</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ghorbel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hamdi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Metais</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gargouri</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>A Typology of Temporal Data Imperfection</article-title>
          . https://doi.org/10.5220/0008168403050311
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Allen</surname>
            ,
            <given-names>J. F.</given-names>
          </string-name>
          (
          <year>1983</year>
          ).
          <article-title>Maintaining Knowledge about Temporal Intervals</article-title>
          . Commun,
          <volume>26</volume>
          (
          <issue>11</issue>
          ),
          <fpage>832</fpage>
          -
          <lpage>843</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Artale</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Franconi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          (
          <year>2000</year>
          ).
          <article-title>A Survey of Temporal Extensions of Description Logics</article-title>
          .
          <source>Annals of Mathematics and Artificial Intelligence</source>
          ,
          <volume>30</volume>
          (
          <issue>1-4</issue>
          ),
          <fpage>171</fpage>
          -
          <lpage>21</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Batsakis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tachmazidis</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antoniou</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Representing Time and Space for the Semantic web</article-title>
          .
          <source>International Journal on Artificial Intelligence Tools</source>
          ,
          <volume>26</volume>
          (
          <issue>03</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Bouchon-Meunier</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          (
          <year>1995</year>
          ).
          <article-title>La logique floue et ses applications</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Buneman</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kostylev</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Annotation Algebras for RDFS</article-title>
          .
          <source>In Workshop on the Role of Semantic Web in Provenance Management.</source>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Casta</surname>
            ,
            <given-names>J. F.</given-names>
          </string-name>
          (
          <year>2009</year>
          ). Incertitude et comptabilit´e.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Desjardin</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nocent</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>De Runz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Prise en compte de limperfection des connaissances depuis la saisie des donnees jusqu'a la restitution 3d. established by: Mauro Cristofani and Riccardo Francovich, (supplemento 3</article-title>
          ):
          <fpage>385</fpage>
          -
          <lpage>396</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11. Fisher,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Comber</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          ,
          <string-name>
            <surname>RA</surname>
          </string-name>
          (Richard) Wadsworth. (
          <year>2005</year>
          ).
          <article-title>Nature de l'incertitude pour les donn´ees spatiales</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Gammoudi</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hadjali</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yaghlane</surname>
            <given-names>B. B.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Fuzz-TIME: an intelligent system for managing fuzzy temporal information</article-title>
          .
          <source>Intelligent Computing and Cybernetics</source>
          ,
          <volume>10</volume>
          (
          <issue>2</issue>
          ),
          <fpage>200</fpage>
          -
          <lpage>222</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Gavignet</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leclercq</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cullot</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Savonnet</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>Raisonner en logique modale sur l'incertitude liee aux donnees-application en archeologie</article-title>
          . Revue Internationale de Geomatique,
          <volume>26</volume>
          (
          <issue>4</issue>
          ):
          <fpage>467</fpage>
          -
          <lpage>490</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Ghorbel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          , M´etais, E.,
          <string-name>
            <surname>Hamdi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2018</year>
          , December).
          <article-title>A Crisp-Based Approach for Representing and Reasoning on Imprecise Time Intervals in OWL 2</article-title>
          .
          <source>In International Conference on Intelligent Systems Design and Applications</source>
          (pp.
          <fpage>640</fpage>
          -
          <lpage>649</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Gutierrez</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hurtado</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vaisman</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2005</year>
          ).
          <article-title>Temporal RDF</article-title>
          .
          <source>In European Semantic Web Conference</source>
          (pp.
          <fpage>93</fpage>
          -
          <lpage>107</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Herradi</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hamdi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Metais</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ghorbel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Soukane</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>Personlink: an ontology representing family relationships for the captain memomemory prosthesis</article-title>
          .
          <source>In International Conference on Conceptual Modeling</source>
          , pages
          <fpage>3</fpage>
          -
          <lpage>13</lpage>
          . Springer
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Klein</surname>
            ,
            <given-names>M. C. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fensel</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2001</year>
          ).
          <article-title>Ontology Versioning on the Semantic Web</article-title>
          .
          <source>In Semantic Web Working Symposium</source>
          (pp.
          <fpage>75</fpage>
          -
          <lpage>91</lpage>
          ), Stanford University, USA.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Klir</surname>
            ,
            <given-names>G. J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Yuan</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          (
          <year>1995</year>
          ).
          <article-title>Fuzzy sets and fuzzy logic: theory and applications</article-title>
          , volume
          <volume>574</volume>
          . Prentice Hall PTR New Jersey.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Lutz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2003</year>
          ).
          <article-title>Description Logics with Concrete Domains - A Survey</article-title>
          .
          <source>In Advances in Modal Logics</source>
          (pp.
          <fpage>265</fpage>
          -
          <lpage>296</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20. M´etais, E.,
          <string-name>
            <surname>Ghorbel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Herradi</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hamdi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lammari</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nakache</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , ...
          <string-name>
            <surname>Soukane</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Memory prosthesis</article-title>
          .
          <source>Non-pharmacological Therapies in Dementia</source>
          ,
          <volume>3</volume>
          (
          <issue>2</issue>
          ),
          <fpage>177</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Niskanen</surname>
            ,
            <given-names>V. A.</given-names>
          </string-name>
          (
          <year>1989</year>
          ).
          <article-title>Introduction to imprecise reasoning, uncertainty, decision making and knowledge engineering</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Noy</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rector</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hayes</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Welty</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Defining N-Ary Relations on the Semantic-Web</article-title>
          . W3C Working Group Note,
          <volume>12</volume>
          (
          <issue>4</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Preventis</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petrakis</surname>
            ,
            <given-names>E. G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Batsakis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2014</year>
          ). Chronos Ed:
          <article-title>A Tool for Handling Temporal Ontologies in PROT E´G E´</article-title>
          . IJAIT,
          <volume>23</volume>
          (
          <issue>04</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Smets</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>1997</year>
          ).
          <article-title>Imperfect information: Imprecision and uncertainty, uncertainty management in information systems: from needs to solutions</article-title>
          . pages
          <fpage>225</fpage>
          -
          <lpage>254</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>M. Snoussi</surname>
          </string-name>
          , P.
          <article-title>-</article-title>
          <string-name>
            <surname>A. D.</surname>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Methodological proposals to handle imperfect spatial and temporal information in the context of natural hazard studies</article-title>
          .
          <volume>495</volume>
          -
          <fpage>517</fpage>
          .
          <source>International Journal of Geomatics and Spatial Analysis 3-4</source>
          ,
          <fpage>23</fpage>
          .
          <fpage>495</fpage>
          -
          <lpage>517</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Sta</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>Quality and the eciency of data in smartcities</article-title>
          .
          <source>Future Generation Computer Systems.</source>
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Sadeghi</surname>
            ,
            <given-names>K. M. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goertzel</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Uncertain Interval Algebra via Fuzzy/Probabilistic Modeling</article-title>
          .
          <source>In IEEE International Conference on Fuzzy Systems.</source>
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Tappolet</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bernstein</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>Applied Temporal RDF: Ecient Temporal Querying of RDF Data with SPARQL</article-title>
          .
          <source>In European Semantic Web Conference .</source>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Welty</surname>
            ,
            <given-names>C. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fikes</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>A Reusable Ontology for Fluents in OWL</article-title>
          .
          <source>In Formal Ontology in Information Systems</source>
          (pp.
          <fpage>226</fpage>
          -
          <lpage>236</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Zekri</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brahmia</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grandi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bouaziz</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>tOWL: A Systematic Approach to Temporal Versioning of Semantic Web Ontologies</article-title>
          .
          <source>Journal on Data Semantics</source>
          ,
          <volume>5</volume>
          (
          <issue>3</issue>
          ),
          <fpage>141</fpage>
          -
          <lpage>163</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>