<?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/1157/Leveraging-semantic-context-to-establish-access-controls-for-secure-cloud-based-electronic-health-records">
		<rdfs:label><![CDATA[Leveraging semantic context to establish access controls for secure cloud-based electronic health records]]></rdfs:label>
		<pub:title><![CDATA[Leveraging semantic context to establish access controls for secure cloud-based electronic health records]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2024-04-01T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[With the continuous growth of cloud-based Electronic Health Record (EHR) systems and medical data, medical organizations are particularly concerned about storing patient data to provide fast services while adhering to privacy and security concerns. Existing EHR systems often face challenges in handling heterogeneous data and maintaining good performance with data growth. These systems mostly use relational databases or partially store data in a knowledge graph, making it challenging to handle big data and allowing flexible schema expansion. Hence, there is a need to address these problems. This paper provides a solution by proposing a novel graph-based EHR system integrating Attribute-Based Encryption and Semantic Web Technologies to ensure fine-grained EHR field-level security of patient records. Our approach leverages semantic context to query through a knowledge graph that stores encrypted medical data in the nodes, making it possible to handle heterogeneous data while ensuring optimal performance and preserving patient privacy.]]></pub:abstract>
		<pub:pages><![CDATA[100211]]></pub:pages>
		<pub:number><![CDATA[1]]></pub:number>
		<pub:note><![CDATA[ISSN 2667-0968, https://doi.org/10.1016/j.jjimei.2023.100211.]]></pub:note>
		<pub:volume><![CDATA[4]]></pub:volume>
		<pub:organization><![CDATA[Elsevier]]></pub:organization>
		<pub:counter>1534</pub:counter>
		<pub:tag><![CDATA[attribute revocation; knowledge graph]]></pub:tag>
		<pub:tag><![CDATA[attribute-based access control (abac)]]></pub:tag>
		<pub:tag><![CDATA[attribute-based encryption (abe)]]></pub:tag>
		<pub:tag><![CDATA[cloud computing]]></pub:tag>
		<pub:tag><![CDATA[cloud security]]></pub:tag>
		<pub:tag><![CDATA[electronic health record (ehr)]]></pub:tag>
		<pub:tag><![CDATA[searchable encryption (se)]]></pub:tag>
		<pub:booktitle><![CDATA[International Journal of Information Management Data Insights]]></pub:booktitle>
		<pub:publisher><![CDATA[Elsevier]]></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/SeungGeol/Choi"><person:name><![CDATA[SeungGeol Choi]]></person:name><rdfs:label><![CDATA[SeungGeol Choi]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Redwan/Walid"><person:name><![CDATA[Redwan Walid]]></person:name><rdfs:label><![CDATA[Redwan Walid]]></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[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/1336.pdf]]></pub:softCopyURI>
			<pub:softCopySize>1361676</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[HTML]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/redirect/to/publication/id/1337/Leveraging-semantic-context-to-establish-access-controls-for-secure-cloud-based-electronic-health-records]]></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>
