Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

eagle-i software is licensed under a BSD 3 license.

Contents

Table of Contents
maxLevel3

Getting started: for developers

Get the code

Code organization overview

Latest release

(link to svn soon)

Development trunk

(link to svn soon)

Set up a development environment

Warning
titleUnsupported Software

The eagle-i

...

software is still available to the open-source community, but is no longer supported or maintained.


eagle-i software is available under a BSD 3 license.

To spin up an eagle-i node, you will need to download: Repository distribution, SWEET webapp and optionally Institutional Search webapp

For information about latest fixes and features, see: Release Notes

For detailed installation guides, see: Installation and administration


Component

Current stable release

Installation/usage

Institution

Repository distribution

eagle-i-repository-4.5.1-dist.zip

Repository Administrator Guide

Institution 

SWEET webapp

eagle-i-webapp-sweet-4.5.1.war

Application Installation guide

Institution

Institutional search webapp (optional)

eagle-i-webapp-institution-4.5.1.war

Application installation guide

all

Data management toolkit

eagle-i-datatools-datamanagement-4.5.1.jar

Data Management Toolkit Guide

all

SWIFT toolkit (ETL)

eagle-i-datatools-swift-4.5.1-dist.zip 

SWIFT Toolkit Guide

Central 

Central search webapp

eagle-i-webapp-central-4.5.1.war


Central

Embeddable search bar

eagle-i-searchbar-4.5.1.war


Central 

Ontology browser webapp (optional)

eagle-i-webapp-model-4.5.1.war 

Application installation guide

  • After installing m2eclipse, open the eclipse subversion perspective and select "check out as maven project" at the trunk level.
  • This will create an eclipse project per maven module
  • eagle-i-base contains the root POM. mvn install at this level builds the entire tree.

Alternately, here are some notes on setting up eclipse for GWT debugging from one of our team members.

Browse the Javadocs

Latest release

http://search.eagle-i.net/javadoc

Latest snapshot

http://qa.search.eagle-i.net/javadoc

Get the eagle-i resource ontology

http://code.google.com/p/eagle-i/

Getting started: for system administrators

Download and install the applications.

The first three packages (Repository, SWEET, Institutional search) constitute an eagle-i institutional stack. Central search, identity service and ontology browser are central applications (not necessary for an insitutional server)