JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for JISC-REPOSITORIES Archives


JISC-REPOSITORIES Archives

JISC-REPOSITORIES Archives


JISC-REPOSITORIES@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

JISC-REPOSITORIES Home

JISC-REPOSITORIES Home

JISC-REPOSITORIES  March 2009

JISC-REPOSITORIES March 2009

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Repositories vs Source code repositories

From:

Mark Leggott <[log in to unmask]>

Reply-To:

Mark Leggott <[log in to unmask]>

Date:

Wed, 25 Mar 2009 23:32:13 -0300

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (204 lines)

I know this is a late response to the thread, but hey, that's what  
threads are for...

UPEI is planning to release some sample content models with a future  
Islandora release that will provide examples of what Jim and others  
have mentioned here. Islandora is our Drupal/Fedora model, which is  
currently in the final documentation/testing stages for our new Drupal  
6/Fedora 3 release (http://vre.upei.ca/dev/islandora).

The research-focused implementation of Islandora is what we call the  
VRE, Virtual Research Environment. In our most recent example we have  
built a VRE for our Marine Natural Products Lab, which looks for new  
pharam/nutra-ceuticals from marine organisms. The Drupal collaborative  
layer allows the research conversation to unfold, including  
integration of research articles, lab books, etc. Some information  
streams are closed to specific people/groups and others are open to  
the public. Information/data can be restricted at both the Drupal and  
Fedora layers, providing a high level of security.

The Fedora layer stores data that come out of the wetlab (ie. raw and  
transformed research data) and exposes them via browse/search in the  
Drupal interface. In this context Fedora acts as the scratch space  
that Jim refers to. We have built custom XML schemas to store metadata  
about the organisms (the Critter record), fraction and compound data  
specific to this lab's protocols, gene sequences (using industry  
standard schemas) and mass spectrometer chemical analysis data files  
(also industry standard). The researcher may choose to search for a  
specific species and review data, or can access a search screen that  
allows a search across data domains: find me data where the critter is  
a sponge, the fraction data in field X=Y, and so on. The researchers  
like the fact that the system stores their raw research data, but more  
importantly that it allows them to discover data and relationships not  
obvious otherwise. The detailed audit trail of changes to objects and  
datastreams is very powerful in managing changes. We are also working  
on data transformations using Fedora and external apps that will do  
things like: run a series of conversions on a batch of gene sequence  
on ingest; convert a proprietary mass spec data file to an XML  
version, exposing it to open source viewers, etc.

These VRE content models will not be in the next release of Islandora  
(due at the end of this month) but we are planning to add additional  
examples to the code repository. We will also be adding content models  
from other groups using the Islandora system for similar projects.  
Future efforts will hopefully include integration with systems like  
MyExperiment, providing a more flexible workflow layer and tighter  
links between Drupal nodes/taxonomies/comments/etc and Fedora, so that  
all data, including conversations about a digital asset, are stored in  
Fedora.

Fedora is perfect for this kind of application and I think offer a  
much more flexible path than the suggested source code repository  
approach. The ability to work with any XML schema and digital asset,  
mash them up in a presentation layer, provide a functional search  
layer like Solr/Lucene, orchestrate transformations, and a host of  
other advantages make this kind of system work for just about any  
requirement in the research landscape.

Space for "working data" can be an issue, but I think is the easy one,  
as space is cheap and relatively easy to add when needed.

For us there are obvious advantages to using the Library's tools and  
expertise to steward research data, especially in the early stages.  
The researchers are happy to have the assistance in creating data  
management approaches, and the metadata/searching/transformation  
skills in the library world are perfect. So I also agree that this is  
an obvious niche and one we need to take advantage of!

Mark Leggott

On 13-Mar-09, at 10:29 AM, Jim Tuttle wrote:

