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 (
HttpUrl
)- Return type:
Check an ORCiD URL for validity.
ValueError – Raised if the URL is not a valid ROR URL.
value (HttpUrl
)