<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RENCI@UNC-CH &#187; iRods</title>
	<atom:link href="http://unc.renci.org/tag/irods/feed" rel="self" type="application/rss+xml" />
	<link>http://unc.renci.org</link>
	<description>Renci Engagement Center on the UNC Campus</description>
	<lastBuildDate>Tue, 15 Sep 2009 16:15:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Data Grids</title>
		<link>http://unc.renci.org/focus-areas/data-grids</link>
		<comments>http://unc.renci.org/focus-areas/data-grids#comments</comments>
		<pubDate>Wed, 13 May 2009 16:57:54 +0000</pubDate>
		<dc:creator>mconway</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[data grid]]></category>
		<category><![CDATA[iRods]]></category>

		<guid isPermaLink="false">http://unc.renci.org/?page_id=783</guid>
		<description><![CDATA[The RENCI UNC-CH engagement center is working with Information Technology Services (ITS), the Library&#8217;s Carolina Digital Repository (CDR), and the Data Intensive Cyber Environments (DICE) Center at UNC to help North Carolina researchers explore and use data grids
This coordination between RENCI, DICE, ITS, and the libraries is helping solidify data management support to the Carolina [...]]]></description>
			<content:encoded><![CDATA[<p>The RENCI UNC-CH engagement center is working with Information Technology Services (ITS), the Library&#8217;s Carolina Digital Repository (CDR), and the Data Intensive Cyber Environments (DICE) Center at UNC to help North Carolina researchers explore and use data grids</p>
<p>This coordination between RENCI, DICE, ITS, and the libraries is helping solidify data management support to the Carolina community.  Along with support for distributed data management and sharing, we work to develop innovative mechanisms and options for storing and managing research data as well as curation techniques for longer term storage and retrieval of that data.</p>
<p>As the interconnected nature of seemingly separate disciplines becomes more evident, and as discoveries are increasingly pulled from sources of data that were apparently unrelated, the demand for seamless access to disparate data collections is growing.  Data sharing across platforms and across administrative and disciplinary boundaries is supported by the Integrated Rule-Oriented Data System (iRODS) data grid technology (<a href="https://www.irods.org/index.php/Introduction_to_iRODS">https://www.irods.org/index.php/Introduction_to_iRODS</a>).  RENCI partners with the DICE Center (http://dice.unc.edu/) at UNC-CH, developers of iRODS, to offer iRODS data grid support for data management, sharing, publishing, preservation.</p>
<p style="text-align: center;">
<p>An iRODS data grid allows a global file system view of distributed data, with access controls that enable the owner of the data to permit access to other users (or not).  Effectively, iRODS provides a virtual global user space: IRODS users can ingest, access, share, and publish their distributed data on a variety of computer systems, without ever having a computer account on those systems.</p>
<p>The RENCI data grid is up and helping North Carolina  researchers assemble shared data collections through use of data  grid technology.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-799" title="irods-slide5" src="http://unc.renci.org/wordpress/wp-content/uploads/2009/05/irods-slide5.jpg" alt="irods-slide5" width="508" height="382" /></p>
<p>IRODS rules are based on a growing set of microservices and allow data administrators to implement data management policy, site-wise, collection-wise, file-wise, user-wise, etc.  The flexibility of policy implementation allows iRODS to be tailored to very specific data management needs, controlled by the data owners, even when the data resides physically at a remote location.</p>
<p>RENCI at UNC-CH manages the UNC mirror node of the National Archives and Record Administration (NARA) Transcontinental Persistent Archive Prototype (TPAP), a NARA data grid based on iRODS technology.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-805" title="nara-grid22" src="http://unc.renci.org/wordpress/wp-content/uploads/2009/05/nara-grid22.jpg" alt="nara-grid22" width="528" height="390" /></p>
<p style="text-align: center;">
<p>The iRODS system is middleware for sharing data distributed across heterogeneous resources.  The permanent database that is part of the system, the iCAT metadata catalogue, contains metadata that is used for the mappings between underlying physical infrastructure and the global, logical digital objects in the iRODS collections.</p>
<p>An iRODS data grid is implemented through the installation of software servers at every location where data is stored.  Each server maps from the protocol of its own specific storage system to the standard operations supported by the data grid (some 80 operations for the remote manipulation of data and metadata).  One server is iCAT-enabled and linked to the metadata catalogue; the other servers communicate with this server to access global metadata.</p>
<p>Peculiarities of storage systems and access methods, locations of data, user authentication and access across disparate systems are all transparent to the user.  A user can access files from an online file system, near-line tapes, relational databases, sensor data streams and the web without worrying about location or system access protocols and without establishing separate accounts or passwords/certificates to the underlying computer systems.</p>
<p>These functionalities, which &#8220;virtualize&#8221; data storage and user access, are implemented with the mappings and profile metadata contained in the iCAT.  The iCAT can be implemented in any of several database technologies (Oracle, Postgresql, mySQL) and manages all state information as well as user-defined descriptive metadata.</p>
<p>Practically speaking, clients communicate with any iRODS server in a given data grid, then that server contacts the iCAT and transacts any data creation, transfer, or modification.  Functionalities in iRODS are implemented through rules invoked by a rule engine; the rules are composed of microservices that are provided in the iRODS system.</p>
<p style="text-align: center;">
<div id="attachment_796" class="wp-caption aligncenter" style="width: 512px"><img class="size-full wp-image-796" title="irods-slide41" src="http://unc.renci.org/wordpress/wp-content/uploads/2009/05/irods-slide41.jpg" alt="iRODS Data Grid Architecture" width="502" height="378" /><p class="wp-caption-text">iRODS Data Grid Architecture</p></div>
<p>The modular nature of the iRODS rules allows fine customization of data curation, and data management policy can be implemented at several levels: that of a site, a collection, a user group, a user, or even a file.  Proprietors of data collections can implement their own policy by composing microservices into rules and can verify that their policy is being enforced, even when the data is stored remotely (and/or is distributed).</p>
<p>Many iRODS microservices are currently under development; users can compose rules out of existing microservices or can write their own specialized microservices to implement specific policy.</p>
]]></content:encoded>
			<wfw:commentRss>http://unc.renci.org/focus-areas/data-grids/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
