<!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>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Preface: Semantic Industrial Information Modelling</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Eduard Kamburjan</string-name>
          <email>eduard@ifi.uio.no</email>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ernesto Jimenez-Ruiz</string-name>
          <email>Ernesto.Jimenez-Ruiz@city.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Baifan Zhou</string-name>
          <email>baifan.zhou@oslomet.no</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Arild Waaler</string-name>
          <email>arild@ifi.uio.no</email>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Workshop Proceedings</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>City St George's, University of London</institution>
          ,
          <country country="UK">United Kingdom</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Oslo Metropolitan University</institution>
          ,
          <country country="NO">Norway</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>SemIIM'24: International Workshop on Semantic Industrial Information Modelling</institution>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of Oslo</institution>
          ,
          <country country="NO">Norway</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>Arthur Vercruysse, Ghent University</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2024</year>
      </pub-date>
      <abstract>
        <p>Workshop Proceedings Information Modelling (IM) has been under the spotlight of both academia and industry for decades. Important aspects of IM include methods and practices of representing concepts, relationships, constraints, rules and operations to specify data semantics for a chosen domain of interest. As a response to the IM challenge a number of modelling paradigms and languages arose, and they range from ERM, UML, ORM to OWL and Knowledge Graphs and come with a wide range of systems to support the life cycle of information models.</p>
      </abstract>
      <kwd-group>
        <kwd>Hassanzadeh</kwd>
        <kwd>IBM Research</kwd>
        <kwd>The workshop received 5 submissions</kwd>
        <kwd>which were all reviewed</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR</p>
      <p>ceur-ws.org
CEUR
Additional Reviewers</p>
    </sec>
    <sec id="sec-2">
      <title>Management for</title>
    </sec>
    <sec id="sec-3">
      <title>Knowledge Graphs</title>
      <p>David Chaves Fraga1, Oscar Corcho2, Eduard Kamburjan3, Coen De Roover4 and
Paco Nathan5</p>
      <sec id="sec-3-1">
        <title>1Universidade de Santiago de Compostela, Spain</title>
      </sec>
      <sec id="sec-3-2">
        <title>2Universidad Politécnica de Madrid, Spain</title>
      </sec>
      <sec id="sec-3-3">
        <title>3University of Oslo, Norway</title>
      </sec>
      <sec id="sec-3-4">
        <title>4Vrije Universiteit Brussel, Belgium</title>
      </sec>
      <sec id="sec-3-5">
        <title>5Derwen.ai, USA</title>
        <p>Knowledge graphs are digital artifacts with a complex construction process utilizing numerous
tools and data sources. They are generated in elaborate pipelines utilizing a wide variety of
semantic technologies, for example mapping languages, such as RML or OTTR, or validation
languages, such as SHACL. Further semantic technologies are used to describes the used
ontology, such as OWL, and the adjacent queries, such as SPARQL. Far from a linear process,
multiple data sources must be mapped into the target knowledge graph.</p>
        <p>All the involved artifacts, ontologies, mapping scripts, graph shapes, etc., are interdependent
and changes in one of them require the adjustment in others. The building and maintenance
of a knowledge graph needs to apply the artifacts and tools in the correct order in the right
context, e.g., staging and production contexts, as well as manage the intermediate artifacts
generated in substeps. In current practice, managing the dependencies is a manual process and
general management of artifacts and changes is done using ad hoc approaches. Despite the
numerous work on knowledge graph construction, there is a focus on the technical aspects of
the single steps and little attention has been paid to the practical aspects of (a) organizing and
managing knowledge graphs projects in terms of change management, dependencies between
semantic artifacts, as well as DevOps for knowledge graphs, and (b) automating building and
deploying of the resulting knowledge graph and adjacent artifacts. Similarly, connections to
project management in software engineering, where a rich body of experience in DevOps,
building, maintaining and deploying of digital artifacts exists are not systematically explored.</p>
        <p>The Software Lifecycle Management for KG workshop (SofLiM4KG) was started to collect
experiences in successful and abandoned knowledge graph projects from this perspective to (a)
carve out the specifics in knowledge graph engineering that pose challenges beyond software
engineering practices, (b) to establish best practices and anti-patterns for the community, and (c)
build the foundations for the systematic investigation of the connection to software engineering,
as well as qualitative and quantitative studies in project management of knowledge graphs.</p>
        <p>In two sessions, the participants discusse software for knowledge graphs, based on 3
presentation and articles in this volume and an invited talk by Thomas Smoke, whyhow.ai. The
SofLiM4KG’24: Software Lifecycle Management for Knowledge Graphs Workshop, November 12, 2024, Baltimore, US
nEvelop-O</p>
        <p>david.chaves@usc.es (D. Chaves Fraga); oscar.corcho@upm.es (O. Corcho); eduard@ifi.uio.no (E. Kamburjan);
Workshop
Proceedings
workshop received 4 submissions, which were all reviewed by two or three members of the
program committee. Three submissions were ultimately accepted.</p>
        <p>We thank the program committee and reviewers for their work, and are grateful to the
workshop chairs and reviewers of ISWC’24, who helped with setting up and shaping the event.
We also acknowledge the organizers of the Dagstuhl seminar 24061, where the idea for this
workshop arose.</p>
        <p>Program Committee
• Wouter Beek, Triply
• Juan F. Sequeda, data.world
• Pieter Colpaert, Ghent University
• Mario Scrocca, CEFRIEL
• Paola Espinoza-Arias, BASF
• Carlos Buil Aranda, Universidad Tecnica Federico Santa Maria
• Umutcan Serles, STI Innsbruck
• Martin G. Skjaeveland, University of Oslo
• Richard Bubel, TU Darmstadt
• Romana Pernisch, Vrije Universiteit Amsterdam
• Louis Guitton, unafiliated</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>