datacite / bolognese

Ruby gem and command-line utility for conversion of DOI metadata
MIT License
40 stars 14 forks source link

Fix for ORCID and ROR identifiers ending with a `/` not being rendered in JSON when converting from XML #189

Closed codycooperross closed 6 months ago

codycooperross commented 6 months ago

Purpose

Fix for ORCID and ROR identifiers ending with a / not being rendered in JSON when converting from XML.

closes: #188

Approach

Permits trailing slashes in validate_orcid and validate_ror methods.

Open Questions and Pre-Merge TODOs

Learning

Types of changes

Reviewer, please remember our guidelines: