<!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>SKOS as a Key Element in Enterprise Linked Data Strategies</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Andreas Blumauer</string-name>
          <email>a.blumauer@semantic-web.at</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Semantic Web Company GmbH</institution>
          ,
          <addr-line>Mariahilfer Straße 70/8, 1070 Vienna</addr-line>
          ,
          <country country="AT">Austria</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The challenges in implementing linked data technologies in enterprises are not limited to technical issues only. Projects like these deal also with organisational hurdles to be crossed, for instance the development of employee skills in the area of knowledge modelling and the implementation of a linked data strategy which foresees a cost-effective and sustainable infrastructure of high-quality and linked knowledge graphs. SKOS is able to play a key role in enterprise linked data strategies due to its relative simplicity in parallel with its ability to be mapped and extended by other controlled vocabularies, ontologies, entity extraction services and linked open data.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        1 Introduction
The use of semantic web methodologies and technologies has been perceived to be an
appealing solution approach for various issues in enterprise information management
and data integration [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ][
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Amongst others, the following application scenarios are
typically discussed in the context of enterprise linked data: content enrichment and
content augmentation, integrated views on distributed data (enterprise mashups),
knowledge visualisation, smart assistants and search-driven applications. In all cases,
linked data graphs build the basis for such applications, thus the following question is
most central for a linked data strategy: How can an enterprise create and maintain
knowledge graphs in a sustainable way, whereas the corresponding processes should
be as cost-effective as possible and the resulting graphs should be of quality grades
which are acceptable for enterprise information services.
1.1 Creating Knowledge Graphs with the Simple Knowledge Organization
System (SKOS)
Since the Simple Knowledge Organization System (SKOS) has become a W3C
recommendation in 2009 [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], several scenarios to make use of SKOS ontologies have
been described [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ][
        <xref ref-type="bibr" rid="ref10 ref5">5</xref>
        ] and many discussions around key design principles such as
"minimal ontological commitment" have been led [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The increasing use of SKOS
can be documented by two key facts:
1.
2.
      </p>
      <p>
        SKOS concept is among over 108,000 classes the most used RDF class in
the Linked Open Data cloud1
When NISO has published ISO 25964 – the international standard for
thesauri and interoperability with other vocabularies, one of the main efforts
was to reach the goal of interoperability with SKOS and other schemas2
The usage of SKOS as a starting point to create knowledge graphs in enterprises has
in parallel to its relative simplicity (in contrast to other ontology languages like OWL)
one other main advantage: It has been accepted broadly as a standard and is well
understood by various stakeholders (database engineers, information professionals,
knowledge managers), thus little force is needed to overcome the resistance to the
introduction of something new like SKOS based vocabularies.
1.2 SKOS as a nucleus of large enterprise knowledge graphs
The scope of a full-blown enterprise knowledge graph is much broader than a
taxonomy would be able to cover. When taking a closer look on it, we will find all
kinds of categorized and annotated legacy data and documents, additional schemas
which describe various business objects, their specific relations and attributes, and
linked data graphs from third-party sources, especially from the linked open data
cloud [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Additionally, a large knowledge graph will contain a lot of mappings
between resources from different (named) graphs. What role can SKOS based graphs
play in this complex information system?
When starting with SKOS thesauri to describe all kinds of  ‘things’  (or  ‘business 
objects’), their names and relations to each other , we don’t hav e to think about classes
or any kind of restrictions or axioms yet. This makes it easy to build a first robust
layer of business semantics on top of distributed and heterogeneous information
sources. SKOS is based on RDF, thus an extension by additional schemas (classes and
properties) is feasible out-of-the-box, at least from a technical point of view. Either
custom schemas or already existing ones like FOAF, ORG or schema.org can be used
to put additional semantics on top of a SKOS based knowledge graph.
For example, a video game which has been created initially as a SKOS concept with
the preferred label ‘SimCity’ and as a narrower concept of another SKOS concept
labeled  with  ‘Video  Game’ will be classified in a second step by
http://schema.org/SoftwareApplication which is a subclass of
http://schema.org/CreativeWork, whereas both are an RDF class derived
from schema.org [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. By using additional schemas, we can express more specific
semantics around SKOS graphs and we can map them more accurately with already
existing database schemas.
1 http://stats.lod2.eu/rdf_classes?sort=overall (accessed on September 15, 2014)
2 http://www.niso.org/schemas/iso25964/#skos (accessed on September 15, 2014)
In addition, when linking SKOS concepts with resources from linked data graphs like
Geonames or DBpedia, we can harvest vast amounts of facts around concepts, e.g.
birth dates, number of employees, longitude, latitude, etc.
      </p>
      <p>When  asking  the  principal  question,  why  haven’t  we  started  the  modelling  process 
with a more complex schema from the very beginning, we should consider the
following two aspects:</p>
      <p>Domain experts are one of the most valuable resources when creating
enterprise knowledge graphs. They most often have no or little expertise
with ontology modelling. Thus, they feel more comfortable with a bottom-up
approach which starts with concrete instances of classes, and not with a
rather abstract schema.</p>
      <p>Although the ontology of SKOS offers only a few ways to express semantics
explicitly, the implicit semantics of a SKOS thesaurus is rich enough in
many cases to be made available explicitly and machine-readable by
applying additional ontologies. One of the most principal design patterns of a
linked data architect should be, to convert implicit semantics of existing
information sources into explicit semantic models based on standards, not
the other way around!</p>
    </sec>
    <sec id="sec-2">
      <title>2 Integrating</title>
    </sec>
    <sec id="sec-3">
      <title>Systems</title>
    </sec>
    <sec id="sec-4">
      <title>Knowledge</title>
    </sec>
    <sec id="sec-5">
      <title>Graphs in</title>
    </sec>
    <sec id="sec-6">
      <title>Enterprise Information</title>
      <p>Enterprise information systems benefit from using knowledge graphs in different
ways. The following three scenarios shall illustrate some options:
1. Knowledge graphs are browsed by end-users and serve as a knowledge base.</p>
      <p>In order to make company knowledge better accessible, interfaces should be
integrated in popular platforms like Microsoft SharePoint or
Atlassian Confluence. As an example for this scenario serves Semantic
Knowledge Base for SharePoint3 which is based on standards-compliant
semantic knowledge graphs providing a user interface seamlessly integrated
in SharePoint.
2. Knowledge graphs are used to link and to index information from various
sources. In many cases it will be used for automatic tagging of
enterprise information. A knowledge graph can also be used for
conceptbased search and to generate more complex queries than usually used by
simple full-text search. Examples and online-demos for this approach can be
found at the PoolParty Semantic Integrator4 site.
3 http://www.semantic-sharepoint.com/?page_id=11 (accessed on September 16, 2014)
4 http://www.poolparty.biz/portfolio-item/semantic-integrator/ (accessed on September 16,
2014)</p>
      <p>
        Knowledge graphs can also be used in enterprises to analyse and to visualise
complex contexts and correlations between business objects5. As part of a
linked data strategy, components like these should be standard-compliant to
increase the chance of being reused all over the places which
increases usability. In this concrete example mentioned above, only a
SPARQL-endpoint [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] is required to deploy the user application.
3 Conclusion
Knowledge graphs play a central role when establishing linked data based enterprise
information systems. Application scenarios are manifold, but creation,
maintenance and the actual use of it can be a tedious process. In this paper we
described some strategies to develop linked data infrastructures which have turned out
to be practically applicable. The use of SKOS to get started with knowledge graphs is
one of the key elements in an enterprise linked data strategy.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Frischmuth</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Auer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tramp</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Unbehauen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Holzweißig</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Marquardt</surname>
            ,
            <given-names>C. M.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Towards Linked Data based Enterprise Information Integration</article-title>
          . In WaSABi@ ISWC.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Mezaour</surname>
          </string-name>
          , A. D.,
          <string-name>
            <surname>Van Nuffelen</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Blaschke</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Building Enterprise Ready Applications Using Linked Open Data</article-title>
          . In Linked Open Data--
          <source>Creating Knowledge Out of Interlinked Data</source>
          (pp.
          <fpage>155</fpage>
          -
          <lpage>174</lpage>
          ). Springer International Publishing.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Miles</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Bechhofer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>SKOS simple knowledge organization system reference</article-title>
          .
          <source>W3C recommendation</source>
          ,
          <volume>18</volume>
          ,
          <fpage>W3C</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Schandl</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Blumauer</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Poolparty: SKOS thesaurus management utilizing linked data</article-title>
          .
          <source>In The Semantic Web: Research and Applications</source>
          (pp.
          <fpage>421</fpage>
          -
          <lpage>425</lpage>
          ). Springer Berlin Heidelberg.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Nagy</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pellegrini</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Mader</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2011</year>
          ).
          <article-title>Exploring structural differences in thesauri for SKOS-based applications</article-title>
          .
          <source>In Proceedings of the 7th International Conference on Semantic Systems</source>
          (pp.
          <fpage>187</fpage>
          -
          <lpage>190</lpage>
          ). ACM.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Baker</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bechhofer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Isaac</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miles</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schreiber</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Summers</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Key choices in the design of Simple Knowledge Organization System (SKOS)</article-title>
          .
          <source>Web Semantics: Science, Services and Agents on the World Wide Web</source>
          ,
          <volume>20</volume>
          ,
          <fpage>35</fpage>
          -
          <lpage>49</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Igata</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nishino</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kume</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Matsutsuka</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Information Integration and Utilization Technology using Linked Data</article-title>
          .
          <source>FUJITSU Sci. Tech. J</source>
          ,
          <volume>50</volume>
          (
          <issue>1</issue>
          ),
          <fpage>3</fpage>
          -
          <lpage>8</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Nogales</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sicilia</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>García-Barriocanal</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Sánchez-Alonso</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Exploring the Potential for Mapping Schema.org Microdata and the Web of Linked Data</article-title>
          .
          <source>In Metadata and Semantics Research</source>
          (pp.
          <fpage>266</fpage>
          -
          <lpage>276</lpage>
          ). Springer International Publishing.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Prud</surname>
          </string-name>
          'Hommeaux,  E.,  &amp; 
          <string-name>
            <surname>Seaborne</surname>
          </string-name>
          ,  A.  (
          <year>2008</year>
          ).
          <article-title>  SPARQL  query  language  for  RDF.  W3C  recommendation, 15.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <article-title>5 For example</article-title>
          , visit http://vocabulary.semantic-web.at/semweb/2184.
          <article-title>visual to find a visual representation of 'Linked Data'</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>