<?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 person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.owl#">
	<!ENTITY research "http://ebiquity.umbc.edu/ontology/research.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:person = "&person;"
		xmlns:project = "&project;"
		xmlns:pub = "&pub;"
		xmlns:assoc = "&assoc;"
		xmlns:research = "&research;"
		xmlns:assert = "&assert;">
	<project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/34/Rei-A-Policy-Specification-Language">
		<rdfs:label><![CDATA[Rei : A Policy Specification Language]]></rdfs:label>
		<project:title><![CDATA[Rei : A Policy Specification Language]]></project:title>
		<project:description><![CDATA[Security is a critical problem in dynamic and open distributed
environments such as those enabled by the semantic web and pervasive computing technologies. The presence of heterogeneous entities that
are neither pre-determined nor permanent, and the lack of central
control are some of its challenges.  We believe that declarative
policies address this problem while maintaining openness and
flexibility.  We propose the use of policies defined in OWL to
constrain the behavior of entities in these environments as OWL
provides the extensibility required to incorporate varied
application-specific knowledge.

<p>
Rei is a policy language based in OWL-Lite that allows policies to be
specified as constraints over allowable and obligated actions on resources in the environment. Rei also includes logic-like variables  giving it the flexibility to specify relations like role value maps that are not directly possible in OWL.  Rei includes meta policy
specifications for conflict resolution, speech acts for remote policy management and policy analysis specifications like what-if analysis and use-case management making it a suitable candidate for adaptable
security in the environments under consideration. The Rei engine,
developed in XSB, reasons over Rei policies and domain knowledge in RDF and OWL to provide answers about the current permissions and obligations of an entity, which are used to guide the entity's behavior.]]></project:description>
		<project:startDate rdf:datatype="&xsd;dateTime">2002-04-01T00:00:00-05:00</project:startDate>
		<project:endDate rdf:datatype="&xsd;dateTime">2005-05-01T00:00:00-05:00</project:endDate>
		<project:logoURI><![CDATA[http://ebiquity.umbc.edu/media/projectIcons/34.jpeg]]></project:logoURI>
		<project:tag><![CDATA[confidentiality]]></project:tag>
		<project:tag><![CDATA[owl]]></project:tag>
		<project:tag><![CDATA[policy]]></project:tag>
		<project:tag><![CDATA[privacy]]></project:tag>
		<project:tag><![CDATA[rdf]]></project:tag>
		<project:tag><![CDATA[rei]]></project:tag>
		<project:tag><![CDATA[security]]></project:tag>
		<project:tag><![CDATA[semantic web]]></project:tag>
		<project:tag><![CDATA[speech acts]]></project:tag>
		<project:tag><![CDATA[trust]]></project:tag>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><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>
</assoc:person>
				<assoc:role rdf:resource="&person;Student" />
				<assoc:comment><![CDATA[Trying to incorporate REI in the Task Computing project at Fujitsu Labs. ]]></assoc:comment>
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Faculty" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><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>
</assoc:person>
				<assoc:role rdf:resource="&person;Principal Investigator" />
				<assoc:comment><![CDATA[Ph.D. Thesis]]></assoc:comment>
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anjali/Shah"><person:name><![CDATA[Anjali Bharat Shah]]></person:name><rdfs:label><![CDATA[Anjali Bharat Shah]]></rdfs:label></person:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Student" />
				<assoc:comment><![CDATA[Developing a GUI for Rei]]></assoc:comment>
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/145/Security-Privacy-and-Trust-in-Mobile-Computing-Environments">
				<pub:title><![CDATA[Security, Privacy and Trust in Mobile Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[Security, Privacy and Trust in Mobile Computing Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[Handbook of Mobile Computing, Editors Imad Mahgoub and Mohammad Ilyas]]></pub:booktitle>
				<pub:publisher><![CDATA[CRC Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-12-01T00:00:00-05:00</pub:publishedOn>
				<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:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/193/Declarative-Policies-for-Describing-Web-Service-Capabilities-and-Constraints">
				<pub:title><![CDATA[Declarative Policies for Describing Web Service Capabilities and Constraints]]></pub:title>
				<rdfs:label><![CDATA[Declarative Policies for Describing Web Service Capabilities and Constraints]]></rdfs:label>
				<pub:booktitle><![CDATA[W3C Workshop on Constraints and Capabilities for Web Services]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-10-13T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/169/Enforcing-Policies-in-Pervasive-Environments">
				<pub:title><![CDATA[Enforcing Policies in Pervasive Environments]]></pub:title>
				<rdfs:label><![CDATA[Enforcing Policies in Pervasive Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[International Conference on Mobile and Ubiquitous Systems: Networking and Services]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-08-22T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anand/Patwardhan"><person:name><![CDATA[Anand Patwardhan]]></person:name><rdfs:label><![CDATA[Anand Patwardhan]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/163/A-Policy-Based-Collaboration-Infrastructure-for-P2P-Networking">
				<pub:title><![CDATA[A Policy Based Collaboration Infrastructure for P2P Networking]]></pub:title>
				<rdfs:label><![CDATA[A Policy Based Collaboration Infrastructure for P2P Networking]]></rdfs:label>
				<pub:booktitle><![CDATA[Twelfth International Conference on Telecommunication Systems, Modeling and Analysis]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-07-22T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Mark/Cornwell"><person:name><![CDATA[Mark Cornwell]]></person:name><rdfs:label><![CDATA[Mark Cornwell]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/166/Modeling-Conversation-Policies-using-Permissions-and-Obligations">
				<pub:title><![CDATA[Modeling Conversation Policies using Permissions and Obligations]]></pub:title>
				<rdfs:label><![CDATA[Modeling Conversation Policies using Permissions and Obligations]]></rdfs:label>
				<pub:booktitle><![CDATA[AAMAS 2004 Workshop on Agent Communication (AC2004)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-07-19T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/174/Authorization-and-Privacy-for-Semantic-Web-Services">
				<pub:title><![CDATA[Authorization and Privacy for Semantic Web Services]]></pub:title>
				<rdfs:label><![CDATA[Authorization and Privacy for Semantic Web Services]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Intelligent Systems (Special Issue on Semantic Web Services)]]></pub:journal>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-07-01T00:00:00-05:00</pub:publishedOn>
				<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:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/155/Autonomic-Policy-Based-Collaboration-for-Cross-Agency-Human-Teams">
				<pub:title><![CDATA[Autonomic Policy-Based Collaboration for Cross-Agency Human Teams]]></pub:title>
				<rdfs:label><![CDATA[Autonomic Policy-Based Collaboration for Cross-Agency Human Teams]]></rdfs:label>
				<pub:booktitle><![CDATA[Conference on the Human Impact and Application of Autonomic Computing Systems (CHIACS2)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-04-21T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Mark/Cornwell"><person:name><![CDATA[Mark Cornwell]]></person:name><rdfs:label><![CDATA[Mark Cornwell]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/137/Authorization-and-Privacy-for-Semantic-Web-Services">
				<pub:title><![CDATA[Authorization and Privacy for Semantic Web Services]]></pub:title>
				<rdfs:label><![CDATA[Authorization and Privacy for Semantic Web Services]]></rdfs:label>
				<pub:booktitle><![CDATA[First International Semantic Web Services Symposium, AAAI 2004 Spring Symposium]]></pub:booktitle>
				<pub:publisher><![CDATA[Association for the Advancement of Artificial Intelligence]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-03-22T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/37/A-Secure-Infrastructure-for-Service-Discovery-and-Access-in-Pervasive-Computing">
				<pub:title><![CDATA[A Secure Infrastructure for Service Discovery and Access in Pervasive Computing]]></pub:title>
				<rdfs:label><![CDATA[A Secure Infrastructure for Service Discovery and Access in Pervasive Computing]]></rdfs:label>
				<pub:journal><![CDATA[ACM Monet: Special Issue on Security in Mobile Computing Environments]]></pub:journal>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Jeffrey/Undercoffer"><person:name><![CDATA[Jeffrey Undercoffer]]></person:name><rdfs:label><![CDATA[Jeffrey Undercoffer]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/89/Security-for-DAML-Web-Services-Annotation-and-Matchmaking">
				<pub:title><![CDATA[Security for DAML Web Services: Annotation and Matchmaking]]></pub:title>
				<rdfs:label><![CDATA[Security for DAML Web Services: Annotation and Matchmaking]]></rdfs:label>
				<pub:booktitle><![CDATA[Second International Semantic Web Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-09-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Grit/Denker"><person:name><![CDATA[Grit Denker]]></person:name><rdfs:label><![CDATA[Grit Denker]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/115/A-Policy-Based-Approach-to-Security-for-the-Semantic-Web">
				<pub:title><![CDATA[A Policy Based Approach to Security for the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[A Policy Based Approach to Security for the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[2nd International Semantic Web Conference (ISWC2003)]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-09-22T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InCollection rdf:about="http://ebiquity.umbc.edu/paper/html/id/116/A-Policy-Language-for-A-Pervasive-Computing-Environment">
				<pub:title><![CDATA[A Policy Language for A Pervasive Computing Environment]]></pub:title>
				<rdfs:label><![CDATA[A Policy Language for A Pervasive Computing Environment]]></rdfs:label>
				<pub:booktitle><![CDATA[IEEE 4th International Workshop on Policies for Distributed Systems and Networks]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-06-04T00:00:00-05:00</pub:publishedOn>
				<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:InCollection>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/42/A-Security-Architecture-Based-on-Trust-Management-for-Pervasive-Computing-Systems">
				<pub:title><![CDATA[A Security Architecture Based on Trust Management for Pervasive Computing Systems]]></pub:title>
				<rdfs:label><![CDATA[A Security Architecture Based on Trust Management for Pervasive Computing Systems]]></rdfs:label>
				<pub:booktitle><![CDATA[Grace Hopper Celebration of Women in Computing]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-10-09T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/123/Rei-A-Policy-Language-for-the-Me-Centric-Project">
				<pub:title><![CDATA[Rei : A Policy Language for the Me-Centric Project]]></pub:title>
				<rdfs:label><![CDATA[Rei : A Policy Language for the Me-Centric Project]]></rdfs:label>
				<pub:institution><![CDATA[HP Labs]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-09-15T00:00:00-05:00</pub:publishedOn>
				<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:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/54/Vigil-Providing-Trust-for-Enhanced-Security-in-Pervasive-Systems">
				<pub:title><![CDATA[Vigil: Providing Trust for Enhanced Security in Pervasive Systems]]></pub:title>
				<rdfs:label><![CDATA[Vigil: Providing Trust for Enhanced Security in Pervasive Systems]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-08-12T00:00:00-05:00</pub:publishedOn>
				<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:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/135/An-Agent-Approach-to-Security-for-Pervasive-Computing-Environments">
				<pub:title><![CDATA[An Agent Approach to Security for Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[An Agent Approach to Security for Pervasive Computing Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[Doctoral Consortium, The Eighteenth National Conference on Artificial Intelligence (AAAI 02)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-07-28T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/118/Developing-Secure-Agent-Systems-Using-Delegation-Based-Trust-Management">
				<pub:title><![CDATA[Developing Secure Agent Systems Using Delegation Based Trust Management]]></pub:title>
				<rdfs:label><![CDATA[Developing Secure Agent Systems Using Delegation Based Trust Management]]></rdfs:label>
				<pub:booktitle><![CDATA[Security of Mobile Multi-Agent Systems Workshop,  Autonomous Agents and Multiagent Systems (AAMAS 2002)]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-07-16T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/119/Trust-Based-Security-in-Pervasive-Computing-Environments">
				<pub:title><![CDATA[Trust-Based Security in Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[Trust-Based Security in Pervasive Computing Environments]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Computer]]></pub:journal>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-12-01T00:00:00-05:00</pub:publishedOn>
				<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:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/57/A-Secure-Infrastructure-for-Service-Discovery-and-Access-in-Pervasive-Computing">
				<pub:title><![CDATA[A Secure Infrastructure for Service Discovery and Access in Pervasive Computing]]></pub:title>
				<rdfs:label><![CDATA[A Secure Infrastructure for Service Discovery and Access in Pervasive Computing]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-08-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Andrej/Cedilnik"><person:name><![CDATA[Andrej Cedilnik]]></person:name><rdfs:label><![CDATA[Andrej Cedilnik]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/121/A-Delegation-Based-Model-for-Distributed-Trust">
				<pub:title><![CDATA[A Delegation Based Model for Distributed Trust]]></pub:title>
				<rdfs:label><![CDATA[A Delegation Based Model for Distributed Trust]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on Autonomy, Delegation, and Control: Interacting with Autonomous Agents, International Joint Conferences on Artificial Intelligence]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-08-01T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/120/A-Framework-for-Distributed-Trust-Management">
				<pub:title><![CDATA[A Framework for Distributed Trust Management]]></pub:title>
				<rdfs:label><![CDATA[A Framework for Distributed Trust Management]]></rdfs:label>
				<pub:booktitle><![CDATA[Second Workshop on Norms and Institutions in multi-agent systems]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-05-29T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedResource>
		<pub:Resource rdf:about="http://ebiquity.umbc.edu/paper/html/id/120/A-Framework-for-Distributed-Trust-Management">
			<pub:type><![CDATA[Presentation]]></pub:type>
			<pub:title><![CDATA[A Framework for Distributed Trust Management]]></pub:title>
			<rdfs:label><![CDATA[A Framework for Distributed Trust Management]]></rdfs:label>
			<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-05-29T00:00:00-05:00</pub:publishedOn>
		</pub:Resource>
		</project:relatedResource>
		<project:relatedResource>
		<pub:Resource rdf:about="http://ebiquity.umbc.edu/paper/html/id/120/A-Framework-for-Distributed-Trust-Management">
			<pub:type><![CDATA[Web Site]]></pub:type>
			<pub:title><![CDATA[A Framework for Distributed Trust Management]]></pub:title>
			<rdfs:label><![CDATA[A Framework for Distributed Trust Management]]></rdfs:label>
			<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-05-29T00:00:00-05:00</pub:publishedOn>
		</pub:Resource>
		</project:relatedResource>
		<project:relatedResource>
		<pub:Resource rdf:about="http://ebiquity.umbc.edu/paper/html/id/120/A-Framework-for-Distributed-Trust-Management">
			<pub:type><![CDATA[Presentation]]></pub:type>
			<pub:title><![CDATA[A Framework for Distributed Trust Management]]></pub:title>
			<rdfs:label><![CDATA[A Framework for Distributed Trust Management]]></rdfs:label>
			<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-05-29T00:00:00-05:00</pub:publishedOn>
		</pub:Resource>
		</project:relatedResource>
		<project:relatedResource>
		<pub:Resource rdf:about="http://ebiquity.umbc.edu/paper/html/id/120/A-Framework-for-Distributed-Trust-Management">
			<pub:type><![CDATA[Presentation]]></pub:type>
			<pub:title><![CDATA[A Framework for Distributed Trust Management]]></pub:title>
			<rdfs:label><![CDATA[A Framework for Distributed Trust Management]]></rdfs:label>
			<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-05-29T00:00:00-05:00</pub:publishedOn>
		</pub:Resource>
		</project:relatedResource>
		<project:relatedResource>
		<pub:Resource rdf:about="http://ebiquity.umbc.edu/paper/html/id/120/A-Framework-for-Distributed-Trust-Management">
			<pub:type><![CDATA[Web Site]]></pub:type>
			<pub:title><![CDATA[A Framework for Distributed Trust Management]]></pub:title>
			<rdfs:label><![CDATA[A Framework for Distributed Trust Management]]></rdfs:label>
			<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-05-29T00:00:00-05:00</pub:publishedOn>
		</pub:Resource>
		</project:relatedResource>
		<project:relatedResource>
		<pub:Resource rdf:about="http://ebiquity.umbc.edu/paper/html/id/120/A-Framework-for-Distributed-Trust-Management">
			<pub:type><![CDATA[Web Site]]></pub:type>
			<pub:title><![CDATA[A Framework for Distributed Trust Management]]></pub:title>
			<rdfs:label><![CDATA[A Framework for Distributed Trust Management]]></rdfs:label>
			<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-05-29T00:00:00-05:00</pub:publishedOn>
		</pub:Resource>
		</project:relatedResource>
		<project:relatedResource>
		<pub:Resource rdf:about="http://ebiquity.umbc.edu/paper/html/id/120/A-Framework-for-Distributed-Trust-Management">
			<pub:type><![CDATA[Web Site]]></pub:type>
			<pub:title><![CDATA[A Framework for Distributed Trust Management]]></pub:title>
			<rdfs:label><![CDATA[A Framework for Distributed Trust Management]]></rdfs:label>
			<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-05-29T00:00:00-05:00</pub:publishedOn>
		</pub:Resource>
		</project:relatedResource>
		<project:relatedResearchArea rdf:resource="&research;KnowledgeRepresentationandReasoning" />
		<project:relatedResearchArea rdf:resource="&research;MultiAgentSystems" />
		<project:relatedResearchArea rdf:resource="&research;SecurityTrustandPrivacy" />
		<project:relatedResearchArea rdf:resource="&research;SemanticWeb" />
	</project:PastProject>

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

</rdf:RDF>
