invenio-app-rdm 13.0.0rc9__py2.py3-none-any.whl → 13.0.2__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (131) hide show
  1. invenio_app_rdm/__init__.py +1 -1
  2. invenio_app_rdm/config.py +1 -0
  3. invenio_app_rdm/fixtures/pages.py +5 -2
  4. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
  5. invenio_app_rdm/records_ui/views/decorators.py +23 -9
  6. invenio_app_rdm/records_ui/views/deposits.py +15 -6
  7. invenio_app_rdm/records_ui/views/records.py +3 -2
  8. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
  9. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
  10. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
  11. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
  12. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
  13. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
  14. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
  15. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
  16. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
  17. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
  18. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
  19. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
  20. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
  21. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
  22. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
  23. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
  24. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
  25. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
  26. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
  27. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
  28. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
  29. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
  30. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
  31. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
  32. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
  33. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
  34. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
  35. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
  36. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
  37. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
  38. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
  39. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
  40. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
  41. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
  42. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
  43. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
  44. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
  45. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
  46. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
  47. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
  48. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
  49. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
  50. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
  51. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
  52. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
  53. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
  54. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
  55. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
  56. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
  57. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
  58. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
  59. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
  60. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
  61. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
  62. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
  63. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
  64. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
  65. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
  66. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
  67. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
  68. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
  69. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
  70. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
  71. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
  72. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
  73. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
  74. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
  75. invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
  76. invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
  77. invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
  78. invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
  79. invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
  80. invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
  81. invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
  82. invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
  83. invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
  84. invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
  85. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
  86. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
  87. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
  88. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
  89. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
  90. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
  91. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
  92. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
  93. invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
  94. invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
  95. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
  96. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
  97. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
  98. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
  99. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
  100. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
  101. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
  102. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
  103. invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
  104. invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
  105. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
  106. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
  107. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
  108. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
  109. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
  110. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
  111. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
  112. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
  113. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
  114. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
  115. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
  116. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
  117. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
  118. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
  119. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
  120. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
  121. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
  122. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
  123. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
  124. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
  125. invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
  126. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/METADATA +41 -1
  127. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/RECORD +131 -131
  128. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/WHEEL +0 -0
  129. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/entry_points.txt +0 -0
  130. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/licenses/LICENSE +0 -0
  131. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/top_level.txt +0 -0
@@ -1,15 +1,16 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  #
3
- # Copyright (C) 2023-2024 CERN.
3
+ # Copyright (C) 2023-2025 CERN.
4
4
  # Copyright (C) 2024-2025 Graz University of Technology.
5
+ # Copyright (C) 2025 Northwestern University.
5
6
  #
6
7
  # Invenio-App-RDM is free software; you can redistribute it and/or modify
7
8
  # it under the terms of the MIT License; see LICENSE file for more details.
8
9
 
9
- """Record migration script from InvenioRDM 11.0 to 12.0.
10
+ """Record migration script from InvenioRDM 12.0 to 13.0.
10
11
 
11
12
  Disclaimer: This script is intended to be executed *only once*, namely when
12
- upgrading from InvenioRDM 11.0 to 12.0!
13
+ upgrading from InvenioRDM 12.0 to 13.0!
13
14
  If this script is executed at any other time, probably the best case scenario
14
15
  is that nothing happens!
15
16
 
@@ -20,11 +21,19 @@ This script has been tested with following data:
20
21
  - internal_notes
21
22
  """
22
23
 
24
+ import sys
25
+ import traceback
26
+
23
27
  from click import secho
24
28
  from invenio_access.permissions import system_identity
25
29
  from invenio_db import db
26
30
  from invenio_rdm_records.proxies import current_rdm_records_service as records_service
31
+ from invenio_search import current_search_client as search_client
27
32
  from invenio_search.engine import dsl
33
+ from invenio_search.utils import prefix_index
34
+ from invenio_vocabularies.contrib.affiliations.api import Affiliation
35
+ from invenio_vocabularies.contrib.names.api import Name
36
+ from sqlalchemy import select
28
37
 
29
38
 
30
39
  def run_upgrade(has, migrate):
@@ -113,12 +122,97 @@ def run_upgrade_for_thesis():
113
122
  secho("Thesis upgrade has finished.", fg="green")
114
123
 
115
124
 
125
+ def run_upgrade_for_affiliations():
126
+ """Update affiliations entry so that they conform to new shape."""
127
+ secho("Affiliations upgrade has started.", fg="green")
128
+
129
+ error = False
130
+ # Batch intake to limit memory usage
131
+ stmt = select(Affiliation.model_cls).execution_options(yield_per=250)
132
+
133
+ for affiliation_model in db.session.scalars(stmt):
134
+ try:
135
+ data_for_affiliation = affiliation_model.data
136
+ data_for_affiliation.pop("id", None)
137
+ data_for_affiliation.pop("pid", None)
138
+ affiliation = Affiliation(data_for_affiliation, model=affiliation_model)
139
+ affiliation.commit()
140
+ except Exception as e:
141
+ secho(f"Migration failed with '{repr(e)}'.", fg="red")
142
+ secho(f"Affiliation {affiliation_model.pid} failed to update", fg="red")
143
+ trace = traceback.format_exc()
144
+ secho(f"Traceback {trace}", fg="red")
145
+ error = True
146
+ break
147
+
148
+ if error:
149
+ db.session.rollback()
150
+ secho("Affiliations upgrade failed.", fg="red")
151
+ sys.exit(1)
152
+ else:
153
+ db.session.commit()
154
+ secho("Affiliations upgrade succeeded.", fg="green")
155
+
156
+
157
+ def run_upgrade_for_names():
158
+ """Update names entry so that they conform to new shape."""
159
+ secho("Names upgrade has started.", fg="green")
160
+
161
+ error = False
162
+ # Batch intake to limit memory usage
163
+ stmt = select(Name.model_cls).execution_options(yield_per=250)
164
+
165
+ for name_model in db.session.scalars(stmt):
166
+ try:
167
+ data_for_name = name_model.data
168
+ data_for_name.pop("id", None)
169
+ data_for_name.pop("pid", None)
170
+ name = Name(data_for_name, model=name_model)
171
+ name.commit()
172
+ except Exception as e:
173
+ secho(f"Migration failed with '{repr(e)}'.", fg="red")
174
+ secho(f"Name {name_model.pid} failed to update", fg="red")
175
+ trace = traceback.format_exc()
176
+ secho(f"Traceback {trace}", fg="red")
177
+ error = True
178
+ break
179
+
180
+ if error:
181
+ db.session.rollback()
182
+ secho("Names upgrade failed.", fg="red")
183
+ sys.exit(1)
184
+ else:
185
+ db.session.commit()
186
+ secho("Names upgrade succeeded.", fg="green")
187
+
188
+
189
+ def run_upgrade_for_event_stats_mappings():
190
+ """Update the live event stats mappings to add missing fields."""
191
+ secho("Event stats mappings upgrade has started.", fg="green")
192
+
193
+ # Find the latest mappings for views and download stats events
194
+ for event_type in ("record-view", "file-download"):
195
+ try:
196
+ events_index = prefix_index(f"events-stats-{event_type}-*")
197
+ res = search_client.indices.get(events_index)
198
+ last_two_indices = sorted(res.keys())[-2:]
199
+ for index in last_two_indices:
200
+ res = search_client.indices.put_mapping(
201
+ index=index,
202
+ body={"properties": {"is_machine": {"type": "boolean"}}},
203
+ )
204
+ except Exception as e:
205
+ secho(f"Mapping update for {event_type} failed with '{repr(e)}'.", fg="red")
206
+ trace = traceback.format_exc()
207
+ secho(f"Traceback {trace}", fg="red")
208
+ secho("Event stats mappings upgrade succeeded.", fg="green")
209
+
210
+
116
211
  def execute_upgrade():
117
212
  """Execute the upgrade from InvenioRDM 12.0 to 13.0.0.
