-
Notifications
You must be signed in to change notification settings - Fork 9
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
Clarify headings for dereferencing primary/secondary resource #89
base: gh-pages
Are you sure you want to change the base?
Conversation
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 agree adding these clarifications this way would make the subsection headings quite large and may mess up the nice table of contents on the respec page. Could the verbiage about what we mean by primary and secondary resources be put in the "4.3 Algorithm" intro paragraph?
This was discussed during the #did meeting on 12 September 2024. |
I would be happy either way on this. The extra text will help guide readers -- especially new readers. However, I don't think it's strictly necessary. Generally, I'm in favor of things that help new adopters. |
@@ -1028,7 +1028,7 @@ <h2>Algorithm</h2> | |||
</ol> | |||
|
|||
<section id="dereferencing-algorithm-primary"> | |||
<h2>Dereferencing the Primary Resource</h2> | |||
<h2>Dereferencing the Primary Resource (DID document or other resource)</h2> |
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.
<h2>Dereferencing the Primary Resource (DID document or other resource)</h2> | |
<h2>Dereferencing the Primary Resource (DID Document or other resource)</h2> |
do we keep these both caps?
This was discussed during the #did meeting on 19 September 2024. View the transcriptDID Resolution PR 88 / 89Simplify dereferencing of the DID fragment based on the media type Wip: I put this on the agenda. We talked about it last week. Should the primary resource be the DID Document? it says 'first you get the DID Document in resolution, then primary resource...' <swcurran> +1 to WIP about primary document markus_sabadello: agree, lets not have a big discussion about the naming of primary and secondary resource. I have been using the terms as introduced in original rfc3936 manu: Fine with 88 being merged. Agree there was confusion with primary and secondary resource. I also found the current spec text clear on that decentralgabe: We will plan on a special topic call for 88 and 80 around this resource discussion |
During today's DID WG meeting we discussed that we should try to avoid the terms "primary resource" and "secondary resource" altogether. @jandrieu and @peacekeeper will look at this and propose better terminology. |
This was discussed during the did meeting on 10 October 2024. View the transcriptDID Resolution Issue/PR Processingburn: Contact the chairs if anyone would suggest an improvement markus_sabadello: let's start with new issues <markus_sabadello> https://github.com/w3c/did-resolution/issues?q=is%3Aopen+is%3Aissue+label%3Apending-close markus_sabadello: first with pending close issues burn: note that, in the agenda email, we listed these issues. <TallTed> I strongly recommend such searches be ordered by "least recently updated" to keep the churn active, e.g., https://github.com/w3c/did-resolution/issues?q=is%3Aopen+is%3Aissue+label%3Apending-close+sort%3Aupdated-asc burn: the point is, we'll review these quickly today, but the expectation is that you are too look for these in the agenda and speak up or comment in the issue if you have an objection <markus_sabadello> w3c/did-resolution#57 markus_sabadello: Proposal to rename one of the resolution functions burn: any objections to closing? markus_sabadello: I'll close them after the call <markus_sabadello> w3c/did-resolution#30 markus_sabadello: Issue 30, several years old. Has to do with dereferencing discussion at TPAC <markus_sabadello> w3c/did-resolution#29 markus_sabadello: also several years old, about the definition of the term did resolver. <markus_sabadello> w3c/did-resolution#21 markus_sabadello: Issue 21 about removing the term DID Reference from DID core to DID Resolution. <markus_sabadello> w3c/did-resolution#11 markus_sabadello: All methods must have a name of at least three characters. decentralgabe: If we mark it pending close and give it a week, that would address the older participants burn: requirements vary from group to group. In past groups, we've made the point to actively reach out by email and ask for engagement. Then you can comment that in the issue. burn: you have 10 more minutes if you like <markus_sabadello> https://github.com/w3c/did-resolution/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 markus_sabadello: one other thing. A few issues are tagged as "Good First Issue" <markus_sabadello> w3c/did-resolution#23 markus_sabadello: Issue 23 is about result of dereferencing <manu> JoeAndrieu: Looking at the backlog. There is an opportunity here to make a distinction -- how we talk about a DID with and without a trailing slash... but I don't know if that helps us. I need to look at this in more detail, it's five years old, we can close it, if problem still exists, we can raise a new issue again. <manu> markus_sabadello: I think this might be obsolete by now? <manu> JoeAndrieu: Yeah, sounds like it might be. <manu> markus_sabadello: We will have until next call to look at it or raise a new issue if this comes back. <manu> JoeAndrieu: Sounds good to me. manu: I'm wondering what is the ... I'm fine with closing it. I'm wondering where did we land? markus_sabadello: that's right the resolution response might contain a did document, but dereferencing might return something else manu: i think it's already addressed (as opposed to an older issue that isn't valid) markus_sabadello: this was from when we didn't have a did resolution result, we were just returning DID documents <JoeAndrieu> +1 manu: +1 markus_sabadello: also to be aware of, from discussions at TPAC, when we talked about path, query, and fragment parts. <markus_sabadello> w3c/did-resolution#85 markus_sabadello: There are two open issues for new DID parameters with certain functionality <markus_sabadello> w3c/did-resolution#90 markus_sabadello: The first introduces version-type the second XYZ as parameters burn: ok, you have about another 5 minutes if you'd like markus_sabadello: ok. I'm wondering if we can merge that pull request <markus_sabadello> w3c/did-resolution#89 markus_sabadello: or if anyone has new thoughts about the discussion we had about primary resource and secondary resource manu: I think it is unfortunate that the initial wording was primary and secondary resource, as that is so abstract it is confusing. <TallTed> +1 to manu's suggestion manu: maybe we can call it derereferencing a DID? or a #fragment markus_sabadello: there is something that right now is called a primary resource. manu: yes. that was my thinking. Name the types of things you can dereference. markus_sabadello: this needs to be extensible. we can't imaging all the things they dereference to. <manu> JoeAndrieu: I would like to try my hand at writing this PR, don't know when I'm going to get to it, but want to help. |
This was discussed during the did meeting on 17 October 2024. View the transcriptw3c/did-resolution#89markus_sabadello: This is about primary and secondary resource, come up with better names, we mentioned that Joe and myself would try to propose better terminology, hasn't happened yet. Marked it as "do not merge", we don't want to use "primary/secondary" resource terminology. We will just keep this open. manu: I thought we discussed this previously? markus_sabadello: We did discuss it on the last call and you're right, but we need a better term, we need a term for ... what is the term when you dereference a URL... what's that thing, not a primary resource... we could just call it "first part dereferencing" and then "fragment dereferencing"... what is the thing when you dereference a DID URL w/o path and fragment? markus_sabadello: Just a reminder for people to think more about this. Wip: Yes, Markus and Joe are going to propose something. |
Marking this PR as pending-close, and I created a separate issue where we can discuss this further before attempting another PR: #94 |
This expands the names of the sections about dereferencing the primary/secondary resources.
I'm actually not sure if I am in favor of merging this, since it results in longer headning. But I wanted to capture this since it has been brought up in last week's DID WG meeting.