OAI Extended Addon : Adding filter and modifying capacities to the OAI interface
--------------------------------------------------------------------------------

                 Key: DS-829
                 URL: https://jira.duraspace.org/browse/DS-829
             Project: DSpace
          Issue Type: New Feature
          Components: OAI-PMH
            Reporter: João Melo
         Attachments: OAIExtended_v2.1_with_documentation.tar.gz

Purpose

The OAI Extended Addon was initially developed to allow DSpace to be compliant 
with the Driver project guidelines (http://www.driver-repository.eu).

How it works?

When an OAI-PMH request is received, the DSpace database is queried through the 
standard OAI Interface included in DSpace. After that, the OAI Extended Addon 
starts to work. First, the list of items retrieved from the database is 
filtered by a Filter Mechanism, after that, each item associated metadata is 
modified by a Modifier Mechanism. The results of both actions are returned to 
the harvester that performed the request.

Because of the initial purpose, most of the filters and modifiers implemented 
are specific to the Driver compliance issue. But there is an easy way to 
develop your own filters and/or modifiers, just by extending the abstract class 
Filter and/or Modifier. More information is included in the attachment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to