validate_orcid_url#
- technote.metadata.orcid.validate_orcid_url(value)#
Check an ORCiD URL for validity. :rtype:
None
- Raises:
ValueError – Raised if the URL is not a valid ROR URL.
- Parameters:
value (
Url
) –
Check an ORCiD URL for validity.
:rtype: None
ValueError – Raised if the URL is not a valid ROR URL.
value (Url
) –