<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:project = "&project;"
		xmlns:person = "&person;"
		xmlns:pub = "&pub;"
		xmlns:assert = "&assert;">
	<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/220/Policy-based-Access-Control-for-Task-Computing-Using-Rei">
		<rdfs:label><![CDATA[Policy-based Access Control for Task Computing Using Rei]]></rdfs:label>
		<pub:title><![CDATA[Policy-based Access Control for Task Computing Using Rei]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-05-10T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[In this paper, we describe a policy-based access control
implementation for Task Computing using the Rei policy engine.  Task
Computing lets ordinary end-users accomplish complex tasks on the fly
from an open, dynamic, and distributed "universe of network-accessible
resources" in ubiquitous computing environments as well as those on
the Internet.  The Rei policy specification language is an expressive
and extensible language based on Semantic Web technologies. The Rei
policy engine reasons over Rei policies in OWL and domain knowledge to
answer queries about the current permissions and obligations of an
entity.  To provide unobtrusive and flexible access control for Task
Computing, a framework was created in which several Rei policy engines
were endowed with Web Services APIs to dynamically process facts from
clients, the private policies of service providers, shared policies,
and common shared ontologies. The framework is implemented and
deployed for Fujitsu Laboratories of America (FLA), College Park
office and evaluated.  Categories and Subject Descriptors
]]></pub:abstract>
		<pub:series><![CDATA[WWW 2005]]></pub:series>
		<pub:pages><![CDATA[37-43]]></pub:pages>
		<pub:counter>3414</pub:counter>
		<pub:googleKey>BYuQZqr9gikJ</pub:googleKey>
		<pub:googleCitations>15</pub:googleCitations>
		<pub:tag><![CDATA[mobile computing]]></pub:tag>
		<pub:tag><![CDATA[pervasive computing]]></pub:tag>
		<pub:tag><![CDATA[policy]]></pub:tag>
		<pub:tag><![CDATA[policy]]></pub:tag>
		<pub:tag><![CDATA[rei]]></pub:tag>
		<pub:tag><![CDATA[security]]></pub:tag>
		<pub:tag><![CDATA[task computing]]></pub:tag>
		<pub:booktitle><![CDATA[ Proceedings of the Policy Management for the Web Workshop]]></pub:booktitle>
		<pub:publisher><![CDATA[W3C]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal"><person:name><![CDATA[Lalana Kagal]]></person:name><rdfs:label><![CDATA[Lalana Kagal]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Ryusuke/Masuoka"><person:name><![CDATA[Ryusuke Masuoka]]></person:name><rdfs:label><![CDATA[Ryusuke Masuoka]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Mohinder/Chopra"><person:name><![CDATA[Mohinder Chopra]]></person:name><rdfs:label><![CDATA[Mohinder Chopra]]></rdfs:label></person:Person>
										</rdf:first>
										<rdf:rest>											<rdf:List>
												<rdf:first>
													<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Zhexuan/Song"><person:name><![CDATA[Zhexuan Song]]></person:name><rdfs:label><![CDATA[Zhexuan Song]]></rdfs:label></person:Person>
												</rdf:first>
												<rdf:rest>													<rdf:List>
														<rdf:first>
															<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:Person>
														</rdf:first>
														<rdf:rest rdf:resource="&rdf;nil" />
													</rdf:List>
												</rdf:rest>
											</rdf:List>
										</rdf:rest>
									</rdf:List>
								</rdf:rest>
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal"><person:name><![CDATA[Lalana Kagal]]></person:name><rdfs:label><![CDATA[Lalana Kagal]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/10/Securing-the-Semantic-Web-A-Trust-Management-Approach"><project:title><![CDATA[Securing the Semantic Web: A Trust Management Approach]]></project:title><rdfs:label><![CDATA[Securing the Semantic Web: A Trust Management Approach]]></rdfs:label></project:PastProject></pub:relatedProject>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/158.pdf]]></pub:softCopyURI>
			<pub:softCopySize>141516</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:InProceedings>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
