-
Notifications
You must be signed in to change notification settings - Fork 530
move the list of features into the guides #12000
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: develop
Are you sure you want to change the base?
Conversation
| ## Support for FAIR Data Principles | ||
|
|
||
| Findable, Accessible, Interoperable, Reusable. | ||
| [More information.](https://scholar.harvard.edu/mercecrosas/presentations/fair-guiding-principles-implementation-dataverse) |
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.
I'm aware that the "more information" link doesn't work. We have a dedicated issue about creating updated content about FAIR and I mentioned the broken link there: #9743 (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.
I was about to comment: looks simple enough to replace all instances of {doc} with :doc:
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.
Sorry, I'm confused. In .rst, yes, we use :doc: but this is .md where we use {doc}.
|
I've added in categorization in the spreadsheet. It's a bit all over the place right now, as I think some features are more general (like FAIR principles) while others are very specific. But it's a first attempt. I also had a look at the spreadsheet Julian mentioned in #11998, but couldn't copy it one-on-one. And maybe we should add on extra items to the list at some point anyway. |
|
@DieuwertjeBloemen thanks! I created a second pull request so we can preview how the categories look: |
What this PR does / why we need it:
The list of features is not being updated on the website. This PR moves the list into the guides as-is. You can preview it here: https://dataverse-guide--12000.org.readthedocs.build/en/12000/admin/features.html
From there we can make future updates to add features and improve the organization.
Which issue(s) this PR closes:
Special notes for your reviewer:
I'm using the included script to generate the page. The real work was adding the DocLinkTarget column and all its values to the spreadsheet.
Suggestions on how to test this:
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
Is there a release notes update needed for this change?:
Additional documentation: