<?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">Applying Inference Engine to Context-Aware Computing Services</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Jaemoon</forename><surname>Sim</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">College of Management and International Relations</orgName>
								<orgName type="institution">KyungHee University Yongin</orgName>
								<address>
									<addrLine>Kyungggi-do</addrLine>
									<postCode>449701</postCode>
									<country key="KR">South Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jihoon</forename><surname>Kim</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">College of Management and International Relations</orgName>
								<orgName type="institution">KyungHee University Yongin</orgName>
								<address>
									<addrLine>Kyungggi-do</addrLine>
									<postCode>449701</postCode>
									<country key="KR">South Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ohbyung</forename><surname>Kwon</surname></persName>
							<email>obkwon@khu.ac.kr</email>
							<affiliation key="aff0">
								<orgName type="department">College of Management and International Relations</orgName>
								<orgName type="institution">KyungHee University Yongin</orgName>
								<address>
									<addrLine>Kyungggi-do</addrLine>
									<postCode>449701</postCode>
									<country key="KR">South Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Sean</forename><forename type="middle">S</forename><surname>Lee</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">IBM Ubiquitous Computing Lab</orgName>
								<address>
									<addrLine>Dogok-dong, Kangnam-gu</addrLine>
									<postCode>135700</postCode>
									<settlement>Seoul</settlement>
									<country>Korea Rep</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jungho</forename><surname>Kim</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">IBM Ubiquitous Computing Lab</orgName>
								<address>
									<addrLine>Dogok-dong, Kangnam-gu</addrLine>
									<postCode>135700</postCode>
									<settlement>Seoul</settlement>
									<country>Korea Rep</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">H</forename><forename type="middle">K</forename><surname>Jang</surname></persName>
							<email>hkjang@kr.ibm.com</email>
							<affiliation key="aff1">
								<orgName type="institution">IBM Ubiquitous Computing Lab</orgName>
								<address>
									<addrLine>Dogok-dong, Kangnam-gu</addrLine>
									<postCode>135700</postCode>
									<settlement>Seoul</settlement>
									<country>Korea Rep</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Myungchul</forename><surname>Lee</surname></persName>
							<email>mclee@kr.ibm.com</email>
							<affiliation key="aff1">
								<orgName type="institution">IBM Ubiquitous Computing Lab</orgName>
								<address>
									<addrLine>Dogok-dong, Kangnam-gu</addrLine>
									<postCode>135700</postCode>
									<settlement>Seoul</settlement>
									<country>Korea Rep</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Applying Inference Engine to Context-Aware Computing Services</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">1ED04F53AD7F77D785C37CF194A880E0</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T16:06+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>Inference Engine</term>
					<term>OWL-DL</term>
					<term>scalability</term>
					<term>MINERVA</term>
					<term>DLDB-OWL</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Ubiquitous computing services started taking advantage of the reasoning capabilities of inference engines to acquire hidden and potentially useful contextual information. However, performance evaluations of the inference engines have been limited to the domain of static information reasoning; evaluations of requirements pertaining to ubiquitous computing environment have been largely neglected. This paper aims to examine how different types of inference engines perform by applying them to realistic ubiquitous computing scenarios. Based on the scenarios, three measurement criteria are proposed and measured including scalability as data set gets large, responsiveness for user's requests, and adaptability to frequent inference requests.</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>Ubiquitous computing services aim to provide information and services in more intelligent ways with more seamless interfaces that aid users to be conveniently served anytime, anywhere with any devices without awkward user intervention. These must rely on not only multiple sensors capturing user's context but also reasoning capabilities for processing raw sensed context data into more useful and meaningful information within the user's environment. Recently, inference engines such as Jena, RacerPro, FacT++, and Minerva have been proposed as a core component of intelligent ubiquitous computing systems. There had been many extensive evaluations of their reasoning capabilities in correctness, completeness, and response time <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b10">11]</ref>. It is less widely known without fully analyzing how well the inference engines can fare full-fledged ubiquitous computing services covering vast zones with various sets of requirements such as lots of fast moving users and other transient computing entities. The main purpose of this paper is to examine how well inference engines satisfy responsiveness requirement, scalability requirement and requirement to accommodate frequent inference requests in response to dynamic data insertion and deletion that realistic ubiquitous computing environments exhibit. To do so, we have modeled scenarios based in a major Korean university such as MyEntrance service. MyEntrance service scenario is a part of a larger Celadon project <ref type="bibr">[8]</ref> in aim to study and adopt the most suitable reasoner for ubiquitous environment in its system. Specifically, five most prominent engines are considered based on their reasoning mechanisms: three memory-based and two DBMSbased engines.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">INFERENCE ENGINES</head><p>MINERVA, JENA, Pellet, RacerPro, and DLDB-OWL (HAWK) <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><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b5">6,</ref><ref type="bibr" target="#b6">7]</ref> are discussed as representative instances of each class of reasoners and they are summarized in Table <ref type="table" target="#tab_0">1</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">MINERVA</head><p>Minerva is high performance OWL storage, inference, and query system built on RDBMS. The advantages of the system could be categorized in two important aspects of a reasoner: response time and scalability. It does all required inferences in the time of data load instead of data query, making it more responsive at the time of user query. In addition, it calculates all inferences in relational database management system, making it more scalable than memory based counterpart. It is provided as a component of IBM's Integrated Ontology Development Toolkit (IODT) <ref type="bibr" target="#b3">[4]</ref> and it supports DLP (Description Logic Program), a subset of OWL DL and conjunctive query, a subset of the SPARQL language. Minerva uses Description Logic reasoner for TBox and a set of logic rules translated from Description Logic Programming (DLP) for ABox inference. DLDB-OWL is a repository framework and toolkit that supports OWL It provides APIs as well as implementations for parsing, editing, manipulating and preservation of OWL ontologies. The architecture of DLDB-OWL consists of three packages: core, owl and storage. The core package defines the generic interfaces of the data structures of ontology and ontology objects, e.g. class and property. The core package, that is independent of underlying model the application will use, provides an API for constructing and manipulating ontology models. The owl package provides the utilities for parsing and serializing ontologies in OWL language.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Pellet</head><p>Pellet is an open-source Java based OWL DL reasoner. It can be used in conjunction with both Jena and OWL API libraries and also provides a DIG interface. Pellet API provides functionalities to see the species validation, check consistency of ontologies, classify the taxonomy, check entailments and answer a subset of RDQL queries. It supports the full expressivity OWL DL including reasoning about nominals (enumerated classes).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.4">RacerPro</head><p>RacerPro is an OWL reasoner and inference server for the semantic web. The origins of RacerPro are within the area of description logics. It can be used as a system for managing semantic web ontologies based on OWL. However, RacerPro can also be seen as a semantic web information repository with optimized retrieval engine because it can handle large sets of data descriptions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.5">JENA</head><p>Jena is a Java framework for building Semantic Web applications.</p><p>It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine. The Jena Framework includes a RDF API, reading and writing RDF in RDF/XML, N3 and N-Triples and an OWL API and SPARQL query engine. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">PERFORMANCE EVALUATION</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">MyEntrance Service Scenario</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Results: Performance Evaluation on Static and Dynamic Context Information</head><p>For the performance evaluation on static information, we placed our focus on scalability and subsequent performance issue. Specifically, in evaluating the performance of query processing, we considered 16 sets of University Ontology Benchmark <ref type="bibr" target="#b8">[9]</ref> queries that were generated by IBM China Research Lab. by extending widely used Lehigh University Benchmark <ref type="bibr" target="#b9">[10]</ref>.</p><p>In order to evaluate handling of context information, SPARQL is used as follows:</p><p>SELECT DISTINCT ?person ?zone ?Hobby1 ?Hobby2 ?Hobby3 WHERE (?person benchmark:locatedIn &lt;http://rcubs.kyunghee.ac.kr/owl/rcubs-univ-benchdl.owl#Zone1&gt;) (?person benchmark:locatedIn ?zone) (?person benchmark:like ?Hobby1)</p><p>For DLDB-OWL/HAWK evaluation, the above query is translated into KIF-like query as follows:</p><p>[http://rcubs.kyunghee.ac.kr/owl/univ-benchdl.owl] (type Person ?x) (locatedIn ?x http://rcubs.kyunghee.ac.kr/owl/rcubs-univ-benchdl.owl#Zone1) (locatedIn ?x ?z) (like ?x ?y1)</p><p>We set up our scenario environment of campus like the topology shown as Figure <ref type="figure">1</ref>. For context generation, user's current location is gathered by the context event handler on the client's portable device or tags at any time the user is passing by sensors located in the entrance gate of the campus buildings. At a fixed cycle, the context event handler sends the user's current context information as OWL-DL format to the context server. The context server returns the result if the ontology files comes through successfully to the context event handler. The user may invoke the application server to get location-based service at any time the user wants.</p><p>Then the application server asks the context server to get servicerelated context data as facts. According to the facts, the inference engine determines the location-based services most appropriate for the user. We select query response time as the performance measure. The summary of response time is listed in Table <ref type="table" target="#tab_2">2</ref>. 51.50 Performance evaluations in case of dynamic context were also performed. Dynamic context evaluations were differentiated from the static context evaluation in that, engines were constantly requested to inference based on new data whereas the static evaluations were performed after the inference processing is finished. For this test, since the memory-based reasoning systems cannot be directly compared to the DBMS-based reasoning systems in their absolute loading time, we tested two databasebased reasoning systems: MINERVA and DLDB-OWL/HAWK. Only the test with data set 1 is described in this paper because we encountered a consistent problem with the dynamic data set and did not see the value in presenting more data in this study. The result is listed in </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">CONCLUSION</head><p>We first studied the responsiveness to the user request using both memory-based and DBMS-based inference engines in static context setting. The result indicated that database-based inference engines far outperform the other in this criterion owing to the fact that memory based inference engines pre-process context data while loading and thus is able to respond without further calculation at query time.</p><p>Then, using DBMS-based inference engines, we analyzed how they perform in conducting a context-aware MyEntrance service under the setting and environment of a major university. By varying the cycle of context changes and knowledge loading, performance measures such as correctness and completeness were examined. We noticed that engines do not respond to queries in the middle of their inferences and sometimes generate invalid or no responses.</p><p>We conclude that current state-of-the-art inference engines do not fulfill responsiveness, scalability and high-update frequency requirements demanded for ubiquitous computing environments with lots of fast moving users and other transient computing entities. And, evolutionary algorithms or inference mechanisms to deal with enormous amount of data, frequency of updates and respond to user's needs in time are needed for the inference engines to be improved. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">ACKNOWLEDGEMENT</head></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>Figure 1. Simulation Environment</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 . The Comparative Table for Inference Engine Import Inference Repository Query Ontology Language Capability Internal Engine External Engine Persistent Storage Memo -ry Language Version Source</head><label>1</label><figDesc></figDesc><table><row><cell>Minerva</cell><cell>OWL</cell><cell>DL</cell><cell>O</cell><cell>Racer, Pellet</cell><cell>DB2, Derby, HSQLDB</cell><cell>X</cell><cell>SPARQL</cell><cell>Semantics 1.1.1 Toolkit-</cell><cell>IBM</cell></row><row><cell>DLDB-OWL</cell><cell>OWL</cell><cell>DL</cell><cell>X</cell><cell>Racer</cell><cell>MS-Access, PostgreSQL</cell><cell>O</cell><cell>KIF-Like language</cell><cell>HAWK 1.3 beta</cell><cell>Lehigh University SWAT Lab</cell></row><row><cell></cell><cell>DIG tell</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>DIG ask</cell><cell></cell><cell></cell></row><row><cell>Pellet</cell><cell>document,</cell><cell>DL</cell><cell>O</cell><cell>X</cell><cell>X</cell><cell>O</cell><cell>document,</cell><cell>pellet-1.3</cell><cell>mindswap</cell></row><row><cell></cell><cell>OWL</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>RDQL</cell><cell></cell><cell></cell></row><row><cell>Racer</cell><cell>DIG tell document, OWL</cell><cell>DL</cell><cell>O</cell><cell>O</cell><cell>X</cell><cell>O</cell><cell>DIG ask document, Racer Query Language</cell><cell>RacerPro 1.9.0</cell><cell>Racer Systems GmbH &amp; Co. KG</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>Racer Pro,</cell><cell>MySQL,</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>Pellet,</cell><cell>HSQLDB,</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>JENA</cell><cell>OWL</cell><cell>DL</cell><cell>O</cell><cell>Fact++</cell><cell>PostgreSQL,</cell><cell>O</cell><cell>SPARQL</cell><cell>Jena 2.4</cell><cell>HP Labs</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>(JenaOntMo</cell><cell>Oracle, MS-</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>del)</cell><cell>SQL Server</cell><cell></cell><cell></cell><cell></cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head></head><label></label><figDesc>To analyze how the legacy inference engines perform in realistic ubiquitous computing environments, we used a MyEntrance service scenario modeled based on Kyunghee Univerity (KHU). KHU has two great campuses, Seoul campus with 50 departments and YongIn campus with 51 departments. "When a member of KHU enters the Student Union Building, a service agent recognizes the member's preference and searches for an Event on the Application Server to provide it for him/her. Additionally, a sports equipment shop located in Student Union Building wants to advertise its sales promotion on new baseball products for the KHU students and faculty members. The Service Agent of the sports equipment shop in KHU requests Application Server to retrieve the information on the hobbies of members located in the Student Union Building. The Application Server hands over the request of Service Agent to Context Server about the hobby information of members who are located in the Student Union Building. Context Server returns the result of preference and product matching inference. Consequently, the Service Agent checks for the members who like to play baseball and it sends the Discount Event Information to appropriate members. The members who receive the event information make a purchase decision with the received offer.To accommodate this scenario, we have developed KHU campus ontology based on the ontology generation program supported by IBM China Lab<ref type="bibr" target="#b8">[9]</ref>. On top of the generated ontology, we have installed area-based location context. An experimental data set which represents an actual college (9 departments, file size= 11.8MB), International College in KHU at Suwon, was made and used in the performance evaluation.</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 2 . Summary of query response time</head><label>2</label><figDesc></figDesc><table><row><cell></cell><cell cols="3">Response Time (ms)</cell></row><row><cell>Query #</cell><cell>MINERVA</cell><cell>DLDB-OWL</cell><cell>Pellet</cell></row><row><cell></cell><cell></cell><cell>/HAWK</cell><cell></cell></row><row><cell>1</cell><cell>424.90</cell><cell>10.00</cell><cell>5858.00</cell></row><row><cell>2</cell><cell>312.80</cell><cell>12.85</cell><cell>268.70</cell></row><row><cell>3</cell><cell>284.30</cell><cell>241.85</cell><cell>115.50</cell></row><row><cell>4</cell><cell>382.80</cell><cell>221.57</cell><cell>89.00</cell></row><row><cell>5</cell><cell>358.00</cell><cell>2.85</cell><cell>31.20</cell></row><row><cell>6</cell><cell>343.70</cell><cell>5.71</cell><cell>42.20</cell></row><row><cell>7</cell><cell>483.00</cell><cell>5.71</cell><cell>40.50</cell></row><row><cell>8</cell><cell>743.60</cell><cell>5.71</cell><cell>1813723.00</cell></row><row><cell>9</cell><cell>843.90</cell><cell>160.14</cell><cell>295.40</cell></row><row><cell>10</cell><cell>857.90</cell><cell>25.71</cell><cell>7.80</cell></row><row><cell>11</cell><cell></cell><cell>81.71</cell><cell>17.40</cell></row><row><cell>12</cell><cell>1176.60</cell><cell>43.00</cell><cell>9.20</cell></row><row><cell>13</cell><cell>906.40</cell><cell>2.85</cell><cell>1199564.80</cell></row><row><cell>14</cell><cell>1076.60</cell><cell>173.00</cell><cell>467724.80</cell></row><row><cell>15</cell><cell>978.10</cell><cell>158.71</cell><cell>208571.80</cell></row><row><cell>16</cell><cell>1186.00</cell><cell>291.71</cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 3 . Summary of load time in dynamic situation</head><label>3</label><figDesc>Table3where the first number of the three denotes the rate of yielding correct answers to the query aforementioned. The second and third numbers denote the rate of yielding wrong answers and no response to the query, respectively.</figDesc><table><row><cell></cell><cell></cell><cell cols="2">Load Time (%)</cell></row><row><cell>Cycle time of updating</cell><cell>Cycle time of query</cell><cell>Minerva</cell><cell>DLDB-OWL</cell></row><row><cell>context data</cell><cell>processing</cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell>33.3</cell><cell>99.8</cell></row><row><cell></cell><cell>600sec</cell><cell>0.0</cell><cell>0.2</cell></row><row><cell></cell><cell></cell><cell>66.7</cell><cell>0.0</cell></row><row><cell></cell><cell></cell><cell>5.0</cell><cell>89.5</cell></row><row><cell>1200 SEC</cell><cell>60sec</cell><cell>6.7</cell><cell>10.5</cell></row><row><cell></cell><cell></cell><cell>88.3</cell><cell>0.0</cell></row><row><cell></cell><cell></cell><cell>0.6</cell><cell>91.3</cell></row><row><cell></cell><cell>10sec</cell><cell>3.6</cell><cell>8.7</cell></row><row><cell></cell><cell></cell><cell>95.8</cell><cell>0.0</cell></row><row><cell></cell><cell></cell><cell>33.3</cell><cell>93.3</cell></row><row><cell></cell><cell>600sec</cell><cell>16.7</cell><cell>6.7</cell></row><row><cell></cell><cell></cell><cell>50.0</cell><cell>0.0</cell></row><row><cell></cell><cell></cell><cell>5.0</cell><cell>84.0</cell></row><row><cell>900 SEC</cell><cell>60sec</cell><cell>6.7</cell><cell>16.0</cell></row><row><cell></cell><cell></cell><cell>88.3</cell><cell>0.0</cell></row><row><cell></cell><cell></cell><cell>0.8</cell><cell>89.1</cell></row><row><cell></cell><cell>10sec</cell><cell>6.7</cell><cell>10.9</cell></row><row><cell></cell><cell></cell><cell>92.5</cell><cell>0.0</cell></row><row><cell></cell><cell></cell><cell>50.0</cell><cell>90.0</cell></row><row><cell></cell><cell>600sec</cell><cell>0.0</cell><cell>10.0</cell></row><row><cell></cell><cell></cell><cell>50.0</cell><cell>0.0</cell></row><row><cell></cell><cell></cell><cell>6.7</cell><cell>71.0</cell></row><row><cell>600 SEC</cell><cell>60sec</cell><cell>5.0</cell><cell>29.0</cell></row><row><cell></cell><cell></cell><cell>88.3</cell><cell>0.0</cell></row><row><cell></cell><cell></cell><cell>0.8</cell><cell>85.7</cell></row><row><cell></cell><cell>10sec</cell><cell>6.7</cell><cell>14.3</cell></row><row><cell></cell><cell></cell><cell>92.5</cell><cell>0.0</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head></head><label></label><figDesc>Thanks to the Institute of Information Technology Assessment and Ministry of Information and Communication of Republic of Korea for providing an opportunity to participate in the IT839 project. And, thanks to IBM China Research Laboratory for providing detailed information about Integrated Ontology Development Toolkit available on IBM AlphaWorks.</figDesc><table /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">ubiPCMM06:2nd International Workshop on Personalized Context Modeling and Management for UbiComp Applications</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Implementing the Semantic Web Recommendations</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Carroll</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Dickinson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Dollin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Reynolds</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Seaborne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Wilkinson</surname></persName>
		</author>
		<author>
			<persName><surname>Jena</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 13th International World Wide Web Conference</title>
				<meeting>the 13th International World Wide Web Conference<address><addrLine>New York</addrLine></address></meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="74" to="83" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">An Evaluation of Knowledge Base Systems for Large OWL Datasets</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Guo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Pan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Heflin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 3rd International Semantic Web Conference</title>
		<title level="s">Hiroshima. LNCS</title>
		<meeting>the 3rd International Semantic Web Conference</meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
			<biblScope unit="volume">3298</biblScope>
			<biblScope unit="page" from="274" to="288" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Querying the Semantic Web with Racer + nRQL</title>
		<author>
			<persName><forename type="first">V</forename><surname>Haarslev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>M¨oller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wessel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the KI-04 Workshop on Applications of Description Logics</title>
				<meeting>of the KI-04 Workshop on Applications of Description Logics</meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<ptr target="http://www.alphaworks.ibm.com/tech/semanticstkorhttp://www.ifcomputer.com/MINERVA/" />
		<title level="m">IBM&apos;s IODT/Minerva team: Minerva Reasoner</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Efficient RDF Storage and Retrieval in Jena2</title>
		<author>
			<persName><forename type="first">W</forename><surname>Kevin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Sayers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kuno</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of First International Workshop on Semantic Web and Databases</title>
				<meeting>First International Workshop on Semantic Web and Databases</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="131" to="151" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Pellet: An owl dl reasoner</title>
		<author>
			<persName><forename type="first">E</forename><surname>Sirin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Parsia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings Of the Int. Third International Semantic Web Conference (ISWC 2004) -Poster</title>
				<meeting>Of the Int. Third International Semantic Web Conference (ISWC 2004) -Poster</meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">A High Performance Semantic Web Query Answering Engine</title>
		<author>
			<persName><forename type="first">M</forename><surname>Wessel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Möller</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Workshop on Description Logics (DL2005)</title>
				<meeting><address><addrLine>Edinburgh, Scotland, UK</addrLine></address></meeting>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Ubiquitous Device Collaboration Infrasturcture: Celadon</title>
		<author>
			<persName><surname>Mc Lee</surname></persName>
		</author>
		<author>
			<persName><surname>Jang</surname></persName>
		</author>
		<author>
			<persName><surname>Paik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Se Jin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lee</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Third Workshop on Software Technologies for Future Embedded &amp; Ubiquitous Systems (SEUS 2006) ubiPCMM06:2nd International Workshop on Personalized Context Modeling and Management for UbiComp</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Towards A Complete OWL Ontology Benchmark</title>
		<author>
			<persName><forename type="first">Li</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yang</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Zhaoming</forename><surname>Qiu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Guotong</forename><surname>Xie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yue</forename><surname>Pan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shengping</forename><surname>Liu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">3rd European Semantic Web Conference (ESWC06) -2006</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">LUBM: A Benchmark for OWL Knowledge Base Systems</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Guo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Pan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Heflin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Web Semantics</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="158" to="182" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Reasoning Services for an OWL Authoring Tool: An Experience Report</title>
		<author>
			<persName><forename type="first">T</forename><surname>Liebig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Pfeifer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Henke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2004 International</title>
				<meeting>the 2004 International</meeting>
		<imprint/>
	</monogr>
</biblStruct>

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