Skip to content

Conversation

@pdurbin
Copy link
Member

@pdurbin pdurbin commented Nov 22, 2025

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 and adds categories. 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:

@github-actions github-actions bot added the Type: Bug a defect label Nov 22, 2025
Comment on lines 11 to 14
## Support for FAIR Data Principles

Findable, Accessible, Interoperable, Reusable.
[More information.](https://scholar.harvard.edu/mercecrosas/presentations/fair-guiding-principles-implementation-dataverse)
Copy link
Member Author

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)

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:

Copy link
Member Author

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}.

@DieuwertjeBloemen
Copy link
Contributor

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.

@pdurbin
Copy link
Member Author

pdurbin commented Dec 1, 2025

@DieuwertjeBloemen thanks! I created a second pull request so we can preview how the categories look:

Update: I went ahead and merged the version with categories into the original pull request (#12000).

@pdurbin pdurbin added this to the 6.10 milestone Dec 11, 2025
@coveralls
Copy link

Coverage Status

coverage: 24.232%. remained the same
when pulling 3e2178b on 11998-features-in-guides
into 96e96f4 on develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug a defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature list is out-of-date, move to guides

5 participants