<?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">Creating And Embedding Spatio-Temporal Knowledge Graphs</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Martin</forename><surname>Böckling</surname></persName>
							<email>martin.boeckling.gast@uni-mannheim.de</email>
						</author>
						<title level="a" type="main">Creating And Embedding Spatio-Temporal Knowledge Graphs</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">C96ABD31BAB4D44E186BD2701BBB8CBF</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T16:54+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>Spatio-Temporal Knowledge Graph</term>
					<term>Knowledge Graph embeddings</term>
					<term>Wildfire prediction</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>An important paradigm of spatial analysis is the first law of geography, formulated by Tobler, which states that every geographic object is related to each other, but near geographic objects are more related than distant objects. Knowledge Graphs (KGs) in the spatial domain have received an increase in interest in the past years due to the possibility to realize the first law of geography. Within the paper, we outline the gaps present in the current research and sketch an approach on how to use KGs in the spatial domain by its involvement. In our outlined approach, we focus on the topological model Dimensionally Extended 9-Intersection Model (DE-9IM), which builds the base for the creation of our Spatio-Temporal Knowledge Graphs (STKGs). For the early-stage Ph.D., we aim to address different types of data preparation to investigate the influence of the different data preparations. Furthermore, the idea and possibilities to explore a specialized embedding methodology for the spatio-temporal domain in more depth are outlined. In a preliminary experiment for predicting wildfires, we demonstrate the impact of the formulated research approach and provide an outlook to further research possibilities within the area of STKGs.</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>KGs are a widespread data representation to not only model knowledge representable, but also allow modeling complex systems together with the description of the relationship (predicates). A KG in general consists of a triple (subject, predicate, object) <ref type="bibr" target="#b0">[1]</ref>. Within the area of spatial analysis, complex systems play a vital role in modelling reality into data representations. Tobler's first geographic law states, that "Everything is related to everything else, but near things are more related than distant things." <ref type="bibr" target="#b1">[2]</ref>. This simplified rule finds representation in spatial interpolation or spatial auto correlation analysis and is a major aspect for modeling complex systems in the spatial domain and is still considered to be applicable <ref type="bibr" target="#b2">[3]</ref>.</p><p>KGs can therefore serve within the spatial analysis domain an important role, representing complex systems within the spatial domain. To make KGs applicable for machine learning tasks in the spatial domain, the respective KG needs to be present in a numeric representation. In the domain of spatial data, often the temporal component plays a key role when predicting spatial events like wildfires. Due to the dynamic changes present in the data, static embedding methodologies come with a shortcoming of taking the dynamic changes into account. Furthermore, in general, a methodology of a STKG is not yet present which takes the Tobler's first law into account. Especially, the inner relationships between geographic geometries and geographic grid cells are, to the best of our knowledge, not yet considered in KG schemas.</p><p>This early-stage PhD focuses on the exploration and application of STKGs in machine learning tasks. Together with an exploration of possible alternative embedding approaches and a framework of a STKG creation, the PhD analyzes its use to tackle the current gaps in the research domain. It is shown in preliminary results that an involvement of STKG embeddings improves the overall prediction task.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">State of the Art</head><p>Spatial data provides oftentimes the challenge that diverse datasets need to be unified for prediction. To overcome the challenges faced with spatial data, different options are available for the unification of diverse datasets. One frequent used methodology is the use of a spatial grid, where each single spatial grid cell has an assigned unique Identifier (ID) <ref type="bibr" target="#b3">[4]</ref>. The involvement of spatial grids associates the data specifically to the individual grid cell. Current approaches do not account for neighboring relations, which have a potential influence and are not captured in the dataset. As another option, research focuses not on individual grid cells but assigns features which are within a predefined distance to a point of interest or calculates the distance to a feature of interest <ref type="bibr" target="#b4">[5]</ref>. This ignores features which are slightly above the predefined distance of a point of interest, or does not relate features which are spatially near to each other.</p><p>In the domain of spatial data, different data representations for graph-based datasets are possible. One possibility of such graph data representation are static node and edge pairs. An example of static graphs are road networks or electricity grids <ref type="bibr" target="#b5">[6]</ref>. The possibility to connect spatial information via a graph allows modeling links between one single geometry or multiple geometries to represent complex systems <ref type="bibr" target="#b6">[7]</ref>.</p><p>Different research papers have looked at the possibility to model KGs based on spatial information. In comparison to spatial graphs, the edges within a KG depict the relationship <ref type="bibr" target="#b7">[8]</ref>.</p><p>For the area of KGs within the spatial domain, we focus on a selection of different KGs. One KG capturing OpenStreetMap (OSM) data is called WorldKG. The KG is structured by transposing the features from OSM by relating different categories. Within the KG, tags derived from OSM serve as parent nodes within the KG WorldKG. Individual features from OSM are exposed to individual nodes. Additionally, the geometries of each OSM entity are also exposed as nodes within WorldKG <ref type="bibr" target="#b8">[9]</ref>.</p><p>KnowWhereGraph builds up on a variety of different datasets covering hazard information, climate data, soil properties, crop and land-cover types, demographics and human health. For the integration of the different datasets, the S2 discrete hierarchical grid is used to unify the location data from different sources. Each grid cell within the discrete hierarchical grid serves as a unique ID identifying the region. Together with the grid cell ID different other regional information are mapped to the area like ZIP codes, Administrative Regions or Climate Division Boundary. <ref type="bibr" target="#b9">[10]</ref> Specifically for OSM data, osm2rdf provides a converter which transforms the geographical data into a KG. The proposed approach provides an efficient possibility to transform OSM data together with a SPARQL endpoint to consume the most recent snapshot from OSM. Every week, the latest snapshot derived from OSM replaces the snapshot from the previous week. For each entity within the KG the OSM ID is used as a unique identifier. <ref type="bibr" target="#b10">[11]</ref> An approach using embeddings for STKGs has been introduced with the method called ST-NewDE, which is based on Dihedron Algebra to calculate the embeddings for the STKG. The ST-NewDE approach uses for the calculation of the embeddings quintuples to expand the general triple structure with a temporal and spatial entity. The considered spatial information and temporal information showed better performance than already existing methodologies <ref type="bibr" target="#b11">[12]</ref>. From the spatial research the involvement of Spatio-Temporal Graph Neural Networks has been most prominently used on traffic forecasting datasets. Current approaches combine the temporal information of a dynamic graph together with the temporal dimensions. The different architectures currently learn the temporal and spatial dimension separately to then combine the representations together for the overall learning task <ref type="bibr" target="#b12">[13]</ref>.</p><p>The current approaches within the domain of spatial analysis are limited regarding an accurate representation of Tobler's first law of geography. Especially, the relationships between geometries and the inclusion of neighboring effects between geometries is limited and not explored in the above presented works. All presented works do not model neighborhood relations in the knowledge graph and therefore limit their semantics to the locality of geometries. Furthermore, the temporal dimension of KG is not considered in the presented works. In section 3 the problem statement that the PhD thesis tackles is outlined.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Problem statement and Contributions</head><p>For the current approaches outlined in section 2, the relationship between different geometries within a defined space are not depicted. Within the geographic domain, the influence of relationships between geometries has shown to have beneficial effects to model the general relationship between geometries <ref type="bibr" target="#b13">[14]</ref>. A framework for the modeling of relationships within the spatial area is the DE-9IM methodology. It relies on a comparison between two geometries and the extraction of a relationship determination between the two geometries. The relationship of the DE-9IM is derived from a nine field intersection matrix, that intersects the interior, boundary and exterior of each geometry to the other geometry. These patterns capture the possible relationships between two spatial objects, such as points, lines, or polygons, based on their relative positions and spatial overlaps. It becomes possible to analyze and reason about the spatial relationships between objects, such as determining if a point is inside a polygon or if two polygons intersect each other <ref type="bibr" target="#b14">[15]</ref>. The incorporation of relationships between single geometries, geometries, and grid cells and between grid cells helps to model a more accurate representation of reality. The problem of only looking at stationary effects limits the possibility to follow the geographic first law formulated by Tobler <ref type="bibr" target="#b1">[2]</ref>.</p><p>Furthermore, current KGs in the spatial area do not capture changes continuously over a time period. As within the spatial area, especially in urban areas, different changes can happen frequently. In many KGs, only a limited possibility to capture periodically changes is implemented within the current approaches. Furthermore, only KnowWhereGraph uses with S2 a discrete global hierarchical grid to mark the position of a spatial feature within the spatial KG.</p><p>To answer the problem statements described in the above paragraphs, the PhD thesis is trying to answer the following research questions: RQ1. Do different discrete hierarchical grids KGs influence embeddings besides a hexagonal discrete hierarchical grid?</p><p>RQ2. Can within a KG the embedding quality be improved by using spatial weights which assign higher weights for nearer geometries?</p><p>RQ3. Can the splitting of the temporal and spatial information help to capture dynamic changes?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Research Methodology and Approach</head><p>As a base for the PhD thesis, the creation of a general STKG approach is necessary to evaluate the effectiveness of upcoming proposed methodologies. Due to the open-source availability of geographic data, OSM plays an important role in the creation of an STKG. The OSM dataset that can be derived consists of geometric entities like Point geometries, LineString geometries or Polygon geometries. Furthermore, OSM contains relational information like the speed limit for a specific street. As a base for the STKG the h3 discrete global grid will be used to divide regions of interest into fixed spatial grid cells. By using the h3 grid, a general extension of the created KG is possible. To make the use of the STKG possible in Spatio-Temporal use cases, the framework can capture dynamic data from OSM. For the research and solving of the formulated problem in chapter 3 the geometries of a geographic object are related to a spatial grid by using the geometric topology with the DE-9IM method. Based on the determined relationship between the spatial object and the spatial grid, a KG is constructed which depicts the relationship between two geographic geometries. This allows the possibility for a precise modeling of the geographic situation. In a second step, after the creation of a STKG the existing embedding technologies used for KGs are compared regarding its performance and applicability for machine learning tasks. If needed, a revision of already existing architectures is proposed by combining methodologies from the spatial and the semantic web technology domain.</p><p>A possible direction for implementing spatial capabilities into existing embedding methodologies are distance-based measurements to weight for each node within a KG the respective nodes. The weighting of more distant nodes within the network follows Tobler's first law of geography, which would give more weight to nodes nearer to the current node. The overall approach is implemented in the spatial domain by interpolation techniques like Inverse Distance Weighting (IDW) and Kriging. As the proposed architecture of the STKG captures the dynamic changes over time, a transformation of already existing static embedding methodologies will be researched. Furthermore, it is tested if the splitting of temporal embedding creation and structural embedding creation helps to capture the dynamic elements in the STKG.</p><p>As displayed in figure <ref type="figure" target="#fig_0">1</ref>, the plan for the early-stage PhD is to tackle the mentioned aspects over the research period and evaluate them properly. In the first year of the PhD, the general framework on the modeling of a STKG is planned to put into state and evaluated on different datasets with existing embedding methodologies and data preparation techniques. Furthermore, the different embedding methodologies present in the research area are compared to the selected datasets regarding performance. For the second year of the PhD, the goal is to look at existing embedding methodologies and expand if possible the methods to allow a distance-based weighting for the embedding generation. In the third year of the PhD, the goal is to focus on the possibility to capture dynamic changes without need of embedding alignments. Currently, embedding methodologies for KGs rely on static KGs, which requires the need to align the generated embeddings or retrain the embeddings. As our research is still at the beginning, the proposed timeline is still subject to change.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Evaluation Plan</head><p>The evaluation for the embedding methodologies is assessing, whether the constructed embedding methodology outperforms the current state-of-the-art embedding approaches. It is based on prediction tasks related to Spatio-Temporal prediction tasks. We differentiate in the overall evaluation between three configurations, with the base case, the hybrid case and the network case. The Base Case dataset table-based prediction task with defined variables from the Data Preparation. The Hybrid Case dataset combines table-based structure together with created embeddings of the modeled OSM STKG. The Network Case dataset unifies all variables into the STKG and create embeddings. The embeddings are joined with the labels/ predictor variables together.</p><p>To join the created embeddings together with the labels and data from the training datasets, the extracted grid IDs from the h3 grid is derived. For the different datasets and learning tasks, the according measurements for the overall quality are compared to each other. This includes for classification tasks the F1-score and for regression tasks the Root Mean Squared Error (RMSE) as main evaluation metrics. To make an assessment if a certain methodology performed better in a specific dataset constellation, the significance intervals between the different datasets is determined. If the significance intervals do not overlap, the result is considered to be significant compared to the other result.</p><p>For the PhD research, the plan is to evaluate the outlined approach on a selection of different datasets. The involved datasets capture in all scenarios geographic information with separate influence variables, ranging from classification to regression tasks. In section 6 the initial results derived from an investigated use case are outlined based on the described approach in section 4.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Preliminary results</head><p>The results and conclusion showcased in this section are early-stage results of the PhD research and are limited to a selection of OSM data for the territory of California. As the overall field of STKG and its embeddings is a new research field, the focus on the first research result was on the validation of the overall approach for the STKG creation.</p><p>For the setup of the first prediction, a STKG for a wildfire prediction for the territory of California is constructed. The prediction covers a period from 2010 to 2021, in which the data is present on a monthly basis. For the data constellation of the wildfire prediction four datasets are used: Wildfire data <ref type="bibr" target="#b15">[16]</ref>, weather data <ref type="bibr" target="#b16">[17]</ref>, landscape data <ref type="bibr" target="#b17">[18]</ref>, OSM data <ref type="bibr" target="#b18">[19]</ref>. Besides the wildfire data and the OSM data, the weather data and landscape data are used for the wildfire prediction. As mentioned in the introduction of this section, a selection of available OSM tags are derived from the OSM API. <ref type="foot" target="#foot_0">1</ref>For the base case dataset, the four different datasets described in the above paragraph are unified into a tabular data structure by using a spatial grid. The spatial grid consists of hexagonal grid cells and covers in total the territory of California. Each hexagonal grid cell has a size of 20 km 2 . After joining the different datasets to the respective grid cell, the dataset can be used to predict wildfires on influence factors derived from the datasets used. Each row within the dataset is a unique combination between a specific month and a spatial grid cell. For the overall assessment on the performance, each dataset constellation uses the period of 2020 to 2021 as a test dataset and the period of 2010 to 2019 as a train dataset.</p><p>For the creation of the STKG the creation is divided into two logical parts. The first part is the conversion of tabular data into a KG. As a starting point of the conversion, the spatial grid cell builds the base to orient the data within the KG. The column which stores the spatial grid cell is used together with the month as a long orientation column to pivot the columns stored in the base dataset. Therefore, for each row within the tabular dataset, each column is converted to a new row. The column names are used as predicates within the KG and the values stored in the column are used as objects within the KG. The ID of the spatial grid cell is the subject in the KG.</p><p>For the second part of the KG creation, the geographic geometries derived from OSM are related to all individual grid cell using the DE-9IM method. Each grid cell furthermore is related to each other using the DE-9IM method. The described KG creation follows the outlined approach in section 4 and relates the OSM geometries to the created Spatial Grid. This allows to not only relate all OSM data to one grid cell, but also relate the neighboring information to the grid cell currently creating the embedding for. As an embedding methodology, the standard RDF2Vec approach is used. To prevent that between the different periods a different vector space is constructed, a partial embedding alignment is performed, which is based on the vector alignment of HistWord <ref type="bibr" target="#b19">[20]</ref>. It is important to state that we assume that more specific embedding methodologies would improve the overall prediction performance.</p><p>For the wildfire prediction, the Extreme Gradient Boosting (XGBoost) algorithm is used <ref type="bibr" target="#b20">[21]</ref>. For the selection of the hyperparameter values, a Bayesian optimization is used to select the optimal parameter values for XGBoost. The selected hyperparameters are derived from the recommendations of tunable hyperparameters. In the following, the preliminary results are compared using the calculated significance intervals for the derived F1 score. The Base Case dataset has achieved an F1-score of 0.3478±0.0010 with only using the table-based data structure. The Hybrid Case dataset has achieved an F1 score of 0.3803±0.0011 by combining the table-based data with the vectors from OSM. The network case dataset with the unification of all variables into a STKG achieved a F1 score of 0.0107±0.0002, which is significantly lower than the Hybrid Case dataset. In section 7, the different results are put into context and briefly analyzed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">Lessons learned</head><p>Within this paper, the preliminary results of the starting point of the PhD research are displayed. For the Hybrid Case dataset, the wildfire prediction showed a significant better performance compared to the Base Case dataset. However, the Network Case dataset showed a significant lower performance compared to the Hybrid Case or Base Case dataset. The result for the Network Case dataset could be improved by using a SMOTE oversampling instead of the Random Oversampling. Based on the initial results derived from the wildfire prediction, it has been shown that the inclusion of KG embeddings helped to improve the detection of wildfires. Nevertheless, the dataset constellation in which every dataset is used for the STKG showed a significant lower performance than the other dataset constellations. Whether the embedding methodology or the KG construction are the root cause of the significant low performance needs to be investigated.</p><p>The initial results of our research show promise to further investigate the topic of STKG and the creation of embedding structures. Based on the geographic first law by Tobler, we believe that the outlined approach has the potential to model more accurately complex systems within the Spatio-Temporal domain and pose the possibility to significantly improve the performance of different prediction tasks in the spatial domain.</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: Proposed timeline of PhD research</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">Coding of experiment can be found here: github.com/MartinBoeckling/\WildfirePredictionSTKG.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">The comparison of drainage network extraction between square and hexagonal grid-based dem</title>
		<author>
			<persName><forename type="first">L</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Ai</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XLII</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page" from="687" to="692" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">A computer movie simulating urban growth in the detroit region</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">R</forename><surname>Tobler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Economic Geography</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="page" from="234" to="240" />
			<date type="published" when="1970">1970</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Broader applicability of the metacoupling framework than tobler&apos;s first law of geography for global sustainability: A systematic review</title>
		<author>
			<persName><forename type="first">N</forename><surname>Manning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Liu</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.geosus.2022.11.003</idno>
	</analytic>
	<monogr>
		<title level="j">Geography and Sustainability</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page" from="6" to="18" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<author>
			<persName><forename type="first">P</forename><surname>Rigaux</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Scholl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Voisard</surname></persName>
		</author>
		<title level="m">Spatial Databases: With application to GIS</title>
				<meeting><address><addrLine>San Francisco</addrLine></address></meeting>
		<imprint>
			<publisher>Morgan Kaufmann Publishers</publisher>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
	<note>2 ed</note>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Multi-temporal analysis of forest fire probability using socio-economic and environmental variables</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Kim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Remote Sensing</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Spatial networks</title>
		<author>
			<persName><forename type="first">M</forename><surname>Barthélemy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Physics Reports</title>
		<imprint>
			<biblScope unit="volume">499</biblScope>
			<biblScope unit="page" from="1" to="101" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Transport on coupled spatial networks</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">G</forename><surname>Morris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Barthelemy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Physical Review Letters</title>
		<imprint>
			<biblScope unit="volume">109</biblScope>
			<biblScope unit="page" from="9" to="13" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A survey on the development status and application prospects of knowledge graph in smart grids</title>
		<author>
			<persName><forename type="first">J</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Kou</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IET Generation, Transmission &amp; Distribution</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="page" from="383" to="407" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Worldkg: A world-scale geographic knowledge graph</title>
		<author>
			<persName><forename type="first">A</forename><surname>Dsouza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Tempelmeier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gottschalk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Demidova</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CIKM &apos;21: The 30th ACM International Conference on Information and Knowledge Management</title>
				<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Know, know where, knowwheregraph: A densely connected, crossdomain knowledge graph and geo-enrichment service stack for applications in environmental intelligence</title>
		<author>
			<persName><forename type="first">K</forename><surname>Janowicz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">AI Magazine</title>
		<imprint>
			<biblScope unit="volume">43</biblScope>
			<biblScope unit="page" from="30" to="39" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">An efficient rdf converter and sparql endpoint for the complete openstreetmap data</title>
		<author>
			<persName><forename type="first">H</forename><surname>Bast</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Brosi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kalmbach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lehmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">29th ACM SIGSPATIAL</title>
				<editor>
			<persName><forename type="first">X</forename><surname>Meng</surname></persName>
		</editor>
		<meeting><address><addrLine>New York, NY</addrLine></address></meeting>
		<imprint>
			<publisher>The Association for Computing Machinery, Inc</publisher>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="536" to="539" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Dihedron algebraic embeddings for spatio-temporal knowledge graph completion</title>
		<author>
			<persName><forename type="first">M</forename><surname>Nayyeri</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">P</forename><surname>Groth</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2022">2022</date>
			<biblScope unit="volume">13261</biblScope>
			<biblScope unit="page" from="253" to="269" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Spatial-temporal graph neural network for traffic forecasting: An overview and open research issues</title>
		<author>
			<persName><forename type="first">K.-H</forename><forename type="middle">N</forename><surname>Bui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Cho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Yi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Intelligence</title>
		<imprint>
			<biblScope unit="volume">52</biblScope>
			<biblScope unit="page" from="2763" to="2774" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A voronoi-based 9-intersection model for spatial relations</title>
		<author>
			<persName><forename type="first">J</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Gold</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Geographical Information Science</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="page" from="201" to="220" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">A small set of formal topological relationships suitable for end-user interaction</title>
		<author>
			<persName><forename type="first">E</forename><surname>Clementini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Di Felice</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Van Oosterom</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in Spatial Databases</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">D</forename><surname>Abel</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><forename type="middle">C</forename><surname>Ooi</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin Heidelberg; Singapore</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="1993">1993</date>
			<biblScope unit="volume">692</biblScope>
			<biblScope unit="page" from="277" to="295" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Burned area mapping in the north american boreal forest using terra-modis ltdr (2001-2011): A comparison with the mcd45a1, mcd64a1 and ba geoland-2 products</title>
		<author>
			<persName><forename type="first">J</forename><surname>Ruiz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lázaro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Cano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Leal</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Remote Sensing</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="815" to="840" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">An overview of the global historical climatology network-daily database</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Menne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Durre</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">S</forename><surname>Vose</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">E</forename><surname>Gleason</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">G</forename><surname>Houston</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Atmospheric and Oceanic Technology</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="page" from="897" to="910" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">A new generation of the united states national land cover database: Requirements, research priorities, design, and implementation strategies</title>
		<author>
			<persName><forename type="first">L</forename><surname>Yang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ISPRS</title>
		<imprint>
			<biblScope unit="volume">146</biblScope>
			<biblScope unit="page" from="108" to="123" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<ptr target="https://www.openstreetmap.org" />
		<title level="m">OpenStreetMap contributors</title>
				<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
	<note>Plante dump</note>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Diachronic word embeddings reveal statistical laws of semantic change</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">L</forename><surname>Hamilton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Leskovec</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Jurafsky</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</title>
				<editor>
			<persName><forename type="first">K</forename><surname>Erk</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><forename type="middle">A</forename><surname>Smith</surname></persName>
		</editor>
		<meeting>the 54th Annual Meeting of the Association for Computational Linguistics<address><addrLine>Stroudsburg, PA, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="1489" to="1501" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Xgboost</title>
		<author>
			<persName><forename type="first">T</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Guestrin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">KDD&apos;16</title>
				<editor>
			<persName><forename type="first">B</forename><surname>Krishnapuram</surname></persName>
		</editor>
		<meeting><address><addrLine>New York, New York</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computing Machinery</publisher>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="785" to="794" />
		</imprint>
	</monogr>
</biblStruct>

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