ESIPFed / science-on-schema.org

science-on-schema.org - providing guidance for publishing schema.org as JSON-LD for the sciences
Apache License 2.0
109 stars 31 forks source link

Prepare and release v1.3 #201

Closed mbjones closed 2 years ago

mbjones commented 2 years ago

Final task list for preparing and releasing v1.3:

mbjones commented 2 years ago

Starting to compile list of all authors and contributors. 🎉 Here's some info I can extract from git and github:

Committers since the 1.2 release to today (2022-02-07):

$ git log --pretty=format:"%<(12)%as%Cred%<(10)%h%Creset%<(20)%an %s %Cblue%d" 1.2.0..develop | sed 's/   */\t/g' | awk -F\t '{a[$3]++;}END{for (i in a)print i, a[i];}'
Stephen Richard 8
Matt Jones 46
Nick Jarboe 11
Douglas Fils 1
rduerr 1
Dave Vieglais 2
Bryce Mecum 1
Adam Shepherd 22
njarboe 11
Nokome Bentley 2

Committers over all time to today (2022-02-07):

git log --pretty=format:"%<(12)%as%Cred%<(10)%h%Creset%<(20)%an %s %Cblue%d" | sed 's/   */\t/g' | awk -F\t '{a[$3]++;}END{for (i in a)print i, a[i];}'
Stephen Richard 24
Matt Jones 99
Mathias NPI 2
Nick Jarboe 11
Dave 18
Douglas Fils 10
rduerr 3
Lewis John McGibbney Update Dataset.md  2
Dave Vieglais 10
Bryce Mecum 1
Adam Shepherd 219
njarboe 11
datadavev 17
Nokome Bentley 2

People making comments on issues in GitHub

#!/bin/sh
for PG in `seq 1 9`; do curl -u "mbones:$GITHUB_PAT" https://api.github.com/repos/ESIPFed/science-on-schema.org/issues/comments?per_page=100\&page=${PG} > issuelist-${PG}.json; done
for fn in issuelist-*; do cat issuelist-1.json |jq .[].user.login | awk -F\" '{print $2}' >> commentors.txt; done
cat commentors.txt | awk '{a[$1]++;}END{for (i in a)print i, a[i];}'
mbjones 63
johardi 18
ashepherd 324
danbri 9
dr-shorthair 9
charlesvardeman 45
rduerr 45
sjskhalsa 9
HPeat 9
bethhuffer 9
smrgeoinfo 81
amoeba 9
graybeal 9
lewismc 216
steingod 18
datadavev 27

Other contributors that don't show up in GitHub

Chantelle Verhey

I'm sure there are more. Please provide additions.

ashepherd commented 2 years ago

Authors

Contributors

https://allcontributors.org/ https://github.com/all-contributors/all-contributors

ashepherd commented 2 years ago

@mbjones @datadavev @fils @rduerr @lewismc @amoeba @nokome @arcadelab - tagging you here for your approval to be listed as Authors on the latest release of the Science-on-Schema.org guidelines. See: https://github.com/ESIPFed/science-on-schema.org/issues/201#issuecomment-1050211706

We request you opt-in to authorship by relpying here. Thank you very much for your contributions!!

ashepherd commented 2 years ago

@charlesvardeman @johardi @steingod @dr-shorthair @danbri @RichardWallis @sjskhalsa @bethhuffer @graybeal @HPeat - tagging you here for your approval to be listed as Contributors on the latest release of the Science-on-Schema.org guidelines. See: https://github.com/ESIPFed/science-on-schema.org/issues/201#issuecomment-1050211706

We request you opt-in to authorship by replying here. Thank you very much for your contributions!!

danbri commented 2 years ago

Happy to be listed- thanks!

On Mon, 4 Apr 2022 at 21:21, Adam Shepherd @.***> wrote:

@charlesvardeman https://github.com/charlesvardeman @johardi https://github.com/johardi @steingod https://github.com/steingod @dr-shorthair https://github.com/dr-shorthair @danbri https://github.com/danbri @RichardWallis https://github.com/RichardWallis @sjskhalsa https://github.com/sjskhalsa @bethhuffer https://github.com/bethhuffer @graybeal https://github.com/graybeal @HPeat https://github.com/HPeat

We request you opt-in to authorship by replying here. Thank you very much for your contributions!!

— Reply to this email directly, view it on GitHub https://github.com/ESIPFed/science-on-schema.org/issues/201#issuecomment-1087977194, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABJSGOO54C5XTLQJZFZZALVDNFNNANCNFSM5NY67WRA . You are receiving this because you were mentioned.Message ID: @.***>

mbjones commented 2 years ago

Looks good @ashepherd -- if folks could check spelling of their full names please as well that would be helpful.

charlesvardeman commented 2 years ago

Happy to be listed a a contributor.

HPeat commented 2 years ago

Yes, I am happy with this. Please list my name as Helen Peat. Thanks, Helen

From: Adam Shepherd @.> Sent: 04 April 2022 21:22 To: ESIPFed/science-on-schema.org @.> Cc: Helen Peat - BAS @.>; Mention @.> Subject: Re: [ESIPFed/science-on-schema.org] Prepare and release v1.3 (Issue #201)

@charlesvardemanhttps://github.com/charlesvardeman @johardihttps://github.com/johardi @steingodhttps://github.com/steingod @dr-shorthairhttps://github.com/dr-shorthair @danbrihttps://github.com/danbri @RichardWallishttps://github.com/RichardWallis @sjskhalsahttps://github.com/sjskhalsa @bethhufferhttps://github.com/bethhuffer @graybealhttps://github.com/graybeal @HPeathttps://github.com/HPeat - tagging you here for your approval to be listed as Contributors on the latest release of the Science-on-Schema.org guidelines. See: #201 (comment)https://github.com/ESIPFed/science-on-schema.org/issues/201#issuecomment-1050211706

We request you opt-in to authorship by replying here. Thank you very much for your contributions!!

— Reply to this email directly, view it on GitHubhttps://github.com/ESIPFed/science-on-schema.org/issues/201#issuecomment-1087977194, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AN2PF5IKEKIX3FQ7IN3UDTDVDNFNRANCNFSM5NY67WRA. You are receiving this because you were mentioned.Message ID: @.**@.>>

This email and any attachments are intended solely for the use of the named recipients. If you are not the intended recipient you must not use, disclose, copy or distribute this email or any of its attachments and should notify the sender immediately and delete this email from your system. UK Research and Innovation (UKRI) has taken every reasonable precaution to minimise risk of this email or any attachments containing viruses or malware but the recipient should carry out its own virus and malware checks before opening the attachments. UKRI does not accept any liability for any losses or damages which the recipient may sustain due to presence of any viruses.

graybeal commented 2 years ago

is fine, thanks

On Apr 4, 2022, at 1:21 PM, Adam Shepherd @.**@.>> wrote:

@charlesvardemanhttps://github.com/charlesvardeman @johardihttps://github.com/johardi @steingodhttps://github.com/steingod @dr-shorthairhttps://github.com/dr-shorthair @danbrihttps://github.com/danbri @RichardWallishttps://github.com/RichardWallis @sjskhalsahttps://github.com/sjskhalsa @bethhufferhttps://github.com/bethhuffer @graybealhttps://github.com/graybeal @HPeathttps://github.com/HPeat - tagging you here for your approval to be listed as Contributors on the latest release of the Science-on-Schema.orghttp://Science-on-Schema.org guidelines. See: #201 (comment)https://github.com/ESIPFed/science-on-schema.org/issues/201#issuecomment-1050211706

We request you opt-in to authorship by replying here. Thank you very much for your contributions!!

— Reply to this email directly, view it on GitHubhttps://github.com/ESIPFed/science-on-schema.org/issues/201#issuecomment-1087977194, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAJVJUHPXKOOQ526NPMUG5DVDNFNPANCNFSM5NY67WRA. You are receiving this because you were mentioned.Message ID: @.***>

======================== John Graybeal Technical Program Manager Center for Expanded Data Annotation and Retrieval /+/ NCBO BioPortal Stanford Center for Biomedical Informatics Research 650-736-1632 | ORCID 0000-0001-6875-5360

dr-shorthair commented 2 years ago

OK from me.

lewismc commented 2 years ago

Hi @ashepherd I haven't contributed to 1.3. You guys take all the glory on this one ;)

fils commented 2 years ago

Responding here as requested to be listed

nokome commented 2 years ago

Happy (and grateful) to be listed. Thank you.

mbjones commented 2 years ago

Moved Mathias NPI to contributors list based on no response to date. If we get a response before the release, we can revisit this. Moving ahead with formatting the citation and README for contributors.

mbjones commented 2 years ago

I started an all-contributors metadata file (see file .all-contributorsrc) which is used to generate the table of contributors in the README file. Still missing github usernames for Verhey and Risdale from the confirmed list above.

To add more contributors, install the All Contributors CLI tool and run:

npx all-contributors add mbjones content,code,doc
npx all-contributors generate

Adjust the username and contirbution types to suit the addition. This will update both the metadata file and the README table.

mbjones commented 2 years ago

All-contributors updates have been completed and pushed to develop.

ashepherd commented 2 years ago

RELEASE NOTES for 1.3.0

note: links won't work until the 1.3.0 tag is created


FIXES

IMPROVEMENTS

NEW FEATURES

RichardWallis commented 1 year ago

Happy to be listed too, thanks.

~Richard

On 4 Apr 2022 at 21:21:43, Adam Shepherd @.***> wrote:

@charlesvardeman https://github.com/charlesvardeman @johardi https://github.com/johardi @steingod https://github.com/steingod @dr-shorthair https://github.com/dr-shorthair @danbri https://github.com/danbri @RichardWallis https://github.com/RichardWallis @sjskhalsa https://github.com/sjskhalsa @bethhuffer https://github.com/bethhuffer @graybeal https://github.com/graybeal @HPeat https://github.com/HPeat

We request you opt-in to authorship by replying here. Thank you very much for your contributions!!

— Reply to this email directly, view it on GitHub https://github.com/ESIPFed/science-on-schema.org/issues/201#issuecomment-1087977194, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADFS2TTN4J4MHH2OT4WLJ6DVDNFNPANCNFSM5NY67WRA . You are receiving this because you were mentioned.Message ID: @.***>

-- Richard Wallis Founder, Data Liberate http://dataliberate.com Linkedin: http://www.linkedin.com/in/richardwallis Twitter: @dataliberate @rjw

rduerr commented 1 year ago

Sure - does this mean that it is time for an editorial pass through the development document? Let me know and I’ll do it.

Ruth

On Apr 4, 2022, at 2:17 PM, Adam Shepherd @.***> wrote:

@mbjones https://github.com/mbjones @datadavev https://github.com/datadavev @fils https://github.com/fils @rduerr https://github.com/rduerr @lewismc https://github.com/lewismc @amoeba https://github.com/amoeba @nokome https://github.com/nokome @arcadelab https://github.com/arcadelab - tagging you here for your approval to be listed as Authors on the latest release of the Science-on-Schema.org guidelines. See: #201 (comment) https://github.com/ESIPFed/science-on-schema.org/issues/201#issuecomment-1050211706 We request you opt-in to authorship by relpying here. Thank you very much for your contributions!!

— Reply to this email directly, view it on GitHub https://github.com/ESIPFed/science-on-schema.org/issues/201#issuecomment-1087973638, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALZFPAIRIRCB7KO3VKCRZ3VDNE57ANCNFSM5NY67WRA. You are receiving this because you were mentioned.