<?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">A Spatiotemporal Ontology for Semantic Trajectories: Extended Abstract</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Yunpiao</forename><surname>Bai</surname></persName>
							<email>wbai@mie.utoronto.ca</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Mechanical &amp; Industrial Engineering</orgName>
								<orgName type="institution">University of Toronto</orgName>
								<address>
									<addrLine>5 King&apos;s College Rd</addrLine>
									<postCode>M5S3G8</postCode>
									<settlement>Toronto</settlement>
									<region>Ontario</region>
									<country key="CA">Canada</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Michael</forename><surname>Grüninger</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Mechanical &amp; Industrial Engineering</orgName>
								<orgName type="institution">University of Toronto</orgName>
								<address>
									<addrLine>5 King&apos;s College Rd</addrLine>
									<postCode>M5S3G8</postCode>
									<settlement>Toronto</settlement>
									<region>Ontario</region>
									<country key="CA">Canada</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<address>
									<postCode>2023</postCode>
									<settlement>Sherbrooke</settlement>
									<region>Québec</region>
									<country key="CA">Canada</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A Spatiotemporal Ontology for Semantic Trajectories: Extended Abstract</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">0F45E1720087B77AF38AF6DB0B6F7F18</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:26+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>spatiotemproal</term>
					<term>semantic trajectory</term>
					<term>ontology</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>A geospatial query is a question where the concept of location is necessary for formulating the answer.</p><p>In particular, we are interested in queries that can support location intelligence reasoning about the ways in which people can possibly move through space in the urban environment. In this project, we explore how can ontologies be used for automated reasoning to answer geospatial queries based on people's trajectories. In such context, a trajectory is the sequence of activities in which people participate while moving along a path. In order to do so we need an integrated set of ontologies that cover the notions of space-time, events, moving objects as well as the relations among them.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In urban areas, by using the Global Positioning System (GPS), moving objects like vehicles and human can be tracked in connection with city infrastructure such as buildings and roads. Large volumes of spatiotemporal data are collected in different fields, including transportation, human mobility, and business transactions. Nowadays, the trend of mobility analysis has been shifted from raw movement to semantically rich trajectories. Rather than tracks of moving objects, trajectories are considered as spatiotemporal entities that represent the sequence of activities in which physical objects participate while the objects are moving along a path, such as an individuals daily activities. Therefore, in order to represent semantic trajectories and answer queries of trajectories in natural languages, we need an integrated ontology that covers the notion of space, time, activities and participating objects. Though there exist a number of OWL ontologies for trajectories <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b3">4]</ref>, most of them just simply associate spatiotemporal points or objects to space, time and event data. They provide neither explicit axiomatizations for spatiotemporal relations nor formalisms of events or processes. Regarding formal representations of spatiotemporal knowledge, there is considerable foundational work on qualitative representation and reasoning about space <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>, as well as relationships between physical objects and spatial regions <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>. Meanwhile, temporal formalisms have also been studied extensively together with actions and events <ref type="bibr" target="#b4">[5]</ref>. However, to reason about a object, it is not only essential to represent its location and spatial relations to other objects in time but also changes in the spatial aspects over time. Thus, a practical concern of spatial and temporal reasoning is to deal with the historical and spatial changes of objects and hence the emerging need for developing spatiotemporal hybrids. There have been continuing attempts to integrate space and time, including temporalizing spatial relations and combining space and time as one primitive entity, such as BFO. Yet, existing approaches fail to provide a reasonable philosophical stance of space-time treatment nor a mereotopology of spatiotemporal entities. In addition to spatiotemporal formalisms, we also need representations of activities and their relations to space and time. Ontologies of events or activities have been well established such as Process Specification Language and Event Calculus; nevertheless, very little research has formalized the relation between event and spacetime. Some previous research discussed philosophical theories and some principles of locating events <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b6">7]</ref>, but none of these studies proposed formal axioms of the relation between an activity and space-time.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Research Questions</head><p>What ontologies are required to represent semantic trajectories for question-answering?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Objectives</head><p>• Assess existing approaches to representing space-time and activities.</p><p>• Develop a set of ontologies to represent spatiotemporal entities, activities, and relations between them.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Research Methodology</head><p>The research methodology follows the typical ontology design pattern driven by competency questions, and it includes three main phases. The first phase is to develop use case scenario and define the domain scope and requirements of the ontology. The second phase is developing the formal axioms. The last phase is to implement and evaluate the ontologies based on the use case scenarios. To capture the major concepts and requisites of knowledge representation on event locations, we develop a scoping scenario comprehending the motion of moving objects with respect to occurring activities, also called semantic trajectories.</p><p>Alice leaves her house in Riverdale and crosses the Don Valley to Leaside. She purchases plumbing supplies at Canadian Tire (825 Eglinton Avenue East) and bathroom tiles at the Home Depot that is nearby on Wicksteed Avenue.</p><p>In order to represent this scenario, one of the fundamental notions that we need to cover is Alices trajectory which consists of a series of timely ordered activities at different locations, including moving from her house from Riverdale to Leaside, purchasing plumbing supplies at Canadian tire and bathroom tiles at the Home Depot. To further conceptualize and break down the it can be treated as tracks of Alice's movement (a moving object) plus a sequence of activities while the object is moving along a spatial path. In that case, we need two sets of ontologies to represent the locations of objects and locations of events respectively. In order to represent this scenario semantically, the key questions to investigate are:</p><p>• What are the relationships among events, space and time?</p><p>• Are there distinct types of relationships between an event and space-time and an object and space-time respectively? If so, how do these relationships relate to the mereotopologies of objects, events, space and time? • Motion and spatial change: when an entity moves or has spatial change, what exactly changes?</p><p>The scenario and questions are used throughout the research to define the scope of the ontology, to evaluate existing work on spatiotemporal and event modelling and to address the needs for the proposed ontology. Based on these questions, we develop the architecture of the major components that the proposed ontology should include. Figure <ref type="figure" target="#fig_0">1</ref> presents an overview structure of the integrated ontology for semantic trajectories. There are two modules that we need to represent semantic trajectories. As noted earlier, a semantic trajectory is the sequence of activities in which physical objects participate while the objects are moving along a path. Thus, we divide the semantic trajectory into two modules. The first one is the location of physical objects. The fundamental trajectories are tracks of moving objects, so we need a location ontology for the relationship between a physical object and a spatial region, which is closely related to the mereotopology of physical objects and spatial regions. The second module is the location of events. In this module, we need the formalization of the relation between an activity and spacetime, and this formalization is related to two sets of ontologies: activities and spacetime. Events and activities are usually tied to time closely, and a spatiotemporal ontology requires integrating space and time specifications.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: The structure of semantic trajectory ontology</figDesc><graphic coords="3,89.29,84.19,416.68,185.34" type="bitmap" /></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Research Results to Date</head><p>So far we have completed the work of a spatiotemporal ontology and the ontology for location events. The next step is to integrate our ontology for event locations and the ontology for physical object locations.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Semantic trajectories modeling and analysis</title>
		<author>
			<persName><forename type="first">C</forename><surname>Parent</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Spaccapietra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Renso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Andrienko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Andrienko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Bogorny</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L</forename><surname>Damiani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gkoulalas-Divanis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Macedo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Pelekis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Theodoridis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Yan</surname></persName>
		</author>
		<idno type="DOI">10.1145/2501654.2501656</idno>
	</analytic>
	<monogr>
		<title level="j">ACM Computing Surveys</title>
		<imprint>
			<biblScope unit="volume">45</biblScope>
			<biblScope unit="page">32</biblScope>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">A Geo-ontology Design Pattern for Semantic Trajectories</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Janowicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Carral</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Scheider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Kuhn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Berg-Cross</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hitzler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dean</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Kolas</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-319-01790-7_24</idno>
	</analytic>
	<monogr>
		<title level="m">Spatial Information Theory</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">T</forename><surname>Tenbrink</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Stell</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Galton</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Z</forename><surname>Wood</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="438" to="456" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">CONSTAnT -A Conceptual Data Model for Semantic Trajectories of Moving Objects</title>
		<author>
			<persName><forename type="first">V</forename><surname>Bogorny</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Renso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">U</forename><surname>Ribeiro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">D L</forename><surname>Siqueira</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">O</forename><surname>Alvares</surname></persName>
		</author>
		<idno type="DOI">10.1111/tgis.12011</idno>
		<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="page" from="66" to="88" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Time Integration in Semantic Trajectories Using an Ontological Modelling Approach</title>
		<author>
			<persName><forename type="first">R</forename><surname>Wannous</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Malki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bouju</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Vincent</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-642-32518-2_18</idno>
	</analytic>
	<monogr>
		<title level="m">New Trends in Databases and Information Systems, Advances in Intelligent Systems and Computing</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Pechenizkiy</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Wojciechowski</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="187" to="198" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Fields and objects in space, time, and space-time</title>
		<author>
			<persName><forename type="first">A</forename><surname>Galton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Spatial Cognition and Computation</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="39" to="68" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Events and Objects in Space and Time</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">M S</forename><surname>Hacker</surname></persName>
		</author>
		<idno type="DOI">10.1093/mind/XCI.361.1</idno>
	</analytic>
	<monogr>
		<title level="j">Mind XCI</title>
		<imprint>
			<biblScope unit="page" from="1" to="19" />
			<date type="published" when="1982">1982</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Event Location and Vagueness</title>
		<author>
			<persName><forename type="first">A</forename><surname>Borghini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Varzi</surname></persName>
		</author>
		<idno type="DOI">10.1007/s11098-004-7807-0</idno>
	</analytic>
	<monogr>
		<title level="j">Philosophical Studies</title>
		<imprint>
			<biblScope unit="volume">128</biblScope>
			<biblScope unit="page" from="313" to="336" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

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