<?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">Toward Seoul Road Sign Management on the LarKC Platform</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Tony</forename><surname>Lee</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Saltlux Inc</orgName>
								<address>
									<settlement>Seoul</settlement>
									<country key="KR">Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Stanley</forename><surname>Park</surname></persName>
							<email>hgpark@saltlux.com</email>
							<affiliation key="aff0">
								<orgName type="institution">Saltlux Inc</orgName>
								<address>
									<settlement>Seoul</settlement>
									<country key="KR">Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Zhisheng</forename><surname>Huang</surname></persName>
							<email>huang@cs.vu.nl</email>
							<affiliation key="aff1">
								<orgName type="institution">Vrije University Amsterdam</orgName>
								<address>
									<country key="NL">Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Emanuele</forename><forename type="middle">Della</forename><surname>Valle</surname></persName>
							<email>emanuele.dellavalle@polimi.it</email>
							<affiliation key="aff2">
								<orgName type="institution">CEFRIEL -Politecnico of Milano</orgName>
								<address>
									<addrLine>Via Fucini 2</addrLine>
									<postCode>20133</postCode>
									<settlement>Milano</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
							<affiliation key="aff3">
								<orgName type="department">Dip. di Elettronica e Informazione</orgName>
								<orgName type="institution">Politecnico di Milano</orgName>
								<address>
									<settlement>Milano</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Toward Seoul Road Sign Management on the LarKC Platform</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">0E7897EBDAEDC1C97D927D658EEBFE52</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T01:44+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>Geo Semantics</term>
					<term>Semantic Web</term>
					<term>Reasoning</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Geo Semantic Technology is evaluated as the core technology for supporting interoperability of geospatial data and building urban computing environment. We made semantic integrations of LOD's Linked Geo Data and Open Street Map with Korean POI data set, and have researched for developing intelligent road sign management system based on the LarKC platform.</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>The LarKC<ref type="foot" target="#foot_0">5</ref> project's main goal is to develop a platform for reasoning using massive amounts of heterogeneous information <ref type="bibr" target="#b0">[1]</ref>. The platform has a pluggable architecture to exploit techniques and heuristics from diverse areas such as databases, machine learning, and the Semantic Web.</p><p>Within LarKC, we are running an Urban Computing <ref type="bibr" target="#b1">[2]</ref> use case, with the aim of proving the commercial feasibility of the LarKC platform and its architectures when applied to huge geo semantic and urban data sets. In particular, in this poster, we briefly present our efforts toward developing real-world Road Sign Management systems (RSM) for Seoul.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Motivation</head><p>A typical building in South Korea is described by the administrative divisions 6 in which it lies rather than street names. If the address is written in Korean, the largest division will be written first, followed by the smaller divisions, and finally the building and the recipient, in accordance with the East Asian addressing system. Divisions could be identified after the name of the nearest point of interest (POI).</p><p>The problem is that Korean cities grow and evolve much faster than western cities. POIs may move, new roads may be built, and road signs may be changed accordingly. Effectively managing road signs, in particular validating if a sequence of road signs leads to a given address, is a major problem. For this reason the Korean Road Traffic Authority maintains a database of all Seoul road signs. The directions given on each road sign are formally described together with their actual location.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Data Integration</head><p>Fig. <ref type="figure">1</ref>. The mediation ontology we use in our system.</p><p>http://www.openstreetmap.org/</p><p>The data set we are manipulating contains about 1.1 billion triples. 2 million triples describe the streets of Seoul, and were directly extracted from OSM. 4 million triples describe POIs related to road signs and come from the Korean Road Traffic Authority database. Half million triples describe road signs and also come from the Korean Road Traffic Authority database.</p><p>The data were integrated using the mediation ontology illustrated in Figure <ref type="figure">1</ref>. Roads are modeled as a sequence of nodes and links. Four types of node are modeled: the generic nodes that can identify either a junction between multiple roads or a bend in a road; the road sign (RS) nodes that indicate the presence of a road sign; the Korean POIs (KPOI) that indicate POIs from the Korean Road Traffic Authority database; and the Wikipedia POIs (WPOI) that indicate POIs from Wikipedia (obtained through DBpedia). A way is composed of links. A road is composed of ways. Road signs and points of interest are placed along the roads. If KPOIs and WPOIs are understood to be same, owl:sameAs is used to state it. Due to quality issues in the OSM data set, not all the junctions are explicitly stated; where necessary owl:sameAs is also used to state that two nodes are the same node and, thus, that a junction is present among multiple roads. Finally, note that not all POIs are directly on the roads -some of them may be places nearby a node in the road.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Queries and Reasoning for RS validation</head><p>In Figure <ref type="figure">2</ref>, we give an idea of the queries and reasoning required for the intelligent management of the road signs that we are developing. Sign R1 indicates that two POIs (i.e., G1 and G2) can be found straight ahead. R2 indicates that POIs G2 and G3 are straight ahead while G1 can be reached by turning right. R3 indicates that G3 is straight ahead, while G2 can be reached by turning right.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 2. Road sign validations by using SPARQL and OWL Horst Reasoning</head><p>In the boxes we show the validation process of the three road signs. The directions for G1 and G2 on R1 are valid because going straight in two nodes we can find road sign R2 that contains further indications for G1 and G2. Similarly the direction for G2 and G3 on R2 are valid because going straight at the junction we can find road sign R3 that contains further indications for G2 and G3. The direction for G1 on R2 is also valid, because turning right, G1 can be found near the second node of the street. The direction for G2 on R3 is valid, but the direction for G3 is not valid: G3 is reachable only by executing a U-turn. This also means that the direction for G3 on R2, which we previously stated to be valid, is not valid because it refers to a road sign R3 which is not valid.</p><p>Current implementation of the RSM system is based on 40 SPARQL queries executed under the Owl Horst entailment regime including some axioms of rdfs:subClassOf, rdfs:subPropertyOf, owl:inverseOf and owl:sameAS. They encode 30 Korean road sign regulations related to positioning and naming.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusions and Future work</head><p>In the work done so far we have found several data quality issues, which are due to the presence in OSM of a lot of useless information, together with poor accuracy and missing data. We have partially solved this issue by cleaning up data manually; automatic cleaning support is under investigation. Data errors are also present in the Korean Road Traffic Authority database data set in terms of direction and location errors. An important issue is that different names for the same POI are present both in OSM and in the Korean Road Traffic Authority database, e.g., Seoul Univ. and Seoul National University. We used a semi-automatic technique to assert owl:sameAs relationships. Finally, we are investigating techniques for rewriting SPARQL queries in SQL/MM Spatial for efficiently evaluating SPARQL queries that manipulate geographic knowledge <ref type="bibr" target="#b3">[4]</ref> including real world reasoning with noisy data.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_0">http://www.larkc.eu</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_1">http://en.wikipedia.org/wiki/Administrative_divisions_of_South_Korea</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">Research ChallengesEffective management of road signs requires processing the directions that are given on each road sign together with a large amount of urban-related information. Until a couple of years ago the cost of obtaining and maintaining up-to-date urban-related information was high; but nowadays it is much less expensive thanks to collaborative projects such as Open Street Map 7 (OSM), which creates free editable maps of the world, or Wikipedia, where POI descriptions can be found.In the LarKC project, we have investigated a data integration solution for urban information<ref type="bibr" target="#b2">[3]</ref> that can provide a basis for intelligent road sign management. The solution supports data modeling and the integration of massive amounts of linked geo-data, POI data, and road sign data, as well as scalable querying and reasoning.</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Acknowledgments. The work described in this poster has been partially supported by the European LarKC project (FP7-215535).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Towards larKC: A platform for web-scale reasoning</title>
		<author>
			<persName><forename type="first">D</forename><surname>Fensel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Van Harmelen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Andersson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Brennan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Cunningham</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">D</forename><surname>Valle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Fischer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kiryakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">K</forename><surname>Il Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Schooler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Tresp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wesner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Witbrock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Zhong</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ICSC, IEEE Computer Society</title>
		<imprint>
			<biblScope unit="page" from="524" to="529" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Guest editors&apos; introduction: Urban com-puting</title>
		<author>
			<persName><forename type="first">T</forename><surname>Kindberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Chalmers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Paulos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Pervasive Computing</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="18" to="20" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Semantic Search and Data Interoperability for GeoWeb: The</title>
		<author>
			<persName><forename type="first">Tony</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Albert</forename><surname>Ahn</surname></persName>
		</author>
		<author>
			<persName><surname>Saung Hoon Lee</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">14th International Seminar on GIS</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">The experience of realizing a semantic web urban computing application</title>
		<author>
			<persName><forename type="first">Della</forename><surname>Valle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Celino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Dell'aglio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">T. GIS</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="163" to="181" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

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