<?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">Temporal Data Modelling Evaluation in Knowledge Graphs: A Healthcare Use Case</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Sepideh</forename><surname>Hooshafza</surname></persName>
							<email>sepideh.hooshafza@adaptcentre.ie</email>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">ADAPT Research Centre</orgName>
								<orgName type="department" key="dep2">School of Computer Science and Statistics</orgName>
								<orgName type="institution">Trinity College Dublin</orgName>
								<address>
									<settlement>Dublin</settlement>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Gaye</forename><surname>Stephens</surname></persName>
							<email>gaye.stephens@adaptcentre.ie</email>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">ADAPT Research Centre</orgName>
								<orgName type="department" key="dep2">School of Computer Science and Statistics</orgName>
								<orgName type="institution">Trinity College Dublin</orgName>
								<address>
									<settlement>Dublin</settlement>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Mark</forename><forename type="middle">A</forename><surname>Little</surname></persName>
							<email>mark.little@adaptcentre.ie</email>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">ADAPT Research Centre</orgName>
								<orgName type="department" key="dep2">School of Computer Science and Statistics</orgName>
								<orgName type="institution">Trinity College Dublin</orgName>
								<address>
									<settlement>Dublin</settlement>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">Trinity Health Kidney Centre</orgName>
								<orgName type="institution">Trinity College Dublin</orgName>
								<address>
									<settlement>Dublin</settlement>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Beyza</forename><surname>Yaman</surname></persName>
							<email>beyza.yaman@adaptcentre.ie</email>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">ADAPT Research Centre</orgName>
								<orgName type="department" key="dep2">School of Computer Science and Statistics</orgName>
								<orgName type="institution">Trinity College Dublin</orgName>
								<address>
									<settlement>Dublin</settlement>
									<country key="IE">Ireland</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Temporal Data Modelling Evaluation in Knowledge Graphs: A Healthcare Use Case</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">8BDA7D780FF055B5D6FF182FF8F9E061</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T17:40+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>
			<textClass>
				<keywords>
					<term>0000-0002-1061-1572 (S. Hooshafza)</term>
					<term>0000-0001-5384-6139 (G. Stephens)</term>
					<term>0000-0001-6003-397X (M. Little)</term>
					<term>0000-0003-2130-0312 (B. Yaman)</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Healthcare data, such as patients' symptoms, laboratory test results, and various clinical measurements are temporal in nature, and are associated with a time. Modelling temporal healthcare data could benefit healthcare practitioners in healthcare decision making and support patient care. One method for modelling data that has been used in academia and industry is RDF-based knowledge graphs (KGs). Many approaches have been proposed to model temporal data in RDF-based KGs which have not been evaluated systematically in the healthcare domain. In this paper, an evaluation framework is proposed for the evaluation of temporal data modeling approaches in KGs and has been applied in a healthcare use case.1</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Modelling temporal healthcare data supports medical professionals to comprehend disease patterns, evaluate patient histories, identify relationships in clinical events, and make informed predictions for improved patient care <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>. A number of RDF-based approaches to modelling temporal data in KGs exist, including "standard reification", and "singleton property" <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>. However, to the best of our knowledge, the current RDF based temporal data modelling approaches have not been systematically evaluated using a healthcare use case. Existing approaches have produced different results in terms of complexity, and performance which require further evaluation and comparison <ref type="bibr" target="#b4">[5]</ref>. In this study, an evaluation framework is proposed to evaluate temporal data modelling approaches in KGs. The evaluation framework components consist of six phases including data modeling approaches identification, use case identification, KG creation, KG hosting, KG deployment, metrics identification and evaluation. The evaluation framework was applied to a healthcare use case that addresses modeling medication data for patients with the rare disease anti-neutrophil cytoplasmic antibody (ANCA) Associated Vasculitis (AAV) in FAIRVASC <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b6">7]</ref> project. The framework will guide data and knowledge engineers in evaluating various temporal data modeling approaches within KGs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Experiment</head><p>Two well-known approaches for adding temporal data to a KG were chosen including singleton property and standard reification. The evaluation was performed based on the six phases of the evaluation framework and the healthcare use case. The dataset contains a total of 600 patients. The data included details regarding the medications utilized for patients, including both the start and stop dates for each medication. Two ontologies were designed based on identified approaches, RDF data was generated using the R2RML engine. RDF data were imported into a triple store. A competency question was designed and RDF data was queried using SPARQL.</p><p>The comparative analysis between the singleton property and standard reification approaches provides insights into their performance and complexity within the realm of RDF data modeling. In terms of modeling complexity, the standard reification approach is more complex than the singleton property approach. While assessing performance metrics, there isn't a notable difference between the two approaches, primarily attributed to the limited size of the dataset. Table <ref type="table">1</ref>-Experiments results based on modelling complexity and performance.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Conclusion</head><p>This study proposed an evaluation framework for evaluating temporal data modeling approaches in KGs. The framework can guide data and knowledge engineers in evaluating various temporal data modeling approaches within KGs. With this knowledge, they will be able to choose the methods that will best meet their needs when modeling temporal health data in graph databases.</p></div>		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>This work was funded by the ADAPT Centre for Digital Content Technology under the SFI Research Centres Programme (Grant13/RC/2106-P2).</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0" />			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Challenges in designing an online healthcare platform for personalised patient analytics</title>
		<author>
			<persName><forename type="first">N</forename><surname>Poh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Tirunagari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Windridge</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE Symposium on Computational Intelligence in Big Data (CIBD)</title>
				<imprint>
			<date type="published" when="2014">2014. 2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Applying object-oriented technologies in modeling and querying temporally oriented clinical databases dealing with temporal granularity and indeterminacy</title>
		<author>
			<persName><forename type="first">C</forename><surname>Combi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Cucchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Pinciroli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans Inf Technol Biomed</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="100" to="127" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Reifying RDF: What works well with wikidata?</title>
		<author>
			<persName><forename type="first">D</forename><surname>Hernández</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hogan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Krötzsch</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Don&apos;t like RDF reification? Making statements about statements using singleton property</title>
		<author>
			<persName><forename type="first">V</forename><surname>Nguyen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Bodenreider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sheth</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Benchmarking RDF schemas for the Semantic Web</title>
		<author>
			<persName><forename type="first">A</forename><surname>Magkanaraki</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics</title>
		<imprint>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Towards A Rare Disease Registry Standard: Semantic Mapping of Common Data Elements Between FAIRVASC and the European Joint Programme for Rare Disease</title>
		<author>
			<persName><forename type="first">B</forename><surname>Yaman</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">FAIRVASC: A semantic web approach to rare disease registry integration</title>
		<author>
			<persName><forename type="first">K</forename><surname>Mcglinn</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computers in Biology and Medicine</title>
		<imprint>
			<biblScope unit="page">145</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

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