Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Sunitha Ramanujam is active.

Publication


Featured researches published by Sunitha Ramanujam.


web intelligence | 2009

R2D: Extracting Relational Structure from RDF Stores

Sunitha Ramanujam; Anubha Gupta; Latifur Khan; Steven B. Seida; Bhavani M. Thuraisingham

The enthusiastic acceptance of Resource Description Framework (RDF) as a data model has given birth to a new data storage paradigm, namely, the RDF Graph model. The pool of modeling and visualization tools available for RDF stores is limited due to the technology being in its fledgling stage. The work presented in this paper, called R2D (RDF-to-Database) is an effort to make available, to RDF data stores, the abundance of relational tools that are currently in the market. This is done in the form of a JDBC wrapper around RDF Stores that presents a relational view of the stores and their data to the modeling and visualization tools. This paper presents key R2D functionalities and mapping constructs, procedures for every stage of R2D deployment, and sample results in the form of screenshots and performance graphs.


international conference on trust management | 2009

A Relational Wrapper for RDF Reification

Sunitha Ramanujam; Anubha Gupta; Latifur Khan; Steven B. Seida; Bhavani M. Thuraisingham

The importance of provenance information as a means to trust and validate the authenticity of available data cannot be stressed enough in today’s web-enabled world. The abundance of data now accessible due to the Internet explosion brings with it the related issue of determining how much of it is trustworthy. Provenance information, such as who is responsible for the data or how the data came to be, assists in the process of verifying the authenticity of the data. Semantic web technologies such as Resource Description Framework (RDF) include the ability to record such provenance information through the process of reification. RDF’s popularity has resulted in a demand for modeling and visualization tools. The work presented in this paper, called R2D, attempts to address this demand by innovatively integrating existing, stable technologies such as relational systems with the newer web technologies such as RDF. The work in this paper extends our earlier work by adding support for the RDF concept of reification. Reification enables the association of a level of trust and confidence with RDF triples, thereby enabling the ranking/validation of the authenticity of the triples. Details of the algorithmic enhancements to the various components of R2D that were made to support RDF reification are presented along with performance graphs for queries executed on a database containing crime records data from a police department.


International Journal of Semantic Computing | 2009

R2D: A FRAMEWORK FOR THE RELATIONAL TRANSFORMATION OF RDF DATA

Sunitha Ramanujam; Anubha Gupta; Latifur Khan; Bhavani M. Thuraisingham; Steven B. Seida

The astronomical growth of the World Wide Web has resulted in data explosion that in turn has given rise to a need for data representation methodologies and standards to present required information in a rapid and automated manner. The Resource Description Framework (RDF) is one such standard proposed by W3C to address the above need. The ubiquitous acceptance of RDF on the Internet has resulted in the emergence of a new data storage paradigm, the RDF Graph Model, which, as with any data storage methodology, requires data modeling and visualization tools to aid with data management. This paper presents R2D (RDF-to-Database), a relational wrapper for RDF Data Stores, which aims to transform, at run-time, semi-structured RDF data into an equivalent domain-specific relational schema, thereby bridging the gap between RDF and RDBMS concepts and making the abundance of relational tools currently in the market available to the RDF Stores. The primary R2D functionalities and mapping constructs, the high-level system architecture, and deployment flowchart are presented along with algorithms and performance graphs for every stage of the transformation process and screenshots of a relational visualization tool using R2D as evidence of the feasibility of the proposed work.


international world wide web conferences | 2009

Relationalizing RDF stores for tools reusability

Sunitha Ramanujam; Anubha Gupta; Latifur Khan; Steven B. Seida; Bhavani M. Thuraisingham

The emergence of Semantic Web technologies and standards such as Resource Description Framework (RDF) has introduced novel data storage models such as the RDF Graph Model. In this paper, we present a research effort called R2D, which attempts to bridge the gap between RDF and RDBMS concepts by presenting a relational view of RDF data stores. Thus, R2D is essentially a relational wrapper around RDF stores that aims to make the variety of stable relational tools that are currently in the market available to RDF stores without data duplication and synchronization issues.


Electronic Commerce Research | 2010

