Returns true if the string is a RFC 3986 URI reference
const R = Format.IsUriReference('https://example.com/path')
{ format: 'uri-reference' }