Appropropriate URN namespace now that X- is deprecated?

穿精又带淫゛_ 提交于 2019-12-05 18:23:54

RFC 6648 says:

Does not override existing specifications that legislate the use of "X-" for particular application protocols […]; this is a matter for the designers of those protocols.

So it’s still fine to use experimental NIDs as defined by RFC 3406.

And what RFC 6648 recommends for new protocols (and, I assume, updates of existing protocols) is essentially what is currently the case with URNs anyway (minus the experimental X- prefix):

  • there is a "potentially unlimited value-space" for NIDs
  • there are "clear registration procedures" defined (I have no idea what they understand under "simple")

So in case experimental X- NIDs should get deprecated in an updated RFC, I wouldn’t expect an alternative to having to register NIDs.

If you don’t want to register NIDs (even not an Informal NID), you might want to use a different URI scheme. tag comes to mind (tag:example.com,2013:foobar).

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!