Series
Open Repositories Conference

Series Type
Event Series
Description
Associated Organization(s)
Associated Organization(s)
Organizational Unit

Publication Search Results

Now showing 1 - 3 of 3
  • Item
    The Fascinator: A lightweight, modular contribution to the Fedora-commons world
    (Georgia Institute of Technology, 2009-05-20) Lucido, Oliver ; Sefton, Peter M.
    The Australian government has supported the development of repository infrastructure for several years now. One product of this support was the ARROW project (Australian Research Repositories Online to the World). The ARROW project sponsored a hybrid commercial/open-source approach to building vendor-supported repository infrastructure with open-source underpinnings. One of the open-source contributions, which complements the vendor-sourced product adopted by many of the ARROW partners is a simple to install and configure front-end web service for Fedora repositories known as "The Fascinator". The Fascinator was conceived initially as a way to prove a point in an ongoing dialogue within the ARROW project about repository architecture. The goal was to test the hypothesis that it would be possible to build a useful, fast, flexible web front end for a repository using a single fast indexing system to handle browsing via facets, full-text search, multiple 'portal' views of subsets of a large corpus, and most importantly, easy-to administer security that could handle the most common uses cases seen in the ARROW community. This contrasted with the approach taken by ARROW's commercial partner, which used several different indices to achieve only some of the same functionality in an environment which was much more complex to manage and configure. We will give an overview of the product in both functional and technical terms. Functionally, The Fascinator offers: Click-to-create portals. Easy to configure security based on a query-based filter system, the repository owner can express security in terms of saved-searches that define what a user or group is allowed to see. Highly flexible indexing of a Fedora repository for administrators (and by extension anything the harvesting module can scrape-up). Technically, The Fascinator is a modular system, written in Java so it is easy to deploy with Fedora and Solr, consisting of: An indexing system for Fedora which builds on the standard G-Search supplied with the software, and some work done by the Muradora team. A configurable harvesting application which can ingest data from OAI-PMH, ORE, and local file systems. A web portal application which can be used to build flexible front end websites or act as a service to other sites via an HTTP API. An OAI-PMH (and ATOM archive) system which can create sub-feeds from a repository very easily without complexities like OAI-PMH sets. An easy to use installer for Unix based platforms allowing a systems administrator to install the application along with Fedora and Solr with a few keystrokes. While The Fascinator's goals were modest it has been met with some enthusiasm by repository managers in Australia and beyond, and is being trialled and/or piloted in a small number of sites across the world.
  • Item
    ICE-TheOREM - End to End Semantically Aware eResearch Infrastructure for Theses
    (Georgia Institute of Technology, 2009-05-19) Downing, Jim ; Sefton, Peter M.
    ICE-TheOREM was a project which made several important contributions to the repository domain, promoting deposit by integrating the repository with authoring workflows and enhancing open access, by adding new infrastructure to allow fine-grained embargo management within an institution without impacting on existing open access repository infrastructure. In the area of scholarly communications workflows, the project produced a complete end-to-end demonstration of eScholarship for word processor users, with tools for authoring, managing and disseminating semantically-rich thesis documents fully integrated with supporting data. This work is focused on theses, as it is well understood that early career researchers are the most likely to lead the charge in new innovations in scholarly publishing and dissemination models. The authoring tools are built on the ICE content management system, which allows authors to work within a word processing system (as most authors do) with easy-to-use toolbars to structure and format their documents. The ICE system manages both small data files and links to larger data sets. The result is research publication which are available not just as paper-ready PDF files but as fully interactive semantically aware web documents which can be disseminated via repository software such as ePrints, DSpace and Fedora as complete supported web-native One the technological side, ICE-TheOREM implemented the Object Reuse and Exchange (ORE) protocol to integrate between a content management system, a thesis management system and multiple repository software packages and looked at ways to describe aggregate objects which include both data and documents, which can be generalized to domains other than chemistry. ICE-TheOREM has demonstrated how focusing on the use of the web architecture (including ORE) enables repository functions to be distributed between systems for complex, data-rich compound objects.
  • Item
    The Fascinator - Desktop eResearch and Flexible Portals
    (Georgia Institute of Technology, 2009-05) Sefton, Peter M.
    The Fascinator is an Apache Solr front end to the Fedora commons repository. This project was originally funded by ARROW, as part of the mini project scheme. The Fascinator is written in Java. It drops into the Tomcat server that comes with Fedora. There are two ways this software can be used. It can be used as a server to deliver one or more portals with faceted searching and browsing or as an (experimental) desktop tool for managing eResearch assets and synchronising them with other repositories.