@@ -1202,93 +1202,36 @@ The LMU Open Science Center is one of the many child organizations of LMU Munich
12021202
12031203## <i class =" bi bi-card-checklist " ></i > Preserve & Share Checklist {.unnumbered}
12041204
1205- ** Before Publication:**
1206-
1207- <div class =" orc-grid-2col " >
1208-
1209- <div >
1210-
1211- - [ ] Data deposited in appropriate repository
1212- - [ ] Metadata complete and discoverable
1213- - [ ] Code published with documentation
1214- - [ ] DOIs obtained for data and code
1215- </div >
1216-
1217- <div >
1218-
1219- - [ ] All authors have ORCIDs linked
1220- - [ ] Licenses applied (CC0/CC BY, MIT/Apache)
1221- - [ ] Sensitive data removed and verified
1222- - [ ] Ethics approval for sharing (if required)
1223- </div >
1224-
1225- </div >
1226-
1227- ** At Submission:**
1228-
1229- <div class =" orc-grid-2col " >
1230-
1231- <div >
1232-
1233- - [ ] Data Availability Statement with DOIs
1234- - [ ] Code availability materials linked
1235- - [ ] Open access option selected
1236- </div >
1237-
1238- <div >
1239-
1240- - [ ] ORCID, ROR, funder IDs included
1241- - [ ] Author contributions (CRediT) specified
1242- - [ ] Preprint posted (if applicable)
1243- </div >
1244-
1245- </div >
1246-
1247- ** After Acceptance:**
1248-
1249- - [ ] Postprint uploaded to institutional repository
1250- - [ ] Preprint updated with link to published version
1251- - [ ] Repository READMEs updated with citation
1252- - [ ] Co-authors receive final citation and PDF
1253-
1254- ** Long-term:**
1255-
1256- - [ ] Verify DOIs resolve correctly
1257- - [ ] Respond to data/code access requests
1258- - [ ] Monitor citations and usage metrics
1259-
1260- :::
1261-
1262-
1263- <!-- Before Depositing Data
1264- Essential steps:
1265-
1266- Complete anonymization of personal information
1267- README file with study description and methods
1268- Data dictionary with variable descriptions
1269- Appropriate license (CC0 or CC BY recommended)
1270- Ethics committee approval if required-->
1205+ ** Before sharing resources**
12711206
1272- <!-- Before publishing code:
1207+ - [ ] Complete metadata, README (with instructions), and documentation (e.g. data dictionary)
1208+ - [ ] No sensitive information in any files to be shared
1209+ - [ ] Simulated or synthetic data created to run the code instead of real data (if needed)
1210+ - [ ] Data quality validated, code peer-reviewed, materials checked and cleaned
1211+ - [ ] Results reproducible, following reporting guidelines, separated in preregistered vs exploratory
1212+ - [ ] All authors have ORCID
12731213
1274- Remove API keys, passwords, credentials
1275- Remove personal or participant data
1276- Review entire git history
1277- Add simulated data if needed
1278- Document dependencies clearly -->
1214+ ** Upon publishing resources**
12791215
1216+ - [ ] Add an open licence (e.g. CC.BY 4.0 for data and materials, Apache 2.0 for code)
1217+ - [ ] Fill out the metadata of the repository where the resources are deposited
1218+ - [ ] Link authors's ORCID, and the ROR of their organisation and funders to all resources
1219+ - [ ] Release publically and get a DOI
1220+ - [ ] Modify the metadata of all resources to include the DOIs of other conencted resources
12801221
1222+ ** Upon submitting an article**
12811223
1282- ::: {.orc-gradient-box}
1224+ - [ ] Include the DOI of all resources in MS (data, code, materials, conceptual figures)
1225+ - [ ] Use CRediT taxinomy to give attribution to all contributors
1226+ - [ ] Deposit a preprint on preprint server or institutional repository (if allowed)
1227+ - [ ] Request an open licence (CC.BY 4.0) for the article if possible to allow redistribution
12831228
1284- ## < i class = " bi bi-card-checklist " ></ i > Preserve & Share Checklist {.unnumbered}
1229+ ** After acceptance of an article **
12851230
1286- ** Before sharing resources**
1231+ - [ ] Udate the preprint with a postprint (if allowed)
1232+ - [ ] Link the DOI of the published article to the preprint/postprint
1233+ - [ ] Handle data accesss requests if only metadat were shared
1234+ - [ ] Monitor citations and usage metrics of all research otuputs
12871235
1288- - [ ] Complete metadata, README (with instructions), and documentation (e.g. data dictionary)
1289- - [ ] No sensitive information in any files to be shared
1290- - [ ] Data quality validated, code peer-reviewed, materials checked and cleaned
1291- - [ ] Results reproducible, following reporting guidelines, separated in preregistered vs exploratory
1292- - [ ] All authors have ORCID
12931236
12941237:::
0 commit comments