<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Preface: Semantic Industrial Information Modelling</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Eduard</forename><surname>Kamburjan</surname></persName>
							<email>eduard@ifi.uio.no</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Oslo</orgName>
								<address>
									<country key="NO">Norway</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ernesto</forename><surname>Jimenez-Ruiz</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Oslo</orgName>
								<address>
									<country key="NO">Norway</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">City St George&apos;s</orgName>
								<orgName type="institution">University of London</orgName>
								<address>
									<country key="GB">United Kingdom</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Baifan</forename><surname>Zhou</surname></persName>
							<email>baifan.zhou@oslomet.no</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Oslo</orgName>
								<address>
									<country key="NO">Norway</country>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="institution">Oslo Metropolitan University</orgName>
								<address>
									<country key="NO">Norway</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Arild</forename><surname>Waaler</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Oslo</orgName>
								<address>
									<country key="NO">Norway</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Preface: Semantic Industrial Information Modelling</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">2ABE65EDF512F5D323565257DC52CD2E</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T16:47+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>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><p>Despite the past success, existing approaches and systems for IM fail to cope with new challenges of overwhelming global industrial digitalization that requires advanced information models and aims at fully computerized, software-driven, automation of production processes and enterprise-wide integration of software components. Such trend and the technological and industrial developments that come with it are an important part of Industry 4.0 and industrial Internet of Things. It requires IM that, for example, allows capturing the functionality of and information flow between different assets in a plant, such as equipment and production processes. Moreover, it requires IM and models that are based on ISA and IEC standards and have a number of desirable properties, e.g., reusable, explainable, scalable, simulatable etc. Such IM should allow for seamless data sharing and integration e.g., via data marketplaces and across value chains.</p><p>These new challenges require new theory, methodology, best practice, systems and this should be developed, shared, and discussed by a wire range of stakeholders. In this workshop we aim at gathering researchers and practitioners who work on addressing these challenges with the help of semantic technologies. We in particular invite IM experts who are excited and committed to push the frontiers of IM further and support modern industry in its current technological transformation. In our workshop we welcome novel methods, systems, solutions, experience, and practice for semantic industrial information modelling.</p><p>In two sessions, the participants discuss semantic information modelling, based on 4 presentation based on the articles in this volume and the invited talk " Leveraging Simple Semantic Models and Large Language Models for Event Analysis and Enterprise Data Management" by Oktie Hassanzadeh, IBM Research. The workshop received 5 submissions, which were all reviewed by two or three members of the program committee. Four 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.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Program Committee</head><p>• Jiaoyan Chen, University of Mancheter, United Kingdom • Jieying Chen, Vrije University Amsterdam, Netherlands 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 Envelope david.chaves@usc.es (D. Chaves Fraga); oscar.corcho@upm.es (O. Corcho); eduard@ifi.uio.no (E. Kamburjan); coen.de.roover@vub.be (C. De Roover); paco@derwen.ai (P. Nathan)</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Preface: Software Lifecycle Management for Knowledge Graphs David</head><label></label><figDesc>Chaves Fraga 1 , Oscar Corcho 2 , Eduard Kamburjan 3 , Coen De Roover 4 and Paco Nathan 5</figDesc><table><row><cell>• Oscar Corcho, Universidad Politécnica de Madrid, Spain</cell></row><row><cell>• Victoria Degeler, University of Amsterdam, Netherlands</cell></row><row><cell>• Irlan Grangel Gonzalez, Bosch Corporate Research, Germany 1 Universidade de Santiago de Compostela, Spain</cell></row><row><cell>• Andreas Harth, University of Nuremberg, Germany 2 Universidad Politécnica de Madrid, Spain</cell></row><row><cell>• Michael Heider, University of Augsburg, Germany 3 University of Oslo, Norway</cell></row><row><cell>• Dimitrios Kyritsis, EPFL, Switzerland 4 Vrije Universiteit Brussel, Belgium</cell></row><row><cell>• André Pomp, University of Wuppertal, Germany 5 Derwen.ai, USA</cell></row><row><cell>• Dumitru Roman, SINTEF AS / Oslo Metropolitan University, Norway</cell></row><row><cell>• Steffen Staab, University of Stuttgart, Germany</cell></row><row><cell>• Ahmet Soylu, Oslo Metropolitan University, Norway</cell></row><row><cell>• Hideaki Takeda, NII, Japan</cell></row><row><cell>• Dirk Walther, DNV, Norway</cell></row><row><cell>Additional Reviewers</cell></row><row><cell>• Rene Dorsch, University of Nuremberg, Germany</cell></row><row><cell>• Ameneh Naghdi Pour, Vrije University Amsterdam, Netherlands</cell></row></table></figure>
		</body>
		<back>
			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>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></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Program Committee</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Additional Reviewers</head><p>• Arthur Vercruysse, Ghent University</p></div>			</div>
			<div type="references">

				<listBibl/>
			</div>
		</back>
	</text>
</TEI>
