Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion tools/yoda/vault_publish.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Publishing a data package has the following effects:
- The metadata of the data package will be registered and published in [DataCite](https://commons.datacite.org/).
- DataCite itself is harvested by numerous other websites such as Scopus, Google Scholar, Web of Science, etc.
- The dataset itself will stay in the Yoda Vault.
- Clicking on the DOI link will lead the visitor to a "landing page" on [https://publication.yoda.vu.nl](https://publication.yoda.vu.nl/full/VU01/2LT5V4.html) which shows the metadata for a particular dataset.
- The dataset will be included in the list of [VU data publications](https://commons.datacite.org/repositories/delft.vudata)
- Clicking on the DOI link will lead the visitor to a "landing page" of the dataset, see for example this [data publication](https://publication.yoda.vu.nl/full/VU01/2LT5V4.html), which shows the metadata for a particular dataset.
- If the Access Type metadata field is set to `Open - Freely retrievable`, the data in the data package is downloadable from the landing page.
- If the Access Type metadata field is set to `Restricted` or `Closed`, only the metadata will be shown.
- By setting the Access Type to `Restricted` you indicate a visitor can use the Contact link on the landing page to request access to the data.
Expand Down
Loading