<!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>Flexible and Extensible Competency Management with Knowledge Graphs</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nicolas Heist</string-name>
          <email>nico@informatik.uni-mannheim.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Peter Haase</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Simon Scerri</string-name>
          <email>simon.scerrig@metaphacts.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Data and Web Science Group, University of Mannheim</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>metaphacts GmbH</institution>
          ,
          <addr-line>Walldorf</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Especially in the diverse and fast-paced eld of Arti cial Intelligence it is imperative to have a clear picture of relevant competencies and how they are distributed within or over organisations. For this purpose, we have developed a generic competency ontology that can be used to describe competencies of people and organisational structures in the Arti cial Intelligence domain. The ontology is embedded in an application to create, manage, and utilize a Competency Knowledge Graph. In our presentation we show concrete application scenarios, advantages, and challenges.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>{ Discover persons or organisations having relevant competencies; suggest
related competencies to identify knowledge gaps; nd completed projects to
foster reuse (based on competencies de ned using the ontology).</p>
      <p>
        The Competency Ontology The competency ontology provides the three
generic classes Competency, CompetencyHolder, and CompetencyTarget. These
are supposed to be extended by sub-classes in order to describe a concrete
scenario. A Competency is a particular skill or piece of know-how that one might
possess or apply. To be able to describe competencies in the AI domain, we
incorporate the data from AI-KG [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], which is a knowledge graph automatically
extracted from the Microsoft Academic Graph.3 The graph describes 850K
research entities (i.e. speci c Tasks, Methods, Metrics, and Materials in the AI
domain) and their relations. We include those as sub-classes of Comptency in
our ontology. CompetencyHolder s are entities that possess or apply
competencies. In our case, those are persons and organisations. To model them, we re-use
de nitions from existing ontologies like FOAF4 and ORG5 as sub-classes.
CompetencyTarget s serve to describe the context in which concrete competencies are
applied in. In a business setting, these are concepts like projects, processes, or
applications. Here, we again rely on well-established ontologies like FOAF.
      </p>
      <p>
        Application Design We use metaphactory [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] for the design of the
competency management application as it provides several advantages; primarily
its ability to guide the input of competency descriptions based on the
underlying ontology through intuitive components like ontology-driven semantic forms
and search. Furthermore, metaphactory's low-code approach makes it possible
to rapidly develop custom dashboards. In general, a knowledge graph-based
approach to de ne competencies reduces e ort with respect to data integration,
scalability and exibility. Apart from the re-use of established ontologies to cover
the modeling requirements, external data sources can also be tapped using
federated queries. For instance, we display information about publications of AI
competencies from an external SPARQL endpoint of the Microsoft Academic
Graph (as it would be too large to integrate). The approach is also easily
extendable to domains outside of AI due to the open nature of the RDF data model
and metaphactory's low-code dashboarding capabilities.
3 https://www.microsoft.com/en-us/research/project/microsoft-academic-graph/
4 http://www.foaf-project.org
5 https://www.w3.org/TR/vocab-org/
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Dess</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , et al.:
          <article-title>AI-KG: an automatically generated knowledge graph of arti cial intelligence</article-title>
          . In: International Semantic Web Conference. pp.
          <volume>127</volume>
          {
          <fpage>143</fpage>
          . Springer (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Galkin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Auer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vidal</surname>
            ,
            <given-names>M.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Scerri</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Enterprise knowledge graphs: A semantic approach for knowledge management in the next generation of enterprise information systems</article-title>
          .
          <source>In: ICEIS (2)</source>
          . pp.
          <volume>88</volume>
          {
          <issue>98</issue>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Haase</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Herzig</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozlov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nikolov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trame</surname>
          </string-name>
          , J.:
          <article-title>metaphactory: A platform for knowledge graph management</article-title>
          .
          <source>Semantic Web</source>
          <volume>10</volume>
          (
          <issue>6</issue>
          ),
          <volume>1109</volume>
          {
          <fpage>1125</fpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>