validate_ror_url#
- technote.metadata.ror.validate_ror_url(value)#
Check a ROR URL for validity.
- Raises:
ValueError – Raised if the URL is not a valid ROR URL.
- Parameters:
value (
Url
) –- Return type:
Check a ROR URL for validity.
ValueError – Raised if the URL is not a valid ROR URL.
value (Url
) –