https://github.com/roblib/islandora_datacite_doi
DGI Actions plugin for registering DOIs through Datacite's API
https://github.com/roblib/islandora_datacite_doi
Last synced: about 2 months ago
JSON representation
DGI Actions plugin for registering DOIs through Datacite's API
- Host: GitHub
- URL: https://github.com/roblib/islandora_datacite_doi
- Owner: roblib
- License: gpl-3.0
- Created: 2015-09-23T17:54:31.000Z (over 9 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-10-11T17:42:01.000Z (7 months ago)
- Last Synced: 2025-03-20T18:09:41.065Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 78.1 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Introduction
Islandora Datacite DOI is a set of plugins for the DGI Actions module to support
minting of Datacite DOI identifiers via Drupal Context Actions.## Requirements
This module requires the following modules/libraries:
* [DGI Actions](https://github.com/discoverygarden/dgi_actions)
## Installation
Install as you would any other Drupal module.
## Configuration
DGI Actions uses seveeral types of configuration entities that need to be set up. See the
README.md file in that module for step-by-step instructions.This module provides the Datacite DOI Service Data Type entity type. You will need to create an
instance of this entity with your Datacite API credentials and DOI prefix. See the
[Datacite API guide](https://support.datacite.org/docs/mds-api-guide) for more info.## Troubleshooting/Issues
## Maintainers/Sponsors
[Robertson Library UPEI](https://github.com/roblib)
## Development
If you would like to contribute to this module, please check out our helpful [Documentation for Developers](https://github.com/Islandora/islandora/wiki#wiki-documentation-for-developers) info, as well as our [Developers](http://islandora.ca/developers) section on the Islandora.ca site.
## License
GPL version 3. See LICENSE.txt