-
Notifications
You must be signed in to change notification settings - Fork 266
Add checklist of concrete things to do #1274
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -275,6 +275,26 @@ It is increasingly common that funders require projects to include a knowledge t | |||||
* Social media can amplify your story, but the substantive content usually resides elsewhere such as a news website, institutional blog, or your journal’s announcements page. | ||||||
* Journal content can have a long life. Consider promoting articles published several years earlier, especially if an article can fill an information vacuum for something current. | ||||||
|
||||||
## Checklist | ||||||
|
||||||
> Contributed by Stuart Yeates and Max Sullivan | ||||||
|
||||||
Before you start any promotion: | ||||||
* Validate your OAI-PMH feed. There are a number of OAI-PMH validators which provide a third-party check of you metadata, for example: https://validator.oaipmh.com/ https://oval.base-search.net/ https://validator.dini.de/ | ||||||
* Check your SSL certificate using one of a number of checkers, for example: https://www.ssllabs.com/ssltest/analyze.html https://www.sslchecker.com/sslchecker | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For any hyperlinks in documentation, please create descriptive links rather than adding raw links. You can read more in our style guide. In Markdown, the following formatting should be used:
There are multiple throughout the PR that should be converted to descriptive links. |
||||||
* Check the ISSN details on https://portal.issn.org/ These details are very important if journal ownership becomes contested. | ||||||
* Check the DOI metadata by searching for articles on https://search.crossref.org/search/ Only applies it using DOIs and getting them via CrossRef Search for an article by title and then "Actions" -> "Metadata as JSON" and check all he details. Articles can take 48 hours to appear here after registering the DOI and providing the metadata. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
This is a little unclear. Is this supposed to be two sentences? |
||||||
* Save the journal homepage to https://web.archive.org/save or similar web harvester. This will fail if you have a insitutional firewall or similar bocking external access. Important if journal ownership becomes contested. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
* Browse the journal website with the browser console open, looking for errors or warnings that may be relavent. | ||||||
|
||||||
Places to check / add your journal, if appropiate: | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
* Directory of Open Access Journals https://doaj.org/ | ||||||
* Retraction Watch Database https://retractiondatabase.org/ | ||||||
* Unpaywall https://unpaywall.org/ | ||||||
* Google scholar https://scholar.google.com/ | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
* Wikidata https://www.wikidata.org/ DOI metadata can be imported (from crossref) into wikidata using https://scholia.toolforge.org/doi/<doi> | ||||||
* Wikipedia https://en.wikipedia.org/ Requires journal meet notability requirements; not recommended for new journals. | ||||||
|
||||||
## Further Reading | ||||||
|
||||||
Library Publishing Coalition (LPC) Webinar Series: [ORCID in Publishing Workflows](https://www.youtube.com/watch?v=9A3sk13C7QM) | ||||||
|
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.