<!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>Linked Data City - Visualization of Linked Enterprise Data</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Joachim Baumeister</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sebastian Furth</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Lea Roth</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Volker Belli</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Wurzburg</institution>
          ,
          <addr-line>Am Hubland, 97074 Wurzburg</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>denkbares GmbH</institution>
          ,
          <addr-line>Friedrich-Bergius-Ring 15, 97076 Wurzburg</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>A generic technique for the visualization of hierarchical structures is introduced. The actual visualization is not only de ned by the underlying data but also the application of domain-driven metrics. The paper shows two use cases for the analysis of linked enterprise data in the domain of technical service information systems. In the age of digitalization and automation of industries, many companies are consolidating their business information systems and product meta-data, such as ERP, CRM, le directories, and extranet data. In many cases, not all elements of these information resources are accessible to all relevant users. The intransparent access hinders e ective work processes and often threatens business success. Therefore, the primary goal of many ICT projects is the linkage of the existing information silos into an integrated information infrastructure. Here, semantic technologies, and especially linked data models, are a successful enabler for building such knowledge warehouses mediating the information silos. Linked Enterprise Data [1] transfers the ideas and technologies of linked data [2] into the much more restricted world of business and enterprises. Standard semantic languages, such as RDF and SPARQL, are used to represent the core entities of the enterprise. Useful de-facto standard vocabularies for the enterprise usage already exist, see for instance SKOS [14] and GoodRelations [8]. Within a semantic infrastructure, all information resources are uniformly and semantically accessible by the user and novel services. In consequence, a number of advanced applications with business added value become possible [13]: { Semantic enterprise search { Semantic B2B portal with standardized data exchange { Semantic assistants { Automated data quality and curation processes</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        During the migration from the existing information structure to linked
enterprise data, existing information sources need to be linked with semantic concepts.
Here, a toolbox of core technologies ranging from Natural Language
Processing/Information Extraction to Information Retrieval methods [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] is employed.
      </p>
      <p>
        In Figure 1 the semanti cation process of enterprise data is depicted [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Each
step of the process includes a detailed analysis:
      </p>
      <p>Enterprise Corpus</p>
      <p>Operations
Manual #05
Repair Manual</p>
      <p>#4711
Spare Parts
Data Base</p>
      <p>Repair Manual #4711</p>
      <p>DoDcuomcuemntent</p>
      <p>Info Unit #1</p>
      <p>Information Unit: Segment 1
The necessary components for
the transmission control such as
the gear selector switch, the
electric ..</p>
      <p>Token
necessary
Term
gear selector switch
I Corpus Analysis</p>
      <p>II Information Source Analysis</p>
      <p>III Information Unit Analysis IV Concept/Term Analysis
I Corpus Analysis The existing data is collected and described. All relevant
information systems are analyzed with respect to the included information
sources.</p>
      <p>II Information Source Analysis The included information sources are
analyzed in more detail, for instance, with respect to the size and number of
elements in the corpus.</p>
      <p>III Information Unit Analysis Information sources are composed of
information units, i.e., segments of a source that are not dividable anymore.
Number and distribution of segments for information sources are relevant
factors.</p>
      <p>IV Concept/Term Analysis The use of ontological concepts in the
information units is analyzed and improved by automated methods.</p>
      <p>
        During the process, the exploration and visualization of the data is of core
importance [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Since much of the data is generated during the process, the
manual inspection and evaluation of the results need to be supported.
Visualization methods help to understand existing de ciencies and motivate further
process steps. In this paper, we introduce the generic visualization method Linked
Data City that e ectively supports the exploration and analysis of linked
enterprise data during the semanti cation phase. The visualization of linked data
di ers from general ontology visualization methods [
        <xref ref-type="bibr" rid="ref3 ref6 ref9">3, 6, 9</xref>
        ], since usually linked
data models exploit less relational structure but tend to be larger by
ordersof-magnitude. We emphasize that the method is general usable for hierarchic
structures in a way that it can be deployed very easily in di erent scenarios.
      </p>
      <p>The rest of the paper is organized as follows: First we introduce the core
components of a linked data city, namely buildings and (nested) districts. Then,
we describe the current implementation of the approach and demonstrate the
usefulness of the visualization method by examples. In the conclusions we show
promising steps for further work.</p>
    </sec>
    <sec id="sec-2">
      <title>Linked Data Cities</title>
      <p>
        The metaphor for visualizing linked data as a city is inspired by the work of
Wettel [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. In the original approach, the code of software applications is
visualized as structures of a city. Figure 2 shows an example of a city visualization.
Classes of software code are a represented as buildings and code packages are
de ning the districts of a city. Special properties of classes and packages are
communicated via color and size of the artifacts. Later this idea was adapted for
the visualization of the test coverage after the evaluation of knowledge bases [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ],
where knowledge base elements are represented as buildings.
      </p>
      <p>building
building with
different levels</p>
      <p>district
nested
sub-district
district
city</p>
      <p>Complex artifacts with part-of or hierarchical relations can be naturally
visualized as a city: As we see in Figure 2, core elements of the artifacts are usually
depicted as buildings of the city, that are grouped within districts. For deeper
part-of or hierarchy relations the districts can be nested in sub-districts. The
size of districts correlates with the number and sizes of the included buildings,
whereas the size and color of the buildings represent speci c performance
indicators that are de ned by the current analysis query. The speci c con guration
of buildings, districts, sizes, and colors is called data city metric. At the top of
the gure we also see that buildings can have di erent levels. Di erent levels
of a building are commonly used to include di erent metric attributes in the
visualization.</p>
      <p>For humans it is easy to understand the city metaphor. Like in the real
world, local areas of the city are represented in districts and often the size of
houses corresponds to their weight. For large cities (real and arti cial) the user is
familiar in incrementally explore the particular districts and buildings. For this
reason, an advanced visualization application need to allow for the interactive
exploration by drill-down and roll-up operations within the city.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Implementation</title>
      <p>The presented visualization technique is implemented as a JavaScript library.
That way, it can be easily integrated into (web-based) knowledge engineering
tools but also runs as a stand-alone tool in a web browser. The de nition of
the city itself is represented as a JSON document. The following example shows
books of a technical documentation that are represented as districts. Sections of
a book are represented as buildings contained in the district.</p>
      <p>" L a b e l " : " L i n k e d Data City 0 815 " ,
" D i s t r i c t s " : [
{
" L a b e l " : " T e c h n i c a l D o c u m e n t a t i o n " ,
" c o l o r " : " # 2 9 7 B 4 8 "
" D i s t r i c t s " : [
{
" L a b e l " : " R e p a i r M a n u a l # 4711 " ,
" c o l o r " : " # 8 4 8 4 8 4 # "
" B u i l d i n g s " : [
{
" L a b e l " : " S e c t i o n # 4 7 1 1 . 1 " ,
" c o l o r " : " # 0 F 2 A 6 5 "
" d e p t h " : 2 ,
" h e i g h t " : 1 ,
" w i d t h " : 2
...</p>
      <p>} ,
{
} ,
" L a b e l " : [ " S e c t i o n # 4 7 1 1 . 2 a " ,</p>
      <p>
        " S e c t i o n # 4 7 1 1 . 2 b " ] ,
" c o l o r " : [ " # 0 F 2 A 6 5 " , " # A F 5 C 0 B " ] ,
" h e i g h t " :[
        <xref ref-type="bibr" rid="ref1 ref3">1 , 3</xref>
        ] ,
" d e p t h " : 2 ,
" w i d t h " : 2
{
      </p>
      <p>The de nition of the city is straight-forward, as we can see that districts can
be nested in other districts. A leaf district contains a collection of buildings in
a corresponding element \Buildings". For the district \Repair Manual #4711"
two buildings are shown. The rst building \Section #4711.1" is an example for
a simple building having only one level included. The second building shows two
labels, colors and heights representing the two levels of the building.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Case Study: Metrics for Linked Enterprise Data in</title>
    </sec>
    <sec id="sec-5">
      <title>Technical Service Information Systems</title>
      <p>The architecture of a city is de ned by the applied data city metric, i.e., the
de nition of colors, sizes, and levels of the buildings and districts. In this section,
we demonstrate the approach by two use cases.</p>
      <p>
        The presented metrics were used in the context of an industrial semanti
cation project, where information sources of technical service information were
analyzed. Here, buildings of a city represent a special kind of elements of the
linked enterprise data. In enterprise systems the data refers to a domain-speci c
ontology. For instance, machinery builders typically align their data
(documentation, parts, 3D models, etc.) to an ontology of products, components and
functions, cf. [
        <xref ref-type="bibr" rid="ref10 ref12">10, 12</xref>
        ]. Enterprise information resources|document sections, parts,
and wiring diagrams|are usually annotated by one or more instances of this
hierarchy, for example a repair paragraph is annotated by the involved components
and in uenced functions.
      </p>
      <p>In the following we present two basic metrics that investigate (a) the use
of the product structure within the available information resources and (b) the
availability of annotations in the information resources.</p>
      <p>Use Case: Usage of Product Structure (UPS)
The product structure of an enterprise de nes how products are organized in
di erent levels. This organization includes multiple hierarchies for representing
the relation of components and parts, but also for the functions of the product.</p>
      <p>The primary subject of the UPS analysis is the actual use of the elements
de ned in the product structure. The use of the elements corresponds to
annotations done with these elements included in the data of the investigated
information systems. The metric is applied to nd out how well the product
structure is used in current enterprise information.</p>
      <p>In the visualization, leaf elements of the product structure are represented
by buildings and upper elements of the product structure are represented as
wrapping districts. The height of the buildings correlates with the number of
uses within all considered information sources. Higher buildings are thus used
more often.</p>
      <p>At the left side of Figure 3, a zoomed building representing the component
\Engine block" is shown. The building itself is located in the district with the
name \Engine". We see that the building consists of multiple levels specializing
the location of occurrences. Here, the element was used most often in the resource
\doc#1" and the resource \3d#3".</p>
      <p>Component
“Engine block”
Uses in doc#1
Uses in doc#2
Uses in 3d#3</p>
      <p>Uses in parts#4</p>
      <p>The visualization gives a very quick overview of actual application of a
product structure. Unused areas can be easily spotted as well as elements with heavy
use. Applied to a representative corpus of information resources, the
visualization method points to areas in the structure that need re nement; both for lazy
and frequent elements.</p>
      <p>An interactive visualization is appropriate for very deep hierarchical
structures. Then, buildings do not necessarily represent leaf-elements of the hierarchy
but aggregated elements. Entering a building (e.g., by clicking on it) the
building will drill-down the product structure and build a city visualization for all
sub-elements contained in the aggregated element.</p>
      <p>Use Case: Corpus Annotation Frequency (CAF)
Besides the actual use of the product structure the annotation frequency of
the information resources is of prime interest. Usually, meta-data is attached to
the information units to formally describe the contents. This meta-data mainly
corresponds to elements of the product structure.</p>
      <p>For the metric CAF, the city visualization is created as follows: The
information sources in the corpus are represented as districts of the city, e.g., technical
documentation, spare parts catalog, or FAQ data base. Sub-elements of these
districts are further represented as nested sub-districts, e.g., a particular repair
manual contained in the technical documentation or the spare parts catalog of
a speci c machine. Core information units are represented as buildings, for
instance, a speci c chapter of a repair manual in the technical documentation.
The height of a building corresponds to its number of meta-data annotations; a
buildings can can have more than one level when di erent types of meta-data
are included corresponding information unit. For instance, a chapter may include
annotations of a component hierarchy but also of the functional hierarchy.</p>
      <p>This visualization gives an overview of the corpus size and the existing
annotations. Less annotated areas can be easily spotted but also districts (information
sources, books types, etc.) with a high annotation quality. The results can help to
motivate which areas of the structures need to be used much more frequently in
information resources. With this knowledge, annotation initiatives (automated
or manual) can be motivated and precisely planned.
5</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusions</title>
      <p>Recently, more and more business information systems are transformed to linked
enterprise data models. Appropriate visualization and exploration techniques
support the semanti cation process of enterprise data. In this paper we presented
Linked Data Cities, an interactive and generic method for the visualization of
hierarchical structures. The actual visualization is de ned by the application of
a domain-speci c metric. We introduced a number of metrics that showed its
usefulness in an industrial semanti cation project.</p>
      <p>In the future we are planning to improve the simplicity of the visualization
by drill-down techniques, where similar buildings are clustered in aggregated
building or districts. Then, even very large system structures can be
(interactively) explored. Furthermore, we are working on the automated linkage of the
city structure to existing linked data. Currently, scripts are used to transfer the
information into the city data notation (the shown JSON). In the future, the
automated transformation by SPARQL queries could be a possible simpli cation
of this process.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Auer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Buhmann, L.,
          <string-name>
            <surname>Dirschl</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Erling</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hausenblas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Isele</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mendes</surname>
            , P.N., van Nu elen,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stadler</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tramp</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Williams</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          :
          <article-title>Managing the life-cycle of linked data with the LOD2 stack</article-title>
          .
          <source>In: Proceedings of International Semantic Web Conference (ISWC</source>
          <year>2012</year>
          )
          <article-title>(</article-title>
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Linked data (</article-title>
          <year>2009</year>
          ), http://www.w3.org/DesignIssues/ LinkedData.html
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Fluit</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sabou</surname>
          </string-name>
          , M.,
          <string-name>
            <surname>van Harmelen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Ontology-based information visualization</article-title>
          .
          <source>In: Visualizing the Semantic Web</source>
          , pp.
          <volume>36</volume>
          {
          <fpage>48</fpage>
          . Springer (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Furth</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baumeister</surname>
          </string-name>
          , J.:
          <article-title>On the semanti cation of 5-star technical documentation</article-title>
          .
          <source>In: Proceedings of the LWA</source>
          <year>2015</year>
          <article-title>Workshops: KDML, FGWM, IR, and FGDB</article-title>
          . pp.
          <volume>264</volume>
          {
          <issue>271</issue>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Furth</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baumeister</surname>
          </string-name>
          , J.:
          <article-title>Semanti cation of large corpora of technical documentation</article-title>
          . In: Atzmueller,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Oussena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Roth-Berghofer</surname>
          </string-name>
          ,
          <string-name>
            <surname>T</surname>
          </string-name>
          . (eds.)
          <article-title>Enterprise Big Data Engineering, Analytics, and</article-title>
          <string-name>
            <given-names>Management. IGI</given-names>
            <surname>Global</surname>
          </string-name>
          (
          <year>2016</year>
          ), http://www. igi
          <article-title>-global.com/book/enterprise-big-data-engineering-analytics/145468</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Geroimenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
          </string-name>
          , C. (eds.):
          <source>Visualizing the Semantic Web</source>
          . Springer,
          <volume>2</volume>
          <fpage>edn</fpage>
          . (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Hatko</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baumeister</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Puppe</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Coveragecity: Test coverage for clinical guidelines</article-title>
          .
          <source>In: The 8th Workshop on Knowledge Engineering and Software Engineering (KESE2012)</source>
          (
          <year>2012</year>
          ), http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>949</volume>
          /kese8-01_
          <fpage>02</fpage>
          .pdf
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Hepp</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>GoodRelations: An ontology for describing products</article-title>
          and
          <article-title>services o ers on the web</article-title>
          . In: Gangemi,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <surname>J</surname>
          </string-name>
          . (eds.)
          <source>EKAW. Lecture Notes in Computer Science</source>
          , vol.
          <volume>5268</volume>
          , pp.
          <volume>329</volume>
          {
          <fpage>346</fpage>
          . Springer (
          <year>2008</year>
          ), http://dblp.uni-trier.de/db/ conf/ekaw/ekaw2008.html#Hepp08
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Katifori</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Halatsis</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lepouras</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vassilakis</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giannopoulou</surname>
          </string-name>
          , E.:
          <article-title>Ontology visualization methods - a survey</article-title>
          .
          <source>ACM Comput. Surv</source>
          .
          <volume>39</volume>
          (
          <issue>4</issue>
          ) (
          <year>Nov 2007</year>
          ), http: //doi.acm.
          <source>org/10</source>
          .1145/1287620.1287621
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fox</surname>
            ,
            <given-names>M.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bilgic</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>A product ontology</article-title>
          .
          <source>Enterprise Integration</source>
          (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Mader</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stadler</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Facilitating the exploration and visualization of linked data</article-title>
          . In: Auer,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Bryl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            ,
            <surname>Tramp</surname>
          </string-name>
          , S. (eds.)
          <article-title>Linked Open Data| Creating Knowledge Out of Interlinked Data</article-title>
          , pp.
          <volume>90</volume>
          {
          <fpage>107</fpage>
          . Lecture Notes in Computer Science, Springer International Publishing (
          <year>2014</year>
          ), http://dx.doi.org/10. 1007/978-3-
          <fpage>319</fpage>
          -09846-
          <issue>3</issue>
          _
          <fpage>5</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Mohammad</surname>
            ,
            <given-names>N.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Amin</surname>
            ,
            <given-names>I.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Othman</surname>
            ,
            <given-names>R.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Asmuni</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hassan</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kasim</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Design and implementation of product structure ontology. Ontology-Based Applications for Enterprise Systems</article-title>
          and Knowledge Management p.
          <volume>246</volume>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Oberle</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>How ontologies bene t enterprise applications</article-title>
          .
          <source>Semantic Web</source>
          <volume>5</volume>
          (
          <issue>6</issue>
          ),
          <volume>473</volume>
          {
          <fpage>491</fpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <article-title>W3C: SKOS Simple Knowledge Organization System reference</article-title>
          : http://www.w3. org/TR/skos-reference (
          <year>August 2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Wettel</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lanza</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Visualizing software systems as cities</article-title>
          .
          <source>In: Visualizing Software for Understanding and Analysis</source>
          ,
          <year>2007</year>
          .
          <source>VISSOFT 2007</source>
          . pp.
          <volume>92</volume>
          {
          <issue>99</issue>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>