Skip to content

Commit abe1fb4

Browse files
committed
📝 Add data repository software
1 parent 6c63cf2 commit abe1fb4

File tree

2 files changed

+128
-4
lines changed

2 files changed

+128
-4
lines changed

docs/data-processing/intake/index.rst

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,134 @@ interessant, sondern auch für das Anbieten von Daten.
2323
* `Intake: Caching Data on First Read Makes Future Analysis Faster
2424
<https://www.anaconda.com/blog/intake-caching-data-on-first-read-makes-future-analysis-faster>`_
2525

26+
.. seealso::
27+
* `Authors Alliance: Open Data
28+
<https://www.authorsalliance.org/resources/open-data/>`_
29+
30+
Alternativen
31+
------------
32+
33+
Falls euch der Funktionsumfang von Intake nicht ausreicht, könnten die folgenden
34+
Datenspeicherprogramme für euch interessant sein:
35+
36+
ckan
37+
`Home <https://ckan.org>`_ | `Docs <https://docs.ckan.org/en/2.11/>`_ |
38+
`GitHub <https://github.com/ckan/ckan>`_
39+
40+
.. image:: https://raster.shields.io/github/stars/ckan/ckan
41+
:alt: Stars
42+
:target: https://github.com/ckan/ckan
43+
44+
.. image:: https://raster.shields.io/github/contributors/ckan/ckan
45+
:alt: Contributors
46+
:target: https://github.com/ckan/ckan/graphs/contributors
47+
48+
.. image:: https://raster.shields.io/github/commit-activity/y/ckan/ckan
49+
:alt: Commit activity
50+
:target: https://github.com/ckan/ckan/graphs/commit-activity
51+
52+
.. image:: https://raster.shields.io/github/license/ckan/ckan
53+
:alt: Lizenz
54+
55+
Dataverse
56+
`Home <https://dataverse.org>`_ | `Docs
57+
<https://guides.dataverse.org/en/latest/>`_ | `GitHub
58+
<https://github.com/IQSS/dataverse>`_
59+
60+
.. image:: https://raster.shields.io/github/stars/IQSS/dataverse
61+
:alt: Stars
62+
:target: https://github.com/IQSS/dataverse
63+
64+
.. image:: https://raster.shields.io/github/contributors/IQSS/dataverse
65+
:alt: Contributors
66+
:target: https://github.com/IQSS/dataverse/graphs/contributors
67+
68+
.. image:: https://raster.shields.io/github/commit-activity/y/IQSS/dataverse
69+
:alt: Commit activity
70+
:target: https://github.com//IQSS/dataversegraphs/commit-activity
71+
72+
.. image:: https://raster.shields.io/github/license/IQSS/dataverse
73+
:alt: Lizenz
74+
75+
DSpace
76+
`Home <https://dspace.org>`_ | `Docs
77+
<https://wiki.lyrasis.org/display/DSDOC9x/DSpace+9.x+Documentation>`_ |
78+
`GitHub <https://github.com/DSpace>`_
79+
80+
.. image:: https://raster.shields.io/github/stars/DSpace/DSpace
81+
:alt: Stars
82+
:target: https://github.com/DSpace/DSpace
83+
84+
.. image:: https://raster.shields.io/github/contributors/DSpace/DSpace
85+
:alt: Contributors
86+
:target: https://github.com/DSpace/DSpace/graphs/contributors
87+
88+
.. image:: https://raster.shields.io/github/commit-activity/y/DSpace/DSpace
89+
:alt: Commit activity
90+
:target: https://github.com/DSpace/DSpace/graphs/commit-activity
91+
92+
.. image:: https://raster.shields.io/github/license/DSpace/DSpace
93+
:alt: Lizenz
94+
95+
Fedora Commons
96+
`Home <https://wiki.lyrasis.org/display/FF/>`_ | `Docs
97+
<https://wiki.lyrasis.org/display/FEDORA6x>`_ | `GitHub
98+
<https://github.com/fcrepo/fcrepo>`_
99+
100+
.. image:: https://raster.shields.io/github/stars/fcrepo/fcrepo
101+
:alt: Stars
102+
:target: https://github.com/fcrepo/fcrepo
103+
104+
.. image:: https://raster.shields.io/github/contributors/fcrepo/fcrepo
105+
:alt: Contributors
106+
:target: https://github.com/fcrepo/fcrepo/graphs/contributors
107+
108+
.. image:: https://raster.shields.io/github/commit-activity/y/fcrepo/fcrepo
109+
:alt: Commit activity
110+
:target: https://github.com/fcrepo/fcrepo/graphs/commit-activity
111+
112+
.. image:: https://raster.shields.io/github/license/fcrepo/fcrepo
113+
:alt: Lizenz
114+
115+
InvenioRDM
116+
`Home <https://inveniosoftware.org/products/rdm/>`_ | `Docs
117+
<https://inveniordm.docs.cern.ch>`_ | `GitHub
118+
<https://github.com/inveniosoftware/invenio-rdm-records>`_
119+
120+
.. image:: https://raster.shields.io/github/stars/inveniosoftware/invenio-rdm-records
121+
:alt: Stars
122+
:target: https://github.com/inveniosoftware/invenio-rdm-records
123+
124+
.. image:: https://raster.shields.io/github/contributors/inveniosoftware/invenio-rdm-records
125+
:alt: Contributors
126+
:target: https://github.com/inveniosoftware/invenio-rdm-records/graphs/contributors
127+
128+
.. image:: https://raster.shields.io/github/commit-activity/y/inveniosoftware/invenio-rdm-records
129+
:alt: Commit activity
130+
:target: https://github.com/inveniosoftware/invenio-rdm-records/graphs/commit-activity
131+
132+
.. image:: https://raster.shields.io/github/license/inveniosoftware/invenio-rdm-records
133+
:alt: Lizenz
134+
135+
iRODS
136+
`Home <https://irods.org>`_ | `Docs <https://docs.irods.org/5.0.2/>`_ |
137+
`GitHub <https://github.com/irods/irods>`_
138+
139+
.. image:: https://raster.shields.io/github/stars/irods/irods
140+
:alt: Stars
141+
:target: https://github.com/irods/irods
142+
143+
.. image:: https://raster.shields.io/github/contributors/irods/irods
144+
:alt: Contributors
145+
:target: https://github.com/irods/irods/graphs/contributors
146+
147+
.. image:: https://raster.shields.io/github/commit-activity/y/irods/irods
148+
:alt: Commit activity
149+
:target: https://github.com/irods/irods/graphs/commit-activity
150+
151+
.. image:: https://raster.shields.io/github/license/irods/irods
152+
:alt: Lizenz
153+
26154
.. toctree::
27155
:hidden:
28156
:titlesonly:

docs/data-processing/opendata.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
Offene Daten
77
============
88

9-
.. seealso::
10-
* `Authors Alliance: Open Data
11-
<https://www.authorsalliance.org/resources/open-data/>`_
12-
139
Themenbezogener Überblick über öffentliche Repositories mit Forschungsdaten.
1410

1511
Agrarwissenschaften

0 commit comments

Comments
 (0)