Enhanced OAI Server

The enhanced OAI server is a Java Servlet web application that implements the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) v2.0. It is based on OAICat (http://oclc.org/research/activities/oaicat.html) and the Biblio Transformation Engine (https://github.com/EKT/Biblio-Transformation-Engine). More than the flexibility it allows with BTE (custom filter and modifiers), it allows the administrator to define metadata mappings using XSLTs and that way to support easily more metadata formats.

Лицензия

Лицензия

Группа

Группа

gr.ekt
Идентификатор

Идентификатор

enhancedoai
Последняя версия

Последняя версия

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Enhanced OAI Server
The enhanced OAI server is a Java Servlet web application that implements the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) v2.0. It is based on OAICat (http://oclc.org/research/activities/oaicat.html) and the Biblio Transformation Engine (https://github.com/EKT/Biblio-Transformation-Engine). More than the flexibility it allows with BTE (custom filter and modifiers), it allows the administrator to define metadata mappings using XSLTs and that way to support easily more metadata formats.
Ссылка на сайт

Ссылка на сайт

https://github.com/EKT/EnhancedOAIServer

Скачать enhancedoai

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/gr.ekt/enhancedoai/ -->
<dependency>
    <groupId>gr.ekt</groupId>
    <artifactId>enhancedoai</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/gr.ekt/enhancedoai/
implementation 'gr.ekt:enhancedoai:0.1.1'
// https://jarcasting.com/artifacts/gr.ekt/enhancedoai/
implementation ("gr.ekt:enhancedoai:0.1.1")
'gr.ekt:enhancedoai:jar:0.1.1'
<dependency org="gr.ekt" name="enhancedoai" rev="0.1.1">
  <artifact name="enhancedoai" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.ekt', module='enhancedoai', version='0.1.1')
)
libraryDependencies += "gr.ekt" % "enhancedoai" % "0.1.1"
[gr.ekt/enhancedoai "0.1.1"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.dspace : oaicat jar 1.5.48
org.springframework : spring-context jar 4.0.1.RELEASE
org.springframework : spring-core jar 4.0.1.RELEASE
gr.ekt.bte : bte-core jar 0.9.3.4
dom4j : dom4j jar 1.6.1
jaxen : jaxen jar 1.1.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.1
0.1.0