<?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/847/Automating-Privacy-Compliance-Using-Policy-Integrated-Blockchain">
		<rdfs:label><![CDATA[Automating Privacy Compliance Using Policy Integrated Blockchain]]></rdfs:label>
		<pub:title><![CDATA[Automating Privacy Compliance Using Policy Integrated Blockchain]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2019-02-05T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[An essential requirement of any information management system is to protect data and
resources against breach or improper modifications, while at the same time ensuring data access to
legitimate users. Systems handling personal data are mandated to track its flow to comply with data
protection regulations. We have built a novel framework that integrates semantically rich data
privacy knowledge graph with Hyperledger Fabric blockchain technology, to develop an
automated access-control and audit mechanism that enforces users' data privacy policies while
sharing their data with third parties. Our blockchain based data-sharing solution addresses two of
the most critical challenges: transaction verification and permissioned data obfuscation. Our
solution ensures accountability for data sharing in the cloud by incorporating a secure and efficient
system for End-to-End provenance. In this paper, we describe this framework along with the
comprehensive semantically rich knowledge graph that we have developed to capture rules
embedded in data privacy policy documents. Our framework can be used by organizations to
automate compliance of their Cloud datasets.]]></pub:abstract>
		<pub:number><![CDATA[1]]></pub:number>
		<pub:volume><![CDATA[3]]></pub:volume>
		<pub:organization><![CDATA[MDPI]]></pub:organization>
		<pub:counter>1533</pub:counter>
		<pub:booktitle><![CDATA[Cryptography, Special Issue Advances of Blockchain Technology and Its Applications]]></pub:booktitle>
		<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/Agniva/Banerjee"><person:name><![CDATA[Agniva Banerjee]]></person:name><rdfs:label><![CDATA[Agniva Banerjee]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest rdf:resource="&rdf;nil" />
					</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:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/105/ALDA-Automated-Legal-Document-Analytics"><project:title><![CDATA[ALDA: Automated Legal Document Analytics]]></project:title><rdfs:label><![CDATA[ALDA: Automated Legal Document Analytics]]></rdfs:label></project:PastProject></pub:relatedProject>
		<pub:relatedProject><project:ActiveProject rdf:about="http://ebiquity.umbc.edu/project/html/id/107/Data-Privacy-management-using-Policy-compliant-Blockchain-structures"><project:title><![CDATA[Data Privacy management using Policy compliant Blockchain structures]]></project:title><rdfs:label><![CDATA[Data Privacy management using Policy compliant Blockchain structures]]></rdfs:label></project:ActiveProject></pub:relatedProject>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/911.pdf]]></pub:softCopyURI>
			<pub:softCopySize>2026281</pub:softCopySize>
			</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>
