<!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>Semantic-driven modelling of context and entity of interest profiles for maritime situation awareness</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Elena CAMOSSI</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Francesca DE ROSA</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Science and Technology Organization, Centre for Maritime Research and Experimentation</institution>
          ,
          <addr-line>La Spezia</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>One of the inherent aspects of Situation Awareness (SA) is the correct interpretation of the perceived situational picture, to enable future projection and support decision making [1]. In surveillance, security operators must be able to focus on the most important events in the picture, and to evaluate the threat risk, which is assessed in relation to the event context. The notion of context has long been investigated in pervasive computing, mostly for Internet of Things and computer SA. In this position paper, we propose a formalisation of SA context, applicable to events interpretation for security and safety threat assessment. We exemplify it for Maritime SA (MSA), to contextualise maritime events, facts and anomalies, and assess the risk associated to maritime threats. The formalisation relies on entity profiles, which represent the relevant historical knowledge on the entities of interest for security, i.e., vessels, areas, information sources. Profiles are built over time, updating and elaborating the observations generated by the maritime sensor network, an approach suitable to Linked Data and Knowledge Graphs.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>Context</kwd>
        <kwd>Events</kwd>
        <kwd>Occurents</kwd>
        <kwd>Situational Awareness</kwd>
        <kwd>Heterogeneous Sensor Network</kwd>
        <kwd>Surveillance</kwd>
        <kwd>Security</kwd>
        <kwd>Anomalies</kwd>
        <kwd>Ontology</kwd>
        <kwd>Knowledge Graph</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Context modelling and reasoning have received significant attention in the area of