> I've also been thinking about how to move upstream in the workflow of
> campus data creators and publishers.  This is the suggestion of the
> University of Rochester's paper, Understanding Faculty to Improve
> Content Recruitment for Institutional Repositories.  Enabling
> collaborative work among researchers from disparate units or
> universities seems an obvious niche.
>
> One of the obstacles to offering versioned scratch space (isn't that  
> the
> essence of a repository space for versioning of objects prior to the
> objects being declared final?) for us is the probable space  
> requirement
> to store multiple versions of objects.  This is, as I understand it,
> what University of Hull and University of Prince Edward Island are  
> doing
> with Virtual Research Environments- offering uncurated, versioned,
> collaboration-enabled space under the assumption that moving finalized
> objects into the repository will be extremely simple.
>
> By applying delta technology to save only changes, perhaps space
> considerations can be mitigated.  I would worry that recreating a
> specific intermediate state of an object, should the system fail,  
> would
> be that much more complicated, though.
>
> I think you raise a separate question about derivative data and  
> managing
> relationships.  In the context of archiving geospatial data, we've  
> been
> thinking about applying a FRBR model to collections and constituent
> objects.  Ideally, we'd like to embed a persistent identifier in the
> metadata of each object that resolves to a relationship record.  It
> seems especially useful in light of the temporal aspect of our  
> content.
>
> Thanks for raising the topic,
>
>
>
> Chris Rusbridge wrote:
>> My earlier note about how the R word was mostly being used for  
>> something
>> else, and in particular for source code version control repositories,
>> has been swirling around in the back of my brain for a few days,  
>> bumping
>> into other stuff. In particular, I began to wonder whether there are
>> elements of the typical source code repository that we could usefully
>> use for our repositories. Now this thought is neither new nor  
>> original;
>> I remember commenting in a blog post in August last year on Peter
>> Murray-Rust's epiphany from April 2007
>> (http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=259) that SourceForge  
>> was
>> a repository. But I don't think I've seen the ideas contrasted yet,  
>> say
>> in the context of what IRs could usefully take from source code
>> repositories.
>>
>> A lot of what goes into source code repositories is about managing
>> change: keeping track of versions, and ensuring that separate  
>> people are
>> not changing the same element at the same time. There are also
>> presumably sophisticated facilities for constructing what one might  
>> call
>> derivative products (compiled versions, libraries, etc; it's a long  
>> time
>> since I used one of these things in production!).
>>
>> IRs and related repositories have traditionally not been about  
>> change;
>> they tend to be about maintaining a static version (I won't say
>> "preserving", as it appears some object to that idea). However, the  
>> idea
>> of moving the repository upstream into the researcher's workflow,  
>> as in
>> the idea of a Research Repository System (eg
>> http://digitalcuration.blogspot.com/2008/07/negative-click-positive-value-research.html) 
>> .
>> This does imply managing change much more. Besides, we're beginning  
>> to
>> be troubled by multiple version problems, and we certainly have
>> derivative products (from simple Word -> PDF transformations, to more
>> unclear pre-print -> post-print relationships).
>>
>> So my question is: has this comparison of IR platforms to source code
>> repository systems been done, or is anyone doing it?
>>
>> -- 
>> Chris Rusbridge
>> Director, Digital Curation Centre
>> Email: [log in to unmask]    Phone 0131 6513823
>> University of Edinburgh
>> Appleton Tower, Crichton St, Edinburgh EH8 9LE
>>
>> The University of Edinburgh is a charitable body, registered in
>> Scotland, with registration number SC005336.
>>
>>
>>
>> On 10 Mar 2009, at 17:44, Chris Rusbridge wrote:
>>
>>> I have [a twitter search] for "Repository OR Repositories". I just  
>>> did
>>> a quick count; with around 160 tweets found in the past 2 days
>>> containing one of those words, only 14 had anything to do with the
>>> sort of repositories this list is interested in!
>>>>
>>>
>>> Most of the rest appear to be to do with SVN and git etc  version
>>> control repositories. Quite a lot appear to be the simple dictionary
>>> meaning of places to store something.
>>>
>>> I hadn't quite realised how much we are overloading someone else's
>>> vocabulary with the R-word!
>
> -- 
> ----------------------------
> Jim Tuttle
> Digital Repository Librarian
> Digital Library Initiatives
> NCSU Libraries
> 919.513.0651
>
>



Mark Leggott, University Librarian
University of Prince Edward Island
550 University Ave. Charlottetown, PE C1A 4P3
902-566-0460  Fax 902-628-4305
[log in to unmask]

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
November 2005
October 2005


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager