invenio-vocabularies 3.4.1__py2.py3-none-any.whl → 3.5.0__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.

Potentially problematic release.


This version of invenio-vocabularies might be problematic. Click here for more details.

Files changed (94) hide show
  1. invenio_vocabularies/__init__.py +2 -1
  2. invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/package.json +0 -6
  3. invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/CustomAwardForm.js +4 -4
  4. invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingField.js +1 -1
  5. invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingModal.js +4 -6
  6. invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/NoAwardResults.js +2 -2
  7. invenio_vocabularies/records/models.py +4 -3
  8. invenio_vocabularies/services/custom_fields/subject.py +4 -4
  9. invenio_vocabularies/services/schema.py +9 -0
  10. invenio_vocabularies/translations/af/LC_MESSAGES/messages.mo +0 -0
  11. invenio_vocabularies/translations/ar/LC_MESSAGES/messages.mo +0 -0
  12. invenio_vocabularies/translations/ar/LC_MESSAGES/messages.po +66 -31
  13. invenio_vocabularies/translations/bg/LC_MESSAGES/messages.mo +0 -0
  14. invenio_vocabularies/translations/bg/LC_MESSAGES/messages.po +63 -28
  15. invenio_vocabularies/translations/ca/LC_MESSAGES/messages.mo +0 -0
  16. invenio_vocabularies/translations/ca/LC_MESSAGES/messages.po +63 -28
  17. invenio_vocabularies/translations/cs/LC_MESSAGES/messages.mo +0 -0
  18. invenio_vocabularies/translations/cs/LC_MESSAGES/messages.po +88 -51
  19. invenio_vocabularies/translations/da/LC_MESSAGES/messages.mo +0 -0
  20. invenio_vocabularies/translations/da/LC_MESSAGES/messages.po +63 -28
  21. invenio_vocabularies/translations/de/LC_MESSAGES/messages.mo +0 -0
  22. invenio_vocabularies/translations/de/LC_MESSAGES/messages.po +85 -41
  23. invenio_vocabularies/translations/de_AT/LC_MESSAGES/messages.mo +0 -0
  24. invenio_vocabularies/translations/de_DE/LC_MESSAGES/messages.mo +0 -0
  25. invenio_vocabularies/translations/el/LC_MESSAGES/messages.mo +0 -0
  26. invenio_vocabularies/translations/el/LC_MESSAGES/messages.po +63 -28
  27. invenio_vocabularies/translations/en/LC_MESSAGES/messages.mo +0 -0
  28. invenio_vocabularies/translations/en_AT/LC_MESSAGES/messages.mo +0 -0
  29. invenio_vocabularies/translations/en_HU/LC_MESSAGES/messages.mo +0 -0
  30. invenio_vocabularies/translations/es/LC_MESSAGES/messages.mo +0 -0
  31. invenio_vocabularies/translations/es/LC_MESSAGES/messages.po +65 -30
  32. invenio_vocabularies/translations/es_CU/LC_MESSAGES/messages.mo +0 -0
  33. invenio_vocabularies/translations/es_MX/LC_MESSAGES/messages.mo +0 -0
  34. invenio_vocabularies/translations/et/LC_MESSAGES/messages.mo +0 -0
  35. invenio_vocabularies/translations/et/LC_MESSAGES/messages.po +65 -30
  36. invenio_vocabularies/translations/et_EE/LC_MESSAGES/messages.mo +0 -0
  37. invenio_vocabularies/translations/fa/LC_MESSAGES/messages.mo +0 -0
  38. invenio_vocabularies/translations/fa/LC_MESSAGES/messages.po +63 -28
  39. invenio_vocabularies/translations/fa_IR/LC_MESSAGES/messages.mo +0 -0
  40. invenio_vocabularies/translations/fr/LC_MESSAGES/messages.mo +0 -0
  41. invenio_vocabularies/translations/fr/LC_MESSAGES/messages.po +85 -47
  42. invenio_vocabularies/translations/fr_CI/LC_MESSAGES/messages.mo +0 -0
  43. invenio_vocabularies/translations/fr_FR/LC_MESSAGES/messages.mo +0 -0
  44. invenio_vocabularies/translations/gl/LC_MESSAGES/messages.mo +0 -0
  45. invenio_vocabularies/translations/hi_IN/LC_MESSAGES/messages.mo +0 -0
  46. invenio_vocabularies/translations/hr/LC_MESSAGES/messages.mo +0 -0
  47. invenio_vocabularies/translations/hr/LC_MESSAGES/messages.po +63 -28
  48. invenio_vocabularies/translations/hu/LC_MESSAGES/messages.mo +0 -0
  49. invenio_vocabularies/translations/hu/LC_MESSAGES/messages.po +68 -30
  50. invenio_vocabularies/translations/hu_HU/LC_MESSAGES/messages.mo +0 -0
  51. invenio_vocabularies/translations/it/LC_MESSAGES/messages.mo +0 -0
  52. invenio_vocabularies/translations/it/LC_MESSAGES/messages.po +65 -30
  53. invenio_vocabularies/translations/ja/LC_MESSAGES/messages.mo +0 -0
  54. invenio_vocabularies/translations/ja/LC_MESSAGES/messages.po +63 -28
  55. invenio_vocabularies/translations/ka/LC_MESSAGES/messages.mo +0 -0
  56. invenio_vocabularies/translations/ka/LC_MESSAGES/messages.po +63 -28
  57. invenio_vocabularies/translations/ko/LC_MESSAGES/messages.mo +0 -0
  58. invenio_vocabularies/translations/ko/LC_MESSAGES/messages.po +178 -0
  59. invenio_vocabularies/translations/lt/LC_MESSAGES/messages.mo +0 -0
  60. invenio_vocabularies/translations/lt/LC_MESSAGES/messages.po +63 -28
  61. invenio_vocabularies/translations/messages.pot +63 -28
  62. invenio_vocabularies/translations/ne/LC_MESSAGES/messages.mo +0 -0
  63. invenio_vocabularies/translations/no/LC_MESSAGES/messages.mo +0 -0
  64. invenio_vocabularies/translations/no/LC_MESSAGES/messages.po +63 -28
  65. invenio_vocabularies/translations/pl/LC_MESSAGES/messages.mo +0 -0
  66. invenio_vocabularies/translations/pl/LC_MESSAGES/messages.po +63 -28
  67. invenio_vocabularies/translations/pt/LC_MESSAGES/messages.mo +0 -0
  68. invenio_vocabularies/translations/pt/LC_MESSAGES/messages.po +63 -28
  69. invenio_vocabularies/translations/ro/LC_MESSAGES/messages.mo +0 -0
  70. invenio_vocabularies/translations/ro/LC_MESSAGES/messages.po +89 -50
  71. invenio_vocabularies/translations/ru/LC_MESSAGES/messages.mo +0 -0
  72. invenio_vocabularies/translations/ru/LC_MESSAGES/messages.po +76 -40
  73. invenio_vocabularies/translations/rw/LC_MESSAGES/messages.mo +0 -0
  74. invenio_vocabularies/translations/sk/LC_MESSAGES/messages.mo +0 -0
  75. invenio_vocabularies/translations/sk/LC_MESSAGES/messages.po +63 -28
  76. invenio_vocabularies/translations/sv/LC_MESSAGES/messages.mo +0 -0
  77. invenio_vocabularies/translations/sv/LC_MESSAGES/messages.po +72 -36
  78. invenio_vocabularies/translations/sv_SE/LC_MESSAGES/messages.mo +0 -0
  79. invenio_vocabularies/translations/tr/LC_MESSAGES/messages.mo +0 -0
  80. invenio_vocabularies/translations/tr/LC_MESSAGES/messages.po +79 -43
  81. invenio_vocabularies/translations/uk/LC_MESSAGES/messages.mo +0 -0
  82. invenio_vocabularies/translations/uk/LC_MESSAGES/messages.po +65 -30
  83. invenio_vocabularies/translations/uk_UA/LC_MESSAGES/messages.mo +0 -0
  84. invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
  85. invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.po +65 -30
  86. invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
  87. invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.po +63 -28
  88. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info}/METADATA +33 -18
  89. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info}/RECORD +94 -92
  90. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info}/WHEEL +1 -1
  91. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info}/entry_points.txt +0 -1
  92. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info/licenses}/AUTHORS.rst +0 -0
  93. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info/licenses}/LICENSE +0 -0
  94. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info}/top_level.txt +0 -0
@@ -1,8 +1,8 @@
1
1
  # Translations template for invenio-vocabularies.
2
- # Copyright (C) 2022 CERN
2
+ # Copyright (C) 2025 CERN
3
3
  # This file is distributed under the same license as the
