<?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/89/Security-for-DAML-Web-Services-Annotation-and-Matchmaking">
		<rdfs:label><![CDATA[Security for DAML Web Services: Annotation and Matchmaking]]></rdfs:label>
		<pub:title><![CDATA[Security for DAML Web Services: Annotation and Matchmaking]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-09-30T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[In the next generation of the Internet, semantic annotations will enable software agents to extract and interpret web content more quickly than is possible with current techniques. The focus of this paper is to develop security annotations for web services that are represented in DAML-S and used by agents. We propose several security-related ontologies that are designed to represent well-known security concepts. These ontologies are used to describe the security requirements and capabilities of web service providers and requesting agents. A reasoning engine decides whether agents and web services have comparable security characteristics. Our prototypical implementation uses the Java Theorem Prover from Stanford to decide the degree to which the requirements and capabilities match based on our matching algorithm. The security reasoner is integrated with the Semantic Matchmaker from CMU, giving it the ability to provide security brokering between agents and services.]]></pub:abstract>
		<pub:pages><![CDATA[335-350]]></pub:pages>
		<pub:note><![CDATA[<b>DOI: <a href="https://doi.org/10.1007/978-3-540-39718-2_22">10.1007/978-3-540-39718-2_22</a></b>
<br/>

<img src="https://i.imgur.com/NZIlrVw.png" style='height: 90%; width: 90%; object-fit: contain; display: block; margin-left: auto; margin-right: auto;'>]]></pub:note>
		<pub:organization><![CDATA[Springer]]></pub:organization>
		<pub:counter>5252</pub:counter>
		<pub:googleCitations>125</pub:googleCitations>
		<pub:tag><![CDATA[ai]]></pub:tag>
		<pub:tag><![CDATA[daml]]></pub:tag>
		<pub:tag><![CDATA[knowledge graph]]></pub:tag>
		<pub:tag><![CDATA[owl]]></pub:tag>
		<pub:tag><![CDATA[policy]]></pub:tag>
		<pub:tag><![CDATA[rdf]]></pub:tag>
		<pub:tag><![CDATA[rei]]></pub:tag>
		<pub:tag><![CDATA[security]]></pub:tag>
		<pub:tag><![CDATA[semantic web]]></pub:tag>
		<pub:tag><![CDATA[service]]></pub:tag>
		<pub:booktitle><![CDATA[Second International Semantic Web Conference]]></pub:booktitle>
		<pub:publisher><![CDATA[Springer]]></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/Grit/Denker"><person:name><![CDATA[Grit Denker]]></person:name><rdfs:label><![CDATA[Grit Denker]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Katia/Sycara"><person:name><![CDATA[Katia Sycara]]></person:name><rdfs:label><![CDATA[Katia Sycara]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Massimo/Paoucci"><person:name><![CDATA[Massimo Paoucci]]></person:name><rdfs:label><![CDATA[Massimo Paoucci]]></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>
		</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/34/Rei-A-Policy-Specification-Language"><project:title><![CDATA[Rei : A Policy Specification Language]]></project:title><rdfs:label><![CDATA[Rei : A Policy Specification Language]]></rdfs:label></project:PastProject></pub:relatedProject>
		<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/1305.pdf]]></pub:softCopyURI>
			<pub:softCopySize>186324</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>
