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

Fixes Antoine's #15 #596

Merged
merged 1 commit into from Nov 19, 2018
Merged

Fixes Antoine's #15 #596

merged 1 commit into from Nov 19, 2018

Conversation

Updated examples two and three to use the 303 redirect pattern. This should fix number 15 in [Antoine's concerns](#575).
Copy link
Contributor

@aisaac aisaac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @larsgsvensson I think it alleviate my concerns.
This said it triggers a new question: in example 2 couldn't the Link header with the alternative representation appear as soon as the first 303 response from the server?

@nicholascar nicholascar merged commit c3bf40a into gh-pages Nov 19, 2018
@nicholascar nicholascar deleted the larsgsvensson-antoine-#15 branch November 19, 2018 21:27
@larsgsvensson
Copy link
Contributor Author

@aisaac scripsit:

This said it triggers a new question: in example 2 couldn't the Link header with the alternative representation appear as soon as the first 303 response from the server?

Perhaps it could but I'm not sure how to relate the different representations to one another since the in the first request the Context IRI (in the sense of RFC 5988) denotes an abstract resource and not a representation. Do you have a suggestion?

@aisaac
Copy link
Contributor

aisaac commented Nov 20, 2018

I don't have a suggestion, otherwise I would have created an issue ;-)
More seriously (and perhaps worryingly) this may touch on the discussion at #573, in the sense of what counts as representation and what count as abstract resource. (this was the meta-meta discussion at F2F4 on applying to publications of profiles the recipes of profile negotiation, e.g. the 'SHACL profile of the profile'). Maybe we should just wait and see until this sort of discussion has settled down.

@larsgsvensson
Copy link
Contributor Author

@aisaac scripsit:

Maybe we should just wait and see until this sort of discussion has settled down.

+1. Let's see what feedback we get.

@larsgsvensson larsgsvensson moved this from In progress to Done in Content Negotiation by Profile Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants