<?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/889/Automating-GDPR-Compliance-using-Policy-Integrated-Blockchain">
		<rdfs:label><![CDATA[Automating GDPR Compliance using Policy Integrated Blockchain]]></rdfs:label>
		<pub:title><![CDATA[Automating GDPR Compliance using Policy Integrated Blockchain]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2020-05-26T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Data protection regulations, like GDPR, mandate security controls to secure personal identifiable information (PII) of the users which they share with service providers. With the volume of shared data reaching exascale proportions, it is challenging to ensure GDPR compliance in real time. We propose a novel approach that integrates GDPR ontology with blockchain to facilitate real time automated data compliance. Our framework ensures data operation is allowed only when validated by data privacy policies in compliance with privacy rules in GDPR. When a valid transaction takes place the PII data is automatically stored off-chain in a database. Our system, built using Semantic Web and Ethereum Blockchain, includes an access-control system that enforces data privacy policy when data is shared with third parties.]]></pub:abstract>
		<pub:note><![CDATA[<hr>
<figure class="wp-block-video"><video controls poster="https://ebiquity.umbc.edu/blogger/wp-content/uploads/2020/05/889_poster.png" src="https://ebiquity.umbc.edu/blogger/wp-content/uploads/2020/05/889.m4v"></video>
<figcaption>Click to play narrated presentation</figcaption></figure>]]></pub:note>
		<pub:organization><![CDATA[IEEE]]></pub:organization>
		<pub:counter>1885</pub:counter>
		<pub:tag><![CDATA[big data]]></pub:tag>
		<pub:tag><![CDATA[blockchain]]></pub:tag>
		<pub:tag><![CDATA[ethereum.]]></pub:tag>
		<pub:tag><![CDATA[general data protection regulation]]></pub:tag>
		<pub:tag><![CDATA[ontology]]></pub:tag>
		<pub:tag><![CDATA[privacy policy]]></pub:tag>
		<pub:tag><![CDATA[smart contract]]></pub:tag>
		<pub:booktitle><![CDATA[6th IEEE International Conference on Big Data Security on Cloud (BigDataSecurity 2020)]]></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/Abhishek/Mahindrakar"><person:name><![CDATA[Abhishek Mahindrakar]]></person:name><rdfs:label><![CDATA[Abhishek Mahindrakar]]></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: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[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/960.pdf]]></pub:softCopyURI>
			<pub:softCopySize>3836297</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>
