DOIStandardizer
Input type: Table
Output type: Table
Description
A DOIStandardizer removes common prefixes to doi references.
properties: doiColumn: The name of the column with the doi references. This column will be overwritten!
This block standardizes doi values by removing the following prefixes.
dx.doi.org/
http://
Examples:
- "https://doi.org/10.1111/example.1234" becomes "10.1111/example.1234"
- "dx.doi.org/10.0000/456" becomes "10.0000/456"
- "http://10.1015/23" becomes "10.1015/23"
Properties
doiColumn
Type text