Contribution point guideline

April 1, 2024 ยท View on GitHub

To be considered as a co-author, 20 contribution points are required. To monitor how many points that you have obtained, the contribution point tracking is now live at this sheet and will be updated regularly (although not automatically, yet)!

Note: The purpose of the point system is not to barrier collaboration, but to reward rare and high-quality dataset entries. We might adjust the point requirement lower to accommodate more co-authorship if needed.

Contribution typeDemandPointsMax pointsJob description
Public Datasheet SubmissionAs many as possible2+bonus6Submit public datasheet via jotform
Private Datasheet SubmissionAs many as possible1Submit private datasheet via jotform
Open Access to Private DatasetAs many as possible4+bonus10 for the high-qualityOnly private dataset owners can do this. Upload the data in a public repository and submit the datasheet in jotform.
Dataloader ImplementationAs many as possible36 for the hard oneImplement dataloader based on the respective dataset's schema and task.

Public Datasheet Submission

Submitting a public dataset via jotform is worth a default score of +2. Bonus is applied based on the following conditions:

Private Datasheet Submission

Submitting a private dataset via jotform is worth a default score of +1.

Providing open access to the private datasets will be granted +4 points, with a bonus applied based on the following conditions:

Implementing Data Loader

Implementing any data loader is granted +3 pts unless otherwise specified on the GitHub issue. More details here.