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