<?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/1210/Security-Compliance-for-Smart-Manufacturing-using-Knowledgegraph-based-Digital-Twin">
		<rdfs:label><![CDATA[Security Compliance for Smart Manufacturing using Knowledgegraph based Digital Twin]]></rdfs:label>
		<pub:title><![CDATA[Security Compliance for Smart Manufacturing using Knowledgegraph based Digital Twin]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2025-12-11T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[The combination of Information Technology (IT) and Operational Technology (OT) in smart manufacturing, driven by smart factory innovations and Internet of Things (IoT) devices, generates vast, diverse, and rapidly evolving Big Data, which in turn increases cybersecurity and compliance issues. Adherence to security standards, such as NIST SP 800-171, which requires rigorous access control and audit reporting, is currently obstructed by the resource-intensive and error-prone aspects of manual evaluations. We have developed a semantically rich knowledge graph-based digital twin to automate security compliance of the smart assembly line,
specifically focusing on categories specified in NIST SP 800-171. We have used Semantic Web technologies like RDF, OWL, and SPARQL using the Jena Fuseki server to build our system. Our approach improves data integrity and structure identification in IT/OT systems by tackling the Big Data 5Vs. The qualitative assessment of our digital twin shows a scalable approach with reduced compliance violations and enhanced audit effectiveness. In this paper, we describe our design in detail along with the validation results. This study propels
future investigations by integrating Knowledge graphs and reasoning with industrial compliance, establishing a basis for automated compliance in smart manufacturing.]]></pub:abstract>
		<pub:organization><![CDATA[IEEE]]></pub:organization>
		<pub:counter>131</pub:counter>
		<pub:tag><![CDATA[compliance]]></pub:tag>
		<pub:tag><![CDATA[knowledge graph]]></pub:tag>
		<pub:tag><![CDATA[semantic web]]></pub:tag>
		<pub:tag><![CDATA[smart manufacturing]]></pub:tag>
		<pub:booktitle><![CDATA[BigCyber Workshop held in conjunction with 2025 IEEE International Conference on Big Data (BigData)]]></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/Ommo/Clark"><person:name><![CDATA[Ommo Clark]]></person:name><rdfs:label><![CDATA[Ommo Clark]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Javed/Tamboli"><person:name><![CDATA[Javed Tamboli]]></person:name><rdfs:label><![CDATA[Javed Tamboli]]></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: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:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/1481.pdf]]></pub:softCopyURI>
			<pub:softCopySize>2189596</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>
