Moodle Plugins directory: ODS OAI-PMH: Versions: 1.2 | Moodle.org

ODS OAI-PMH
Blocks ::: block_odsoaipmh
Maintained by
Sinisa & Vlatka V&S
This Moodle block plugin serves as Data Provider for OAI-PMH 2.0 Harvester. Plugin enables Moodle administrator to define global settings for Data Provider as well as default metadata sharing for courses.
ODS OAI-PMH 1.2
Moodle 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8
Released: domingo, 14 de diciembre de 2014, 06:06
Description
===========
This Moodle block plugin serves as Data Provider for OAI-PMH 2.0 Harvester.
Plugin enables Moodle administrator to define global settings for Data Provider
as well as default metadata sharing for courses.
Course administrators can define if their course is shared, what are the
licensing terms and Moodle plugins which data should be shared.
ODS OAI-PMH supports all Moodle 2.x default modules, but also tries to support
all other unknown modules. For unknown modules description for each item/module
is decided using advanced heuristic algorithm.
In order to maintain the reliability of the Moodle server all data is cached,
and server administrator can also define what harvesters are allowed to access
the data. It is also possible to define length of caching for all data.
This is transient OAI-PMH provider, which means that all deleted data, is
retained in the cache log.
All data items are provided with unique URL for direct access to the item.
Access to the item is regulated by Moodle permission settings. This module
does not allow access to the content, but only shares metadata information
about all items that are allowed by the course administrator or Moodle
administrator to be harvested.
OAI-PMH target
==============
/blocks/odsoaipmh/oaipmh/index.php
Installation
============
Using standard Moodle installation procedure
https://moodle.org/plugins/view.php?plugin=block_odsoaipmh
Uninstallation
==============
Using standard Moodle uninstallation procedure
Configuration
=============
Server and course administrator
===========
This Moodle block plugin serves as Data Provider for OAI-PMH 2.0 Harvester.
Plugin enables Moodle administrator to define global settings for Data Provider
as well as default metadata sharing for courses.
Course administrators can define if their course is shared, what are the
licensing terms and Moodle plugins which data should be shared.
ODS OAI-PMH supports all Moodle 2.x default modules, but also tries to support
all other unknown modules. For unknown modules description for each item/module
is decided using advanced heuristic algorithm.
In order to maintain the reliability of the Moodle server all data is cached,
and server administrator can also define what harvesters are allowed to access
the data. It is also possible to define length of caching for all data.
This is transient OAI-PMH provider, which means that all deleted data, is
retained in the cache log.
All data items are provided with unique URL for direct access to the item.
Access to the item is regulated by Moodle permission settings. This module
does not allow access to the content, but only shares metadata information
about all items that are allowed by the course administrator or Moodle
administrator to be harvested.
OAI-PMH target
==============
/blocks/odsoaipmh/oaipmh/index.php
Installation
============
Using standard Moodle installation procedure
https://moodle.org/plugins/view.php?plugin=block_odsoaipmh
Uninstallation
==============
Using standard Moodle uninstallation procedure
Configuration
=============
Server and course administrator
Version information
- Version build number
- 2014121301
- Version release name
- 1.2
- Can be updated from
- 1.1 (2014060401)
- Maturity
- Candidato para liberación
- MD5 Sum
- 83ed441193a4963a91601c8506304fdb
- Supported software
- Moodle 2.1, Moodle 2.0, Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7, Moodle 2.8
- Latest release for Moodle 2.0
- Latest release for Moodle 2.1
- Latest release for Moodle 2.2
- Latest release for Moodle 2.3
- Latest release for Moodle 2.4
- Latest release for Moodle 2.5
- Latest release for Moodle 2.6
- Latest release for Moodle 2.7
- Latest release for Moodle 2.8
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.