Relationalization of provenance data in complex RDF reification nodes

Sunitha Ramanujam; Anubha Gupta; Latifur Khan; Steven B. Seida; Bhavani M. Thuraisingham

The plethora of information available to today’s users due to the Internet phenomenon has brought forth an associated concern, namely, determination of the trustworthiness of information. Provenance information, such as who is responsible for the data or how the data came to be, plays a pivotal role in addressing this concern by providing additional facts that could serve as a basis for establishing the authenticity of information. Awareness of the importance of data provenance has ensured that current technologies include support for the ability to record provenance information. These include Semantic Web technologies such as Resource Description Framework (RDF) that records data provenance through the process of reification. Reification enables the association of a level of trust with RDF triples, thereby enabling the validation of the authenticity of the triples. RDF’s rapid acceptance has created an associated demand for RDF data modeling and visualization tools and our research, called R2D, is aimed at addressing and providing a solution for this demand by leveraging and reusing existing mature technologies. The work presented in this paper extends our earlier work on relationalization of the RDF concept of reification by providing support for complex reifications that include a variety of blank nodes. Algorithmic enhancements that were incorporated into the various R2D components in order to support relationalization of complex reifications are presented along with performance graphs and screenshots of the relational equivalent of a reified RDF store as seen through an open source relational visualization tool.


International Journal of Semantic Computing | 2010

UPDATE-ENABLED TRIPLIFICATION OF RELATIONAL DATA INTO VIRTUAL RDF STORES

Sunitha Ramanujam; Vaibhav Khadilkar; Latifur Khan; Murat Kantarcioglu; Bhavani M. Thuraisingham; Steven B. Seida

The current buzzword in the Internet community is the Semantic Web initiative proposed by the W3C to yield a Web that is more flexible and self-adapting. However, for the Semantic Web initiative to become a reality, heterogeneous data sources need to be integrated in order to enable access to them in a homogeneous manner. Since a vast majority of data currently resides in relational databases, integrating relational data sources with semantic web technologies is at the top of the list of activities required to realize the semantic web vision. Several efforts exist that publish relational data as Resource Description Framework (RDF) triples; however almost all current work in this arena is uni-directional, presenting data from an underlying relational database into a corresponding virtual RDF store in a read-only manner. An enhancement over previous relational-to-RDF bridging work in the form of bi-directionality support is presented in this paper. The bi-directional bridge proposed here allows RDF data updates specified as triples to be propagated back into the underlying relational database as tuples. Towards this end, we present various algorithms to translate the triples to be updated/inserted/deleted into equivalent relational attributes/tuples whenever possible. Particular emphasis is laid, in this paper, on the translation and update propagation process for triples containing blank nodes and reification nodes, and a platform enhanced with our algorithms, called D2RQ++, through which bi-directional translation can be achieved, is presented.


IEEE Internet Computing | 2010

Bi-directional Translation of Relational Data into Virtual RDF Stores

Sunitha Ramanujam; Vaibhav Khadilkar; Latifur Khan; Steven B. Seida; Murat Kantarcioglu; Bhavani M. Thuraisingham


Towards an integrated semantic web: interoperability between data models | 2011

Towards an integrated semantic web: interoperability between data models

Latifur Khan; Kevin W. Hamlen; Sunitha Ramanujam


IEEE Internet Computing | 2009

R2D: A Bridge between the Semantic Web and Relational Visualization Tools

Sunitha Ramanujam; Anubha Gupta; Latifur Khan; Steven B. Seida; Bhavani M. Thuraisingham

Collaboration


Dive into the Sunitha Ramanujam's collaboration.

Top Co-Authors

Avatar

Latifur Khan

University of Texas at Dallas

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Anubha Gupta

University of Texas at Dallas

View shared research outputs
Top Co-Authors

Avatar

Murat Kantarcioglu

University of Texas at Dallas

View shared research outputs
Top Co-Authors

Avatar

Vaibhav Khadilkar

University of Texas at Dallas

View shared research outputs
Top Co-Authors

Avatar

Kevin W. Hamlen

University of Texas at Dallas

View shared research outputs
Researchain Logo
Decentralizing Knowledge