w3c / process

W3C Process Document
https://www.w3.org/policies/process/drafts/
186 stars 124 forks source link

word order "W3C Group Draft Note" -> "Draft W3C Group Note" #779

Closed shawna-slh closed 5 months ago

shawna-slh commented 1 year ago

In working on messaging a new "W3C Group Draft Note", I struggle with parsing the words in that order. And I think "Draft" -- which is super important -- gets lost in that order.

May I suggest that we consider changing the word order?

best for clarifying draft status:

Draft W3C Group Note

also OK I think:

W3C Group Note Draft

fantasai commented 1 year ago

would “W3C Draft Group Note” work? Because I think that's a better title than the current “W3C Group Draft Note” which is actually kind-of awkward... and it's just a templating fix to do that.

(Fwiw, the Process defines Note aka Group Note, and Draft Note, but not Draft Group Note or Group Draft Note--so the ordering of Group vs Draft is a tr-design/specberus issue.)

W3C Group Note Draft is also possible, but then we'd want to define “Note Drafts” rather than “Draft Notes” as currently, and I think that sounds slightly less comfortable? But can live with it.

shawna-slh commented 1 year ago

Thanks for stepping in @fantasai and @frivoal

I think "W3C Draft Group Note" is a only little better. I still think best is if Draft is first or last word.

but then we'd want to define “Note Drafts” rather than “Draft Notes” as currently, and I think that sounds slightly less comfortable

I think what is most important is clearly communicating "Draft" in the actual TR documents and the messaging that goes out to those not as familiar with W3C terminology. image

Word order in the Process doc is less important, IMHO.

koalie commented 1 year ago

