Hacker News new | ask | show | jobs
by jinnko 727 days ago
> All URLs or URNs are URIs, but not all URIs are URLs or URNs.
1 comments

And only very malformed URNs may be actually valid URLs
RFC 3986 ("Uniform Resource Identifier (URI): Generic Syntax") has a wider definition of URNs, according to which URLs and URNs are not disjoint.

https://www.rfc-editor.org/rfc/rfc3986.html#section-1.1.3