Skip to content
/ proai Public
forked from fcrepo3/proai

Pluggable OAI Provider API (used by oaiprovider)

Notifications You must be signed in to change notification settings

aquast/proai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                       Proai OAI Provider Library
                              Version @proai.version@

                          Source Distribution

               Copyright (c) 2006-2007, Cornell University
              Copyright (c) 2008-2009, Fedora Commons, Inc.
                   Copyright (c) 2009-2011, DuraSpace

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

LICENSE
=======
Proai is distributed under the Apache 2 license.
Use of this software indicates your acceptance of the terms of this license.
The distribution includes several third-party, open-source libraries with 
thier own license terms.  Specific terms of the Apache 2 and all third-party
licenses can be found in the src/doc/license/ directory.


DOCUMENTATION
=============
Online documentation for the latest version of Proai can be found at 
http://proai.sf.net/

Offline documentation for this version of Proai can be found in the 
dist/doc/ directory after doing a documentation build. (see below)


BUILDING
========
To compile Proai, make sure you have Ant installed, and type:
  ant dist

To build the documentation, type:
  ant doc

For other useful build targets, type:
  ant -p

About

Pluggable OAI Provider API (used by oaiprovider)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%