-
Notifications
You must be signed in to change notification settings - Fork 7
Add dataset publishing and citation content #57
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
Conversation
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.
Pull Request Overview
This PR adds dataset publishing and citation documentation by porting content from the LASP data management Confluence page. The changes provide comprehensive guidance on Digital Object Identifiers (DOIs), dataset publishing workflows, and citation practices.
- Adds three new documentation guides covering DOI fundamentals, creation processes, and dataset publishing/citation practices
- Integrates these guides into the existing data management documentation structure
- Provides practical workflows for LASP researchers to create DOIs through CU Libraries and DataCite
Reviewed Changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/source/data_management/index.rst | Adds new guide files to the documentation table of contents |
| docs/source/data_management/digital_object_identifiers.md | Comprehensive introduction to DOIs, their purpose, format, and registries |
| docs/source/data_management/creating_a_doi.md | Step-by-step guide for creating DOIs via CU Libraries and DataCite |
| docs/source/data_management/citing_and_publishing_datasets.md | Guidelines for publishing datasets and proper citation practices |
|
I'm not sure how to bypass a codespell error. It thinks there's a typo in the word "SORCE" but it's a mission name and is spelled correctly. |
@vmartinez-cu I think you could you add something in |
bourque
left a comment
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.
These looks great! Thanks for adding all of this content ahead of our presentation!
* Add guidelines on citing and publishing datasets * Add images used in a couple data managment guides * Minor fixes to typos and file paths * Add "SORCE" to words codespell should ignore in poetry toml --------- Co-authored-by: Matthew Bourque <Matthew.Bourque@lasp.colorado.edu>
This PR adds 3 new guides that port over information from the data management confluence page that are related to publishing and citing datasets