4
4
  # invenio-vocabularies project.
5
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
5
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
6
6
  #
7
7
  # Translators:
8
8
  # Tibor Simko <tibor.simko@cern.ch>, 2021
@@ -10,16 +10,16 @@
10
10
  #, fuzzy
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: invenio-vocabularies 0.13.2\n"
13
+ "Project-Id-Version: invenio-vocabularies 3.4.2\n"
14
14
  "Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
15
- "POT-Creation-Date: 2022-10-12 12:27+0000\n"
15
+ "POT-Creation-Date: 2025-03-26 17:16+0000\n"
16
16
  "PO-Revision-Date: 2021-07-13 12:40+0000\n"
17
17
  "Last-Translator: Tibor Simko <tibor.simko@cern.ch>, 2021\n"
18
18
  "Language-Team: Chinese (Taiwan) (https://app.transifex.com/inveniosoftware/teams/23537/zh_TW/)\n"
19
19
  "MIME-Version: 1.0\n"
20
20
  "Content-Type: text/plain; charset=UTF-8\n"
21
21
  "Content-Transfer-Encoding: 8bit\n"
22
- "Generated-By: Babel 2.10.3\n"
22
+ "Generated-By: Babel 2.17.0\n"
23
23
  "Language: zh_TW\n"
24
24
  "Plural-Forms: nplurals=1; plural=0;\n"
25
25
 
@@ -27,11 +27,11 @@ msgstr ""
27
27
  msgid "GRID"
28
28
  msgstr ""
29
29
 
30
- #: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:97
30
+ #: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:101
31
31
  msgid "GND"
32
32
  msgstr ""
33
33
 
34
- #: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:96
34
+ #: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:100
35
35
  msgid "ISNI"
36
36
  msgstr ""
37
37
 
@@ -47,68 +47,64 @@ msgstr ""
47
47
  msgid "URL"
48
48
  msgstr ""
49
49
 
50
- #: invenio_vocabularies/config.py:95
50
+ #: invenio_vocabularies/config.py:99
51
51
  msgid "ORCID"
52
52
  msgstr ""
53
53
 
54
- #: invenio_vocabularies/contrib/affiliations/config.py:44
55
- #: invenio_vocabularies/contrib/funders/config.py:45
54
+ #: invenio_vocabularies/contrib/affiliations/config.py:38
55
+ #: invenio_vocabularies/contrib/funders/config.py:43
56
56
  #: invenio_vocabularies/contrib/names/config.py:45
57
57
  #: invenio_vocabularies/contrib/subjects/config.py:38
58
58
  #: invenio_vocabularies/services/service.py:64
59
59
  msgid "Best match"
60
60
  msgstr ""
61
61
 
62
- #: invenio_vocabularies/contrib/affiliations/config.py:48
63
- #: invenio_vocabularies/contrib/funders/config.py:49
62
+ #: invenio_vocabularies/contrib/affiliations/config.py:42
63
+ #: invenio_vocabularies/contrib/funders/config.py:47
64
64
  #: invenio_vocabularies/contrib/names/config.py:49
65
65
  #: invenio_vocabularies/contrib/subjects/config.py:42
66
66
  msgid "Name"
67
67
  msgstr "名稱"
68
68
 
69
- #: invenio_vocabularies/contrib/affiliations/config.py:52
70
- #: invenio_vocabularies/contrib/funders/config.py:53
69
+ #: invenio_vocabularies/contrib/affiliations/config.py:46
70
+ #: invenio_vocabularies/contrib/funders/config.py:51
71
71
  #: invenio_vocabularies/contrib/names/config.py:53
72
72
  #: invenio_vocabularies/contrib/subjects/config.py:46
73
73
  #: invenio_vocabularies/services/service.py:72
74
74
  msgid "Newest"
75
75
  msgstr ""
76
76
 
77
- #: invenio_vocabularies/contrib/affiliations/config.py:56
78
- #: invenio_vocabularies/contrib/funders/config.py:57
77
+ #: invenio_vocabularies/contrib/affiliations/config.py:50
78
+ #: invenio_vocabularies/contrib/funders/config.py:55
79
79
  #: invenio_vocabularies/contrib/names/config.py:57
80
80
  #: invenio_vocabularies/contrib/subjects/config.py:50
81
81
  #: invenio_vocabularies/services/service.py:76
82
82
  msgid "Oldest"
83
83
  msgstr ""
84
84
 
85
- #: invenio_vocabularies/contrib/awards/config.py:51
85
+ #: invenio_vocabularies/contrib/awards/config.py:49
86
86
  msgid "Funders"
87
87
  msgstr ""
88
88
 
89
89
  #: invenio_vocabularies/contrib/awards/datastreams.py:47
90
+ #, python-brace-format
90
91
  msgid "Unknown OpenAIRE funder prefix {openaire_funder_prefix}"
91
92
  msgstr ""
92
93
 
93
- #: invenio_vocabularies/contrib/awards/schema.py:46
94
+ #: invenio_vocabularies/contrib/awards/schema.py:41
94
95
  msgid "Number cannot be blank."
95
96
  msgstr ""
96
97
 
97
- #: invenio_vocabularies/contrib/awards/schema.py:53
98
+ #: invenio_vocabularies/contrib/awards/schema.py:50
98
99
  #: invenio_vocabularies/contrib/funders/schema.py:57
99
100
  msgid "PID cannot be blank."
100
101
  msgstr ""
101
102
 
102
- #: invenio_vocabularies/contrib/awards/schema.py:61
103
- #: invenio_vocabularies/contrib/funders/schema.py:65
104
- msgid "Missing PID."
105
- msgstr ""
106
-
107
- #: invenio_vocabularies/contrib/awards/schema.py:103
103
+ #: invenio_vocabularies/contrib/awards/schema.py:80
108
104
  msgid "An existing id or number/title must be present."
109
105
  msgstr ""
110
106
 
111
- #: invenio_vocabularies/contrib/awards/schema.py:120
107
+ #: invenio_vocabularies/contrib/awards/schema.py:97
112
108
  msgid "At least award or funder should be present."
113
109
  msgstr ""
114
110
 
@@ -125,19 +121,58 @@ msgstr ""
125
121
  msgid "Name cannot be blank."
126
122
  msgstr ""
127
123
 
128
- #: invenio_vocabularies/contrib/names/schema.py:53
124
+ #: invenio_vocabularies/contrib/funders/schema.py:65
125
+ #: invenio_vocabularies/services/schema.py:120
126
+ msgid "Missing PID."
127
+ msgstr ""
128
+
129
+ #: invenio_vocabularies/contrib/names/schema.py:54
129
130
  msgid ""
130
131
  "A name or the family name together with the given name must be present."
131
132
  msgstr ""
132
133
 
134
+ #: invenio_vocabularies/contrib/names/schema.py:68
135
+ msgid "Duplicated affiliations."
136
+ msgstr ""
137
+
138
+ #: invenio_vocabularies/records/models.py:84
139
+ #, python-format
140
+ msgid "No '%(banned_char)s' allowed in VocabularyScheme.id"
141
+ msgstr ""
142
+
133
143
  #: invenio_vocabularies/services/components.py:29
134
144
  msgid "The vocabulary type does not exists."
135
145
  msgstr ""
136
146
 
137
- #: invenio_vocabularies/services/schema.py:77
147
+ #: invenio_vocabularies/services/schema.py:85
148
+ #, python-brace-format
138
149
  msgid "An existing id or a free text {ftf_name} must be present."
139
150
  msgstr ""
140
151
 
141
152
  #: invenio_vocabularies/services/service.py:68
142
153
  msgid "Title"
143
154
  msgstr "標題"
155
+
156
+ #: invenio_vocabularies/services/custom_fields/subject.py:49
157
+ msgid "Subjects"
158
+ msgstr ""
159
+
160
+ #: invenio_vocabularies/services/custom_fields/subject.py:56
161
+ msgid "Keywords and subjects"
162
+ msgstr ""
163
+
164
+ #: invenio_vocabularies/services/custom_fields/subject.py:58
165
+ msgid "The subjects related to the community"
166
+ msgstr ""
167
+
168
+ #: invenio_vocabularies/services/custom_fields/subject.py:59
169
+ msgid "Search for a subject by name e.g. Psychology ..."
170
+ msgstr ""
171
+
172
+ #: invenio_vocabularies/services/custom_fields/subject.py:61
173
+ msgid "Search for subjects..."
174
+ msgstr ""
175
+
176
+ #: invenio_vocabularies/templates/semantic-ui/invenio_vocabularies/subjects.html:16
177
+ msgid "Search results for "
178
+ msgstr ""
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: invenio-vocabularies
3
- Version: 3.4.1
3
+ Version: 3.5.0
4
4
  Summary: "Invenio module for managing vocabularies."
