X Tutup
The Wayback Machine - https://web.archive.org/web/20201102214922/https://github.com/microsoft/api-guidelines/issues/13
Skip to content
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

how to identify canonical URIs (section 7.3) #13

Open
dret opened this issue Jul 19, 2016 · 2 comments
Open

how to identify canonical URIs (section 7.3) #13

dret opened this issue Jul 19, 2016 · 2 comments

Comments

@dret
Copy link
Contributor

@dret dret commented Jul 19, 2016

what about recommending that resources specifying canonical URIs should do so using the "canonical" link relation type as specified in https://tools.ietf.org/html/rfc6596? that would help to make those canonical links more easily discoverable across APIs.

@cleemullins
Copy link
Member

@cleemullins cleemullins commented Jul 22, 2016

That's an interesting idea. I'll float it around and see what folks think.

@dret
Copy link
Contributor Author

@dret dret commented Jul 22, 2016

On 2016-07-22 10:58, Chris Mullins wrote:

That's an interesting idea. I'll float it around and see what folks think.

great, thanks! generally speaking, i am a big fan of identifying and
recommending "web concepts", and then making sure that they get used and
represented in a way that makes it easy for people to recognize them,
because they are using existing and established standards.

http://webconcepts.info/concepts/link-relation/canonical is one such
"web concept", and that whole site is a project to serve as a foundation
for APIs (and therefore API guidelines as well) like the one you are
developing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup