Git Product home page Git Product logo

xoai's Introduction

XOAI

What is XOAI?

XOAI is the most powerful and flexible OAI-PMH Java Toolkit (developed by Lyncode). XOAI contains common Java classes allowing to easily implement OAI-PMH data and service providers.


โš ๏ธ XOAI 4.x IS NOT ACTIVELY MAINTAINED: The DSpace project adopted XOAI when the original creator had to abandon it. However, XOAI currently doesn't have a "product owner" or any funding for active support. DSpace itself still uses XOAI v3 (see 3.x branch), and has yet to proritize an upgrade to the latest version of XOAI (code available on main branch). Therefore, the 4.x version of this project only receives attention/updates when someone from the DSpace team can prioritize it.

If you'd like to contribute or help maintain this project, please get in touch via an issue ticket.

Until this notice is removed, those looking for a more updated XOAI 4.x may wish to consider using one of these forks:


Maven

XOAI has been released under several Maven central groupIDs:

  • More recent releases can be found under
    <dependency>
        <groupId>org.dspace</groupId>
        <artifactId>xoai</artifactId>
    </dependency>
    
  • Early releases (2014 and earlier) were under
    <dependency>
        <groupId>com.lyncode</groupId>
        <artifactId>xoai</artifactId>
    </dependency>
    

License

As of August 2015, the XOAI codebase is now released under the DSpace BSD License, which is a standard BSD 3-Clause license.

Prior 3.x releases of XOAI (<=3.2.9) were released under an Apache 2 License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.