5
5
  Home-page: https://github.com/inveniosoftware/invenio-vocabularies
6
6
  Author: CERN
@@ -10,25 +10,28 @@ Keywords: invenio vocabulary management
10
10
  Platform: any
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Requires-Python: >=3.7
13
- Requires-Dist: invenio-i18n <3.0.0,>=2.0.0
14
- Requires-Dist: invenio-records-resources <6.0.0,>=5.0.0
15
- Requires-Dist: lxml >=4.5.0
16
- Requires-Dist: PyYAML >=5.4.1
13
+ License-File: LICENSE
14
+ License-File: AUTHORS.rst
15
+ Requires-Dist: invenio-i18n<3.0.0,>=2.0.0
16
+ Requires-Dist: invenio-records-resources<6.0.0,>=5.0.0
17
+ Requires-Dist: lxml>=4.5.0
18
+ Requires-Dist: PyYAML>=5.4.1
19
+ Provides-Extra: tests
20
+ Requires-Dist: pytest-black-ng>=0.4.0; extra == "tests"
21
+ Requires-Dist: invenio-app<2.0.0,>=1.4.0; extra == "tests"
22
+ Requires-Dist: invenio-db[mysql,postgresql]<2.0.0,>=1.0.14; extra == "tests"
23
+ Requires-Dist: pytest-invenio<3.0.0,>=2.1.0; extra == "tests"
24
+ Requires-Dist: Sphinx>=4.5; extra == "tests"
17
25
  Provides-Extra: elasticsearch7
18
- Requires-Dist: invenio-search[elasticsearch7] <3.0.0,>=2.1.0 ; extra == 'elasticsearch7'
19
- Provides-Extra: mysql
26
+ Requires-Dist: invenio-search[elasticsearch7]<3.0.0,>=2.1.0; extra == "elasticsearch7"
20
27
  Provides-Extra: opensearch1
21
- Requires-Dist: invenio-search[opensearch1] <3.0.0,>=2.1.0 ; extra == 'opensearch1'
28
+ Requires-Dist: invenio-search[opensearch1]<3.0.0,>=2.1.0; extra == "opensearch1"
22
29
  Provides-Extra: opensearch2
23
- Requires-Dist: invenio-search[opensearch2] <3.0.0,>=2.1.0 ; extra == 'opensearch2'
30
+ Requires-Dist: invenio-search[opensearch2]<3.0.0,>=2.1.0; extra == "opensearch2"
31
+ Provides-Extra: mysql
24
32
  Provides-Extra: postgresql
25
33
  Provides-Extra: sqlite
26
- Provides-Extra: tests
27
- Requires-Dist: pytest-black-ng >=0.4.0 ; extra == 'tests'
28
- Requires-Dist: invenio-app <2.0.0,>=1.4.0 ; extra == 'tests'
29
- Requires-Dist: invenio-db[mysql,postgresql] <2.0.0,>=1.0.14 ; extra == 'tests'
30
- Requires-Dist: pytest-invenio <3.0.0,>=2.1.0 ; extra == 'tests'
31
- Requires-Dist: Sphinx >=4.5 ; extra == 'tests'
34
+ Dynamic: license-file
32
35
 
33
36
  ..
34
37
  Copyright (C) 2020-2021 CERN.
@@ -66,6 +69,7 @@ https://invenio-vocabularies.readthedocs.io/
66
69
 
67
70
  ..
68
71
  Copyright (C) 2020-2024 CERN.
72
+ Copyright (C) 2025 KTH Royal Institute of Technology.
69
73
 
70
74
  Invenio-Vocabularies is free software; you can redistribute it and/or
71
75
  modify it under the terms of the MIT License; see LICENSE file for more
@@ -74,6 +78,19 @@ https://invenio-vocabularies.readthedocs.io/
74
78
  Changes
75
79
  =======
76
80
 
81
+ Version 3.5.0 (released 2025-04-30)
82
+
83
+ - fix: setuptools require underscores instead of dashes
84
+ - ci: use reusable workflows
85
+ - i18n: push translations
86
+ - i18n: pulled translations
87
+
88
+ Version 3.4.2 (released 2025-03-21)
89
+
90
+ - i18n: mark missing strings for translations
91
+ - tests: remove unecessary "enzyme-to-json" package
92
+ - CI: use reusable workflows
93
+
77
94
  Version 3.4.1 (released 2024-04-19)
78
95
 