The core concept is "W3C Group Note" (because it's a note from a W3C Group), so my preference is to put "Draft" first or last, but not to break apart "W3C Group Note".

I have a stronger preference for:

Draft W3C Group Note

fantasai commented 1 year ago

@koalie The problem with that is that all of our statuses currently follow the pattern "W3C [STATUS]". We should not break that pattern for draft notes only.

dwsinger commented 1 year ago

Aren't there at least 3 components to the name: W3C (who it comes from), note/recommendation/etc. (what it is), Draft/candidate/etc (what its status is)?

Yes, we tend to leave off some of these some of the time, e.g. we call things Working Draft when they are WDs of Recommendations.

Whether we need to do a wholesale renaming of concepts in order to get a consistent order and put back elided words I rather doubt...

frivoal commented 9 months ago

I wonder if we'd be better of simply dropping the word "Group" from this. Not sure it's buying us very much. "W3C Draft Note"?

fantasai commented 9 months ago

We could just go through and put "Draft" at the end for all things Draft. The oldest statuses (WD and CRD) already do this, so it'd just be a change to "Note Draft" and "Registry Draft" etc. to make them consistent.

dwsinger commented 9 months ago

yes, beginning or end of the final name is good

csarven commented 9 months ago

"Draft" at the end is both readable and works with most common template/order (W3C <document-type> <status>).

frivoal commented 8 months ago

Made PR https://github.com/w3c/w3process/pull/819 to implement what seems to be the leading solution to this issue.

chrisn commented 8 months ago

I dislike putting Draft at the end, it reads backwards, W3C Draft Group Note would be the most natural for native English speakers.

nigelmegitt commented 8 months ago

@chrisn I think it may sound better to prefix names with draft, but adding it as a suffix isn't too bad, and has the significant benefit of consistency with Working Draft, Editor's Draft (arguably an exception to the pattern because it's the only one whose name appears to assign ownership), CR Draft, Patent Review Draft and Discontinued Draft. On balance my view is that Note Draft and Registry Draft are acceptable names. In some ways the slightly awkward formulation of the name helps draw attention to the status.

chrisn commented 8 months ago

I'd personally prioritise readability over consistency, but don't want to block things if you're all in agreement.

TallTed commented 8 months ago

I strongly prefer the prefix form to the suffix form. Addressing the examples above....

frivoal commented 8 months ago

What I like about the suffix form (in addition to consistency) is that it puts emphasis with the word Draft. Since we do seem to have a bit of a challenge with people thinking that anything coming out of w3c is a standard, highlighting that no, not everything is, and "this isn't a blablablabla, it's a blablablabla DRAFT", seems useful.

Now, that's my preference, but it's not a topic I don't care overly strongly about, and I can live with most any arrangement, including no change.

TallTed commented 8 months ago

[@frivoal] What I like about the suffix form (in addition to consistency) is that it puts emphasis with the word Draft.

I think consistency can be achieved with either prefix DRAFT blablablabla or suffix blablablabla DRAFT.

I also think that English is generally read to have emphasis placed on the first word in a compound name, not on the last -- DRAFT blablablabla vs blablablabla draft.

I also think that there's no perfect answer. Sadly.

nigelmegitt commented 7 months ago

Another thought about achieving consistency and a logical approach: we tend to omit mention of who "owns" the document in question, usually because there only seems to be one option, which is the (Working) Group. However in the case of an Editor's Draft, we include it. In the case of a Draft Statement we don't say something like "W3C Draft Statement", again because we take it that the only "group" that can publish a Statement is W3C.

So we have three explicit dimensions:

  1. Who owns it?
  2. Is it a Draft?
  3. What Maturity Level is it?

In a complete naming schema we maybe would include all three. I think the best order is the one I just listed above. Switching Draft to be at the end would also work, but the owner has to come first I think.

E.g. Editor's Draft Note, WG Draft CR, etc.

Maybe there's a case for a "shortened" form where the owner is implicit.

frivoal commented 7 months ago

I think consistency can be achieved with either prefix DRAFT blablablabla or suffix blablablabla DRAFT.

Yes, but that would mean renaming many things, which I don't think is advisable.

frivoal commented 7 months ago

@nigelmegitt I don't favor your proposal for two reasons:

nigelmegitt commented 7 months ago

Both concerns make sense to me @frivoal . I already noted that putting Draft at the end would work for me.

If we are considering any change to the naming scheme then it could imply renaming many things. When considering if it's worth bothering with such a change, this issue needs to be taken into account. However instead of requiring a mass rename we could consider:

TallTed commented 6 months ago

My last point: English generally puts adjectives before the noun they modify; Draft <thing> is more "natural" than <thing> Draft.

This ordering is different in other languages.

fantasai commented 6 months ago

Last meeting we resolved to do one of:

Taking a straw poll here: pick your favorite via GH reaction?

dwsinger commented 6 months ago

Yes. The alternatives seem to insert the word "draft" into the middle of the string that is the document type/name, and that's wrong.

shawna-slh commented 6 months ago

Yes. The alternatives seem to insert the word "draft" into the middle of the string that is the document type/name, and that's wrong.

Well, my preference (from the top of this issue), is to put Draft first. Though I'm OK with last.

frivoal commented 6 months ago

The straw poll is limited to two options because other alternatives faced objections.

TallTed commented 6 months ago

Consistency, even if it's not my favorite, is preferable to the status quo.

css-meeting-bot commented 5 months ago

The Revising W3C Process CG just discussed Consistency of Maturity Stages wrt placement of "Draft", and agreed to the following:

The full IRC log of that discussion <fantasai> Subtopic: Consistency of Maturity Stages wrt placement of "Draft"
<fantasai> github: Consistency of Maturity Stages wrt placement of "Draft"
<fantasai> github: https://github.com/w3c/w3process/issues/779#issuecomment-2021822148
<fantasai> s/github: Consistency of Maturity Stages wrt placement of "Draft"//
<fantasai> florian: We narrowed to 2 options, and took a poll. 8 in favor of adopting, 1 in favor of doing nothing
<fantasai> ... ChrisN, do you object to adopting? Preference seems clearly the other way around.
<fantasai> cpn: Mildly dislike. "Note Draft" reads awkwardly, and I'm OK with the word being in different places. But won't object.
<fantasai> florian: I think 8-1 and no objection means we do it
<fantasai> plh: unsure what it means for our publication system
<fantasai> florian: We're not changing many of them
<fantasai> ... and not adopting just yet
<fantasai> ... if it's a major challenge for systeam can reopen
<fantasai> plh: ok, lets agree to adopt, and I'll fyi to webmaster
<fantasai> RESOLVED: Adopt PR 819
<fantasai> -> https://github.com/w3c/w3process/pull/819
frivoal commented 5 months ago

resolved by merging https://github.com/w3c/w3process/pull/819