Skip to content

Commit 2bdb717

Browse files
committed
Added Object Store as component
1 parent e568c6c commit 2bdb717

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

docs/object-store.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
SURF Object Store
2+
=================
3+
4+
[Object Store]{:target=_blank} is a facility provided by [SURF]{:target=_blank}, the collaborative ICT organization for Dutch education and
5+
research. It is used by the Dataverse instances in the Data Stations and DataverseNL to store the data files of the datasets.
6+
7+
[Object Store]: {{ surf_object_store }}
8+
[SURF]: {{ surf_url }}

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ nav:
4545
- DANS Libraries: dans-libraries.md
4646
- Skosmos: skosmos.md
4747
- NBN Resolver (KB): nbn-resolver.md
48+
- Object Store (SURF): object-store.md
4849
- Data Archive (SURF): data-archive.md
4950
- Development:
5051
- Overview: dev.md
@@ -96,6 +97,7 @@ extra:
9697
surf_url: https://www.surf.nl/en
9798
ghm_registration_service_url: https://persistent-identifier.nl/gmh-registration-service/api/v1/openapi.yaml
9899
dans_dev_scripts_repo: https://github.com/DANS-KNAW/dans-dev-scripts
100+
surf_object_store: https://www.surf.nl/en/services/storage-data-management/object-store
99101

100102
markdown_extensions:
101103
- attr_list

0 commit comments

Comments
 (0)