79
96
  - funders: exclude ROR schema v2 json (#309)
@@ -236,5 +253,3 @@ Version 0.1.1 (released 2020-12-11)
236
253
  Version 0.1.0 (released 2020-12-08)
237
254
 
238
255
  - Initial public release.
239
-
240
-
@@ -1,4 +1,4 @@
1
- invenio_vocabularies/__init__.py,sha256=XQVii6AE-S9xrNhp1WfDG0rzm6QbbjbisAMnQix5Qt4,377
1
+ invenio_vocabularies/__init__.py,sha256=Ii1rsynP13y6A-A5AugfMVCIdz_GkxDv7h4VBYX0wcM,433
2
2
  invenio_vocabularies/cli.py,sha256=Ymuy0l846eJXIA4UybunSqq7P9m2N0OdTtj6nEgd1-0,6355
3
3
  invenio_vocabularies/config.py,sha256=mLypkeVrPKZPtokvHSF-_Q7YcV4sCVONiyhGhu-34hI,3772
4
4
  invenio_vocabularies/ext.py,sha256=ukuvkhkLPBy2AITFLojLYTIUlP2qcbHNkt6ES8i1TwY,5310
@@ -18,18 +18,18 @@ invenio_vocabularies/alembic/e1146238edd3_create_awards_table.py,sha256=XDAON1kb
18
18
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/.eslintrc.yml,sha256=aERX8bU_YWne3S8Ai0FlI705MwJ1AXNb-V9W6FsAc6I,338
19
19
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/.prettierrc,sha256=67zvnPdNPnqAfVYrzQJZAVa2T-lyfzJnwrDu5lo10jQ,59
20
20
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/index.js,sha256=-tppDUbPuRJHQi_m1KbuUZxQEYRZZmhLru2T80fQgAA,243
21
- invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/package.json,sha256=Yrju8xr5h7AOYM6fxkcunZ162cWS2eYVxYRiHhbSpSc,768
21
+ invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/package.json,sha256=DEFygHSb-Fy1_Z9OxXuqZzR3i4-0L1LXDGftUh7q1Ys,650
22
22
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/index.js,sha256=NcHTRzFeT8iq-KTYR2ierbOCNPBB4cj9KnHsX55ag_U,247
23
23
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/index.js,sha256=iSx-bdQkKj6XA9NAam31bdcQmFygljQnjLcFjjK3lwU,245
24
24
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/index.js,sha256=7sSg482yJODQHU4jkP-hWJjpBOw7ubFr5nPZl5D_1gQ,262
25
25
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/AwardResults.js,sha256=AgqJg9GEcJvKZR4plZsH0j7cm9C3yjT9YCPI6uvmOyc,3499
26
- invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/CustomAwardForm.js,sha256=PDgCRtbOXkXOQCodbxoieHenhXrXhSTMQk4LcS-AjYg,4794
26
+ invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/CustomAwardForm.js,sha256=Rd1ESMGqOL4UHAPNpZzKj5pDo7Isa_YgPnSlHTQCH_4,4817
27
27
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FunderDropdown.js,sha256=pPMB9Hirc8z3efquecrO_CKlfXE1ws6OqDB7fB30l5k,2431
28
- invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingField.js,sha256=aqQ92Z0WJ4rfXz0E8KIIN4-qjORdQYxXPa5eS5b_g8A,6912
28
+ invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingField.js,sha256=x8mlCrZl7wFYDk4dk7oCDh23If_zhy_gxpwXtaMSW-A,6906
29
29
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingField.test.js,sha256=z_4lWkf3h9Uin8OzSBSKY1wpUxtbnjE2kRUjW80jAhA,35
30
30
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingFieldItem.js,sha256=ZN4dEcHCVtSVFjzb1SAYPxmaY1Qk5ZdCt1yY7j6pvQs,4610
31
- invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingModal.js,sha256=To8qRm0RoMSiGZaNWfd2TM7NFZLML-8l9Wx7De8DKyI,8112
32
- invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/NoAwardResults.js,sha256=ekOhFW9ElfJ842W4BpiW5l4YIwjWaPVX7yjfNvo_QAI,950
31
+ invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingModal.js,sha256=mVGJea7mfM0ocKnlRXKtCKpUUk-wLdZrUeBzuMFMldw,8079
32
+ invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/NoAwardResults.js,sha256=pzdswyUZPFwOVcu_HAqNzTEOLmfG4IKJbWYjoIdVvDE,962
33
33
  invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/index.js,sha256=67N7fTRVuqH-dkVW9gh3ehr0xGrswVHYaTqUPgYEmF0,319
34
34
  invenio_vocabularies/assets/semantic-ui/translations/invenio_vocabularies/i18next-scanner.config.js,sha256=7Xn2OSYbm-zzguRiNTlKLHdBnJCqLuI7MaFaQTMebbA,1814
35
35
  invenio_vocabularies/assets/semantic-ui/translations/invenio_vocabularies/i18next.js,sha256=B7b65r5V2hCUgFw1G2GnMNxCeSgHgW5W2vf8I5ZWwcc,1024
@@ -141,7 +141,7 @@ invenio_vocabularies/datastreams/writers.py,sha256=a85RYE6FAQqNF7obmlqHLW_ztJ1a6
141
141
  invenio_vocabularies/datastreams/xml.py,sha256=HFa-lfxj7kFrr2IjeN1jxSLDfcvpBwO9nZLZF2-BryE,997
142
142
  invenio_vocabularies/records/__init__.py,sha256=Uj7O6fYdAtLOkLXUGSAYPADBB7aqP4yVs9b6OAjA158,243
143
143
  invenio_vocabularies/records/api.py,sha256=Lynt6Sz4BVN1orh0zgJ5ljhnUobEtcq8c22PmSeUo2U,1494
144
- invenio_vocabularies/records/models.py,sha256=0zOciiWY3EsEm_lNVtFecip0qgCg9JjhXoJDllrZFnc,2500
144
+ invenio_vocabularies/records/models.py,sha256=yNRseJAk4G-vAwwbpPwRyz8gJr0y8BGZjtzWcNbS6XY,2557
145
145
  invenio_vocabularies/records/pidprovider.py,sha256=ByUwsZKimRv2QlbMdJmhCejmJd2sIqwt8fISWW6aW8g,3836
146
146
  invenio_vocabularies/records/jsonschemas/__init__.py,sha256=qr2BZMyMVvVRSeJzPCI8re2BlGokiDjeqwREkythSrQ,246
147
147
  invenio_vocabularies/records/jsonschemas/vocabularies/definitions-v1.0.0.json,sha256=vNMM7wg6-WEcUg6AJocjv3A8CIt6CiE2t4ys2iK9mAQ,240
@@ -165,112 +165,114 @@ invenio_vocabularies/services/components.py,sha256=d9C-24dEDM63gFm75nU-dXrrjS2zZ
165
165
  invenio_vocabularies/services/facets.py,sha256=qvdHoGSJJr90dZHSVe0-hlO1r0LtTnFVSjrt9PNuNAg,3872
166
166
  invenio_vocabularies/services/permissions.py,sha256=one3NvNFYq-q15e6xxf85OkH1bWZ5OsvJqMnNbm3Qms,696
167
167
  invenio_vocabularies/services/querystr.py,sha256=X3JHVF9B0O0iLWrnW3ok_bf_8jA-Cs_oAcYYkGOm3Uw,1829
168
- invenio_vocabularies/services/schema.py,sha256=ShnnH_ILHZGxE546J6Jsdwdeix6jLubSRomzf472DK8,4307
168
+ invenio_vocabularies/services/schema.py,sha256=YEJ2vAdioCCY70neUmQaoxC-u31ocBW4oyAUY8QY6QI,4634
169
169
  invenio_vocabularies/services/service.py,sha256=W3wtKOttQjOr8Nkaus6m3KRuCMBqBsWUCAVv7Dj8bvM,7392
170
170
  invenio_vocabularies/services/tasks.py,sha256=zTAWdnI5celWBKrF986wQzCmkOTGOwTghtN7U5FMZ5Q,783
171
171
  invenio_vocabularies/services/custom_fields/__init__.py,sha256=QgvSsn-S1xLzbZ57pjjGTt5oI3HqzXHVjwGTtuPgzN8,421
172
- invenio_vocabularies/services/custom_fields/subject.py,sha256=k-qXbCjXPTk-Xo_W5sojFpQbkntv50odROiNyJHMzL8,2234
172
+ invenio_vocabularies/services/custom_fields/subject.py,sha256=pWgZDC8YrhigKejz_J4FXts61-yR9n3UFD8qkktjKN0,2246
173
173
  invenio_vocabularies/services/custom_fields/vocabulary.py,sha256=eCvqrNloMMCCvqR49IQwzk2p4xapx5_bmQhd6ByJZFM,3019
174
174
  invenio_vocabularies/templates/semantic-ui/invenio_vocabularies/subjects.html,sha256=h9syHkwZ6ltgjWw_0M5UoR6h6Re2imJ7uQ6M6peOyhk,686
175
- invenio_vocabularies/translations/messages.pot,sha256=IzTTWdWknzmKKtl1UNUxPOwHjfBB_iidm_eeEY2kV-M,3907
176
- invenio_vocabularies/translations/af/LC_MESSAGES/messages.mo,sha256=HokSco2JpukLl_j07yQ2wjKmUf8_Zzru6KQtYdyLtEo,523
175
+ invenio_vocabularies/translations/messages.pot,sha256=U4slxr6TmTHm42uttVZQhu-uyUJBw186hU8pkWdR5iE,4839
176
+ invenio_vocabularies/translations/af/LC_MESSAGES/messages.mo,sha256=ilStH4uh6crX8Rh64QHeDIhSGIDdNmML3cfZ6_OR9MM,523
177
177
  invenio_vocabularies/translations/af/LC_MESSAGES/messages.po,sha256=XXoiqCtGELaxl6hxRj31D3DCdgBUrz0oD3MYJUpcklM,3976
178
- invenio_vocabularies/translations/ar/LC_MESSAGES/messages.mo,sha256=Y9h5ziLiSs431qRw0iFCBhKmgVNiqgw7T244iOTqyxs,2470
179
- invenio_vocabularies/translations/ar/LC_MESSAGES/messages.po,sha256=aNg5ViJnWh9MpEMQfM2dbuBF-BSS2UKKvMtgHoAk5RQ,5183
180
- invenio_vocabularies/translations/bg/LC_MESSAGES/messages.mo,sha256=4K6TcgCRUjFt2_yoF4az8v_kQB3-xtph8QMCPgVPn0s,604
181
- invenio_vocabularies/translations/bg/LC_MESSAGES/messages.po,sha256=aJpHvwOkbJ0rwKvjvHqxgXANJBMLJCGI_f22KIOVWMc,4119
182
- invenio_vocabularies/translations/ca/LC_MESSAGES/messages.mo,sha256=fsdannJkA9jqQnV0ZWicZThw40M07OP_ALuZMdWJRjs,613
183
- invenio_vocabularies/translations/ca/LC_MESSAGES/messages.po,sha256=Vrqa2vsWXCnzyLcseM9DJW5cKZ_0XEFGEn2JlWlF35I,4107
184
- invenio_vocabularies/translations/cs/LC_MESSAGES/messages.mo,sha256=P2QIqFX0hxWRCtkEcp2gL4Xm1XAKRnFLsX6yMkrVIdE,694
185
- invenio_vocabularies/translations/cs/LC_MESSAGES/messages.po,sha256=McS70wI2bxVrM7Qz7BHXHNgK9xFGZCFwsSqNz1dE6FA,4188
186
- invenio_vocabularies/translations/da/LC_MESSAGES/messages.mo,sha256=MXifvGk2jmlemIwwzHtH7owm3lpouexrzPhq2i6FG9o,520
187
- invenio_vocabularies/translations/da/LC_MESSAGES/messages.po,sha256=QeezPCuKh9M3fJavKdVVP2NSbPzRWgmwGID41CfAC7M,3973
188
- invenio_vocabularies/translations/de/LC_MESSAGES/messages.mo,sha256=FCkjIPURjWxCjLtHPap5JeUtf3SohndK3gdK7tsFdFI,1760
189
- invenio_vocabularies/translations/de/LC_MESSAGES/messages.po,sha256=h_ZmJ_WpJHrs0cdJiT6N-PqbVyt6oDCP9uqTRdhiQWE,4820
190
- invenio_vocabularies/translations/de_AT/LC_MESSAGES/messages.mo,sha256=FuGzxHm_X7Y5hZJs_UIQZClS6YbtzznRfAvGfM75g0A,536
178
+ invenio_vocabularies/translations/ar/LC_MESSAGES/messages.mo,sha256=7unGzbQtZqUtzdEowdKpRnYTO_-Ac8T1m5bC-30CPYw,2656
179
+ invenio_vocabularies/translations/ar/LC_MESSAGES/messages.po,sha256=8VCw8FInCM0NBELD1rLG73aJ2FtvbYgdKfaSRkI2Mjw,6200
180
+ invenio_vocabularies/translations/bg/LC_MESSAGES/messages.mo,sha256=nLTi2e4kskgQuYOIbGeKvDFTynKCfL_IRTcFwekhfww,603
181
+ invenio_vocabularies/translations/bg/LC_MESSAGES/messages.po,sha256=m_aMd77Zw4-EerIFR-FZRFrrd3mW8us2tLFa50sUW38,5051
182
+ invenio_vocabularies/translations/ca/LC_MESSAGES/messages.mo,sha256=gP1-fjT81s2_jCzdDP6Jq06-XWbqgerFlNUfWIzpA-c,612
183
+ invenio_vocabularies/translations/ca/LC_MESSAGES/messages.po,sha256=iUSeC21DzQ7JUriKfTOp4MC76mAZb96gTIUZRmC-NA0,5039
184
+ invenio_vocabularies/translations/cs/LC_MESSAGES/messages.mo,sha256=VDPb9G9rHhguxAKLMoxkxAe_wF_P1H5btbQWBsLujUE,2811
185
+ invenio_vocabularies/translations/cs/LC_MESSAGES/messages.po,sha256=cXMtg5AZ7BYb38iMYTgRJ_4V-1AxWy51YW2TEiej688,6052
186
+ invenio_vocabularies/translations/da/LC_MESSAGES/messages.mo,sha256=705GSIylB4-c17G2WL3lni5GM4_7pV_fn_FS-3oNaF0,519
187
+ invenio_vocabularies/translations/da/LC_MESSAGES/messages.po,sha256=DJZjYveja0i2qtk__k93WlZeVnWS4s6jwFdxCT2rr0M,4905
188
+ invenio_vocabularies/translations/de/LC_MESSAGES/messages.mo,sha256=Y-qIAO0kccOOygieSsM6lfz-SJeuuAB1MezIOFmfqfs,2847
189
+ invenio_vocabularies/translations/de/LC_MESSAGES/messages.po,sha256=L8DLoODkRb_JP9xRc7VBB7iV3Jq8RtlilLxyhdiw_UY,6377
190
+ invenio_vocabularies/translations/de_AT/LC_MESSAGES/messages.mo,sha256=4P4BvetpSU6LOQRl5eVJaMxPwSCRxfBllcTjpFBZFBA,536
191
191
  invenio_vocabularies/translations/de_AT/LC_MESSAGES/messages.po,sha256=ylaRwzVqDO6KglpJSo3qI2_PtmmpDiY4WmjHCbmAxMs,3989
192
- invenio_vocabularies/translations/de_DE/LC_MESSAGES/messages.mo,sha256=ozzvTAp6iFxQczWaGLFNhZaBnVd79rZibFrFKEtN42k,536
192
+ invenio_vocabularies/translations/de_DE/LC_MESSAGES/messages.mo,sha256=TCdDLpq2tc6xbts15H851iu9Q4Wc2kcDZzaQ5xpkpeM,536
193
193
  invenio_vocabularies/translations/de_DE/LC_MESSAGES/messages.po,sha256=kXsjtk8pn2_Qlfy45r58wrQdtxVmQb04oJuQZTwy35k,3989
194
- invenio_vocabularies/translations/el/LC_MESSAGES/messages.mo,sha256=COqArmggfz7t2XvkFF_hXuVwmgHeLI5bCckzXYAEA-0,624
195
- invenio_vocabularies/translations/el/LC_MESSAGES/messages.po,sha256=5X06NA8dg5b-XuhR_7FtYSWftp4oRfe4VSD04RRMSEI,4118
196
- invenio_vocabularies/translations/en/LC_MESSAGES/messages.mo,sha256=-NLyNN3b9k7YpbJEC81brG34_1HsYEmkIL0OyTJLCpE,467
194
+ invenio_vocabularies/translations/el/LC_MESSAGES/messages.mo,sha256=U0HGOT01llciiD8I6bpH0YaE4Aj_NbuJ7yPQC05GHfM,623
195
+ invenio_vocabularies/translations/el/LC_MESSAGES/messages.po,sha256=c1zzEYa8uEpxk-TrkB7bD0FMdoR11P1Jt32sRsgJMYg,5050
196
+ invenio_vocabularies/translations/en/LC_MESSAGES/messages.mo,sha256=oK6bMO8xq_t3SLZRwR8Zw8gb0gTjv_AnKugCX42a-Jo,467
197
197
  invenio_vocabularies/translations/en/LC_MESSAGES/messages.po,sha256=OLbQwEoqXSAGuXrYazkgoNtTp2gUgcbmoLlLK8BrZQs,1616
198
- invenio_vocabularies/translations/en_AT/LC_MESSAGES/messages.mo,sha256=JMtpikwq9T4kcnTqthEMsfU7bXf6kaTAYsqqBbXHSmA,537
198
+ invenio_vocabularies/translations/en_AT/LC_MESSAGES/messages.mo,sha256=55YeJbK1tL_2OKMA_RGhMtxh_rXtDKH7NTDYJSf_Q-g,537
199
199
  invenio_vocabularies/translations/en_AT/LC_MESSAGES/messages.po,sha256=AZGLT5-sARb8b_7aDrY4RYJW6HG1SkFBgc7X242BIWM,3990
200
- invenio_vocabularies/translations/en_HU/LC_MESSAGES/messages.mo,sha256=q6gX2LPLMa86xue1TKWZnCsJexNubkgown4bzu9iWvU,494
200
+ invenio_vocabularies/translations/en_HU/LC_MESSAGES/messages.mo,sha256=ZhuV6nVXId7VM0RTnd8UQy-Ez_zL8ChY8pcEeUg652A,494
201
201
  invenio_vocabularies/translations/en_HU/LC_MESSAGES/messages.po,sha256=_d6Ks5SnPdrr1Kw7V3LoD6ClUrt8Ny8rvJqq6Ep2oQo,3990
202
- invenio_vocabularies/translations/es/LC_MESSAGES/messages.mo,sha256=0muwemvNi3BvezVtzsgt5VMZjO8QvVXxkFMg_oIHh9g,2189
203
- invenio_vocabularies/translations/es/LC_MESSAGES/messages.po,sha256=SWHq9lzwUXjujYuokrJ59q-VB1FG78M-o9AcBY-ehds,4898
204
- invenio_vocabularies/translations/es_CU/LC_MESSAGES/messages.mo,sha256=3VrMtOt2pMziY6XDQ7WUISyV7ptSzL_c8We-pZXwbTo,573
202
+ invenio_vocabularies/translations/es/LC_MESSAGES/messages.mo,sha256=X5dKdPWROkgoT_Z604EpPB9i_A-KHS2HFKDubZMx98Q,2405
203
+ invenio_vocabularies/translations/es/LC_MESSAGES/messages.po,sha256=4EzxcydNpxmVlRqsfClbtZ1i9XrCCBNoaL-YNvZ9_mw,5903
204
+ invenio_vocabularies/translations/es_CU/LC_MESSAGES/messages.mo,sha256=FpZZpWJHoXNBs7KjHHcpMofLmW1sBQV6PjsYZG6TUUU,573
205
205
  invenio_vocabularies/translations/es_CU/LC_MESSAGES/messages.po,sha256=ik6vOP-Fh0RCOMGEroDr8IM7gJ-aG5E1eS66uBy1wpw,4026
206
- invenio_vocabularies/translations/es_MX/LC_MESSAGES/messages.mo,sha256=sg2WUv5vP9jVMteacFCLaedQewjMifUUXzzAObSjEbc,575
206
+ invenio_vocabularies/translations/es_MX/LC_MESSAGES/messages.mo,sha256=zShEpJrip81eblvsBypnd8dC8cJ3zG-Ai7dmA2ciKO4,575
207
207
  invenio_vocabularies/translations/es_MX/LC_MESSAGES/messages.po,sha256=3iNp0vZnPc1IfRmq2WK1__5LEJRz7yo1XsieGw6kAfs,4028
208
- invenio_vocabularies/translations/et/LC_MESSAGES/messages.mo,sha256=fzyHXkJ_7GdsG1faQt2rFtiXV1xswbnHF_mbmm8yXzI,1990
209
- invenio_vocabularies/translations/et/LC_MESSAGES/messages.po,sha256=OYFppzn31T8w1_XwJqPqiypJJe42E_cuWxeyGv039pU,4628
210
- invenio_vocabularies/translations/et_EE/LC_MESSAGES/messages.mo,sha256=RaeMr-dT6ugYYzT47wb_lEcmDJH9pgbpxcYjnSUtYVQ,538
208
+ invenio_vocabularies/translations/et/LC_MESSAGES/messages.mo,sha256=46SOI1mou-eB6XhoG0BQsGJoxKjIxk6YKahQPVEQOrA,2161
209
+ invenio_vocabularies/translations/et/LC_MESSAGES/messages.po,sha256=n4VzndD_kPoMRQJijREZzNokrbspKSVquOhGVSmiEKs,5630
210
+ invenio_vocabularies/translations/et_EE/LC_MESSAGES/messages.mo,sha256=WuwuCuultFp2ElOmpG6EVxc1WpwxBrllCrL9ZNrJ2vM,538
211
211
  invenio_vocabularies/translations/et_EE/LC_MESSAGES/messages.po,sha256=DRXergYlj3rsX8DXTC3kmTwxPT3GAO7GTUBUvucQKYI,3991
212
- invenio_vocabularies/translations/fa/LC_MESSAGES/messages.mo,sha256=qMXpmzIAvzwF_SXI6JLWT2pStCN-kFRa_Q1zY1nBmJo,595
213
- invenio_vocabularies/translations/fa/LC_MESSAGES/messages.po,sha256=ItSGf3ECumdoAEQl6L7VKfMFSVhIFfThfSzZ66aapPE,4110
214
- invenio_vocabularies/translations/fa_IR/LC_MESSAGES/messages.mo,sha256=K5JZMvX6eG29c4uUj9JgWF1j2TRWg0-fck2mrOySnbo,533
212
+ invenio_vocabularies/translations/fa/LC_MESSAGES/messages.mo,sha256=4i4LS75xptLwTdaN1SFS2cptk8yXivfyZlo6Q8VSMS8,594
213
+ invenio_vocabularies/translations/fa/LC_MESSAGES/messages.po,sha256=nvxrYaD16IHhLdV-FRAsh_Rx8pfANRVEr6YA3m0rSQo,5042
214
+ invenio_vocabularies/translations/fa_IR/LC_MESSAGES/messages.mo,sha256=CQqjr4KWSWaYCVw63zsCoEqbQRpUvgkkIYXh9LAxTao,533
215
215
  invenio_vocabularies/translations/fa_IR/LC_MESSAGES/messages.po,sha256=sqQJeNvjpVQm16jPwQRpm5jI6ZDhLv7me0_8qVKbSOU,3986
216
- invenio_vocabularies/translations/fr/LC_MESSAGES/messages.mo,sha256=EAI-QlzSCZil9gFLGFWoyU7y2mAa_6bn7OmT7HlVxb4,662
217
- invenio_vocabularies/translations/fr/LC_MESSAGES/messages.po,sha256=l0xWw1uf4JhAJxfyG1ypwOmYncmZkJdsc44X76yND9Q,4200
218
- invenio_vocabularies/translations/fr_CI/LC_MESSAGES/messages.mo,sha256=Gm69t9vRjTt1-OvQbn3lPhs4FPBnELzdE2bn37g5Uws,594
216
+ invenio_vocabularies/translations/fr/LC_MESSAGES/messages.mo,sha256=0UAfbzbb8TLIXiZgfj-Nbw98y1RmHeGFxBjhT-wD8us,2276
217
+ invenio_vocabularies/translations/fr/LC_MESSAGES/messages.po,sha256=rtdyoQ4Ucv-1AxMLiC4joW9b0TLQj7-wA9aqbIgRvOA,5791
218
+ invenio_vocabularies/translations/fr_CI/LC_MESSAGES/messages.mo,sha256=Kmlgthgcg3n19haldSJ65v_dYUfWUAv0E92ckkwOmtw,594
219
219
  invenio_vocabularies/translations/fr_CI/LC_MESSAGES/messages.po,sha256=HV5SiBCunaVD0hTVxvZC2dazwouTl-TPDzqrcYIx4wk,4047
220
- invenio_vocabularies/translations/fr_FR/LC_MESSAGES/messages.mo,sha256=EWmco2ElsoMdbE9gGxi3Q_5E46849I0VYKYCzSyIaU4,586
220
+ invenio_vocabularies/translations/fr_FR/LC_MESSAGES/messages.mo,sha256=gt6tQIErg5typaY9wEADRHhPpsGSfy8zkW3PjBAikFw,586
221
221
  invenio_vocabularies/translations/fr_FR/LC_MESSAGES/messages.po,sha256=ziB-xADWfC89PPNhbVtjaBEhl0UYiFC5KYc7ZZt7M5w,4039
222
- invenio_vocabularies/translations/gl/LC_MESSAGES/messages.mo,sha256=-b4HnG1eMz14UWKeOaRkfjUpGqwixA8DrebBme1Wf_I,522
222
+ invenio_vocabularies/translations/gl/LC_MESSAGES/messages.mo,sha256=lG1ZOWnW-bOSQXMxIQrfEKZlfqLJjy1ox-P9FlzItGc,522
223
223
  invenio_vocabularies/translations/gl/LC_MESSAGES/messages.po,sha256=cOyVErQJJwScqsbD_rCXRsYOd4uoEATA9qocC0-K8kM,3975
224
- invenio_vocabularies/translations/hi_IN/LC_MESSAGES/messages.mo,sha256=m0jRfQRh9DIa61PWk5uHj_AygBV_MQubXr9Ny9rqbU8,533
224
+ invenio_vocabularies/translations/hi_IN/LC_MESSAGES/messages.mo,sha256=9wg1tCNLh6KUBhxCXm9oXsp_tR60SgZTauC2OHFPmv0,533
225
225
  invenio_vocabularies/translations/hi_IN/LC_MESSAGES/messages.po,sha256=n-OYjVPSd-P8u4mKxX0I5fCRyapgSE6BiEIC5qPRmu4,3986
226
- invenio_vocabularies/translations/hr/LC_MESSAGES/messages.mo,sha256=lsev1T3PB4bX1XCntqCYtt4C_yhYsm6ton8rUQ7fvuc,662
227
- invenio_vocabularies/translations/hr/LC_MESSAGES/messages.po,sha256=Ye-5_Z5TFH9xxtid9naKo86yt5_-WmKYVT1G-uup9vo,4177
228
- invenio_vocabularies/translations/hu/LC_MESSAGES/messages.mo,sha256=7PIICbSpFxn2ZjcKmgQelpU6KLADtUJQ1mr61IfPrIs,2095
229
- invenio_vocabularies/translations/hu/LC_MESSAGES/messages.po,sha256=D9I9AE_HnTrg9hb2ok44cRTYLd8JkOi8e_nQlHj8-TU,4690
230
- invenio_vocabularies/translations/hu_HU/LC_MESSAGES/messages.mo,sha256=9GtN10MiOa0CsWFlk6KqHrPcZcZmkWi5_T9qRBvETOg,539
226
+ invenio_vocabularies/translations/hr/LC_MESSAGES/messages.mo,sha256=al2_ffGxs-eH-7U8PwI3YddGJcN6QFb400xB1rDIsCI,661
227
+ invenio_vocabularies/translations/hr/LC_MESSAGES/messages.po,sha256=zHz0MRNEHleg4ezZIs0G4QdST938LFVzQe8_1rq4usw,5109
228
+ invenio_vocabularies/translations/hu/LC_MESSAGES/messages.mo,sha256=7SBonacATo-qzmo25d9PxbetzY_BsvO9wTRMq9yXaec,2759
229
+ invenio_vocabularies/translations/hu/LC_MESSAGES/messages.po,sha256=GeewtmFVVhvDSSevxbe-LnHPbQ6IQvllqlyZpbCEFas,5948
230
+ invenio_vocabularies/translations/hu_HU/LC_MESSAGES/messages.mo,sha256=wmjbZ1VGJNfjeQjl1zYMtOyfdRQdHWLvGZZSmb8Naa0,539
231
231
  invenio_vocabularies/translations/hu_HU/LC_MESSAGES/messages.po,sha256=_jorg7x43IAMVzrsaQYZpRysKu9j84dtmxBqqW7RrpI,3992
232
- invenio_vocabularies/translations/it/LC_MESSAGES/messages.mo,sha256=PM00_2Z_xIzG1jGI5_H_xJ9wtikVRhV_lUgyNEahxRI,670
233
- invenio_vocabularies/translations/it/LC_MESSAGES/messages.po,sha256=dUb7fx9KsDqlPfVbw9dWoPG1HwV8NU4kmCyAS1oZ_RA,4222
234
- invenio_vocabularies/translations/ja/LC_MESSAGES/messages.mo,sha256=yDnHuB3xlKd_TomvcUo9mb9AcMWi-N_SHbWxr0Ng0q8,592
235
- invenio_vocabularies/translations/ja/LC_MESSAGES/messages.po,sha256=C6I7nyPhnCF2fL1YxhK2w02nQvARM7QVs4b5qo8_9I4,4107
236
- invenio_vocabularies/translations/ka/LC_MESSAGES/messages.mo,sha256=zQcYMyEhLUlWtFR3VxNF_kuOB0uPZBhHqsjBQAq78d0,654
237
- invenio_vocabularies/translations/ka/LC_MESSAGES/messages.po,sha256=j8ZPewJC1oB5nZgpgf9bPlcgNkQ7tULnx_fV--IPHng,4148
238
- invenio_vocabularies/translations/lt/LC_MESSAGES/messages.mo,sha256=uW1avlCDrdC-Hm4P_rS8-AyNnTWfeAJFdu6Y7kLW5o4,760
239
- invenio_vocabularies/translations/lt/LC_MESSAGES/messages.po,sha256=9aF8nMUPtP3xK2BirfwNOHVhYeR90mpGQkAiWYjurgo,4254
240
- invenio_vocabularies/translations/ne/LC_MESSAGES/messages.mo,sha256=Vug_YgqnU6CQJnwru8MYm8D-lav7wKAk1mPk1D_tm9A,520
232
+ invenio_vocabularies/translations/it/LC_MESSAGES/messages.mo,sha256=R_gzGrYWvHqeKlp6C7_4H-Eo9Cm1P79xZRYta_Gfees,787
233
+ invenio_vocabularies/translations/it/LC_MESSAGES/messages.po,sha256=uRRVxxzS_xeew_DDRYWe60HrIpN5yX-efABk94fs_Xo,5196
234
+ invenio_vocabularies/translations/ja/LC_MESSAGES/messages.mo,sha256=0mqPjoQvo6MZfYGis48GPHwzY8G9GwBAbo9IO4QbbLU,591
235
+ invenio_vocabularies/translations/ja/LC_MESSAGES/messages.po,sha256=e6yTbK7LXsQO8rZYuW1qydx3cUJdLBMm_6r0G0-hYxA,5039
236
+ invenio_vocabularies/translations/ka/LC_MESSAGES/messages.mo,sha256=O9HgWgQpNCY6VZ8j3TebQW85addMZx1yhszRSbAWNPo,653
237
+ invenio_vocabularies/translations/ka/LC_MESSAGES/messages.po,sha256=Htd7UX_rCrTvbFQCIu5iGcpRtZJ-llBmxDDMzIHaBOc,5080
238
+ invenio_vocabularies/translations/ko/LC_MESSAGES/messages.mo,sha256=v8ndllVEIaKDP_LceK6I4QuS8XlxaQ716d-SlpG9imI,576
239
+ invenio_vocabularies/translations/ko/LC_MESSAGES/messages.po,sha256=9zt715c7dzkl8kIeWle7hCFlWu5167oyLQ1KRriugOw,4997
240
+ invenio_vocabularies/translations/lt/LC_MESSAGES/messages.mo,sha256=Z53a2PkcXcQkRGT8W1cDFZq_5NTWgU_znZ_sh98FQBE,759
241
+ invenio_vocabularies/translations/lt/LC_MESSAGES/messages.po,sha256=M136iOlhoDK-BcIugD6UcAsTVU-dympBn_me-LKsp9w,5186
242
+ invenio_vocabularies/translations/ne/LC_MESSAGES/messages.mo,sha256=x8oWT-7Ak7cv2ihBdRc889yqvxShdb06qNeNyegJoGw,520
241
243
  invenio_vocabularies/translations/ne/LC_MESSAGES/messages.po,sha256=GjzkKRLhkhCFxxb_Lcg3NPbyYdLc_yXYh18l6GSdwp8,3973
242
- invenio_vocabularies/translations/no/LC_MESSAGES/messages.mo,sha256=EVkJI3ArgSBC4VAgX8uD7j0IV9slDb3UpYb7BqQZV4Q,592
243
- invenio_vocabularies/translations/no/LC_MESSAGES/messages.po,sha256=h4c-86uMKBzf-tFSwcIj05xnuNTErbpkSykWcwjaS9s,4107
244
- invenio_vocabularies/translations/pl/LC_MESSAGES/messages.mo,sha256=pfij3wxQ6mBmH2Ai46AHi8IRBTnwAYGr7AgCY1Vg9zY,736
245
- invenio_vocabularies/translations/pl/LC_MESSAGES/messages.po,sha256=ZjJ5MqxvHui3pKI2MHGjwI8feC0Sp1uAkEFu35F51ak,4251
246
- invenio_vocabularies/translations/pt/LC_MESSAGES/messages.mo,sha256=9Ib-0Qb21RRFGJI2lOfoDIXGX5hsxWIrUZZlQ0kRphU,645
247
- invenio_vocabularies/translations/pt/LC_MESSAGES/messages.po,sha256=QcIXktYDZ9PL-VPfpkzsSk-OsOLnOJKiKgcqUfcpNNM,4160
248
- invenio_vocabularies/translations/ro/LC_MESSAGES/messages.mo,sha256=iK2aeLHmlH7M5y8SrzazGIMK4FpJy7mW-N5I5_d6TGY,631
249
- invenio_vocabularies/translations/ro/LC_MESSAGES/messages.po,sha256=_WJtM7YEVv_R6WujNtlMIq7otc10zVqmIql2P69cjno,4146
250
- invenio_vocabularies/translations/ru/LC_MESSAGES/messages.mo,sha256=xVydVq7R2-o7actNdUIXTTzTEE-XPTi9O6wFb2kk-UE,740
251
- invenio_vocabularies/translations/ru/LC_MESSAGES/messages.po,sha256=ur3fZ_LChAF30PbohmJmSrTi6oP_BYXwGzvVDvgJeqE,4255
252
- invenio_vocabularies/translations/rw/LC_MESSAGES/messages.mo,sha256=2Nvld7tvM6QNX6NnhALVAyIMb8M5d6whDjKACFn1mPs,525
244
+ invenio_vocabularies/translations/no/LC_MESSAGES/messages.mo,sha256=uveyi7Havb0UwZm-rypFe2n_HK5lV38pOmEznarbhcc,591
245
+ invenio_vocabularies/translations/no/LC_MESSAGES/messages.po,sha256=oA1u17ZFqKZIKFmIAqaghkqMM7_Hb6VPS0mmBI4W4ho,5039
246
+ invenio_vocabularies/translations/pl/LC_MESSAGES/messages.mo,sha256=uCDxhAchMIHKacIFpChuYr-p1kHPmxaus2FxwzwYv6U,735
247
+ invenio_vocabularies/translations/pl/LC_MESSAGES/messages.po,sha256=0GWx5w3Ntoe4Dik_fK1VPGo0HiAjC0fcA83Pk5nXn-c,5183
248
+ invenio_vocabularies/translations/pt/LC_MESSAGES/messages.mo,sha256=0lRCVrTAa0oB3bq_krzq3srDMwsGZ_y8-kNncfgQVks,644
249
+ invenio_vocabularies/translations/pt/LC_MESSAGES/messages.po,sha256=hEWQ7HzsSXxDaRBeihCnnqODmf3KGX9DuAhTT-h2Owo,5092
250
+ invenio_vocabularies/translations/ro/LC_MESSAGES/messages.mo,sha256=gsUhbdb6OXMUMz99c8oS8aIqjbmHdPeZkB3FykPqq1U,2274
251
+ invenio_vocabularies/translations/ro/LC_MESSAGES/messages.po,sha256=gCHvEg2Ue-GfDY21wkkW1ANj2M6gfMM6PaKbTL3zvn0,5754
252
+ invenio_vocabularies/translations/ru/LC_MESSAGES/messages.mo,sha256=pwd3FhuB3EJ452NU_oVZvfh7MHUbRgliac0IidKHgX8,1720
253
+ invenio_vocabularies/translations/ru/LC_MESSAGES/messages.po,sha256=DzkywhYEy2Xxa6KSIQ3grWPUaIbbwq8Mw_D1NCsXXjY,5636
254
+ invenio_vocabularies/translations/rw/LC_MESSAGES/messages.mo,sha256=HLRv3clKpg8ax1KHyhOKJPONHQ9kV-YVdjaKJo8dlRo,525
253
255
  invenio_vocabularies/translations/rw/LC_MESSAGES/messages.po,sha256=ETsMPjzcL0B3KkJF3V34q8iXHbAyA_9SvqLHTCUh0MI,3978
254
- invenio_vocabularies/translations/sk/LC_MESSAGES/messages.mo,sha256=sKzWFYH1y_aCLdYf-k-3aYVvA6lDyUKFyYxo1k3Qkpc,664
255
- invenio_vocabularies/translations/sk/LC_MESSAGES/messages.po,sha256=_694ORmQV_KkDUhKDKUigT0VoxL58I7wymOevCGTgbQ,4179
256
- invenio_vocabularies/translations/sv/LC_MESSAGES/messages.mo,sha256=0q64chNgXc8rAi34TG3QypXav2Er1_x7SFYt8ikB4Lw,2001
257
- invenio_vocabularies/translations/sv/LC_MESSAGES/messages.po,sha256=jKV1UwmA1DQdUV-WB_4pvw0TCQA06LEvXOIqfWF697w,4642
258
- invenio_vocabularies/translations/sv_SE/LC_MESSAGES/messages.mo,sha256=HEFOlAxc_htYbeIktTZkdTnJ5S_VQmqhzS-atx48jbo,536
256
+ invenio_vocabularies/translations/sk/LC_MESSAGES/messages.mo,sha256=1ZBvQ7jH1SKbQn7kp-XDmecARJR7ME1ljdVWvNmwAWc,663
257
+ invenio_vocabularies/translations/sk/LC_MESSAGES/messages.po,sha256=Z7BGque1Tp007pkndewuBsak50bHNhcLVeCuoDl3C3Q,5111
258
+ invenio_vocabularies/translations/sv/LC_MESSAGES/messages.mo,sha256=mEnhvoj637v5-d92xP5xyUmHaxaNCKRd2YffkfTWKPQ,2610
259
+ invenio_vocabularies/translations/sv/LC_MESSAGES/messages.po,sha256=xVuGLGlPRwlfSOKRfG9W64lFgPGjF_yfh2oKTnnwyjc,5837
260
+ invenio_vocabularies/translations/sv_SE/LC_MESSAGES/messages.mo,sha256=yF3ZV6V4MS43SUtFjTxX8RievM5ZwX8Ke6ZeymXGVHg,536
259
261
  invenio_vocabularies/translations/sv_SE/LC_MESSAGES/messages.po,sha256=pb4wo66W2jg0pssRfwLeUUG4qDPSL-XKD45bKUvc5Jo,3989
260
- invenio_vocabularies/translations/tr/LC_MESSAGES/messages.mo,sha256=zmQ5R8zUKe2UkTM0RTdiTY_ltlFVpSfKH6FUygGugIM,946
261
- invenio_vocabularies/translations/tr/LC_MESSAGES/messages.po,sha256=S1uBEdS5z4u7V2iLDwCREoYnlqp-qM_UmXfIOT3WXGQ,4280
262
- invenio_vocabularies/translations/uk/LC_MESSAGES/messages.mo,sha256=dKiOsuijPMjG6u1BlI-gNoiJ3rF_ZBIVQb-84SuED3M,1169
263
- invenio_vocabularies/translations/uk/LC_MESSAGES/messages.po,sha256=mERndelTrdxz5m_UaNhcMgU8K5b641h5pD_67Tp8VpM,4461
264
- invenio_vocabularies/translations/uk_UA/LC_MESSAGES/messages.mo,sha256=MXMqMDZJv5iBqsBRV7XUMtakXApBmI5QzVACWTT-wi4,761
262
+ invenio_vocabularies/translations/tr/LC_MESSAGES/messages.mo,sha256=PdWZ4TcDDVBfOeAliDMZzjx-MB5DvPNhm2X-4s6ubMw,2238
263
+ invenio_vocabularies/translations/tr/LC_MESSAGES/messages.po,sha256=wbq9I9s9upDZ9A3pq6KQggvOJueEfZIMkq9vIhTChE4,5732
264
+ invenio_vocabularies/translations/uk/LC_MESSAGES/messages.mo,sha256=bE5cZ552DNmyYmXjDdhOyjENPqKacyk5n2npkgRShkg,1377
265
+ invenio_vocabularies/translations/uk/LC_MESSAGES/messages.po,sha256=_WpWXj0F8SWK-ofCovJclZSTLtI0dBmIP6W4JLtsP8s,5500
266
+ invenio_vocabularies/translations/uk_UA/LC_MESSAGES/messages.mo,sha256=03X88ZD_QQuFpa45j2feBgl-hmCJJylTSrcItNpEaH0,761
265
267
  invenio_vocabularies/translations/uk_UA/LC_MESSAGES/messages.po,sha256=zOhuP60Iht7r7STIkud-Bv-H7jjzIOqykmuC1mRKePU,4214
266
- invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.mo,sha256=g1I5aNO8r_xaw84_60ZdwJJO-4QRhAydMXCXMAFXcuU,1797
267
- invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.po,sha256=vg8qC8ofpAdJ3mQz7mWM1ylKDpiNWXFs7rlMdSPkgKk,4629
268
- invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.mo,sha256=cqSm8NtMAwrP9O6qbmtkDtRT1e9D93qpsJN5X9_PPVw,600
269
- invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.po,sha256=9ACePz_EpB-LfcIJajZ2kp8Q04tcdrQLOtug162ZUss,4115
270
- invenio_vocabularies-3.4.1.dist-info/AUTHORS.rst,sha256=8d0p_WWE1r9DavvzMDi2D4YIGBHiMYcN3LYxqQOj8sY,291
271
- invenio_vocabularies-3.4.1.dist-info/LICENSE,sha256=UvI8pR8jGWqe0sTkb_hRG6eIrozzWwWzyCGEpuXX4KE,1062
272
- invenio_vocabularies-3.4.1.dist-info/METADATA,sha256=uBy7poGYcqlln0zyJcfHFu_wsECKRyt9E-jcmzOlWA4,6627
273
- invenio_vocabularies-3.4.1.dist-info/WHEEL,sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk,110
274
- invenio_vocabularies-3.4.1.dist-info/entry_points.txt,sha256=Cca3c5XGXkQItZ2-1oeN5xffwM8I1J3XjSvdq9-l_Bw,2497
275
- invenio_vocabularies-3.4.1.dist-info/top_level.txt,sha256=x1gRNbaODF_bCD0SBLM3nVOFPGi06cmGX5X94WKrFKk,21
276
- invenio_vocabularies-3.4.1.dist-info/RECORD,,
268
+ invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.mo,sha256=vFhQgF0aE6sZGlY4m33mxdx2eAuamws6VDfT-cFBXhQ,1934
269
+ invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.po,sha256=eA2TnK2CoWGBwF7WVaFRqsDOO3ziIpVkcacFdXTq0ZI,5597
270
+ invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.mo,sha256=hZvhY7QKwRdh335ybbC8PDorxl6ybyGUxRxDm03GAhA,599
271
+ invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.po,sha256=2LIQ_Dkly-u_xB4tw-xDyFqvHO_8KwFt12PNnA8GNdo,5047
272
+ invenio_vocabularies-3.5.0.dist-info/licenses/AUTHORS.rst,sha256=8d0p_WWE1r9DavvzMDi2D4YIGBHiMYcN3LYxqQOj8sY,291
273
+ invenio_vocabularies-3.5.0.dist-info/licenses/LICENSE,sha256=UvI8pR8jGWqe0sTkb_hRG6eIrozzWwWzyCGEpuXX4KE,1062
274
+ invenio_vocabularies-3.5.0.dist-info/METADATA,sha256=Ol_2WzawjCtw1RHiBJbkn6iFy0eW2OLTGK35JaInc74,7075
275
+ invenio_vocabularies-3.5.0.dist-info/WHEEL,sha256=7mLNlhqgufj7fxENZhtzRraBDfDi3AITas5GqZGp0zk,109
276
+ invenio_vocabularies-3.5.0.dist-info/entry_points.txt,sha256=wt5pwKoSuMl8VBBV3ZmnJDgHliQZ6fVkcVqIu3U0A5g,2496
277
+ invenio_vocabularies-3.5.0.dist-info/top_level.txt,sha256=x1gRNbaODF_bCD0SBLM3nVOFPGi06cmGX5X94WKrFKk,21
278
+ invenio_vocabularies-3.5.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: setuptools (80.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any
@@ -57,4 +57,3 @@ funders = invenio_vocabularies.contrib.funders.mappings
57
57
  names = invenio_vocabularies.contrib.names.mappings
58
58
  subjects = invenio_vocabularies.contrib.subjects.mappings
59
59
  vocabularies = invenio_vocabularies.records.mappings
60
-