<?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:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/948/An-Integrated-Knowledge-Graph-to-Automate-Cloud-Data-Compliance">
		<rdfs:label><![CDATA[An Integrated Knowledge Graph to Automate Cloud Data Compliance]]></rdfs:label>
		<pub:title><![CDATA[An Integrated Knowledge Graph to Automate Cloud Data Compliance]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2020-11-01T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[To address data protection concerns, authorities and standards bodies worldwide have released a plethora of regulations, guidelines, and software controls to be applied to Cloud data. As a result, service providers maintaining their end-user’s private attributes have seen a surge in compliance requirements. Since most of these regulations are not available in a machine-processable format, it requires significant manual effort to adhere to them. Often many of the laws have overlapping rules, but as they are not referencing each other, providers must duplicate efforts to comply with each regulation. We have done a detailed study of all the data protection regulations that apply to Cloud data. We have developed an integrated, semantically rich knowledge graph that captures these various data compliance regulations. It includes the data threats and security controls that are needed to mitigate the risks. In this paper, we present this knowledge graph in detail, along with the system that we have developed to evaluate it. We have validated our knowledge graph
against the privacy policies of various Cloud service providers like Amazon, Google, IBM, and Rackspace. This knowledge graph is available in the public domain and can be used by organizations to automate their compliance processes and set their enterprise Cloud security policies.]]></pub:abstract>
		<pub:pages><![CDATA[148541-148555]]></pub:pages>
		<pub:volume><![CDATA[8]]></pub:volume>
		<pub:organization><![CDATA[IEEE]]></pub:organization>
		<pub:counter>1409</pub:counter>
		<pub:tag><![CDATA[cloud computing]]></pub:tag>
		<pub:tag><![CDATA[cloud security]]></pub:tag>
		<pub:tag><![CDATA[cloud security models]]></pub:tag>
		<pub:tag><![CDATA[security compliance models]]></pub:tag>
		<pub:tag><![CDATA[security domains]]></pub:tag>
		<pub:booktitle><![CDATA[IEEE Access]]></pub:booktitle>
		<pub:publisher><![CDATA[IEEE]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lavanya/Elluri"><person:name><![CDATA[Lavanya Elluri]]></person:name><rdfs:label><![CDATA[Lavanya Elluri]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Ankur/Nagar"><person:name><![CDATA[Ankur Nagar]]></person:name><rdfs:label><![CDATA[Ankur Nagar]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest rdf:resource="&rdf;nil" />
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/redirect/to/publication/id/1037/An-Integrated-Knowledge-Graph-to-Automate-Cloud-Data-Compliance]]></pub:softCopyURI>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Article>

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

</rdf:RDF>
