https://github.com/caltechlibrary/ezid_update

Update ezid doi links following a pattern

https://github.com/caltechlibrary/ezid_update

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Update ezid doi links following a pattern

Basic Info
  • Host: GitHub
  • Owner: caltechlibrary
  • License: other
  • Language: Python
  • Default Branch: master
  • Size: 11.7 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Archived
Created almost 9 years ago · Last pushed over 8 years ago
Metadata Files
Readme License

README.md

ezid_update

Scripts to update ezid DOIs by following patterns

Requirements

You need to install the EZID package from Mark Redar

Download and install by changing to the directory and typing python setup.py install

The main version currently works with python 2.7. Python 3.0 support coming soon.

You can set up a python2.7 environment in conda using:

conda create -n py27 python=2.7 anaconda source activate py27

You'll also need to install the datacite package by typing.

pip install datacite

Usage

Set your EZID credentials by opening terminal and typing

export EZID_USER=username export EZID_PWD=password

replacing username and password with your actual credentials.

Testing

python updatefromcd.py

TCCON

python tccon.py #extracts info from the TCCON doi and updates doi links

Owner

  • Name: Caltech Library
  • Login: caltechlibrary
  • Kind: organization
  • Email: helpdesk@library.caltech.edu
  • Location: Pasadena, CA 91125

We manage the physical and digital holdings of the California Institute of Technology, provide services and training, and develop open-source software.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels