Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Small Python library to validate persistent identifiers used in scholarly communication.

License

Notifications You must be signed in to change notification settings

ulbmuenster/idutils

 
 

Repository files navigation

IDUtils

Small library for validating and normalising persistent identifiers used in scholarly communication.

Features

  • Validation and normalization of persistent identifiers.
  • Detection of persistent identifier scheme.
  • Generation of resolving links for persistent identifiers.
  • Supported schemes: ISBN10, ISBN13, ISSN, ISTC, DOI, Handle, EAN8, EAN13, ISNI ORCID, ARK, PURL, LSID, URN, Bibcode, arXiv, PubMed ID, PubMed Central ID, GND, SRA, BioProject, BioSample, Ensembl, UniProt, RefSeq, GenBank/RefSeq, SWH.

Installation

The IDUtils package is on PyPI so all you need is:

$ pip install idutils

About

Small Python library to validate persistent identifiers used in scholarly communication.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.4%
  • Shell 0.6%