Skip to content

Commit

Permalink
Tool navigation proposals
Browse files Browse the repository at this point in the history
  • Loading branch information
chartgerink committed Jan 2, 2025
1 parent dc23022 commit 1e10e21
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 9 deletions.
14 changes: 11 additions & 3 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,19 @@ website:
title: false
collapse-below: lg
left:
- text: "Topics"
- text: "Topics #1"
file: topics.qmd
- text: "Guides"
- text: Tools
href: /topics.html#category=Tools
- text: "Topics #2"
menu:
- text: All
file: topics.qmd
- text: Tools
href: /topics.html#category=Tools
- text: Guides
file: guides.qmd
- text: "Blog"
- text: Blog
file: blog.qmd
- contributing.qmd
tools:
Expand Down
1 change: 1 addition & 0 deletions topics.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ listing:
table-striped: true
table-hover: true
fields: [title, reading-time]
categories: true
---

::: {.callout-tip}
Expand Down
1 change: 1 addition & 0 deletions topics/qualtrics.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Qualtrics
categories: [Tools]
---

Qualtrics is a cloud-based subscription and software platform (SaaS) that enables users to create and manage online surveys. The Qualtrics survey tool can support a variety of (complex) survey design requirements by providing such functionalities as different question types, display and branching logic configuration and the use of embedded data and API's.
Expand Down
1 change: 1 addition & 0 deletions topics/researchcloud.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: SURF Research Cloud
categories: [Tools]
---

## What is it?
Expand Down
11 changes: 6 additions & 5 deletions topics/scistor.qmd
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
---
title: SciStor
categories: [Tools]
---

The storage service SciStor (Storage for Scientists) is intended for storing large amounts of research data. SciStor can be used from any VU workstation and, via utilities, from home or on the road. The access rights can be set relatively fine-grained.

SciStor is hosted by IT for Research (ITvO) on the VU campus and is therefore close to lab equipment, workstations, the [BAZIS HPC cluster](../topics/bazis.qmd) and SciCloud.
SciStor is hosted by IT for Research (ITvO) on the VU campus and is therefore close to lab equipment, workstations, the [BAZIS HPC cluster](../topics/bazis.qmd) and SciCloud.

If desired, automatic backups can be made of the data.

Because SciStor is mainly intended for high performance on-campus use, access is only possible with a VUnetId.
<!-- add information on obtaining vunetid's for guests -->

## Storage space reservation
## Storage space reservation

Storage space on SciStor is provided on a reservation basis. This means that the amount of space requested is guaranteed to be available. If desired, the reservation can be adjusted up or down very quickly, subject to a few exceptions. The owner of the SciStor share receives monthly usage reports. The report provides insight on used and available space.
Storage space on SciStor is provided on a reservation basis. This means that the amount of space requested is guaranteed to be available. If desired, the reservation can be adjusted up or down very quickly, subject to a few exceptions. The owner of the SciStor share receives monthly usage reports. The report provides insight on used and available space.
<!-- link to cost model -->

## Backups
## Backups

SciStor shares can be backed up using the 'snapshot' technique. This makes it possible, among other things, for Windows users of a SciStor share to retrieve data from the backup themselves. The backup data is stored at an off-campus datacenter to ensure your data protected against disasters.
SciStor shares can be backed up using the 'snapshot' technique. This makes it possible, among other things, for Windows users of a SciStor share to retrieve data from the backup themselves. The backup data is stored at an off-campus datacenter to ensure your data protected against disasters.

## Requesting a SciStor share

Expand Down
3 changes: 2 additions & 1 deletion topics/yoda.qmd
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: Yoda
categories: [Tools]
---

Yoda is an application for institutions that supports RDM throughout the entire research cycle: from the safe and easy storage and sharing of data during the research process, to the sharing of data within research groups and projects and ultimately to research data archiving and publication.

{{< video https://www.youtube.com/embed/N67v2v62Qn0?si=MhjAv6lDHAyCgfUy >}}
{{< video <https://www.youtube.com/embed/N67v2v62Qn0?si=MhjAv6lDHAyCgfUy> >}}

## Yoda and FAIR data

Expand Down

0 comments on commit 1e10e21

Please sign in to comment.