<?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/357/Utilizing-Semantic-Tags-for-Policy-Based-Networking">
		<rdfs:label><![CDATA[Utilizing Semantic Tags for Policy Based Networking]]></rdfs:label>
		<pub:title><![CDATA[Utilizing Semantic Tags for Policy Based Networking]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-11-26T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Policy based networks provide high levels of flexibility by allowing definition
of  packet handling rules within a network, resource allocation strategies,
network management, access control etc. However, commonly used policy
specification mechanisms are limited in their expressibility and rely mostly on
packet headers that convey limited information about the semantics of the
content. In this paper, we propose a new model for policy based networking that
utilizes OWL tags carried in data packets that can provide detailed semantic
information about the packet or stream. Using this model, a policy decision
point can reason over these tags and infer the correct set of operations to
invoke. Policies are expressed in SWRL using a common ontology and take into
consideration the content of the streams, relevant contextual information and
external domain constraints. Using this framework, fine grained, highly
specialized services can be offered within the network that are context-aware,
easy to manage, deploy and verify for consistency.
]]></pub:abstract>
		<pub:counter>3096</pub:counter>
		<pub:googleKey>hQ7-g8wrJWoJ</pub:googleKey>
		<pub:googleCitations>6</pub:googleCitations>
		<pub:booktitle><![CDATA[IEEE Globecom 2007 Internet Protocol Symposium]]></pub:booktitle>
		<pub:publisher><![CDATA[IEE Press]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich"><person:name><![CDATA[Filip Perich]]></person:name><rdfs:label><![CDATA[Filip Perich]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Ratsimor"><person:name><![CDATA[Olga Vladi Ratsimor]]></person:name><rdfs:label><![CDATA[Olga Vladi Ratsimor]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<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>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Kodeswaran"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></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>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich"><person:name><![CDATA[Filip Perich]]></person:name><rdfs:label><![CDATA[Filip Perich]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/351.pdf]]></pub:softCopyURI>
			<pub:softCopySize>175992</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>