118
213
 
119
214
  Please read the disclaimer on this module before thinking about executing
120
215
  this function!
121
- THIS MODULE IS WORK IN PROGRESS, UNTIL official v13 release
122
216
 
123
217
  NOTE:
124
218
  since the data upgrade steps are more selective now, the approach how to do
@@ -131,6 +225,9 @@ def execute_upgrade():
131
225
  secho("Starting data migration...", fg="green")
132
226
 
133
227
  run_upgrade_for_thesis()
228
+ run_upgrade_for_affiliations()
229
+ run_upgrade_for_names()
230
+ run_upgrade_for_event_stats_mappings()
134
231
 
135
232
 
136
233
  # if the script is executed on its own, perform the upgrade
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: invenio-app-rdm
3
- Version: 13.0.0rc9
3
+ Version: 13.0.2
4
4
  Summary: Invenio Research Data Management.
5
5
  Home-page: https://github.com/inveniosoftware/invenio-app-rdm
6
6
  Author: CERN
@@ -101,6 +101,46 @@ https://inveniordm.docs.cern.ch
101
101
  Changes
102
102
  =======
103
103
 
104
+ Version v13.0.2 (released 2025-08-25)
105
+
106
+ - i18n: pulled translations
107
+ - fix(file-list): display fallback message if file checksum is not available
108
+ - feat(upgrade_scripts): add event stats mapping update for v13
109
+ * Adds the recently added `is_machine` field to the record views and
110
+ file downloads event stats mappings. Only updates the latest two
111
+ indices, since they might still be actively receiving/processing
112
+ events.
113
+ - fix(views): redirect deleted record file downloads
114
+ * When accessing a file download of a deleted record, return a 302
115
+ redirect to the record page. This is to make sure that we display the
116
+ record's "410 Gone" tombstone page response.
117
+ - i18n: wrap search results not found message (#3159)
118
+ Updated the message displayed when no search results are found to
119
+ include a localized version of "your search"
120
+ - fix(views): use correct community value
121
+ * After the change in 33f1b0d2, values passed to the UI or used for
122
+ accessing UI-related attributes (e.g. the "theme"), must come from
123
+ the community UI-serialized value instead of the service result item.
124
+ - fix(pages): add community base template as a valid option
125
+ - feat(fixtures): allow specifying `template_name` in page fixtures
126
+ - fix(v13-migration): update name entries
127
+ - fix(v13-migration): update affiliation entries
128
+ - fix(deposits): pass missing community_ui to community theme templates
129
+ * also introduce more explicit distinctions between community and
130
+ community_ui variables
131
+
132
+ Version v13.0.1 (released 2025-07-31)
133
+
134
+ - fix(deposits): update doi default option only if managed
135
+ * Fix logic for selecting default DOI option in deposit form when creating new versions
136
+ * Only set managed DOI provider as default when external and not_needed are not in allowed providers
137
+ * Improves user experience when versioning records with DataCite DOIs
138
+
139
+ Version v13.0.0 (released 2025-07-23)
140
+
141
+ - Official release of InvenioRDM v13. Contains all pre-release changes. See
142
+ [release notes](https://inveniordm.docs.cern.ch/releases/v13/version-v13.0.0/)
143
+
104
144
  Version v13.0.0rc9 (released 2025-07-23)
105
145
 
106
146
  - fix(migration): wrong variable used
@@ -1,6 +1,6 @@
1
- invenio_app_rdm/__init__.py,sha256=vCekijNq27g9vZCVKSExgbQ5enM497OZqLUY0XTgctc,700
1
+ invenio_app_rdm/__init__.py,sha256=Dd3S1tXWJqzUf96nC07bGJorqmug_nyQap3xDJMbenI,697
2
2
  invenio_app_rdm/cli.py,sha256=G6QqNU2W6n6ICtTMnpeKFXIsdorncDmVXwwwsGH5F2k,2746
3
- invenio_app_rdm/config.py,sha256=MQYHg0C5p5xAphuGOh3lqxp7k9Dboi27uxn7WHkv2JU,52040
3
+ invenio_app_rdm/config.py,sha256=T5pTzoBAAsxyp4ACAnfIhHcMowVkAnk8fWXlHR2OrRA,52107
4
4
  invenio_app_rdm/ext.py,sha256=K7syn5CU5If7yOclFeNOCZX_u5q6VB7NJEQVm41mlng,5286
5
5
  invenio_app_rdm/tasks.py,sha256=FyrIQXVuPjms-dNEnLrVmmdwrX_IykJ87gcSNgOR6O0,1373
6
6
  invenio_app_rdm/views.py,sha256=SDr9NwZEWQcgT_3GFRYdDf6eUaK9DfnoafIkhUf9nSI,785
@@ -36,7 +36,7 @@ invenio_app_rdm/communities_ui/views/communities.py,sha256=LPSe4ixyJvmO3auHJK3Y6
36
36
  invenio_app_rdm/communities_ui/views/ui.py,sha256=YZ9yiZazEutwkpR4xEolLe6mUtiTJrxVdCOtQGAILOw,3007
37
37
  invenio_app_rdm/fixtures/__init__.py,sha256=XwWy4U66FkpWOEBFfn5EnXfuTKlXnh3HWZNBMDX4Rgk,1512
38
38
  invenio_app_rdm/fixtures/oai_sets.py,sha256=ZoS94FNkIsdEJWHihZRYvFAstp3GBrZ0viDml9mQXOI,621
39
- invenio_app_rdm/fixtures/pages.py,sha256=oWGpcjm8lhV2RQth10zV4VZNGe2qknBJtknFJGglkeg,2531
39
+ invenio_app_rdm/fixtures/pages.py,sha256=DF8DGQ_TPLHxr8PVb2ZVmnMDAc5m20pcVF2OjnTnNu4,2630
40
40
  invenio_app_rdm/fixtures/data/oai_sets.yaml,sha256=NlkL0Y4AH_HxmO0mfwzOlF7ZYAT0D7EV6aOs-_OLl7Q,256
41
41
  invenio_app_rdm/fixtures/data/pages.yaml,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
42
42
  invenio_app_rdm/fixtures/pages/.gitkeep,sha256=1HVs32jZTGcMkk-dV9RHGPZm5FdydwFIZDW1epflLF8,68
@@ -80,15 +80,15 @@ invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details
80
80
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html,sha256=N53nwtlEZjxweCx70qFJa1s6uL1pPSzWZgk8p1vodE4,4277
81
81
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html,sha256=2H6A4YzS8-4LRcPwyU04HsvnvieseVrrf_kndZl92zI,10622
82
82
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html,sha256=32Yknq5PgvJpYg9Z3Brod9wui9yrpDNE11_esG-20jw,1656
83
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html,sha256=hxkjBwkpDKvE-E6wzHoTVhzVXJ6KkNdvUNr7fm8UNcw,9527
83
+ invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html,sha256=jWXH7lmIOlClfTB6aAz7RFYg_rciz0PxGyzqqiVEMhc,9564
84
84
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/locations.html,sha256=27-KyPqb05pu-yRXHvxCgZWRSi5bFP6xf7XBn91sbeA,1741
85
85
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/stats_popup.html,sha256=5SVzfIS15Aro2Itd2BiaLbMXm0cvvwk6ZCdYjuSwhBw,625
86
86
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/version.html,sha256=eA8-n81XUezkwPXvcG5v2sgLPQNTgr7hB36-_Gr-tVI,758
87
87
  invenio_app_rdm/records_ui/views/__init__.py,sha256=9DaDls04IQv7fYttDjLofIWGsRRjk-FwUYnIfxV3OWk,5840
88
- invenio_app_rdm/records_ui/views/decorators.py,sha256=MUUmgGuigmFMigcpyJbNvM0yPKUyeAw5LE6MJ69BoFA,15883
89
- invenio_app_rdm/records_ui/views/deposits.py,sha256=2yUaZIeaGzogztpg0cXInK_twU2n6oP6J60ZA2cz2nA,22394
88
+ invenio_app_rdm/records_ui/views/decorators.py,sha256=-GdyPh2qIxV_wacAv5uChNx-HW2LiKjHQiRujiu42B4,16510
89
+ invenio_app_rdm/records_ui/views/deposits.py,sha256=W5H6QxIcxAopDCt7IAQ--l2d0VaZPEv5uwwTEon8MyU,22790
90
90
  invenio_app_rdm/records_ui/views/filters.py,sha256=zKuqjM_Yb9MmBmloStjasASYCwVG7mUe0eolI2MtPXg,6998
91
- invenio_app_rdm/records_ui/views/records.py,sha256=u3zvyMk5ADvzC6WhUlxFqjdJMIcuBAwh7PdV_TPg2KE,16454
91
+ invenio_app_rdm/records_ui/views/records.py,sha256=9QGRSHeuL89TdO90RPO8NMQ0ML81IRthJ6OWBgaO70c,16504
92
92
  invenio_app_rdm/redirector/__init__.py,sha256=AYCTGmfbmkHW3YJXMqXlWBXcBrUsta-QmL9ULX2bjwA,243
93
93
  invenio_app_rdm/redirector/resource.py,sha256=XuH6ZK0HVE5LdXoorlm8aI3deizvnZ5gFa9d1ihYosk,3312
94
94
  invenio_app_rdm/redirector/views.py,sha256=CTJ3EGEFKfc0lFwNb9pwH7MbMLiqaWnF8LA3xGIwahc,563
@@ -220,7 +220,7 @@ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/index.js,sh
220
220
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/AccessRequestTimelineEdit.js,sha256=rM5iSICtNsqXgOzNAWSpV61qJf8oE7XxqVTHMmhqkFk,5639
221
221
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/AccessRequestTimelineRead.js,sha256=ezxgh43UbgthNNGL2hoh1YwNBlPl1fC_TI0RcnFHd1w,1389
222
222
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/overrides/TimelineFeedHeader.js,sha256=vU_D4F5jabAghjfPtpC3JvErrBVy39Je-PARgqwMD4w,1164
223
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js,sha256=SRX2L3nBtcpoe-XYVPmIsHMsSNhlVdWIBD16E-lVECU,7223
223
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js,sha256=UKGEY8Fba36cJcNr-bo-jSM6c9oAKGdzxz1iQkY4YP4,7234
224
224
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/index.js,sha256=xvc8dtcPsTABiSpbt8azBVuZJuhXi39Nj4N8mPiFd40,2190
225
225
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/subcommunity/browse.js,sha256=N6tCJ4_NBlfQSRaiYfp4K-keHCC6xgFWmh1UCgBTyXA,921
226
226
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/base.js,sha256=OoSdV2v5hdXFxqL7rLB7un6X2kxiXWh1V-bVu6RhmUc,6879
@@ -289,66 +289,66 @@ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/package.js
289
289
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/translations.pot,sha256=OmYY8Smb_kBuIVb_wI5LpAP3XCaWtrSNgHnm0Mo7XuY,20996
290
290
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/_generatedTranslations.js,sha256=8Oo9iRj292_YsEWJRxMJqV9ABdPUOn1H77S31lx3Rdc,2805
291
291
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/index.js,sha256=Id8vOmdcp2I3LMQTO2o54pCFMVepuHPpxx0-aYz4KQ4,748
292
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po,sha256=DuVf6zhxbPmWj3mPgNYms5_r-SKFAOoDYccv4fIIU90,26256
293
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json,sha256=1O4DBEvwNg2Z4bcFkseckmnb935Y1qUCeU9YZX80KrU,23045
294
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po,sha256=3GXtUQRlh_pK-AU9rhmHuPRp2GBZhV2WcqTg0gYVpW4,13488
295
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json,sha256=0gve-ppz9Yjw_8K_F1JGTKRfDsWd3jRsryj-VeYsW8E,9991
296
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po,sha256=SmsRD5512HpSMuLW3bhQa_tgPmfrbdio-bZkgheZsdA,13503
297
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json,sha256=dVeeO7yif9B76Bx0oW-alCMiIIr7se2Usddvyka0jI0,9962
298
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po,sha256=3OTI_OyGz5WfJWNTIzrKZQBs_DcdX8by9Kyk_hMIDf8,22168
299
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json,sha256=tnaHhnPiMDrFT-_Xg1IUHQd9iO49-GJcYdJZnL1o0nM,18578
300
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po,sha256=PuJssGcJjlRMvx-3JsjhW72-nae7ph-wc4pcgyPblYw,13323
301
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json,sha256=b9NrW8J1WMqIE5aG_x3ezYYY_vVAETJ8ThR_5FPB8fc,9721
302
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po,sha256=JyBrOnmpCstXmgGVjRghceHbSZ4uBO18PVVSQRu6jBw,22633
303
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json,sha256=FqxD6vbx1vPLQi9oV7MiMK2PeKP4ZwcKd4GIqylcVtc,18485
304
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po,sha256=yQrUBSoXraww2k14phoWURNJl0OGNYWgf3L1wdtDlEs,13874
305
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json,sha256=zFLHHR0f61P7H0bMVCDULd4vQVhhquFcAH-oeFkOjqY,10242
292
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po,sha256=0Y75EsGHSiTF-pu4miG_GC13F-YTrCthvcof2flrHYY,22967
293
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json,sha256=ILe3VI2IhzAGdhl7G-EK_K74z-pPnT_7bzL-4C183yA,19073
294
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po,sha256=ysF8ED4wZLTVYDYQ5IRjF7vh94c3LcrqIxJPUMQKHas,13852
295
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json,sha256=mw2i8zKp8FjwDUV6cPYjwNENaEpjeQf0QpTH51lSHLo,10189
296
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po,sha256=IcEy3wwMQSyxAgGqfVmXfbLEa2G59aazt9Zm0L2TQZM,13855
297
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json,sha256=5BAS19E_wbAQDrytRWeKfGFACr2wthpfmnipAWgJSAg,10150
298
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po,sha256=hjZ0boKeToyOvOWxhA82qeOpMWXP2KhJFHkwVtj0Wvs,22059
299
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json,sha256=leYFssIpcIEcM1JceKLOJQsPfeC9DY41ytji22m2yTE,18056
300
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po,sha256=yR1cPZJW18Mxu6mjxwSXAk-UIjIBe4PH1FO9HdVqu2I,13671
301
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json,sha256=26HqtQmvqALNKfWTsLu66iqiukKRF_TWlcAMsizEq1U,9903
302
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po,sha256=4DZAW-fMxq0VytCWqxhPpN8UxOpOEuDwAauiWsbYeYI,21212
303
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json,sha256=ZpSNESg3GS9H7Bn-lb6UmCZcXl1QdCYX2c9AeaxNOFQ,16937
304
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po,sha256=M-6raYHIdrIF2bnNtYY1iuSSPdXRbLfqCByikxRdgMA,14300
305
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json,sha256=l95EyxJjv280WXM-uyJ33I6cwaDuQ6nlWerHVVmjsDg,10511
306
306
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en/messages.po,sha256=qmUzHrmSEtAibAHC4Nha2ln5JHXCm0A-5RMu1gFItHI,20996
307
307
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en/translations.json,sha256=fIJ9uQ6akpXq-tk0f418Hax4hpk3RxqM_hzb8JMMcDM,17332
308
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po,sha256=aV08GepkbnRa7q4IwXmVLZhU5jD3GwMfBlP61epaok0,21760
309
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json,sha256=3v8IREjFrQqIl9dKbmyJM6L1BnDJm0WeORO-lsTG51k,17657
310
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po,sha256=uVrAQBDCBsTI-GLGyKpGtDORn0TtM8ekegRBjX4VwWc,14542
311
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json,sha256=HENA5VfETykZ0FveveTMoGATxLteH0KSLSfKmsFHlho,11007
312
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po,sha256=l-Hx9Ru36iCDUor8V_iyd0kF4nNwoYsNKpGIgV4agR8,13384
313
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json,sha256=bZuqzYqVbwU2FtFJ1qWxukGYNRCqZ1qC6K9Sv1r5N78,9872
314
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po,sha256=cbwWp2wqPna8YW9Qn0F5uUGtE_QY52bEb67hzFOIcj8,22012
315
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json,sha256=W0yhWjXFnN1EjkhZxocYkuAsCb-DldLuJ5l2QhP9Vc8,18021
316
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po,sha256=7SYTRFhL7IdFxshVk_9P1F9jXsYAX09y315T3ejnho0,13442
317
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json,sha256=Ql8Plen_hlD3VVJ9IoEugbE4zF5iqdqrO4Ov7290D8w,10005
318
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po,sha256=0mfbZqLAoaiVNXxeTYvnziWt_RiNWZ7GISMgTLeaibU,22258
319
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json,sha256=z2NRf48eYneuyl_ExQWX0SUq1AVjImTgUncMIKLj0wM,18485
320
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po,sha256=FYV2pCsUafgcniPdUgO3McaCJc2rORNxaPTW1_Su8PE,13869
321
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json,sha256=nAMjayyj3ZaenSrT_AXOvnixYHivDpmKaV9PauuZjYU,10074
322
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po,sha256=BlTBkUHl6gFjB5j_L72nt9Dlddh939vR1x2G7mmqNsk,13259
323
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json,sha256=mN9lYcHR3bnhvNud72hAnnAWKWeFHnMtwVh4pCN3grg,9603
324
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po,sha256=1soccdalg5UhZOTqiz2V5U3c9m8vDZxwNS1HH-Dxcsw,13887
325
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json,sha256=-zA22YVbNZn7rQontJ6_Iu1nLm7w1KgeTVxNyPhRKx4,10375
326
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po,sha256=XrPTnPHUgjbFH0h669BtnEQrH2mLfEvpkYh59g_i1tQ,13072
327
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json,sha256=lD54cf1BLn-SY09cH3RWEeryg1VZIlezqF_4KfQxrY4,9462
328
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po,sha256=VFQDoUUrvW8tVLgX0hX2Nsc8Jid1vwIVnvzrdg-sbpk,13689
329
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json,sha256=R5mVNw_UDmPb08AVcgE5sXnhu68dJXe6nuQ0Sq5lkBY,10340
330
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po,sha256=yK-rBYV7quCIrwtXT3XcIFBqrmiyD_anFafGUamG5a8,13308
331
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json,sha256=tRnssnL5Dh2De3fGMAnrWzLiSDvEo_aeHLYFB7Mx4tQ,9811
332
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po,sha256=I4J09CquhoLib5Ime76KkMcCqhVxn2-H3eLUVs17sco,13928
333
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json,sha256=vVB1C3KG8FqZiPRyxxyxxGJoSAmBw3seJ_wdhQHTEz4,10570
334
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po,sha256=4XuhLT2dqwf8yl36c31slJXAtLD_vF9KKppwlESp9Fw,13372
335
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json,sha256=E6TkPLTUgJNfJzmUnwKCnfG7BWh1BsyDb1w9Duk_jl4,9745
336
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po,sha256=AOjzlcA4JqokK2Vqh74DMV3_F2F4yJbZY4pY0rVBQdc,15521
337
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json,sha256=VFwQh5p1eB6BPg-HDip45BV8Uh2lO8e5lkeZiMar4Nk,12036
338
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po,sha256=DItetjB-rma_NUR5g4eNk2bH6kMHKO-hHf4a4s_WGiQ,27716
339
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json,sha256=REdO7HN16Rf7GJzedPNtj3DzqgYnZw5nyxopAcipmR4,24213
340
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po,sha256=efkxG7xifqVlqYLiAafKjfLjaDv-b7dywNGWAH51ZGs,13776
341
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json,sha256=itEHPsXhyVT-kfTBdtiQs43Re--mohkhSAgAyvBMD48,10447
342
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po,sha256=XXpc6iCOy7i2OIRkCP1oOv-dDzwxXE1lS9pSZz0FAoo,21306
343
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json,sha256=z4CY-A9AmRcxrHud0dAUHBZVM6ClwN3F5ESTIitdUkE,17600
344
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po,sha256=ayJZ6ckXx0LdtVuxUkGLVBXNV77pR2i9AmmJhaCY6Ck,21671
345
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json,sha256=7UA__nXX_mUM0mSf4mbttA663oUL0va6-F4x6olV-wQ,17893
346
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po,sha256=nGZJZFF9Zc0TtEuTPhihwwpZLOX6fhJwBccLlKi3lF4,16176
347
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json,sha256=rSxmJk3XTx_hu4UKEVQQ0w7jghbhruEnIKzyoTm6O9k,12682
348
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po,sha256=D9NXEcXYrvCdU7Xl8yy_FbG_fWRfg_D7sbR1CBs3nJ8,14185
349
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json,sha256=_wziGsFEV4BhaUdw2UElPeUyXBYHGQQ8nNJJsOP1GZY,10494
350
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po,sha256=BeF2P9_Oj7k_pZxfPJme538Kue5ylONyCtsZo611Vc4,13195
351
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json,sha256=1pO6eTP6UZgZXneHwRCBAM3QRKAOGYzH-OzemZ2nqUM,9525
308
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po,sha256=f7M7MZ8HDxymDJCHxNBh6xCN20Zl1oRELdSsLiY3Ma8,20303
309
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json,sha256=UsotyEC1M7zzA0FhXGEElATu3Rtj3q2-tm9oLG92YhA,16319
310
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po,sha256=yOT9m8LShlXq4aGWG9QeAhwtBKimpm_QLWldH5Cd2Yg,14971
311
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json,sha256=0uPB7sT0fYuR4uYlFs35BKwb9bt9x6hmYWDBT73h3_E,11270
312
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po,sha256=d672FJjGarYqavYRvQNC_8ieTUyYwuKgJ1REaLQSJGw,13732
313
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json,sha256=IqPXTzX96qMeSOSJ2DqLLO97xq9E1OGQFvTK0y_rg2w,10072
314
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po,sha256=G3RNpeEb8zJACl1sGHAezdma6slNZKTV235yOoqr8rE,20336
315
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json,sha256=puohKbZRmUalzOIzvCurJ5G-tshgQjx0JcilT99FtJI,16480
316
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po,sha256=npVSs5S3xIMxwsd7abf81zreWLGSdGIU6ovbOZ0JY1Q,13718
317
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json,sha256=K4OJzd3-wd7hzliw5b4gwKXtMSaw4-fK4y7xuWlPHaE,9984
318
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po,sha256=W7hgcpYz7_LH5T30cOmWoD8VC6_hMbT34iv15nrEau0,20824
319
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json,sha256=2VPg9ds83Vs4A6YlH02r81Lnm_p9R_i5wB3hmQURTeM,16954
320
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po,sha256=zL-9xYclVR2biIeVVvmIBl3GIqOZIKwnbyj2Q2vjo_k,14189
321
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json,sha256=rKY3CWmR0OcUdSTeZENz2LNtndFJ15WbakKXtIPmj_0,10297
322
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po,sha256=3aEoPlr5gJhwy0H3L__xKZ5Xq8k9vwFympwkyXkZ2wA,13700
323
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json,sha256=BWCQNb5Mx-v_b6IXqYgtfhPQNieymkCB5FDLeenJb8Q,10045
324
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po,sha256=tdzn6ZNxvAl6qcFu6ecznEt5Qdi4_vQ1CuDLbbuQu5E,14262
325
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json,sha256=bN4_qapHX6tgimeyKfmPeUZG0DOtoeNJxKM5v7lx3nY,10602
326
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po,sha256=LQ4gxcHOyZ4w2VFAIaOjlcpdAL9rEAl88nKveh7q0yE,13498
327
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json,sha256=_JzO2OXY2X-inYCmCt7tIzEKpKLQacyoS9VOLbFjz88,9889
328
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po,sha256=xKWL7nsBpKHONre9IQgeuoSBMvD26Y35r0dox9_WDtg,13889
329
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json,sha256=oDNX5DEkV2gbouEBa6G-6WyGpwm39pDspczY1jyGDLs,10094
330
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po,sha256=pQCLnHjps3JyQzGJOV125K8lGbUlytBHyoAapru0JW0,13664
331
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json,sha256=yBWJ46MjpP1QtFrmk5G6uKUxmjdL4J5wOAu_syTsrcA,10001
332
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po,sha256=avqy5i3iyOoXhgWs1LxBpyOmFAOQa3l5e4YJfjiLxGA,14155
333
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json,sha256=79StjI6cqVsnbaH5KvyoX3oQOLauroq4PwtHZiRro0A,10326
334
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po,sha256=gxSbE4NT_gAqMss62H6Qn055tcJO8OJrAaPK_SGN9n4,13642
335
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json,sha256=IIaFlGjB2PfNh5f5qEPBBb1Kj_sIFzqf1qYB32ewGxs,9927
336
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po,sha256=N0byuZocJP_QrxAM9cMSbBhA_vYDrOuNdqlZeVPLYUY,15722
337
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json,sha256=ecjYcrELfsYe5Q0b7FzrcskQokbfy6kpwd_ofHtik7Y,11946
338
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po,sha256=RG2pDnUccFRmhiJPQV8AYUYtA0ZzbxiC3eDV7IeNGDs,25088
339
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json,sha256=XE8VSejm7PyMhhVZNENdwnilryAyzbfCLXZCT599Qm8,21190
340
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po,sha256=--UFWOeuXev-pBgo0_v8ub6gfmUlw_mVomtRpihk-rM,14005
341
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json,sha256=YgzQkc8MriyjDc-4tAjEtwt3smzIS-u286B5TTFQ7xA,10230
342
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po,sha256=DZ5GpgkjF_SDOQpcsSuK7gva-H6U53tukJSHtGvQvuw,21752
343
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json,sha256=kCxuutVc-qb-Hg9ZuL1erhNB3N803Tj7RBqPsklb99I,17886
344
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po,sha256=H_IM4UFP53FzrHpajW4gkx-NLSgaYoWqgJc6H7saEnI,20230
345
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json,sha256=6Du-gZ5V1SCJxWlwXupo_azPj_VtjDFHl-DgNkQjMs0,16355
346
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po,sha256=CJOytBle0mfosCh3m-XShmYZc0au5ksyRBmZOgTlEO8,16537
347
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json,sha256=GmkppvbShzv9ITzmOT0BBoZqJzL9l56xPx1XToq2Lw0,12575
348
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po,sha256=PQQ1QO85ks03AwVLQr8G0g2ZySQdkSnyyQoNBeETRlo,14683
349
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json,sha256=UlSJM6hocC7TqdnUJukiGsyxeDSo4LaiuHM5MqPWjyo,10993
350
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po,sha256=BDSu55WsxXr2DyMf0TZr9pyEIV58zSEsmtwlHDE88ao,13627
351
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json,sha256=6OIJINUqXSJcjvJ5yw1nh1Njg0Yln9vEAJGeiqKSVrI,9958
352
352
  invenio_app_rdm/theme/static/icons/licenses/cc-by-icon.svg,sha256=Aogts2TDR_M090vHNBA2UhEDu79cdTPyjnoNmeDxFII,9719
353
353
  invenio_app_rdm/theme/static/icons/licenses/cc-by-nc-eu-icon.svg,sha256=rJQn1RpDLLHUjVXs3nsxfduzOta1HZ1hBAhtNsvLtcU,15478
354
354
  invenio_app_rdm/theme/static/icons/licenses/cc-by-nc-icon.svg,sha256=65P9CKCvlT-AL8a1mkf1ugPBnQqyBVpDBgiSg20fa8w,15083
@@ -398,70 +398,70 @@ invenio_app_rdm/theme/templates/semantic-ui/invenio_communities/default_static_p
398
398
  invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html,sha256=pPNIT9J_C4omwWuZWrAdq8rQANLaQmXeeKBmpAMxFtg,5910
399
399
  invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html,sha256=D8rFpAzWZ05hUj7kbBqvi-PqLRnEJhtL7UPYy5u0jHA,1644
400
400
  invenio_app_rdm/translations/messages.pot,sha256=6Zr8VhWZxAw55EJtmiET3GRkE-9jsQ6X9iuXaasxI3A,48847
401
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo,sha256=Q0748tC1z4LOOE2N3Q-pNIaBlgDsV-6wPwqOAKIdq9g,20556
402
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po,sha256=mAxD925ZY9p49KXcgWMu_Lxp3TWoES-Xy93omWoA-jo,55936
403
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo,sha256=Eetjue-yYauSIpnNeVDlUsHR_POK_fb_t4PqVXGwOHo,1264
404
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po,sha256=5NKKnalWUpCBnEXuYDSC5ioYW35EmN4Ct7qbWPzsXh0,46655
405
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo,sha256=J6CrqrevvMWeUFnXsTWzBB7sDq23mYIS7yOKBHGL4Pw,1905
406
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po,sha256=TqLEKUDnkm9rD1s7PIqLNKNyZA88LgvV-yAg346sW4g,46774
407
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo,sha256=pxJx-sL8BJasqLbdeFu66KE8Ce7Oi3Bivlf3fjyD1RQ,17591
408
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po,sha256=K0Q52F4QoH-ZJUv22GtKrYInO2xXZmcCdWgE0CNf6n0,53045
409
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo,sha256=KAtqPtBFgsiWh4OohhM9w4-g8GojrQHbm-RSd1-xBw8,701
410
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.po,sha256=2HwSE-aCBouFyoU8CkprETSWbtjCg_7RtbTTaTh6U7w,46519
411
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo,sha256=mQ4k_tUESv1T5QD1Yr_efy1UGGawgsrp-b_x8_9wayU,17985
412
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.po,sha256=d2ycI3kQliFQL7XyFXKuXjudy75DU9IwuvwB0Rzys4g,53778
413
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo,sha256=KzFvuNxhv6HIEdo5fMbID43XVlk2rF9-sJGzn8wtJ_8,2367
414
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.po,sha256=dYEyiYwspfnmrTqF9f0WsLGsY0OPn6anelDOk8yHYTM,47290
415
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo,sha256=bxbt8e1WNV5ficWblX23susW1GwU5MpywgyvsDLjBeU,14291
416
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.po,sha256=v4_pt-kdE00PEBR5NdFc_DzscjxoAMUVgtH80e0F2z8,51743
417
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo,sha256=9kSjX1baDkmORDu_hWZxskvoxZi3LTJKlc_sop8holE,7394
418
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.po,sha256=ev4g9rMfOgTdVlMTwmfolEr-NbUyi0o0nkIT31N8s88,48537
419
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo,sha256=noZYCRv3J5P3LaYoKIliZSWM7pRbUKaw-TN2YIhxtYw,1111
420
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po,sha256=gwIm_rq1-ynWVHEdhn4nJ60dKJcqc-BZCd-BKY59xzw,46573
421
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo,sha256=cPTC9S0PXbEgVXwF4-r9eaNMEDSjgUfV0M3tNtE5GIA,14375
422
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po,sha256=Sw2bXZd9kZtiDkWUmxjnWOzUX_GvZ4MNPt5h4xUTLkg,51781
423
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo,sha256=wJNN8pqpMqKJbUWsc7fIWBrkwodOHMMoNR0GXfLfYkQ,1108
424
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po,sha256=Ygl8TXel9jBoqKWHgdTY31NvIa_n_ipy9zDZD5u7oko,46574
425
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo,sha256=0A6_CRDl3PqWrlVrRcqlBlBUwvGg0LRsHEquApo7OdA,18084
426
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po,sha256=OyeUY_vhr7ziIrpXa-ka7SB4ngJfLBeaput-nS9SJ3Q,53523
427
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo,sha256=mLRYI6V9c7ttY1B9FwjBFcLAjgB5SBYUPU73NvRm-zE,5350
428
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.po,sha256=7kzXz8nVBrW4XKRTtD3RsXpbAcxNBpd-Ayv1RGgpd8s,48021
429
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo,sha256=17l0pLdjEviA2ckrXDzGGhmEKMIZeUy8nPMyCqpslsE,1078
430
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po,sha256=PYMBdoQbwIzrtXcOsAODwGUHKGRK6Ko3ei95xxwcq54,46544
431
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo,sha256=qdPsP7ynM6ZE0xOiYIbC8UoKSvAz1QKZwXFruKQ8B48,2160
432
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po,sha256=V5R_nS2CntusbzfhoNYMEk5FiyV2sBta0YXWSLvYgmg,47269
433
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo,sha256=lErbxf3w-xql8k7cNrEtKxII66vLPU8sYQkE33Y40Hg,685
434
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po,sha256=DgPB8KHnvesr9jBy1vyJubce3kPLYZc-W0Ch7IWPrFY,46371
435
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo,sha256=lKp6Nb95iNLVrG5fTMOcBdQinG8bUpff_bbR12aCPmM,1729
436
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po,sha256=mETUo1aGbQC8TdoD4MLa7aNjeUIFlUBwnzRwDhCaAUo,46815
437
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo,sha256=0iHp1b_sUySR63g5Nv9FwmGdTyIaKq1z0OOakGSbnq0,1128
438
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.po,sha256=cLnZgsZ9vBOlS36wMTSm6XchOsA1al2Jp3l3c_sA380,46519
439
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo,sha256=e45sVNoTDprq51LN81f6xMrVhyqV15V6qxI2Dsp9xIk,1284
440
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po,sha256=n3lUIWbz_V4P90ePXrbUUlkiX_XCopvaTUZGWRtmpV0,46675
441
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo,sha256=9HbkMoFIUhyYiM0NfDJRIzWQwaKYIuJVjyji6VtU1tg,961
442
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po,sha256=VFHurLfWABnGOplKbs8PnMtCjFQHg-qhsD-oAbKpk9E,46530
443
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo,sha256=e2dJsYJeHhnsGQ0fe32o7OaehOEZRuRTBKSQl_ArNyU,14246
444
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po,sha256=vyyqZhOQipeSObTvw5CXZV0Gfi4zhy_8679gWfzOz1A,51801
445
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo,sha256=Hlc_6rYkDF18NfQLS2aOQihdEGiWBWFB1q2ZCyYPkYg,16513
446
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po,sha256=XAIJfizcVu1P6UDSqN35Lln9hmxhcOOvov-b4fjpfGA,54616
447
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo,sha256=_FnJddeJpBTs6dL3Cr-bH6N-7QSsxqdm4IbuYnMEalI,2168
448
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po,sha256=PoG5r52Ly0wnIT4amnDQx14eLckT2KSlINPRr4Ct8ls,46932
449
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo,sha256=BhUWi0gzy4jaikDHl4pS9R0fYB_09bwaiyGKj7_Iu5s,17224
450
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po,sha256=TUNvf0HJ64NxkDozyBSUWpYfNODw-twSc-NCg2KG_AM,52590
451
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo,sha256=rfFzsMvHUMO5s_onQPEoKcwFnaXp3BQ02VVvzjGp6pU,14342
452
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po,sha256=6ckELMzfGJPYeAuToyj6cH4J6EC49ooHInho_Srm0RA,51868
453
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo,sha256=Dl3kihz_A4vx3RBwpjfwTbRUwEzPb_en8E_cT9zU1YA,8153
454
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po,sha256=liNrMpEX4csILTkKDu2t7JOp-9YCPnlNqZHXpSk1oHo,50107
455
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo,sha256=SQvu6w17a-iln1TL5VUw7YLB1z3yaSJ1o4yehGJrdCc,7000
456
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po,sha256=1WQNNZsdiL1RU62OIgFklsC1oBvNiJ6RDlHpn-3a68A,48263
457
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo,sha256=3JqsHwV0PCmqka8dYQQrsKb3hMarQm4RTtTSVMMD3t4,1034
458
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po,sha256=qmZP-wzsddIWQpOw3YoCw0vAAbdB6HjhUQk5GarXBpc,46500
401
+ invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo,sha256=JE2__aY31ycwRXLGBCF3CAfAAyD0342I0gyd9YPkkPQ,19807
402
+ invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po,sha256=ke1eG7RO4R0rjXRB7Td92AWHXP5Az5ytKS36ThMZ064,59042
403
+ invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo,sha256=n7mX_5wYX2cAFQGFz24gNyns-JfrbazyTF4rnvwKc0E,1352
404
+ invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po,sha256=9LrE3nydAmr1C3D28PJRaAX9SLDon7k73bsvLfIW_Mg,50195
405
+ invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo,sha256=D_0qN6AdhsFGlfMHsRHH6exk6N90aCcE8Bb0VEWjr50,1936
406
+ invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po,sha256=JWREae2s211hQILpY5pVTl9qOpVlgH76JZIv-XoL16g,50278
407
+ invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo,sha256=3E3ma7n0j3XMqaoFtdrP6m5LRHzDkyDTYlW-nXeN9UQ,18832
408
+ invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po,sha256=PyEiZQF6E-WSnGXoWI6gmDAV8OxDgwejqsrlqvyvC8I,57002
409
+ invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo,sha256=a9RfPwdhQscBPVBRyVABLJi9UpZ5zkqKvSvsraHNHlo,703
410
+ invenio_app_rdm/translations/da/LC_MESSAGES/messages.po,sha256=IfHThG3G4GQITMtDenBsU37Eej5smxOchv5tHdfts8c,50021
411
+ invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo,sha256=xTlNo3_OktG9OIj_iohBd1RdI3CH02E5u5dksfZUcu0,17541
412
+ invenio_app_rdm/translations/de/LC_MESSAGES/messages.po,sha256=jw5l1-beBXc_VdU20oiOoMUJv69uQJAowIBeypnvAPg,57134
413
+ invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo,sha256=zPpiSB9L1pLahCRy2k43jD8p3atkSGEJtCzLaYhsWFA,2429
414
+ invenio_app_rdm/translations/el/LC_MESSAGES/messages.po,sha256=a_UupIBJP0yr4BryHK085FTJ7ZkGYiWOgsS05bvKkgI,50825
415
+ invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo,sha256=RCRNgmeQ3zDu-U__SQe-kh9blu13Df5EgD-o1j60Ykw,14294
416
+ invenio_app_rdm/translations/es/LC_MESSAGES/messages.po,sha256=VfblljdxeomcEZ7BEE25sbmMp6fyA83YvBpAraHA9yg,55232
417
+ invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo,sha256=Lxu000I-6cC1ZOlps0BqrofJT6gC08ssHfPLyL_jG2o,7432
418
+ invenio_app_rdm/translations/et/LC_MESSAGES/messages.po,sha256=JaYPHZjEuuqEAWb8rtRAou9pX5yEijusV7yWZsbkn5I,52048
419
+ invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo,sha256=m4GvNRAm7GtlFnHekJu1j2UwHq3SVJKm_9EYpUB5Zwg,1145
420
+ invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po,sha256=EGSwiH0DiYB8CEkOjFNUIa4mULzVqL3V8hs_C446ZhI,50083
421
+ invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo,sha256=Vwlg7dpyJ9hoKbtOGMz169jcq8tNZmiAvCXoMZNhc2c,14348
422
+ invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po,sha256=ITkOQ_jS33Z5jFXF2RWAtXCw8czJEPheQ7PuAwO6CeY,55240
423
+ invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo,sha256=lLj2mFnyB7y8PVkUgqUlnZr9IV_9nnnKV_hs4uvPaRM,1173
424
+ invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po,sha256=zydDQVfLVaAkAdMg5TAYMYWTpqdTAfdZFsTuDUbjYBY,50091
425
+ invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo,sha256=CZlqfP5S6Y0pTlzSVsPtOshwucqYL4f2h6ucbrzqZQc,17533
426
+ invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po,sha256=7x8K97y_whi_4zofimyNsEDeLHX4RYl81Vo3KaOvw8I,56818
427
+ invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo,sha256=vGhktl8prRMwEXTLRtH4mF6bATY1VYlnmQQUgho8MF4,5386
428
+ invenio_app_rdm/translations/it/LC_MESSAGES/messages.po,sha256=85t7-IndvZ6vq46uO2AU-a322oEFibP0vuVut4rG03o,51530
429
+ invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo,sha256=AOXXqJ0lsdcKCqLV9ZxPHafrhks_w0q3rSSY0itf1MA,1155
430
+ invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po,sha256=UULzAurd05bYdckm-1M3SorCinjT_FXYaPI92pZ0l8c,50073
431
+ invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo,sha256=UCI1JUzZ-foNPR0FNhw5R35HPi_z0o2qpVszBXdIb9E,2231
432
+ invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po,sha256=ZLG8hPO3Kewao-G6M4Hf4g-YXFcwy-EhaJOr1Xgbn0s,50813
433
+ invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo,sha256=da7VanI18hu2sDkRFAYfI_Oo3J36qw6Au6OJhty8l6Q,723
434
+ invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po,sha256=qAwEmH2VoTRfuKIqoRaq-8G9aZYhacbxr2w6yJWshCM,49885
435
+ invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo,sha256=pMIrCeIjzbf0r4jz0rXPrB2p4KIyMxRofVGWuI5XYm8,1766
436
+ invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po,sha256=KCN0ZlHNsd_uK-QdqYymVy0UuMBXEgWa8oV8KNh8wW0,50325
437
+ invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo,sha256=4donnHDHii4tGGXnhtmeom3K3dZ2kt-WXB4FmlnwTdY,1197
438
+ invenio_app_rdm/translations/no/LC_MESSAGES/messages.po,sha256=wUYPe8p0xWbptzGsF2SUUDrz2Va6Whr5xtf-mGNAjHA,50040
439
+ invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo,sha256=MFv4Sw7D15Y0jrcsH313ZuVLnNaBR5DC9blI1dbq93s,1355
440
+ invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po,sha256=AsWl4A1iqg-Uk3RcXs4Klk3r_XSpNzv0lV72aN3NJPU,50198
441
+ invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo,sha256=KOpD9LP1tPFmU6GZxc1PXYW_ZfsgjDPoNPuO7k6JW44,995
442
+ invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po,sha256=r9388WdWDuTb8sFtHemwNn0hr7AgZ6EZtvvKNtoG-Co,50040
443
+ invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo,sha256=DOCSCs5HEVyYOxWXwTgif-zC6Ge8ivhjaKqFKWCHO4s,14232
444
+ invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po,sha256=1-9TLuJPznlhut1HGwoTLHqAgWbnbIFXvdycVHR9s0U,55297
445
+ invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo,sha256=PABcZt4lqXsPiGffLK3pNhdEAfkKGXKLq34v48Nuqc0,16494
446
+ invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po,sha256=do664czRV6hDFtrt1jQGTyMcMxpNrk9Yf_Ls67E7ASM,58107
447
+ invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo,sha256=ywH_qmMZ-WcQHNcm9kQeYdWXR-3q_9PYXnIUsOrB0zc,2233
448
+ invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po,sha256=dNlkSfLzoloE-beQpkXKhiE8xuiPkosZXb5p3YedHvc,50449
449
+ invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo,sha256=sWwOt_SZzqRmwUG6cbzzupdy9MJKR-Ti84KulySQi80,18438
450
+ invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po,sha256=lMX80XbwAUpjj3uKbxQfxAhDG3SEQ6CksPLXvN9dp9M,56542
451
+ invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo,sha256=EYox0y7egqTRtwhL7U8nFIwohvJWC5IvlEniHz_Ax18,14276
452
+ invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po,sha256=UIUBj_2IOo-XIlLahljDMiYcAePT_ucNwUhSE5HshMw,55288
453
+ invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo,sha256=roAc1aP9DBX-v-ZTOrqwywiobpEYVjjjBfrY1reCOXY,8233
454
+ invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po,sha256=s89zH0phuB2nlpnB8I1B9xwCr5i4AzQos3Zs_I6Al38,53663
455
+ invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo,sha256=MdDcTZS6OezHqB2xJacVBAaqT-fOFauK1qYJdUMFyug,7035
456
+ invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po,sha256=l-LEFzhXCBmgO1V4_WFJlOGfxUfYNfZyRMBYF2zqNSM,51771
457
+ invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo,sha256=e8uPu28cQS63VqLiqmWlI-TFLW2fcR-3iOuZ5A2y-nw,1096
458
+ invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po,sha256=Z_B6YGV0xRILR7a2_OhXVxDKglcacK5sFkUiFHXgTOQ,50014
459
459
  invenio_app_rdm/upgrade_scripts/__init__.py,sha256=AlBBeGDr7RmylFE1ynJhFylaAlINQkLNyuS7ufCevEg,285
460
460
  invenio_app_rdm/upgrade_scripts/fix_migrated_records_from_1_0_to_2_0.py,sha256=SCUdvuQYGnjWLfm6Kd-f3swlOrxSNN3kO36OVEOkN7g,1760
461
461
  invenio_app_rdm/upgrade_scripts/fix_migrated_records_from_8_0_to_9_0.py,sha256=p6qTNjUMAJ-0tnrSwar7jtDX_sg6V9kFj7fzH-wrbkY,2769
462
462
  invenio_app_rdm/upgrade_scripts/migrate_10_0_to_11_0.py,sha256=TX6FCWXY4qM4z7IYzDO5qaMTheo3zAjFrmR1sXaEf4U,1333
463
463
  invenio_app_rdm/upgrade_scripts/migrate_11_0_to_12_0.py,sha256=Tp7jfT2JHrYCFzF2qIYqG7yr7k-GhX2zkw61CWJGA78,6941
464
- invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py,sha256=iE5oJsCslLIACdShhgNJP3vmsUc4Sgvroj0T6rb3aAU,4564
464
+ invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py,sha256=pyO68jyGyKXVTcja8tpi2XgNx_FxXk7JhgDTV-wx3xM,8205
465
465
  invenio_app_rdm/upgrade_scripts/migrate_1_0_records_to_2_0.py,sha256=mRDv_Ao5zMgA6X0aogMfvhspO1CIApKtDW_ziJp5fjI,3325
466
466
  invenio_app_rdm/upgrade_scripts/migrate_2_0_to_3_0.py,sha256=jL_2I61Q9qt3fjBzYYueeT4EMQ9FlNPxYE4nzDQbLEY,2698
467
467
  invenio_app_rdm/upgrade_scripts/migrate_3_0_to_4_0.py,sha256=BNjGufwLBvLHnu0gz5b_Are-FuxYjXlCtkLgNQckV3U,4768
@@ -482,9 +482,9 @@ invenio_app_rdm/users_ui/views/__init__.py,sha256=SMdY2NJj9GICfr3Xuok7qdNYVtA2bJ
482
482
  invenio_app_rdm/users_ui/views/dashboard.py,sha256=iUn2PrODAwb8ugmMosJKAjPhUzjCiWiAWoXQr9RUFuc,1793
483
483
  invenio_app_rdm/users_ui/views/ui.py,sha256=W_eXM8dLVIrNHQB2UEh37C9BYoHauft6RyvcDNFHovA,1742
484
484
  invenio_app_rdm/utils/files.py,sha256=CruDyO2gDVadSlWEJD-WHpWHeOQ0juh-Ei9jz3D9yjc,3923
485
- invenio_app_rdm-13.0.0rc9.dist-info/licenses/LICENSE,sha256=AZXFHRrZa5s4m9DV7zZr4bPGTMUvcEPCodeV_AmFI8k,1204
486
- invenio_app_rdm-13.0.0rc9.dist-info/METADATA,sha256=J8AflPaQur4om8hGNUXvd6ppnrE0e1Jq0yKIvFnABkA,18523
487
- invenio_app_rdm-13.0.0rc9.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
488
- invenio_app_rdm-13.0.0rc9.dist-info/entry_points.txt,sha256=rfzEeOEdtGy99NlpWzeW-32CoO5XrEpBvlZwLD2Th88,2158
489
- invenio_app_rdm-13.0.0rc9.dist-info/top_level.txt,sha256=quZejDUw2vLfKQboNIuVLJ9fxZifdnCT_s2PNf1dfmk,16
490
- invenio_app_rdm-13.0.0rc9.dist-info/RECORD,,
485
+ invenio_app_rdm-13.0.2.dist-info/licenses/LICENSE,sha256=AZXFHRrZa5s4m9DV7zZr4bPGTMUvcEPCodeV_AmFI8k,1204
486
+ invenio_app_rdm-13.0.2.dist-info/METADATA,sha256=Z_153_ynI9xX6xFptMpRkxolyM1Doxk4GMVbiTXdAd4,20602
487
+ invenio_app_rdm-13.0.2.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
488
+ invenio_app_rdm-13.0.2.dist-info/entry_points.txt,sha256=rfzEeOEdtGy99NlpWzeW-32CoO5XrEpBvlZwLD2Th88,2158
489
+ invenio_app_rdm-13.0.2.dist-info/top_level.txt,sha256=quZejDUw2vLfKQboNIuVLJ9fxZifdnCT_s2PNf1dfmk,16
490
+ invenio_app_rdm-13.0.2.dist-info/RECORD,,