pervasive and ubiquitous computing, with a specific focus on situation awareness and context
awareness of intelligent/smart agents and Internet of Things (IoT). Situational
Awareness (SA) represents the human mental model of a situation and is obtained through
Situational Assessment, which is the process that seamlessly condenses the acquisition of
information from the real world, its interpretation to understand the ongoing situation
and the projection in the future to support decision making [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Although proposed for
human SA, this concept in general appears to be applicable also to systems [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>1Copyright© 2020 for this paper by its authors. Authors affiliated with the NATO STO CMRE are employees
of the North Atlantic Treaty Organization (NATO) who have prepared this work as part of their official duties.
Accordingly, NATO retains non-exclusive royalty-free rights of total or partial reproduction, dissemination and
preparation of derivative works based on this work, for NATO official purposes. Use permitted under Creative
Commons License Attribution 4.0 International (CC BY 4.0).</p>
      <p>2The authors acknowledge the support of the EU H2020 INFORE project (GA No. 825070).</p>
      <p>In this paper, we address the formalisation of context in surveillance applications
that can be integrated in information fusion systems in support of event interpretation for
situation comprehension and threat assessment. Moreover, we will describe its
application to the maritime domain.</p>
      <p>
        Context and situation are intertwined concepts and the artificial intelligence
community debates on their definition since the late 80s [
        <xref ref-type="bibr" rid="ref3 ref4">3, 4</xref>
        ]. Several distinct
formalisation approaches are presented in the literature (e.g., [
        <xref ref-type="bibr" rid="ref4 ref5 ref6 ref7 ref8">4–8</xref>
        ]). Two perspectives relevant to
this work are proposed in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. The first one addresses human SA and
investigates context for situation assessment in decision aid systems. It distinguishes between
internal context (i.e., agents cognitive state) and the external context, which addresses
the situation and the understanding of the environment [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Events in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] are situational
elements, which can be combined in situations. In [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], context (application) spaces are
multidimensional spaces whose dimensions are variables observed by sensors, and a
context state is a multidimensional point in the application space.
      </p>
      <p>
        With respect to existing contribution in the maritime domain (e.g. [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]) and others,
we focus on the representation of external context, while we do not discuss the internal
context of the agent (i.e., the surveillance operator). The only internal context factor
considered is the mission, as it sets the goals of the agent. The proposed formalisation is
based on the profiles of observed entities, which encode the historical knowledge on the
entities of interests. Profiles are constructed incrementally, aggregating and analysing the
observations acquired through (possibly heterogeneous) sensor networks. These profiles
provide the context to help the agent interpret events and assess potential threats. In
fact, similarly to [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], the context supports the agent in distinguishing among different
situations, all feasible on the basis of the detected events. Differently than in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], in our
proposal threats correspond to situations (and have corresponding situational spaces),
but the context space is composed by all information produced by sensors, including
analytics (e.g., the analytics that detect and forecast events).
      </p>
      <p>This formalisation suites loosely structured models like Knowledge Graphs, where
new information on an entity can be simply added to its graph and the associated profile
information can be updated accordingly. To demonstrate the feasibility of the proposed
approach, we exemplify our proposal with an ontology-based design for maritime event
context and entity profiles.</p>
      <p>The remainder of this paper is organised as follows. Section 2 presents the
underlying idea of information profiles and context for threats assessment, while Section 3
illustrates and exemplifies an ontology-driven design of SA context. . Finally, Section 4
concludes the paper, discussing future research directions.</p>
    </sec>
    <sec id="sec-2">
      <title>2. From entity profiles to context for threat assessment</title>
      <p>The idea of context we propose in this paper raises from the observation that profile
information, a concept that is largely applied in security, frames a reasoned representation
of relevant historical knowledge that expresses the threat risk associated to scenario
entities (e.g., the risk of collision in an area), and which is used to assess the potential risk
to security (or safety) of a situation.</p>
      <p>The SA scenario addressed in this paper comprises an agent who is monitoring an
area for security (or safety) purposes. The agent is supported by a fusion system
connected to a sensor network composed of a variety of surveillance systems. The agent
receives from the fusion system notifications on a series of events, which are detected and
forecasted as potential indicators of threatening situations (e.g., trafficking, smuggling,
collision). For instance, vessels stopping in or approaching interdicted areas, abruptly
changing direction or anchoring close to other vessels outside ports can be considered
out of the common situations, and would be signalled by the system. Given the set of
alarms, the agent assesses the situation to decide if an intervention is needed.</p>
      <p>The agent needs additional contextual information to perform the situational
assessment.</p>
      <p>Specifically, the agent assesses the reliability of the surveillance network in the area
(e.g., is the sensor coverage good? are interference or malfunctionings frequent?), the
risk profile of the area (e.g., are there smuggling reports? does it include critical
infrastructures?), and the history of the vessels raising the alarms (e.g., where did those
vessels ship before? where do they declare to go?). The profile information of the entities
(sensors, area, vessels) associated to the alarms, once combined, form the events context
and are used by the agent to assess the likelihood of maritime threats.</p>
      <p>Entity profiles and event context may be constructed building on basic information
items. In SA, these are obtained by fusing and elaborating sensor observations.
Observations are collected over time, and knowledge is derived with analytics, e.g., producing
statistics on threats risk. In a SA scenario as the one illustrated above, entity profiles
condense historical knowledge on entities, sensor quality, patterns-of-life (i.e., expected
behaviours like the usual traffic in an area), statistics on threats and events. When an
event is detected, it is sufficient to exploit the profile of the associated entities to get the
event’s context and assess the threat risk.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Representing entity profiles and events context in a SA ontology</title>
      <p>
        In this section, we illustrate how the information model of a typical information fusion
system can be extended to support entity profiles and event context for SA. The starting
information model is the MSA Heterogeneous Sensor Network (MSA-HSN) ontology
[
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], which has been defined to semantically annotate the information generated by the
maritime use case of the H2020 INFORE project3. The MSA-HSN includes information
components for sensors, observations, measures, features of interest, events, quality of
information and sources, and information provenance. It extends and adapts existing
information models for sensors and observations, in particular the Semantic Sensor
Network /Sensors, Observations, Samples, Actuators ontology (SSN/SOSA) for sensors and
sensor observations [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], and leverages the specification of maritime data and events of
the Common Information Sharing Environment (CISE) data exchange model [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
      <p>The top-level concepts of MSA-HSN are represented in Figure 1. In the MSA-HSN,
all information sources are modelled as sensors (Figure 1, top-left). Sensors observe
properties of entities (namely, features of interest, like vessels) and produce observations
by executing procedures (e.g, sensor plans, algorithms). Observations are composed by
qualitative and quantitative measures (Figure 1, top-right), have spatio-temporal
characteristics as well as associated quality evaluations (e.g., confidence). Similarly, sensors
3Interactive Extreme-Scale Analytics and Forecasting (INFORE) project website: www.infore-project.
eu
quality (e.g., reliability) may be represented as an observation. Observations may also
derive from existing observations. Sensors and originating observations are used to model
the observation provenance.</p>
      <p>
        The fusion system produces event notifications, using a variety of approaches
like machine learning, signal processing, statistical analysis and rule-based approaches.
Events (Figure 1, bottom, concept Event) are situational elements [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] that exist for a
limited period of time and are bounded in space, like processes, phenomena and activities.
They may be simple or complex, like activities (e.g., fishing).
      </p>
      <p>At each instant in time, a set of events is detected and forecasted, producing event
notifications. An event is temporally bounded, occurs in a location (a geo-referenced
spatial value, which can be associated to an area of interest like a port), and applies to
a feature of interest, e.g. a vessel. As illustrated in Figure 1, an event notification is a
particular type of observation (see the modelling of Event and MSAObservation4). As
such, it is generated by a sensor (e.g., an anomaly detection or complex event processing
software). A set of observations (or signals) generated by other sensors is analysed to
produce an event. These may include raw sensor information and other alarms. The event
can also be associated to an agent, and to other related events.</p>
      <p>4In the MSA-HSN and in Figure 1, instances of Event correspond to event notifications.
3.1. Event context and threat assessment
Each event detected by the fusion system is contextualised by a combination of
information. To start with, the agent looks for some descriptive information on the event’s object
(e.g., information available from vessel registers). Then, they take into consideration the
object history (e.g., the past movements of the vessel) and its profile. This includes the
object patterns-of-life, modelling the expected object behaviour (e.g., the vessel most
visited ports, most frequent routes) and the object risk indicators (e.g., the vessel incident
reports). The profiles of all the areas of interest overlapping the event location, and the
profiles of the sensors that produced the raw signals can also be taken into account.</p>
      <p>The bottom, dark orange concepts in Figure 1 shown how the MSA-HSN ontology
has been extended with profile classes to formalise threat, event, sensor, location, and
feature of interest profiles. The specific profile representations may differ, as described in
this section, but a profile may encompass other profile types, with specific characteristics.
For instance, the profile of an area of interest LocationProfile includes the event and
threat profiles for the area (i.e., statistical information on the occurrence of threats and
events in the area, which can be linked to incident reports), and sensor profiles (i.e.,
the performance evaluation of the sensors that observe - and observed - the area). The
profiles of areas and features of interest include additional information, like
patternsof-life to characterise typical entity behaviours (e.g., expected traffic), information on
infrastructures and human activities in the area, etc.</p>
      <p>Given this extended model, any new observation received through the sensor
network is added to the knowledge graph, and the associated information profiles are
updated. In the case of a vessel, the associated voyage history and pattern-of-life are
updated to take into account the recent movements; if the vessel is involved in some
incident, its risk profile is amended. Sensors’ quality is already formalised in the
ontology, and the relevant indices (e.g. coverage, reliability) are linked to the sensor profiles.
Similarly, the profiles of areas of interest are updated with the last available information
on maritime traffic (aggregated from vessel movement observations) and sensors. Threat
and event profiles are updated with the information available on vessels and areas of
interest.</p>
      <p>The class Context is modelled in the ontology on top of profiles and historical
information. Whenever an event is added to the knowledge graph, an event context instance is
created and associated to the event, embedding the relevant profile information, readily
available to support the end user of the system in assessing the situation.</p>
      <p>The threat assessment is performed as follows. In a preliminary assessment, a set
of potential threats is selected, by comparing the temporally valid events with the
behavioural characteristics of the threats, which are expressed as event patterns (e.g., the
vessel stopped in an interdicted area, disappeared from the sensor network, then
reappeared after few hours outside the interdicted area).</p>
      <p>Then, the set of potential threats is assessed against the context of the valid events,
by comparing the event context with the threat profiles. A threat profile expresses the
likelihood of the threat, per areas of interest and feature of interest categories (e.g., vessel
types, vessel flags). Together with the event context, the threat profile allows to assess
the likelihood of the threat for the particular situation. Finally, if some a-priori intent
information is available and is verified, the assessment could shift the belief towards a
security threats instead of a safety one.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusions</title>
      <p>This paper proposes a semantic modelling of context for SA, applicable to security and
safety threat assessment. The formalisation relies on profile modelling of entities of
interest, to encapsulate historical knowledge useful to evaluate the threat risk and likelihood.
The application of the proposed formalisation is described, and an ontology driven
modelling is illustrated. Future work includes the evaluation of the proposed formalisation
approach against the real world maritime security use case defined in INFORE, using the
ontology model presented in the paper.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <article-title>1 Endsley MR</article-title>
          .
          <article-title>Toward a Theory of Situation Awareness in Dynamic Systems</article-title>
          .
          <source>Human Factors</source>
          .
          <year>1995</year>
          ;
          <volume>37</volume>
          (
          <issue>1</issue>
          ):
          <fpage>32</fpage>
          -
          <lpage>64</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2
          <string-name>
            <surname>Kokar</surname>
            <given-names>MM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Matheus</surname>
            <given-names>CJ</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baclawski</surname>
            <given-names>K.</given-names>
          </string-name>
          <article-title>Ontology-based situation awareness</article-title>
          .
          <source>Information Fusion</source>
          .
          <year>2009</year>
          ;
          <volume>10</volume>
          (
          <issue>1</issue>
          ):
          <fpage>83</fpage>
          -
          <lpage>98</lpage>
          .
          <article-title>Special Issue on High-level Information Fusion</article-title>
          and
          <string-name>
            <given-names>Situation</given-names>
            <surname>Awareness</surname>
          </string-name>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <source>3 McCarthy J. Generality in Artificial Intelligence. Commun ACM</source>
          .
          <year>1987</year>
          Dec;
          <volume>30</volume>
          (
          <issue>12</issue>
          ):
          <fpage>1030</fpage>
          -
          <lpage>1035</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>4 Baumgartner</surname>
            <given-names>N</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Retschitzegger</surname>
            <given-names>W.</given-names>
          </string-name>
          <article-title>A survey of upper ontologies for situation awareness</article-title>
          .
          <source>In: In Proc. of the 4th IASTED International Conference on Knowledge Sharing and Collaborative; 2006</source>
          . p.
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5 Barwise
          <string-name>
            <surname>J.</surname>
          </string-name>
          <article-title>The situation in logic</article-title>
          . vol.
          <volume>17</volume>
          <source>of CSLI lecture notes series</source>
          . CSLI;
          <year>1989</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <article-title>6 Devlin K. Situation theory and situation semantics</article-title>
          . In:
          <string-name>
            <surname>Gabbay</surname>
            <given-names>DM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Woods</surname>
            <given-names>J</given-names>
          </string-name>
          , editors.
          <source>Logic and the Modalities in the Twentieth Century</source>
          . vol.
          <article-title>7 of Handbook of the History of Logic</article-title>
          . Elsevier;
          <year>2006</year>
          . p.
          <fpage>601</fpage>
          -
          <lpage>664</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7 Rodr´ıguez ND, Cue´llar MP,
          <string-name>
            <surname>Lilius</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Calvo-Flores MD</surname>
          </string-name>
          .
          <article-title>A Survey on Ontologies for Human Behavior Recognition</article-title>
          .
          <source>ACM Comput Surv</source>
          .
          <year>2014</year>
          Mar;
          <volume>46</volume>
          (
          <issue>4</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>8 Vossen</surname>
            <given-names>P</given-names>
          </string-name>
          , Bajcˇetic´ L,
          <string-name>
            <surname>Baez</surname>
            <given-names>S</given-names>
          </string-name>
          , Basˇic´ S,
          <string-name>
            <surname>Kraaijeveld</surname>
            <given-names>B</given-names>
          </string-name>
          .
          <article-title>Modelling Context Awareness for a Situated Semantic Agent</article-title>
          . In:
          <string-name>
            <surname>Bella</surname>
            <given-names>G</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bouquet</surname>
            <given-names>P</given-names>
          </string-name>
          , editors.
          <source>Modeling and Using Context</source>
          . Cham: Springer International Publishing;
          <year>2019</year>
          . p.
          <fpage>238</fpage>
          -
          <lpage>252</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <article-title>9 Gundersen OE</article-title>
          .
          <article-title>Situational Awareness in Context</article-title>
          . In: Bre´zillon P,
          <string-name>
            <surname>Blackburn</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dapoigny</surname>
            <given-names>R</given-names>
          </string-name>
          , editors.
          <source>Modeling and Using Context</source>
          . Berlin, Heidelberg: Springer Berlin Heidelberg;
          <year>2013</year>
          . p.
          <fpage>274</fpage>
          -
          <lpage>287</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>10 Kolbe</surname>
            <given-names>N</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaslavsky</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kubler</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Robert</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Le</surname>
            <given-names>Traon Y.</given-names>
          </string-name>
          <string-name>
            <surname>Enriching</surname>
          </string-name>
          <article-title>a Situation Awareness Framework for IoT with Knowledge Base and Reasoning Components</article-title>
          . In: Bre´zillon P,
          <string-name>
            <surname>Turner</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Penco</surname>
            <given-names>C</given-names>
          </string-name>
          , editors.
          <source>Modeling and Using Context</source>
          . Cham: Springer International Publishing;
          <year>2017</year>
          . p.
          <fpage>41</fpage>
          -
          <lpage>54</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11 van
          <string-name>
            <surname>den Broek</surname>
            <given-names>AC</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Neef</surname>
            <given-names>RM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hanckmann</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>van Gosliga</surname>
            <given-names>SP</given-names>
          </string-name>
          ,
          <string-name>
            <surname>van Halsema</surname>
            <given-names>D.</given-names>
          </string-name>
          <article-title>Improving maritime situational awareness by fusing sensor information and intelligence</article-title>
          .
          <source>In: 14th International Conference on Information Fusion; 2011</source>
          . p.
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>12 Grasso</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ferri</surname>
            <given-names>G</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Camossi</surname>
            <given-names>E</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Faggiani</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zissis</surname>
            <given-names>D</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bereta</surname>
            <given-names>K</given-names>
          </string-name>
          , et al.
          <source>Maritime Use Case: Requirements, Scenario Definitions and Initial Evaluation Report; 2020. INFORE D3</source>
          .2.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>13 Haller</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Janowicz</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cox</surname>
            <given-names>S</given-names>
          </string-name>
          , Lefranc¸ois M,
          <string-name>
            <surname>Taylor</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Phuoc</surname>
            <given-names>DL</given-names>
          </string-name>
          , et al.
          <article-title>The Modular SSN Ontology: A Joint W3C and OGC Standard Specifying the Semantics of Sensors, Observations, Sampling, and</article-title>
          <string-name>
            <given-names>Actuation. Semantic</given-names>
            <surname>Web</surname>
          </string-name>
          .
          <year>2019</year>
          Jan;
          <volume>10</volume>
          (
          <issue>1</issue>
          ):
          <fpage>9</fpage>
          -
          <lpage>32</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14 Riga M,
          <string-name>
            <surname>Kontopoulos</surname>
            <given-names>E</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ioannidis</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kintzios</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vrochidis</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kompatsiaris</surname>
            <given-names>I.</given-names>
          </string-name>
          <article-title>EUCISE-OWL: An Ontology-based Representation of the Common Information Sharing Environment (CISE) for the Maritime Domain</article-title>
          .
          <source>Semantic Web Journal</source>
          .
          <year>2019</year>
          ;.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>