-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe matrix:
URI scheme
#3608
Conversation
With light review being addressed. #3168
|
||
Currently, the `authority` and `fragment` are unused by this specification, | ||
though are reserved for future use. Matrix does not have a central authority which | ||
could reasonably fill the `authority` role. `nonid-segment` in the schema is |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think some explanation of what the nonid-segment
could possibly be(come) would help. I'm not getting a sense of understanding what it is while reading this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The MSC doesn't appear to have much more information, sorry.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't really define it beyond "a segment to specify a resource that is not supposed to have an id", which is pretty tautological and not any clearer. The idea was that some resources don't need an id but could benefit from having a URI - as a contrived example, some kind of a cloak-room/homepage for a space.
In any case, this PR is meant for purely technical purposes so not a good place to introduce new wording; and as Travis said, the original MSC doesn't have anything to build on, anyway.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Replaces #3168
MSC: #2312
Updated for modern times.
Changelog entry compatible with #3609
Preview: https://pr3608--matrix-org-previews.netlify.app