Changes
On August 4, 2023 at 8:46:33 AM UTC,
-
Set author of Semantic Image-Text-Classes to Christian Otto (previously Christian Otto, Matthias Springstein, Avishek Anand, Ralph Ewerth)
f | 1 | { | f | 1 | { |
n | 2 | "author": "Christian Otto, Matthias Springstein, Avishek Anand, | n | 2 | "author": "Christian Otto", |
3 | Ralph Ewerth", | ||||
4 | "author_email": "christian.otto@tib.eu", | 3 | "author_email": "christian.otto@tib.eu", | ||
5 | "creator_user_id": "17755db4-395a-4b3b-ac09-e8e3484ca700", | 4 | "creator_user_id": "17755db4-395a-4b3b-ac09-e8e3484ca700", | ||
6 | "doi": "10.25835/0010577", | 5 | "doi": "10.25835/0010577", | ||
7 | "doi_date_published": "2019-04-25", | 6 | "doi_date_published": "2019-04-25", | ||
8 | "doi_publisher": "LUIS", | 7 | "doi_publisher": "LUIS", | ||
9 | "doi_status": "true", | 8 | "doi_status": "true", | ||
10 | "domain": "https://data.uni-hannover.de", | 9 | "domain": "https://data.uni-hannover.de", | ||
n | n | 10 | "extra_authors": [ | ||
11 | { | ||||
12 | "extra_author": " Matthias Springstein" | ||||
13 | }, | ||||
14 | { | ||||
15 | "extra_author": " Avishek Anand" | ||||
16 | }, | ||||
17 | { | ||||
18 | "extra_author": " Ralph Ewerth" | ||||
19 | } | ||||
20 | ], | ||||
11 | "groups": [], | 21 | "groups": [], | ||
12 | "have_copyright": "Yes", | 22 | "have_copyright": "Yes", | ||
13 | "id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 23 | "id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
14 | "isopen": false, | 24 | "isopen": false, | ||
15 | "license_id": "CC-BY-NC-3.0", | 25 | "license_id": "CC-BY-NC-3.0", | ||
16 | "license_title": "CC-BY-NC-3.0", | 26 | "license_title": "CC-BY-NC-3.0", | ||
17 | "maintainer": "Christian Otto", | 27 | "maintainer": "Christian Otto", | ||
18 | "maintainer_email": "christian.otto@tib.eu", | 28 | "maintainer_email": "christian.otto@tib.eu", | ||
19 | "metadata_created": "2021-10-14T10:15:59.844003", | 29 | "metadata_created": "2021-10-14T10:15:59.844003", | ||
n | 20 | "metadata_modified": "2023-01-12T13:14:16.773784", | n | 30 | "metadata_modified": "2023-08-04T08:46:33.704402", |
21 | "name": "luh-image-text-classes", | 31 | "name": "luh-image-text-classes", | ||
22 | "notes": "This dataset is introduced by the paper \"Understanding, | 32 | "notes": "This dataset is introduced by the paper \"Understanding, | ||
23 | Categorizing and Predicting Semantic Image-Text Relations\". | 33 | Categorizing and Predicting Semantic Image-Text Relations\". | ||
24 | \r\n\r\nIf you are using this dataset it in your work, please | 34 | \r\n\r\nIf you are using this dataset it in your work, please | ||
25 | n```\r\n@inproceedings{otto2019understanding,\r\ntitle={Understanding, | 35 | n```\r\n@inproceedings{otto2019understanding,\r\ntitle={Understanding, | ||
26 | Categorizing and Predicting Semantic Image-Text | 36 | Categorizing and Predicting Semantic Image-Text | ||
27 | Relations},\r\nauthor={Otto, Christian and Springstein, Matthias and | 37 | Relations},\r\nauthor={Otto, Christian and Springstein, Matthias and | ||
28 | Anand, Avishek and Ewerth, Ralph},\r\nbooktitle={In Proceedings of ACM | 38 | Anand, Avishek and Ewerth, Ralph},\r\nbooktitle={In Proceedings of ACM | ||
29 | International Conference on Multimedia Retrieval (ICMR | 39 | International Conference on Multimedia Retrieval (ICMR | ||
30 | 2019)},\r\nyear={2019}\r\n}\r\n```\r\n\r\nTo create the full tar use | 40 | 2019)},\r\nyear={2019}\r\n}\r\n```\r\n\r\nTo create the full tar use | ||
31 | the following command in the command line:\r\n> cat train.tar.part* > | 41 | the following command in the command line:\r\n> cat train.tar.part* > | ||
32 | train_concat.tar\r\n\r\nThen simply untar it via\r\n> tar -xf | 42 | train_concat.tar\r\n\r\nThen simply untar it via\r\n> tar -xf | ||
33 | train_concat.tar\r\n\r\nThe jsonl files contain metadata of the | 43 | train_concat.tar\r\n\r\nThe jsonl files contain metadata of the | ||
34 | following format:\r\n\r\n> id, origin, CMI, SC, STAT, ITClass, text, | 44 | following format:\r\n\r\n> id, origin, CMI, SC, STAT, ITClass, text, | ||
35 | tagged text, image_path\r\n\r\nLicense Information:\r\n\r\nThis | 45 | tagged text, image_path\r\n\r\nLicense Information:\r\n\r\nThis | ||
36 | dataset is composed of various open access sources as described in the | 46 | dataset is composed of various open access sources as described in the | ||
37 | paper. We thank all the original authors for their work.\r\n\r\n* Pitt | 47 | paper. We thank all the original authors for their work.\r\n\r\n* Pitt | ||
38 | Image Ads Dataset: http://people.cs.pitt.edu/~kovashka/ads/\r\n* | 48 | Image Ads Dataset: http://people.cs.pitt.edu/~kovashka/ads/\r\n* | ||
39 | Image-Net challenge: http://image-net.org/\r\n* Visual Storytelling | 49 | Image-Net challenge: http://image-net.org/\r\n* Visual Storytelling | ||
40 | Dataset (VIST): http://visionandlanguage.net/VIST/\r\n* Wikipedia: | 50 | Dataset (VIST): http://visionandlanguage.net/VIST/\r\n* Wikipedia: | ||
41 | https://www.wikipedia.org/\r\n* Microsoft COCO: | 51 | https://www.wikipedia.org/\r\n* Microsoft COCO: | ||
42 | http://cocodataset.org/#home", | 52 | http://cocodataset.org/#home", | ||
43 | "num_resources": 52, | 53 | "num_resources": 52, | ||
44 | "num_tags": 3, | 54 | "num_tags": 3, | ||
45 | "organization": { | 55 | "organization": { | ||
46 | "approval_status": "approved", | 56 | "approval_status": "approved", | ||
47 | "created": "2017-11-23T17:30:37.757128", | 57 | "created": "2017-11-23T17:30:37.757128", | ||
48 | "description": "The German National Library of Science and | 58 | "description": "The German National Library of Science and | ||
49 | Technology, abbreviated TIB, is the national library of the Federal | 59 | Technology, abbreviated TIB, is the national library of the Federal | ||
50 | Republic of Germany for all fields of engineering, technology, and the | 60 | Republic of Germany for all fields of engineering, technology, and the | ||
51 | natural sciences.", | 61 | natural sciences.", | ||
52 | "id": "0c5362f5-b99e-41db-8256-3d0d7549bf4d", | 62 | "id": "0c5362f5-b99e-41db-8256-3d0d7549bf4d", | ||
53 | "image_url": | 63 | "image_url": | ||
54 | 3conf/ext/tib_tmpl_bootstrap/Resources/Public/images/TIB_Logo_en.png", | 64 | 3conf/ext/tib_tmpl_bootstrap/Resources/Public/images/TIB_Logo_en.png", | ||
55 | "is_organization": true, | 65 | "is_organization": true, | ||
56 | "name": "tib", | 66 | "name": "tib", | ||
57 | "state": "active", | 67 | "state": "active", | ||
58 | "title": "TIB", | 68 | "title": "TIB", | ||
59 | "type": "organization" | 69 | "type": "organization" | ||
60 | }, | 70 | }, | ||
61 | "owner_org": "0c5362f5-b99e-41db-8256-3d0d7549bf4d", | 71 | "owner_org": "0c5362f5-b99e-41db-8256-3d0d7549bf4d", | ||
62 | "private": false, | 72 | "private": false, | ||
63 | "relationships_as_object": [], | 73 | "relationships_as_object": [], | ||
64 | "relationships_as_subject": [], | 74 | "relationships_as_subject": [], | ||
65 | "repository_name": "Leibniz University Hannover", | 75 | "repository_name": "Leibniz University Hannover", | ||
66 | "resources": [ | 76 | "resources": [ | ||
67 | { | 77 | { | ||
68 | "cache_last_updated": null, | 78 | "cache_last_updated": null, | ||
69 | "cache_url": null, | 79 | "cache_url": null, | ||
70 | "created": "2019-04-23T14:08:03.177996", | 80 | "created": "2019-04-23T14:08:03.177996", | ||
71 | "description": "", | 81 | "description": "", | ||
72 | "format": "", | 82 | "format": "", | ||
73 | "hash": "", | 83 | "hash": "", | ||
74 | "id": "d5d17f37-bef9-4031-8b70-d6feb7af6d08", | 84 | "id": "d5d17f37-bef9-4031-8b70-d6feb7af6d08", | ||
75 | "last_modified": "2019-04-23T14:08:03.116626", | 85 | "last_modified": "2019-04-23T14:08:03.116626", | ||
n | 76 | "metadata_modified": "2023-01-12T13:14:16.778048", | n | 86 | "metadata_modified": "2023-08-04T08:46:33.709227", |
77 | "mimetype": null, | 87 | "mimetype": null, | ||
78 | "mimetype_inner": null, | 88 | "mimetype_inner": null, | ||
79 | "name": "train.tar.partaa", | 89 | "name": "train.tar.partaa", | ||
80 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 90 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
81 | "position": 0, | 91 | "position": 0, | ||
82 | "resource_type": null, | 92 | "resource_type": null, | ||
83 | "size": 1000000000, | 93 | "size": 1000000000, | ||
84 | "state": "active", | 94 | "state": "active", | ||
85 | "url": | 95 | "url": | ||
86 | ource/d5d17f37-bef9-4031-8b70-d6feb7af6d08/download/train.tar.partaa", | 96 | ource/d5d17f37-bef9-4031-8b70-d6feb7af6d08/download/train.tar.partaa", | ||
87 | "url_type": "" | 97 | "url_type": "" | ||
88 | }, | 98 | }, | ||
89 | { | 99 | { | ||
90 | "cache_last_updated": null, | 100 | "cache_last_updated": null, | ||
91 | "cache_url": null, | 101 | "cache_url": null, | ||
92 | "created": "2019-04-23T14:21:44.273928", | 102 | "created": "2019-04-23T14:21:44.273928", | ||
93 | "description": "", | 103 | "description": "", | ||
94 | "format": "", | 104 | "format": "", | ||
95 | "hash": "", | 105 | "hash": "", | ||
96 | "id": "d8541014-2043-4764-968c-a9956f9da8d4", | 106 | "id": "d8541014-2043-4764-968c-a9956f9da8d4", | ||
97 | "last_modified": "2019-04-23T14:21:44.196889", | 107 | "last_modified": "2019-04-23T14:21:44.196889", | ||
n | 98 | "metadata_modified": "2023-01-12T13:14:16.778180", | n | 108 | "metadata_modified": "2023-08-04T08:46:33.709357", |
99 | "mimetype": null, | 109 | "mimetype": null, | ||
100 | "mimetype_inner": null, | 110 | "mimetype_inner": null, | ||
101 | "name": "train.tar.partab", | 111 | "name": "train.tar.partab", | ||
102 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 112 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
103 | "position": 1, | 113 | "position": 1, | ||
104 | "resource_type": null, | 114 | "resource_type": null, | ||
105 | "size": 1000000000, | 115 | "size": 1000000000, | ||
106 | "state": "active", | 116 | "state": "active", | ||
107 | "url": | 117 | "url": | ||
108 | ource/d8541014-2043-4764-968c-a9956f9da8d4/download/train.tar.partab", | 118 | ource/d8541014-2043-4764-968c-a9956f9da8d4/download/train.tar.partab", | ||
109 | "url_type": "" | 119 | "url_type": "" | ||
110 | }, | 120 | }, | ||
111 | { | 121 | { | ||
112 | "cache_last_updated": null, | 122 | "cache_last_updated": null, | ||
113 | "cache_url": null, | 123 | "cache_url": null, | ||
114 | "created": "2019-04-25T07:33:58.854587", | 124 | "created": "2019-04-25T07:33:58.854587", | ||
115 | "description": "", | 125 | "description": "", | ||
116 | "format": "", | 126 | "format": "", | ||
117 | "hash": "", | 127 | "hash": "", | ||
118 | "id": "a3984be9-372a-4de0-91dc-9009ed5e017a", | 128 | "id": "a3984be9-372a-4de0-91dc-9009ed5e017a", | ||
119 | "last_modified": "2019-04-25T07:33:58.788211", | 129 | "last_modified": "2019-04-25T07:33:58.788211", | ||
n | 120 | "metadata_modified": "2023-01-12T13:14:16.778288", | n | 130 | "metadata_modified": "2023-08-04T08:46:33.709465", |
121 | "mimetype": null, | 131 | "mimetype": null, | ||
122 | "mimetype_inner": null, | 132 | "mimetype_inner": null, | ||
123 | "name": "train.tar.partac", | 133 | "name": "train.tar.partac", | ||
124 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 134 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
125 | "position": 2, | 135 | "position": 2, | ||
126 | "resource_type": null, | 136 | "resource_type": null, | ||
127 | "size": 1000000000, | 137 | "size": 1000000000, | ||
128 | "state": "active", | 138 | "state": "active", | ||
129 | "url": | 139 | "url": | ||
130 | ource/a3984be9-372a-4de0-91dc-9009ed5e017a/download/train.tar.partac", | 140 | ource/a3984be9-372a-4de0-91dc-9009ed5e017a/download/train.tar.partac", | ||
131 | "url_type": "" | 141 | "url_type": "" | ||
132 | }, | 142 | }, | ||
133 | { | 143 | { | ||
134 | "cache_last_updated": null, | 144 | "cache_last_updated": null, | ||
135 | "cache_url": null, | 145 | "cache_url": null, | ||
136 | "created": "2019-04-25T07:36:23.837344", | 146 | "created": "2019-04-25T07:36:23.837344", | ||
137 | "description": "", | 147 | "description": "", | ||
138 | "format": "", | 148 | "format": "", | ||
139 | "hash": "", | 149 | "hash": "", | ||
140 | "id": "870093a3-e369-4dc5-a152-7647f15d9677", | 150 | "id": "870093a3-e369-4dc5-a152-7647f15d9677", | ||
141 | "last_modified": "2019-04-25T07:36:23.771607", | 151 | "last_modified": "2019-04-25T07:36:23.771607", | ||
n | 142 | "metadata_modified": "2023-01-12T13:14:16.778391", | n | 152 | "metadata_modified": "2023-08-04T08:46:33.709569", |
143 | "mimetype": null, | 153 | "mimetype": null, | ||
144 | "mimetype_inner": null, | 154 | "mimetype_inner": null, | ||
145 | "name": "train.tar.partad", | 155 | "name": "train.tar.partad", | ||
146 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 156 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
147 | "position": 3, | 157 | "position": 3, | ||
148 | "resource_type": null, | 158 | "resource_type": null, | ||
149 | "size": 1000000000, | 159 | "size": 1000000000, | ||
150 | "state": "active", | 160 | "state": "active", | ||
151 | "url": | 161 | "url": | ||
152 | ource/870093a3-e369-4dc5-a152-7647f15d9677/download/train.tar.partad", | 162 | ource/870093a3-e369-4dc5-a152-7647f15d9677/download/train.tar.partad", | ||
153 | "url_type": "" | 163 | "url_type": "" | ||
154 | }, | 164 | }, | ||
155 | { | 165 | { | ||
156 | "cache_last_updated": null, | 166 | "cache_last_updated": null, | ||
157 | "cache_url": null, | 167 | "cache_url": null, | ||
158 | "created": "2019-04-25T09:47:45.610973", | 168 | "created": "2019-04-25T09:47:45.610973", | ||
159 | "description": "", | 169 | "description": "", | ||
160 | "format": "", | 170 | "format": "", | ||
161 | "hash": "", | 171 | "hash": "", | ||
162 | "id": "bb7f6f97-69d2-404b-abc9-113bf6d414cc", | 172 | "id": "bb7f6f97-69d2-404b-abc9-113bf6d414cc", | ||
163 | "last_modified": "2019-04-25T09:47:45.531758", | 173 | "last_modified": "2019-04-25T09:47:45.531758", | ||
n | 164 | "metadata_modified": "2023-01-12T13:14:16.778493", | n | 174 | "metadata_modified": "2023-08-04T08:46:33.709672", |
165 | "mimetype": null, | 175 | "mimetype": null, | ||
166 | "mimetype_inner": null, | 176 | "mimetype_inner": null, | ||
167 | "name": "train.tar.partae", | 177 | "name": "train.tar.partae", | ||
168 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 178 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
169 | "position": 4, | 179 | "position": 4, | ||
170 | "resource_type": null, | 180 | "resource_type": null, | ||
171 | "size": 1000000000, | 181 | "size": 1000000000, | ||
172 | "state": "active", | 182 | "state": "active", | ||
173 | "url": | 183 | "url": | ||
174 | ource/bb7f6f97-69d2-404b-abc9-113bf6d414cc/download/train.tar.partae", | 184 | ource/bb7f6f97-69d2-404b-abc9-113bf6d414cc/download/train.tar.partae", | ||
175 | "url_type": "" | 185 | "url_type": "" | ||
176 | }, | 186 | }, | ||
177 | { | 187 | { | ||
178 | "cache_last_updated": null, | 188 | "cache_last_updated": null, | ||
179 | "cache_url": null, | 189 | "cache_url": null, | ||
180 | "created": "2019-04-25T09:53:29.256438", | 190 | "created": "2019-04-25T09:53:29.256438", | ||
181 | "description": "", | 191 | "description": "", | ||
182 | "format": "", | 192 | "format": "", | ||
183 | "hash": "", | 193 | "hash": "", | ||
184 | "id": "00b16e62-791e-4f1d-938f-a1f7e4a2831a", | 194 | "id": "00b16e62-791e-4f1d-938f-a1f7e4a2831a", | ||
185 | "last_modified": "2019-04-25T09:53:29.184400", | 195 | "last_modified": "2019-04-25T09:53:29.184400", | ||
n | 186 | "metadata_modified": "2023-01-12T13:14:16.778594", | n | 196 | "metadata_modified": "2023-08-04T08:46:33.709789", |
187 | "mimetype": null, | 197 | "mimetype": null, | ||
188 | "mimetype_inner": null, | 198 | "mimetype_inner": null, | ||
189 | "name": "train.tar.partaf", | 199 | "name": "train.tar.partaf", | ||
190 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 200 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
191 | "position": 5, | 201 | "position": 5, | ||
192 | "resource_type": null, | 202 | "resource_type": null, | ||
193 | "size": 1000000000, | 203 | "size": 1000000000, | ||
194 | "state": "active", | 204 | "state": "active", | ||
195 | "url": | 205 | "url": | ||
196 | ource/00b16e62-791e-4f1d-938f-a1f7e4a2831a/download/train.tar.partaf", | 206 | ource/00b16e62-791e-4f1d-938f-a1f7e4a2831a/download/train.tar.partaf", | ||
197 | "url_type": "" | 207 | "url_type": "" | ||
198 | }, | 208 | }, | ||
199 | { | 209 | { | ||
200 | "cache_last_updated": null, | 210 | "cache_last_updated": null, | ||
201 | "cache_url": null, | 211 | "cache_url": null, | ||
202 | "created": "2019-04-25T09:54:27.271570", | 212 | "created": "2019-04-25T09:54:27.271570", | ||
203 | "description": "", | 213 | "description": "", | ||
204 | "format": "", | 214 | "format": "", | ||
205 | "hash": "", | 215 | "hash": "", | ||
206 | "id": "38de6f0a-a678-4a8f-8d14-5a4344195b91", | 216 | "id": "38de6f0a-a678-4a8f-8d14-5a4344195b91", | ||
207 | "last_modified": "2019-04-25T09:54:27.200153", | 217 | "last_modified": "2019-04-25T09:54:27.200153", | ||
n | 208 | "metadata_modified": "2023-01-12T13:14:16.778701", | n | 218 | "metadata_modified": "2023-08-04T08:46:33.709890", |
209 | "mimetype": null, | 219 | "mimetype": null, | ||
210 | "mimetype_inner": null, | 220 | "mimetype_inner": null, | ||
211 | "name": "train.tar.partag", | 221 | "name": "train.tar.partag", | ||
212 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 222 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
213 | "position": 6, | 223 | "position": 6, | ||
214 | "resource_type": null, | 224 | "resource_type": null, | ||
215 | "size": 1000000000, | 225 | "size": 1000000000, | ||
216 | "state": "active", | 226 | "state": "active", | ||
217 | "url": | 227 | "url": | ||
218 | ource/38de6f0a-a678-4a8f-8d14-5a4344195b91/download/train.tar.partag", | 228 | ource/38de6f0a-a678-4a8f-8d14-5a4344195b91/download/train.tar.partag", | ||
219 | "url_type": "" | 229 | "url_type": "" | ||
220 | }, | 230 | }, | ||
221 | { | 231 | { | ||
222 | "cache_last_updated": null, | 232 | "cache_last_updated": null, | ||
223 | "cache_url": null, | 233 | "cache_url": null, | ||
224 | "created": "2019-04-25T11:22:58.631152", | 234 | "created": "2019-04-25T11:22:58.631152", | ||
225 | "description": "", | 235 | "description": "", | ||
226 | "format": "", | 236 | "format": "", | ||
227 | "hash": "", | 237 | "hash": "", | ||
228 | "id": "1326a733-3cae-4d1c-90d9-cf262deea503", | 238 | "id": "1326a733-3cae-4d1c-90d9-cf262deea503", | ||
229 | "last_modified": "2019-04-25T11:22:58.558714", | 239 | "last_modified": "2019-04-25T11:22:58.558714", | ||
n | 230 | "metadata_modified": "2023-01-12T13:14:16.778801", | n | 240 | "metadata_modified": "2023-08-04T08:46:33.709991", |
231 | "mimetype": null, | 241 | "mimetype": null, | ||
232 | "mimetype_inner": null, | 242 | "mimetype_inner": null, | ||
233 | "name": "train.tar.partah", | 243 | "name": "train.tar.partah", | ||
234 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 244 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
235 | "position": 7, | 245 | "position": 7, | ||
236 | "resource_type": null, | 246 | "resource_type": null, | ||
237 | "size": 1000000000, | 247 | "size": 1000000000, | ||
238 | "state": "active", | 248 | "state": "active", | ||
239 | "url": | 249 | "url": | ||
240 | ource/1326a733-3cae-4d1c-90d9-cf262deea503/download/train.tar.partah", | 250 | ource/1326a733-3cae-4d1c-90d9-cf262deea503/download/train.tar.partah", | ||
241 | "url_type": "" | 251 | "url_type": "" | ||
242 | }, | 252 | }, | ||
243 | { | 253 | { | ||
244 | "cache_last_updated": null, | 254 | "cache_last_updated": null, | ||
245 | "cache_url": null, | 255 | "cache_url": null, | ||
246 | "created": "2019-04-25T11:23:56.255475", | 256 | "created": "2019-04-25T11:23:56.255475", | ||
247 | "description": "", | 257 | "description": "", | ||
248 | "format": "", | 258 | "format": "", | ||
249 | "hash": "", | 259 | "hash": "", | ||
250 | "id": "f7df2e58-8ad9-4fee-b8f5-3f687abd924e", | 260 | "id": "f7df2e58-8ad9-4fee-b8f5-3f687abd924e", | ||
251 | "last_modified": "2019-04-25T11:23:56.175260", | 261 | "last_modified": "2019-04-25T11:23:56.175260", | ||
n | 252 | "metadata_modified": "2023-01-12T13:14:16.778902", | n | 262 | "metadata_modified": "2023-08-04T08:46:33.710090", |
253 | "mimetype": null, | 263 | "mimetype": null, | ||
254 | "mimetype_inner": null, | 264 | "mimetype_inner": null, | ||
255 | "name": "train.tar.partai", | 265 | "name": "train.tar.partai", | ||
256 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 266 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
257 | "position": 8, | 267 | "position": 8, | ||
258 | "resource_type": null, | 268 | "resource_type": null, | ||
259 | "size": 1000000000, | 269 | "size": 1000000000, | ||
260 | "state": "active", | 270 | "state": "active", | ||
261 | "url": | 271 | "url": | ||
262 | ource/f7df2e58-8ad9-4fee-b8f5-3f687abd924e/download/train.tar.partai", | 272 | ource/f7df2e58-8ad9-4fee-b8f5-3f687abd924e/download/train.tar.partai", | ||
263 | "url_type": "" | 273 | "url_type": "" | ||
264 | }, | 274 | }, | ||
265 | { | 275 | { | ||
266 | "cache_last_updated": null, | 276 | "cache_last_updated": null, | ||
267 | "cache_url": null, | 277 | "cache_url": null, | ||
268 | "created": "2019-04-25T11:24:55.219389", | 278 | "created": "2019-04-25T11:24:55.219389", | ||
269 | "description": "", | 279 | "description": "", | ||
270 | "format": "", | 280 | "format": "", | ||
271 | "hash": "", | 281 | "hash": "", | ||
272 | "id": "20131718-4267-48a0-9b70-c0f90f690547", | 282 | "id": "20131718-4267-48a0-9b70-c0f90f690547", | ||
273 | "last_modified": "2019-04-25T11:24:55.140238", | 283 | "last_modified": "2019-04-25T11:24:55.140238", | ||
n | 274 | "metadata_modified": "2023-01-12T13:14:16.779003", | n | 284 | "metadata_modified": "2023-08-04T08:46:33.710191", |
275 | "mimetype": null, | 285 | "mimetype": null, | ||
276 | "mimetype_inner": null, | 286 | "mimetype_inner": null, | ||
277 | "name": "train.tar.partaj", | 287 | "name": "train.tar.partaj", | ||
278 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 288 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
279 | "position": 9, | 289 | "position": 9, | ||
280 | "resource_type": null, | 290 | "resource_type": null, | ||
281 | "size": 1000000000, | 291 | "size": 1000000000, | ||
282 | "state": "active", | 292 | "state": "active", | ||
283 | "url": | 293 | "url": | ||
284 | ource/20131718-4267-48a0-9b70-c0f90f690547/download/train.tar.partaj", | 294 | ource/20131718-4267-48a0-9b70-c0f90f690547/download/train.tar.partaj", | ||
285 | "url_type": "" | 295 | "url_type": "" | ||
286 | }, | 296 | }, | ||
287 | { | 297 | { | ||
288 | "cache_last_updated": null, | 298 | "cache_last_updated": null, | ||
289 | "cache_url": null, | 299 | "cache_url": null, | ||
290 | "created": "2019-04-25T11:25:54.830376", | 300 | "created": "2019-04-25T11:25:54.830376", | ||
291 | "description": "", | 301 | "description": "", | ||
292 | "format": "", | 302 | "format": "", | ||
293 | "hash": "", | 303 | "hash": "", | ||
294 | "id": "1b2f1a69-381a-45ce-837c-3f8c8f6b5641", | 304 | "id": "1b2f1a69-381a-45ce-837c-3f8c8f6b5641", | ||
295 | "last_modified": "2019-04-25T11:25:54.749207", | 305 | "last_modified": "2019-04-25T11:25:54.749207", | ||
n | 296 | "metadata_modified": "2023-01-12T13:14:16.779103", | n | 306 | "metadata_modified": "2023-08-04T08:46:33.710291", |
297 | "mimetype": null, | 307 | "mimetype": null, | ||
298 | "mimetype_inner": null, | 308 | "mimetype_inner": null, | ||
299 | "name": "train.tar.partak", | 309 | "name": "train.tar.partak", | ||
300 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 310 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
301 | "position": 10, | 311 | "position": 10, | ||
302 | "resource_type": null, | 312 | "resource_type": null, | ||
303 | "size": 1000000000, | 313 | "size": 1000000000, | ||
304 | "state": "active", | 314 | "state": "active", | ||
305 | "url": | 315 | "url": | ||
306 | ource/1b2f1a69-381a-45ce-837c-3f8c8f6b5641/download/train.tar.partak", | 316 | ource/1b2f1a69-381a-45ce-837c-3f8c8f6b5641/download/train.tar.partak", | ||
307 | "url_type": "" | 317 | "url_type": "" | ||
308 | }, | 318 | }, | ||
309 | { | 319 | { | ||
310 | "cache_last_updated": null, | 320 | "cache_last_updated": null, | ||
311 | "cache_url": null, | 321 | "cache_url": null, | ||
312 | "created": "2019-04-25T11:28:20.778532", | 322 | "created": "2019-04-25T11:28:20.778532", | ||
313 | "description": "", | 323 | "description": "", | ||
314 | "format": "", | 324 | "format": "", | ||
315 | "hash": "", | 325 | "hash": "", | ||
316 | "id": "8c7634c8-4495-409c-9622-95613bab5fda", | 326 | "id": "8c7634c8-4495-409c-9622-95613bab5fda", | ||
317 | "last_modified": "2019-04-25T11:28:20.699321", | 327 | "last_modified": "2019-04-25T11:28:20.699321", | ||
n | 318 | "metadata_modified": "2023-01-12T13:14:16.779203", | n | 328 | "metadata_modified": "2023-08-04T08:46:33.710390", |
319 | "mimetype": null, | 329 | "mimetype": null, | ||
320 | "mimetype_inner": null, | 330 | "mimetype_inner": null, | ||
321 | "name": "train.tar.partal", | 331 | "name": "train.tar.partal", | ||
322 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 332 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
323 | "position": 11, | 333 | "position": 11, | ||
324 | "resource_type": null, | 334 | "resource_type": null, | ||
325 | "size": 1000000000, | 335 | "size": 1000000000, | ||
326 | "state": "active", | 336 | "state": "active", | ||
327 | "url": | 337 | "url": | ||
328 | ource/8c7634c8-4495-409c-9622-95613bab5fda/download/train.tar.partal", | 338 | ource/8c7634c8-4495-409c-9622-95613bab5fda/download/train.tar.partal", | ||
329 | "url_type": "" | 339 | "url_type": "" | ||
330 | }, | 340 | }, | ||
331 | { | 341 | { | ||
332 | "cache_last_updated": null, | 342 | "cache_last_updated": null, | ||
333 | "cache_url": null, | 343 | "cache_url": null, | ||
334 | "created": "2019-04-25T11:29:18.575624", | 344 | "created": "2019-04-25T11:29:18.575624", | ||
335 | "description": "", | 345 | "description": "", | ||
336 | "format": "", | 346 | "format": "", | ||
337 | "hash": "", | 347 | "hash": "", | ||
338 | "id": "258c0210-2a99-46e1-896f-6e15372b267d", | 348 | "id": "258c0210-2a99-46e1-896f-6e15372b267d", | ||
339 | "last_modified": "2019-04-25T11:29:18.468507", | 349 | "last_modified": "2019-04-25T11:29:18.468507", | ||
n | 340 | "metadata_modified": "2023-01-12T13:14:16.779301", | n | 350 | "metadata_modified": "2023-08-04T08:46:33.710490", |
341 | "mimetype": null, | 351 | "mimetype": null, | ||
342 | "mimetype_inner": null, | 352 | "mimetype_inner": null, | ||
343 | "name": "train.tar.partam", | 353 | "name": "train.tar.partam", | ||
344 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 354 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
345 | "position": 12, | 355 | "position": 12, | ||
346 | "resource_type": null, | 356 | "resource_type": null, | ||
347 | "size": 1000000000, | 357 | "size": 1000000000, | ||
348 | "state": "active", | 358 | "state": "active", | ||
349 | "url": | 359 | "url": | ||
350 | ource/258c0210-2a99-46e1-896f-6e15372b267d/download/train.tar.partam", | 360 | ource/258c0210-2a99-46e1-896f-6e15372b267d/download/train.tar.partam", | ||
351 | "url_type": "" | 361 | "url_type": "" | ||
352 | }, | 362 | }, | ||
353 | { | 363 | { | ||
354 | "cache_last_updated": null, | 364 | "cache_last_updated": null, | ||
355 | "cache_url": null, | 365 | "cache_url": null, | ||
356 | "created": "2019-04-25T11:30:19.845494", | 366 | "created": "2019-04-25T11:30:19.845494", | ||
357 | "description": "", | 367 | "description": "", | ||
358 | "format": "", | 368 | "format": "", | ||
359 | "hash": "", | 369 | "hash": "", | ||
360 | "id": "b45c5d4e-5d62-4d3e-83c8-e9baeac0eefb", | 370 | "id": "b45c5d4e-5d62-4d3e-83c8-e9baeac0eefb", | ||
361 | "last_modified": "2019-04-25T11:30:19.759400", | 371 | "last_modified": "2019-04-25T11:30:19.759400", | ||
n | 362 | "metadata_modified": "2023-01-12T13:14:16.779404", | n | 372 | "metadata_modified": "2023-08-04T08:46:33.710589", |
363 | "mimetype": null, | 373 | "mimetype": null, | ||
364 | "mimetype_inner": null, | 374 | "mimetype_inner": null, | ||
365 | "name": "train.tar.partan", | 375 | "name": "train.tar.partan", | ||
366 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 376 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
367 | "position": 13, | 377 | "position": 13, | ||
368 | "resource_type": null, | 378 | "resource_type": null, | ||
369 | "size": 1000000000, | 379 | "size": 1000000000, | ||
370 | "state": "active", | 380 | "state": "active", | ||
371 | "url": | 381 | "url": | ||
372 | ource/b45c5d4e-5d62-4d3e-83c8-e9baeac0eefb/download/train.tar.partan", | 382 | ource/b45c5d4e-5d62-4d3e-83c8-e9baeac0eefb/download/train.tar.partan", | ||
373 | "url_type": "" | 383 | "url_type": "" | ||
374 | }, | 384 | }, | ||
375 | { | 385 | { | ||
376 | "cache_last_updated": null, | 386 | "cache_last_updated": null, | ||
377 | "cache_url": null, | 387 | "cache_url": null, | ||
378 | "created": "2019-04-25T11:32:26.574671", | 388 | "created": "2019-04-25T11:32:26.574671", | ||
379 | "description": "", | 389 | "description": "", | ||
380 | "format": "", | 390 | "format": "", | ||
381 | "hash": "", | 391 | "hash": "", | ||
382 | "id": "48f3fd88-d7e0-459d-9428-5b1345c9a8ad", | 392 | "id": "48f3fd88-d7e0-459d-9428-5b1345c9a8ad", | ||
383 | "last_modified": "2019-04-25T11:32:26.475044", | 393 | "last_modified": "2019-04-25T11:32:26.475044", | ||
n | 384 | "metadata_modified": "2023-01-12T13:14:16.779505", | n | 394 | "metadata_modified": "2023-08-04T08:46:33.710687", |
385 | "mimetype": null, | 395 | "mimetype": null, | ||
386 | "mimetype_inner": null, | 396 | "mimetype_inner": null, | ||
387 | "name": "train.tar.partao", | 397 | "name": "train.tar.partao", | ||
388 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 398 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
389 | "position": 14, | 399 | "position": 14, | ||
390 | "resource_type": null, | 400 | "resource_type": null, | ||
391 | "size": 1000000000, | 401 | "size": 1000000000, | ||
392 | "state": "active", | 402 | "state": "active", | ||
393 | "url": | 403 | "url": | ||
394 | ource/48f3fd88-d7e0-459d-9428-5b1345c9a8ad/download/train.tar.partao", | 404 | ource/48f3fd88-d7e0-459d-9428-5b1345c9a8ad/download/train.tar.partao", | ||
395 | "url_type": "" | 405 | "url_type": "" | ||
396 | }, | 406 | }, | ||
397 | { | 407 | { | ||
398 | "cache_last_updated": null, | 408 | "cache_last_updated": null, | ||
399 | "cache_url": null, | 409 | "cache_url": null, | ||
400 | "created": "2019-04-25T11:33:57.989304", | 410 | "created": "2019-04-25T11:33:57.989304", | ||
401 | "description": "", | 411 | "description": "", | ||
402 | "format": "", | 412 | "format": "", | ||
403 | "hash": "", | 413 | "hash": "", | ||
404 | "id": "d76f47fa-878a-47fd-92c9-b910a10fbe1d", | 414 | "id": "d76f47fa-878a-47fd-92c9-b910a10fbe1d", | ||
405 | "last_modified": "2019-04-25T11:33:57.897796", | 415 | "last_modified": "2019-04-25T11:33:57.897796", | ||
n | 406 | "metadata_modified": "2023-01-12T13:14:16.779603", | n | 416 | "metadata_modified": "2023-08-04T08:46:33.710786", |
407 | "mimetype": null, | 417 | "mimetype": null, | ||
408 | "mimetype_inner": null, | 418 | "mimetype_inner": null, | ||
409 | "name": "train.tar.partap", | 419 | "name": "train.tar.partap", | ||
410 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 420 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
411 | "position": 15, | 421 | "position": 15, | ||
412 | "resource_type": null, | 422 | "resource_type": null, | ||
413 | "size": 1000000000, | 423 | "size": 1000000000, | ||
414 | "state": "active", | 424 | "state": "active", | ||
415 | "url": | 425 | "url": | ||
416 | ource/d76f47fa-878a-47fd-92c9-b910a10fbe1d/download/train.tar.partap", | 426 | ource/d76f47fa-878a-47fd-92c9-b910a10fbe1d/download/train.tar.partap", | ||
417 | "url_type": "" | 427 | "url_type": "" | ||
418 | }, | 428 | }, | ||
419 | { | 429 | { | ||
420 | "cache_last_updated": null, | 430 | "cache_last_updated": null, | ||
421 | "cache_url": null, | 431 | "cache_url": null, | ||
422 | "created": "2019-04-25T11:35:29.395122", | 432 | "created": "2019-04-25T11:35:29.395122", | ||
423 | "description": "", | 433 | "description": "", | ||
424 | "format": "", | 434 | "format": "", | ||
425 | "hash": "", | 435 | "hash": "", | ||
426 | "id": "3f790d5a-adfe-4de5-b2e8-dec8ab15c9d8", | 436 | "id": "3f790d5a-adfe-4de5-b2e8-dec8ab15c9d8", | ||
427 | "last_modified": "2019-04-25T11:35:29.305565", | 437 | "last_modified": "2019-04-25T11:35:29.305565", | ||
n | 428 | "metadata_modified": "2023-01-12T13:14:16.779701", | n | 438 | "metadata_modified": "2023-08-04T08:46:33.710883", |
429 | "mimetype": null, | 439 | "mimetype": null, | ||
430 | "mimetype_inner": null, | 440 | "mimetype_inner": null, | ||
431 | "name": "train.tar.partaq", | 441 | "name": "train.tar.partaq", | ||
432 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 442 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
433 | "position": 16, | 443 | "position": 16, | ||
434 | "resource_type": null, | 444 | "resource_type": null, | ||
435 | "size": 1000000000, | 445 | "size": 1000000000, | ||
436 | "state": "active", | 446 | "state": "active", | ||
437 | "url": | 447 | "url": | ||
438 | ource/3f790d5a-adfe-4de5-b2e8-dec8ab15c9d8/download/train.tar.partaq", | 448 | ource/3f790d5a-adfe-4de5-b2e8-dec8ab15c9d8/download/train.tar.partaq", | ||
439 | "url_type": "" | 449 | "url_type": "" | ||
440 | }, | 450 | }, | ||
441 | { | 451 | { | ||
442 | "cache_last_updated": null, | 452 | "cache_last_updated": null, | ||
443 | "cache_url": null, | 453 | "cache_url": null, | ||
444 | "created": "2019-04-25T11:36:40.061355", | 454 | "created": "2019-04-25T11:36:40.061355", | ||
445 | "description": "", | 455 | "description": "", | ||
446 | "format": "", | 456 | "format": "", | ||
447 | "hash": "", | 457 | "hash": "", | ||
448 | "id": "24cfa4ae-2621-432d-8cca-fcf2ef32c65a", | 458 | "id": "24cfa4ae-2621-432d-8cca-fcf2ef32c65a", | ||
449 | "last_modified": "2019-04-25T11:36:39.967297", | 459 | "last_modified": "2019-04-25T11:36:39.967297", | ||
n | 450 | "metadata_modified": "2023-01-12T13:14:16.779799", | n | 460 | "metadata_modified": "2023-08-04T08:46:33.710980", |
451 | "mimetype": null, | 461 | "mimetype": null, | ||
452 | "mimetype_inner": null, | 462 | "mimetype_inner": null, | ||
453 | "name": "train.tar.partar", | 463 | "name": "train.tar.partar", | ||
454 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 464 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
455 | "position": 17, | 465 | "position": 17, | ||
456 | "resource_type": null, | 466 | "resource_type": null, | ||
457 | "size": 1000000000, | 467 | "size": 1000000000, | ||
458 | "state": "active", | 468 | "state": "active", | ||
459 | "url": | 469 | "url": | ||
460 | ource/24cfa4ae-2621-432d-8cca-fcf2ef32c65a/download/train.tar.partar", | 470 | ource/24cfa4ae-2621-432d-8cca-fcf2ef32c65a/download/train.tar.partar", | ||
461 | "url_type": "" | 471 | "url_type": "" | ||
462 | }, | 472 | }, | ||
463 | { | 473 | { | ||
464 | "cache_last_updated": null, | 474 | "cache_last_updated": null, | ||
465 | "cache_url": null, | 475 | "cache_url": null, | ||
466 | "created": "2019-04-25T11:37:53.546243", | 476 | "created": "2019-04-25T11:37:53.546243", | ||
467 | "description": "", | 477 | "description": "", | ||
468 | "format": "", | 478 | "format": "", | ||
469 | "hash": "", | 479 | "hash": "", | ||
470 | "id": "622a47a6-0596-46f5-972b-3bc34b8bd964", | 480 | "id": "622a47a6-0596-46f5-972b-3bc34b8bd964", | ||
471 | "last_modified": "2019-04-25T11:37:53.440729", | 481 | "last_modified": "2019-04-25T11:37:53.440729", | ||
n | 472 | "metadata_modified": "2023-01-12T13:14:16.779897", | n | 482 | "metadata_modified": "2023-08-04T08:46:33.711078", |
473 | "mimetype": null, | 483 | "mimetype": null, | ||
474 | "mimetype_inner": null, | 484 | "mimetype_inner": null, | ||
475 | "name": "train.tar.partas", | 485 | "name": "train.tar.partas", | ||
476 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 486 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
477 | "position": 18, | 487 | "position": 18, | ||
478 | "resource_type": null, | 488 | "resource_type": null, | ||
479 | "size": 1000000000, | 489 | "size": 1000000000, | ||
480 | "state": "active", | 490 | "state": "active", | ||
481 | "url": | 491 | "url": | ||
482 | ource/622a47a6-0596-46f5-972b-3bc34b8bd964/download/train.tar.partas", | 492 | ource/622a47a6-0596-46f5-972b-3bc34b8bd964/download/train.tar.partas", | ||
483 | "url_type": "" | 493 | "url_type": "" | ||
484 | }, | 494 | }, | ||
485 | { | 495 | { | ||
486 | "cache_last_updated": null, | 496 | "cache_last_updated": null, | ||
487 | "cache_url": null, | 497 | "cache_url": null, | ||
488 | "created": "2019-04-25T11:39:05.102829", | 498 | "created": "2019-04-25T11:39:05.102829", | ||
489 | "description": "", | 499 | "description": "", | ||
490 | "format": "", | 500 | "format": "", | ||
491 | "hash": "", | 501 | "hash": "", | ||
492 | "id": "c15726bb-cd8e-4d5b-8e1e-27c528a25618", | 502 | "id": "c15726bb-cd8e-4d5b-8e1e-27c528a25618", | ||
493 | "last_modified": "2019-04-25T11:39:05.003301", | 503 | "last_modified": "2019-04-25T11:39:05.003301", | ||
n | 494 | "metadata_modified": "2023-01-12T13:14:16.779994", | n | 504 | "metadata_modified": "2023-08-04T08:46:33.711176", |
495 | "mimetype": null, | 505 | "mimetype": null, | ||
496 | "mimetype_inner": null, | 506 | "mimetype_inner": null, | ||
497 | "name": "train.tar.partat", | 507 | "name": "train.tar.partat", | ||
498 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 508 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
499 | "position": 19, | 509 | "position": 19, | ||
500 | "resource_type": null, | 510 | "resource_type": null, | ||
501 | "size": 1000000000, | 511 | "size": 1000000000, | ||
502 | "state": "active", | 512 | "state": "active", | ||
503 | "url": | 513 | "url": | ||
504 | ource/c15726bb-cd8e-4d5b-8e1e-27c528a25618/download/train.tar.partat", | 514 | ource/c15726bb-cd8e-4d5b-8e1e-27c528a25618/download/train.tar.partat", | ||
505 | "url_type": "" | 515 | "url_type": "" | ||
506 | }, | 516 | }, | ||
507 | { | 517 | { | ||
508 | "cache_last_updated": null, | 518 | "cache_last_updated": null, | ||
509 | "cache_url": null, | 519 | "cache_url": null, | ||
510 | "created": "2019-04-25T12:15:52.495280", | 520 | "created": "2019-04-25T12:15:52.495280", | ||
511 | "description": "", | 521 | "description": "", | ||
512 | "format": "", | 522 | "format": "", | ||
513 | "hash": "", | 523 | "hash": "", | ||
514 | "id": "411bcbdd-2c5a-4dd4-881c-b394e318c290", | 524 | "id": "411bcbdd-2c5a-4dd4-881c-b394e318c290", | ||
515 | "last_modified": "2019-04-25T12:15:52.402064", | 525 | "last_modified": "2019-04-25T12:15:52.402064", | ||
n | 516 | "metadata_modified": "2023-01-12T13:14:16.780092", | n | 526 | "metadata_modified": "2023-08-04T08:46:33.711273", |
517 | "mimetype": null, | 527 | "mimetype": null, | ||
518 | "mimetype_inner": null, | 528 | "mimetype_inner": null, | ||
519 | "name": "train.tar.partau", | 529 | "name": "train.tar.partau", | ||
520 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 530 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
521 | "position": 20, | 531 | "position": 20, | ||
522 | "resource_type": null, | 532 | "resource_type": null, | ||
523 | "size": 1000000000, | 533 | "size": 1000000000, | ||
524 | "state": "active", | 534 | "state": "active", | ||
525 | "url": | 535 | "url": | ||
526 | ource/411bcbdd-2c5a-4dd4-881c-b394e318c290/download/train.tar.partau", | 536 | ource/411bcbdd-2c5a-4dd4-881c-b394e318c290/download/train.tar.partau", | ||
527 | "url_type": "" | 537 | "url_type": "" | ||
528 | }, | 538 | }, | ||
529 | { | 539 | { | ||
530 | "cache_last_updated": null, | 540 | "cache_last_updated": null, | ||
531 | "cache_url": null, | 541 | "cache_url": null, | ||
532 | "created": "2019-04-25T12:17:00.028847", | 542 | "created": "2019-04-25T12:17:00.028847", | ||
533 | "description": "", | 543 | "description": "", | ||
534 | "format": "", | 544 | "format": "", | ||
535 | "hash": "", | 545 | "hash": "", | ||
536 | "id": "431fdd2d-9c96-42b7-9a44-776ba5fb17ba", | 546 | "id": "431fdd2d-9c96-42b7-9a44-776ba5fb17ba", | ||
537 | "last_modified": "2019-04-25T12:16:59.924931", | 547 | "last_modified": "2019-04-25T12:16:59.924931", | ||
n | 538 | "metadata_modified": "2023-01-12T13:14:16.780188", | n | 548 | "metadata_modified": "2023-08-04T08:46:33.711371", |
539 | "mimetype": null, | 549 | "mimetype": null, | ||
540 | "mimetype_inner": null, | 550 | "mimetype_inner": null, | ||
541 | "name": "train.tar.partav", | 551 | "name": "train.tar.partav", | ||
542 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 552 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
543 | "position": 21, | 553 | "position": 21, | ||
544 | "resource_type": null, | 554 | "resource_type": null, | ||
545 | "size": 1000000000, | 555 | "size": 1000000000, | ||
546 | "state": "active", | 556 | "state": "active", | ||
547 | "url": | 557 | "url": | ||
548 | ource/431fdd2d-9c96-42b7-9a44-776ba5fb17ba/download/train.tar.partav", | 558 | ource/431fdd2d-9c96-42b7-9a44-776ba5fb17ba/download/train.tar.partav", | ||
549 | "url_type": "" | 559 | "url_type": "" | ||
550 | }, | 560 | }, | ||
551 | { | 561 | { | ||
552 | "cache_last_updated": null, | 562 | "cache_last_updated": null, | ||
553 | "cache_url": null, | 563 | "cache_url": null, | ||
554 | "created": "2019-04-25T12:18:04.099950", | 564 | "created": "2019-04-25T12:18:04.099950", | ||
555 | "description": "", | 565 | "description": "", | ||
556 | "format": "", | 566 | "format": "", | ||
557 | "hash": "", | 567 | "hash": "", | ||
558 | "id": "ec4dc0e7-dc6d-49d3-a15d-26f98a2626d4", | 568 | "id": "ec4dc0e7-dc6d-49d3-a15d-26f98a2626d4", | ||
559 | "last_modified": "2019-04-25T12:18:03.999556", | 569 | "last_modified": "2019-04-25T12:18:03.999556", | ||
n | 560 | "metadata_modified": "2023-01-12T13:14:16.780285", | n | 570 | "metadata_modified": "2023-08-04T08:46:33.711476", |
561 | "mimetype": null, | 571 | "mimetype": null, | ||
562 | "mimetype_inner": null, | 572 | "mimetype_inner": null, | ||
563 | "name": "train.tar.partaw", | 573 | "name": "train.tar.partaw", | ||
564 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 574 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
565 | "position": 22, | 575 | "position": 22, | ||
566 | "resource_type": null, | 576 | "resource_type": null, | ||
567 | "size": 1000000000, | 577 | "size": 1000000000, | ||
568 | "state": "active", | 578 | "state": "active", | ||
569 | "url": | 579 | "url": | ||
570 | ource/ec4dc0e7-dc6d-49d3-a15d-26f98a2626d4/download/train.tar.partaw", | 580 | ource/ec4dc0e7-dc6d-49d3-a15d-26f98a2626d4/download/train.tar.partaw", | ||
571 | "url_type": "" | 581 | "url_type": "" | ||
572 | }, | 582 | }, | ||
573 | { | 583 | { | ||
574 | "cache_last_updated": null, | 584 | "cache_last_updated": null, | ||
575 | "cache_url": null, | 585 | "cache_url": null, | ||
576 | "created": "2019-04-25T12:21:54.668310", | 586 | "created": "2019-04-25T12:21:54.668310", | ||
577 | "description": "", | 587 | "description": "", | ||
578 | "format": "", | 588 | "format": "", | ||
579 | "hash": "", | 589 | "hash": "", | ||
580 | "id": "f26d10b7-e586-483b-9d4b-c232cfe0d712", | 590 | "id": "f26d10b7-e586-483b-9d4b-c232cfe0d712", | ||
581 | "last_modified": "2019-04-25T12:21:54.561138", | 591 | "last_modified": "2019-04-25T12:21:54.561138", | ||
n | 582 | "metadata_modified": "2023-01-12T13:14:16.780383", | n | 592 | "metadata_modified": "2023-08-04T08:46:33.711575", |
583 | "mimetype": null, | 593 | "mimetype": null, | ||
584 | "mimetype_inner": null, | 594 | "mimetype_inner": null, | ||
585 | "name": "train.tar.partax", | 595 | "name": "train.tar.partax", | ||
586 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 596 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
587 | "position": 23, | 597 | "position": 23, | ||
588 | "resource_type": null, | 598 | "resource_type": null, | ||
589 | "size": 1000000000, | 599 | "size": 1000000000, | ||
590 | "state": "active", | 600 | "state": "active", | ||
591 | "url": | 601 | "url": | ||
592 | ource/f26d10b7-e586-483b-9d4b-c232cfe0d712/download/train.tar.partax", | 602 | ource/f26d10b7-e586-483b-9d4b-c232cfe0d712/download/train.tar.partax", | ||
593 | "url_type": "" | 603 | "url_type": "" | ||
594 | }, | 604 | }, | ||
595 | { | 605 | { | ||
596 | "cache_last_updated": null, | 606 | "cache_last_updated": null, | ||
597 | "cache_url": null, | 607 | "cache_url": null, | ||
598 | "created": "2019-04-25T12:37:47.661614", | 608 | "created": "2019-04-25T12:37:47.661614", | ||
599 | "description": "", | 609 | "description": "", | ||
600 | "format": "", | 610 | "format": "", | ||
601 | "hash": "", | 611 | "hash": "", | ||
602 | "id": "c21d513f-0c4b-48dc-b6f0-cae7289851fc", | 612 | "id": "c21d513f-0c4b-48dc-b6f0-cae7289851fc", | ||
603 | "last_modified": "2019-04-25T12:37:47.557604", | 613 | "last_modified": "2019-04-25T12:37:47.557604", | ||
n | 604 | "metadata_modified": "2023-01-12T13:14:16.780480", | n | 614 | "metadata_modified": "2023-08-04T08:46:33.711673", |
605 | "mimetype": null, | 615 | "mimetype": null, | ||
606 | "mimetype_inner": null, | 616 | "mimetype_inner": null, | ||
607 | "name": "train.tar.partay", | 617 | "name": "train.tar.partay", | ||
608 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 618 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
609 | "position": 24, | 619 | "position": 24, | ||
610 | "resource_type": null, | 620 | "resource_type": null, | ||
611 | "size": 1000000000, | 621 | "size": 1000000000, | ||
612 | "state": "active", | 622 | "state": "active", | ||
613 | "url": | 623 | "url": | ||
614 | ource/c21d513f-0c4b-48dc-b6f0-cae7289851fc/download/train.tar.partay", | 624 | ource/c21d513f-0c4b-48dc-b6f0-cae7289851fc/download/train.tar.partay", | ||
615 | "url_type": "" | 625 | "url_type": "" | ||
616 | }, | 626 | }, | ||
617 | { | 627 | { | ||
618 | "cache_last_updated": null, | 628 | "cache_last_updated": null, | ||
619 | "cache_url": null, | 629 | "cache_url": null, | ||
620 | "created": "2019-04-25T12:38:57.240427", | 630 | "created": "2019-04-25T12:38:57.240427", | ||
621 | "description": "", | 631 | "description": "", | ||
622 | "format": "", | 632 | "format": "", | ||
623 | "hash": "", | 633 | "hash": "", | ||
624 | "id": "3c845a39-791d-4142-85e2-c7ad305baa07", | 634 | "id": "3c845a39-791d-4142-85e2-c7ad305baa07", | ||
625 | "last_modified": "2019-04-25T12:38:57.131088", | 635 | "last_modified": "2019-04-25T12:38:57.131088", | ||
n | 626 | "metadata_modified": "2023-01-12T13:14:16.780594", | n | 636 | "metadata_modified": "2023-08-04T08:46:33.711770", |
627 | "mimetype": null, | 637 | "mimetype": null, | ||
628 | "mimetype_inner": null, | 638 | "mimetype_inner": null, | ||
629 | "name": "train.tar.partaz", | 639 | "name": "train.tar.partaz", | ||
630 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 640 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
631 | "position": 25, | 641 | "position": 25, | ||
632 | "resource_type": null, | 642 | "resource_type": null, | ||
633 | "size": 1000000000, | 643 | "size": 1000000000, | ||
634 | "state": "active", | 644 | "state": "active", | ||
635 | "url": | 645 | "url": | ||
636 | ource/3c845a39-791d-4142-85e2-c7ad305baa07/download/train.tar.partaz", | 646 | ource/3c845a39-791d-4142-85e2-c7ad305baa07/download/train.tar.partaz", | ||
637 | "url_type": "" | 647 | "url_type": "" | ||
638 | }, | 648 | }, | ||
639 | { | 649 | { | ||
640 | "cache_last_updated": null, | 650 | "cache_last_updated": null, | ||
641 | "cache_url": null, | 651 | "cache_url": null, | ||
642 | "created": "2019-04-25T12:40:52.837440", | 652 | "created": "2019-04-25T12:40:52.837440", | ||
643 | "description": "", | 653 | "description": "", | ||
644 | "format": "", | 654 | "format": "", | ||
645 | "hash": "", | 655 | "hash": "", | ||
646 | "id": "e46f79ef-c525-417b-80e7-234eec092837", | 656 | "id": "e46f79ef-c525-417b-80e7-234eec092837", | ||
647 | "last_modified": "2019-04-25T12:40:52.727035", | 657 | "last_modified": "2019-04-25T12:40:52.727035", | ||
n | 648 | "metadata_modified": "2023-01-12T13:14:16.780697", | n | 658 | "metadata_modified": "2023-08-04T08:46:33.711869", |
649 | "mimetype": null, | 659 | "mimetype": null, | ||
650 | "mimetype_inner": null, | 660 | "mimetype_inner": null, | ||
651 | "name": "train.tar.partba", | 661 | "name": "train.tar.partba", | ||
652 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 662 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
653 | "position": 26, | 663 | "position": 26, | ||
654 | "resource_type": null, | 664 | "resource_type": null, | ||
655 | "size": 1000000000, | 665 | "size": 1000000000, | ||
656 | "state": "active", | 666 | "state": "active", | ||
657 | "url": | 667 | "url": | ||
658 | ource/e46f79ef-c525-417b-80e7-234eec092837/download/train.tar.partba", | 668 | ource/e46f79ef-c525-417b-80e7-234eec092837/download/train.tar.partba", | ||
659 | "url_type": "" | 669 | "url_type": "" | ||
660 | }, | 670 | }, | ||
661 | { | 671 | { | ||
662 | "cache_last_updated": null, | 672 | "cache_last_updated": null, | ||
663 | "cache_url": null, | 673 | "cache_url": null, | ||
664 | "created": "2019-04-25T12:47:07.822109", | 674 | "created": "2019-04-25T12:47:07.822109", | ||
665 | "description": "", | 675 | "description": "", | ||
666 | "format": "", | 676 | "format": "", | ||
667 | "hash": "", | 677 | "hash": "", | ||
668 | "id": "8ddabc8f-4fee-4cd7-a1bd-156b83765407", | 678 | "id": "8ddabc8f-4fee-4cd7-a1bd-156b83765407", | ||
669 | "last_modified": "2019-04-25T12:47:07.714145", | 679 | "last_modified": "2019-04-25T12:47:07.714145", | ||
n | 670 | "metadata_modified": "2023-01-12T13:14:16.780796", | n | 680 | "metadata_modified": "2023-08-04T08:46:33.711966", |
671 | "mimetype": null, | 681 | "mimetype": null, | ||
672 | "mimetype_inner": null, | 682 | "mimetype_inner": null, | ||
673 | "name": "train.tar.partbb", | 683 | "name": "train.tar.partbb", | ||
674 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 684 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
675 | "position": 27, | 685 | "position": 27, | ||
676 | "resource_type": null, | 686 | "resource_type": null, | ||
677 | "size": 1000000000, | 687 | "size": 1000000000, | ||
678 | "state": "active", | 688 | "state": "active", | ||
679 | "url": | 689 | "url": | ||
680 | ource/8ddabc8f-4fee-4cd7-a1bd-156b83765407/download/train.tar.partbb", | 690 | ource/8ddabc8f-4fee-4cd7-a1bd-156b83765407/download/train.tar.partbb", | ||
681 | "url_type": "" | 691 | "url_type": "" | ||
682 | }, | 692 | }, | ||
683 | { | 693 | { | ||
684 | "cache_last_updated": null, | 694 | "cache_last_updated": null, | ||
685 | "cache_url": null, | 695 | "cache_url": null, | ||
686 | "created": "2019-04-25T12:49:43.554517", | 696 | "created": "2019-04-25T12:49:43.554517", | ||
687 | "description": "", | 697 | "description": "", | ||
688 | "format": "", | 698 | "format": "", | ||
689 | "hash": "", | 699 | "hash": "", | ||
690 | "id": "86eb7925-98bf-496a-9476-25137343af01", | 700 | "id": "86eb7925-98bf-496a-9476-25137343af01", | ||
691 | "last_modified": "2019-04-25T12:49:43.440465", | 701 | "last_modified": "2019-04-25T12:49:43.440465", | ||
n | 692 | "metadata_modified": "2023-01-12T13:14:16.780893", | n | 702 | "metadata_modified": "2023-08-04T08:46:33.712063", |
693 | "mimetype": null, | 703 | "mimetype": null, | ||
694 | "mimetype_inner": null, | 704 | "mimetype_inner": null, | ||
695 | "name": "train.tar.partbc", | 705 | "name": "train.tar.partbc", | ||
696 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 706 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
697 | "position": 28, | 707 | "position": 28, | ||
698 | "resource_type": null, | 708 | "resource_type": null, | ||
699 | "size": 1000000000, | 709 | "size": 1000000000, | ||
700 | "state": "active", | 710 | "state": "active", | ||
701 | "url": | 711 | "url": | ||
702 | ource/86eb7925-98bf-496a-9476-25137343af01/download/train.tar.partbc", | 712 | ource/86eb7925-98bf-496a-9476-25137343af01/download/train.tar.partbc", | ||
703 | "url_type": "" | 713 | "url_type": "" | ||
704 | }, | 714 | }, | ||
705 | { | 715 | { | ||
706 | "cache_last_updated": null, | 716 | "cache_last_updated": null, | ||
707 | "cache_url": null, | 717 | "cache_url": null, | ||
708 | "created": "2019-04-25T13:07:28.358136", | 718 | "created": "2019-04-25T13:07:28.358136", | ||
709 | "description": "", | 719 | "description": "", | ||
710 | "format": "", | 720 | "format": "", | ||
711 | "hash": "", | 721 | "hash": "", | ||
712 | "id": "839dd2e8-bf51-4e98-a961-e020c1d0fd1c", | 722 | "id": "839dd2e8-bf51-4e98-a961-e020c1d0fd1c", | ||
713 | "last_modified": "2019-04-25T13:07:28.239467", | 723 | "last_modified": "2019-04-25T13:07:28.239467", | ||
n | 714 | "metadata_modified": "2023-01-12T13:14:16.780991", | n | 724 | "metadata_modified": "2023-08-04T08:46:33.712161", |
715 | "mimetype": null, | 725 | "mimetype": null, | ||
716 | "mimetype_inner": null, | 726 | "mimetype_inner": null, | ||
717 | "name": "train.tar.partbd", | 727 | "name": "train.tar.partbd", | ||
718 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 728 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
719 | "position": 29, | 729 | "position": 29, | ||
720 | "resource_type": null, | 730 | "resource_type": null, | ||
721 | "size": 1000000000, | 731 | "size": 1000000000, | ||
722 | "state": "active", | 732 | "state": "active", | ||
723 | "url": | 733 | "url": | ||
724 | ource/839dd2e8-bf51-4e98-a961-e020c1d0fd1c/download/train.tar.partbd", | 734 | ource/839dd2e8-bf51-4e98-a961-e020c1d0fd1c/download/train.tar.partbd", | ||
725 | "url_type": "" | 735 | "url_type": "" | ||
726 | }, | 736 | }, | ||
727 | { | 737 | { | ||
728 | "cache_last_updated": null, | 738 | "cache_last_updated": null, | ||
729 | "cache_url": null, | 739 | "cache_url": null, | ||
730 | "created": "2019-04-25T13:17:55.774637", | 740 | "created": "2019-04-25T13:17:55.774637", | ||
731 | "description": "", | 741 | "description": "", | ||
732 | "format": "", | 742 | "format": "", | ||
733 | "hash": "", | 743 | "hash": "", | ||
734 | "id": "e2fdb9a3-4b50-4939-b336-2e83cfea69b2", | 744 | "id": "e2fdb9a3-4b50-4939-b336-2e83cfea69b2", | ||
735 | "last_modified": "2019-04-25T13:17:55.658515", | 745 | "last_modified": "2019-04-25T13:17:55.658515", | ||
n | 736 | "metadata_modified": "2023-01-12T13:14:16.781088", | n | 746 | "metadata_modified": "2023-08-04T08:46:33.712258", |
737 | "mimetype": null, | 747 | "mimetype": null, | ||
738 | "mimetype_inner": null, | 748 | "mimetype_inner": null, | ||
739 | "name": "train.tar.partbe", | 749 | "name": "train.tar.partbe", | ||
740 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 750 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
741 | "position": 30, | 751 | "position": 30, | ||
742 | "resource_type": null, | 752 | "resource_type": null, | ||
743 | "size": 1000000000, | 753 | "size": 1000000000, | ||
744 | "state": "active", | 754 | "state": "active", | ||
745 | "url": | 755 | "url": | ||
746 | ource/e2fdb9a3-4b50-4939-b336-2e83cfea69b2/download/train.tar.partbe", | 756 | ource/e2fdb9a3-4b50-4939-b336-2e83cfea69b2/download/train.tar.partbe", | ||
747 | "url_type": "" | 757 | "url_type": "" | ||
748 | }, | 758 | }, | ||
749 | { | 759 | { | ||
750 | "cache_last_updated": null, | 760 | "cache_last_updated": null, | ||
751 | "cache_url": null, | 761 | "cache_url": null, | ||
752 | "created": "2019-04-25T13:18:59.271754", | 762 | "created": "2019-04-25T13:18:59.271754", | ||
753 | "description": "", | 763 | "description": "", | ||
754 | "format": "", | 764 | "format": "", | ||
755 | "hash": "", | 765 | "hash": "", | ||
756 | "id": "3047ec5b-d68c-4250-a7d1-6fc5b30db753", | 766 | "id": "3047ec5b-d68c-4250-a7d1-6fc5b30db753", | ||
757 | "last_modified": "2019-04-25T13:18:59.151321", | 767 | "last_modified": "2019-04-25T13:18:59.151321", | ||
n | 758 | "metadata_modified": "2023-01-12T13:14:16.781186", | n | 768 | "metadata_modified": "2023-08-04T08:46:33.712355", |
759 | "mimetype": null, | 769 | "mimetype": null, | ||
760 | "mimetype_inner": null, | 770 | "mimetype_inner": null, | ||
761 | "name": "train.tar.partbf", | 771 | "name": "train.tar.partbf", | ||
762 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 772 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
763 | "position": 31, | 773 | "position": 31, | ||
764 | "resource_type": null, | 774 | "resource_type": null, | ||
765 | "size": 1000000000, | 775 | "size": 1000000000, | ||
766 | "state": "active", | 776 | "state": "active", | ||
767 | "url": | 777 | "url": | ||
768 | ource/3047ec5b-d68c-4250-a7d1-6fc5b30db753/download/train.tar.partbf", | 778 | ource/3047ec5b-d68c-4250-a7d1-6fc5b30db753/download/train.tar.partbf", | ||
769 | "url_type": "" | 779 | "url_type": "" | ||
770 | }, | 780 | }, | ||
771 | { | 781 | { | ||
772 | "cache_last_updated": null, | 782 | "cache_last_updated": null, | ||
773 | "cache_url": null, | 783 | "cache_url": null, | ||
774 | "created": "2019-04-25T13:20:03.251621", | 784 | "created": "2019-04-25T13:20:03.251621", | ||
775 | "description": "", | 785 | "description": "", | ||
776 | "format": "", | 786 | "format": "", | ||
777 | "hash": "", | 787 | "hash": "", | ||
778 | "id": "13a59c10-7a26-4baa-90fb-f07a72dd1c77", | 788 | "id": "13a59c10-7a26-4baa-90fb-f07a72dd1c77", | ||
779 | "last_modified": "2019-04-25T13:20:03.125673", | 789 | "last_modified": "2019-04-25T13:20:03.125673", | ||
n | 780 | "metadata_modified": "2023-01-12T13:14:16.781284", | n | 790 | "metadata_modified": "2023-08-04T08:46:33.712453", |
781 | "mimetype": null, | 791 | "mimetype": null, | ||
782 | "mimetype_inner": null, | 792 | "mimetype_inner": null, | ||
783 | "name": "train.tar.partbg", | 793 | "name": "train.tar.partbg", | ||
784 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 794 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
785 | "position": 32, | 795 | "position": 32, | ||
786 | "resource_type": null, | 796 | "resource_type": null, | ||
787 | "size": 1000000000, | 797 | "size": 1000000000, | ||
788 | "state": "active", | 798 | "state": "active", | ||
789 | "url": | 799 | "url": | ||
790 | ource/13a59c10-7a26-4baa-90fb-f07a72dd1c77/download/train.tar.partbg", | 800 | ource/13a59c10-7a26-4baa-90fb-f07a72dd1c77/download/train.tar.partbg", | ||
791 | "url_type": "" | 801 | "url_type": "" | ||
792 | }, | 802 | }, | ||
793 | { | 803 | { | ||
794 | "cache_last_updated": null, | 804 | "cache_last_updated": null, | ||
795 | "cache_url": null, | 805 | "cache_url": null, | ||
796 | "created": "2019-04-25T13:21:13.314194", | 806 | "created": "2019-04-25T13:21:13.314194", | ||
797 | "description": "", | 807 | "description": "", | ||
798 | "format": "", | 808 | "format": "", | ||
799 | "hash": "", | 809 | "hash": "", | ||
800 | "id": "214d9c4c-e6a4-4108-bfd6-0f6be58f6eb1", | 810 | "id": "214d9c4c-e6a4-4108-bfd6-0f6be58f6eb1", | ||
801 | "last_modified": "2019-04-25T13:21:13.185807", | 811 | "last_modified": "2019-04-25T13:21:13.185807", | ||
n | 802 | "metadata_modified": "2023-01-12T13:14:16.781381", | n | 812 | "metadata_modified": "2023-08-04T08:46:33.712550", |
803 | "mimetype": null, | 813 | "mimetype": null, | ||
804 | "mimetype_inner": null, | 814 | "mimetype_inner": null, | ||
805 | "name": "train.tar.partbh", | 815 | "name": "train.tar.partbh", | ||
806 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 816 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
807 | "position": 33, | 817 | "position": 33, | ||
808 | "resource_type": null, | 818 | "resource_type": null, | ||
809 | "size": 1000000000, | 819 | "size": 1000000000, | ||
810 | "state": "active", | 820 | "state": "active", | ||
811 | "url": | 821 | "url": | ||
812 | ource/214d9c4c-e6a4-4108-bfd6-0f6be58f6eb1/download/train.tar.partbh", | 822 | ource/214d9c4c-e6a4-4108-bfd6-0f6be58f6eb1/download/train.tar.partbh", | ||
813 | "url_type": "" | 823 | "url_type": "" | ||
814 | }, | 824 | }, | ||
815 | { | 825 | { | ||
816 | "cache_last_updated": null, | 826 | "cache_last_updated": null, | ||
817 | "cache_url": null, | 827 | "cache_url": null, | ||
818 | "created": "2019-04-25T13:22:21.109026", | 828 | "created": "2019-04-25T13:22:21.109026", | ||
819 | "description": "", | 829 | "description": "", | ||
820 | "format": "", | 830 | "format": "", | ||
821 | "hash": "", | 831 | "hash": "", | ||
822 | "id": "9d32db1f-2bb3-47b5-a83f-9f003485fb5a", | 832 | "id": "9d32db1f-2bb3-47b5-a83f-9f003485fb5a", | ||
823 | "last_modified": "2019-04-25T13:22:20.980471", | 833 | "last_modified": "2019-04-25T13:22:20.980471", | ||
n | 824 | "metadata_modified": "2023-01-12T13:14:16.781478", | n | 834 | "metadata_modified": "2023-08-04T08:46:33.712647", |
825 | "mimetype": null, | 835 | "mimetype": null, | ||
826 | "mimetype_inner": null, | 836 | "mimetype_inner": null, | ||
827 | "name": "train.tar.partbi", | 837 | "name": "train.tar.partbi", | ||
828 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 838 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
829 | "position": 34, | 839 | "position": 34, | ||
830 | "resource_type": null, | 840 | "resource_type": null, | ||
831 | "size": 1000000000, | 841 | "size": 1000000000, | ||
832 | "state": "active", | 842 | "state": "active", | ||
833 | "url": | 843 | "url": | ||
834 | ource/9d32db1f-2bb3-47b5-a83f-9f003485fb5a/download/train.tar.partbi", | 844 | ource/9d32db1f-2bb3-47b5-a83f-9f003485fb5a/download/train.tar.partbi", | ||
835 | "url_type": "" | 845 | "url_type": "" | ||
836 | }, | 846 | }, | ||
837 | { | 847 | { | ||
838 | "cache_last_updated": null, | 848 | "cache_last_updated": null, | ||
839 | "cache_url": null, | 849 | "cache_url": null, | ||
840 | "created": "2019-04-25T13:23:32.544644", | 850 | "created": "2019-04-25T13:23:32.544644", | ||
841 | "description": "", | 851 | "description": "", | ||
842 | "format": "", | 852 | "format": "", | ||
843 | "hash": "", | 853 | "hash": "", | ||
844 | "id": "77f7f31e-b296-4134-a44d-6f4130500cac", | 854 | "id": "77f7f31e-b296-4134-a44d-6f4130500cac", | ||
845 | "last_modified": "2019-04-25T13:23:32.422705", | 855 | "last_modified": "2019-04-25T13:23:32.422705", | ||
n | 846 | "metadata_modified": "2023-01-12T13:14:16.781577", | n | 856 | "metadata_modified": "2023-08-04T08:46:33.712744", |
847 | "mimetype": null, | 857 | "mimetype": null, | ||
848 | "mimetype_inner": null, | 858 | "mimetype_inner": null, | ||
849 | "name": "train.tar.partbj", | 859 | "name": "train.tar.partbj", | ||
850 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 860 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
851 | "position": 35, | 861 | "position": 35, | ||
852 | "resource_type": null, | 862 | "resource_type": null, | ||
853 | "size": 1000000000, | 863 | "size": 1000000000, | ||
854 | "state": "active", | 864 | "state": "active", | ||
855 | "url": | 865 | "url": | ||
856 | ource/77f7f31e-b296-4134-a44d-6f4130500cac/download/train.tar.partbj", | 866 | ource/77f7f31e-b296-4134-a44d-6f4130500cac/download/train.tar.partbj", | ||
857 | "url_type": "" | 867 | "url_type": "" | ||
858 | }, | 868 | }, | ||
859 | { | 869 | { | ||
860 | "cache_last_updated": null, | 870 | "cache_last_updated": null, | ||
861 | "cache_url": null, | 871 | "cache_url": null, | ||
862 | "created": "2019-04-25T13:24:39.960956", | 872 | "created": "2019-04-25T13:24:39.960956", | ||
863 | "description": "", | 873 | "description": "", | ||
864 | "format": "", | 874 | "format": "", | ||
865 | "hash": "", | 875 | "hash": "", | ||
866 | "id": "fce70a3f-3f78-4075-bcdc-885c9f09d710", | 876 | "id": "fce70a3f-3f78-4075-bcdc-885c9f09d710", | ||
867 | "last_modified": "2019-04-25T13:24:39.832093", | 877 | "last_modified": "2019-04-25T13:24:39.832093", | ||
n | 868 | "metadata_modified": "2023-01-12T13:14:16.781676", | n | 878 | "metadata_modified": "2023-08-04T08:46:33.712842", |
869 | "mimetype": null, | 879 | "mimetype": null, | ||
870 | "mimetype_inner": null, | 880 | "mimetype_inner": null, | ||
871 | "name": "train.tar.partbk", | 881 | "name": "train.tar.partbk", | ||
872 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 882 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
873 | "position": 36, | 883 | "position": 36, | ||
874 | "resource_type": null, | 884 | "resource_type": null, | ||
875 | "size": 1000000000, | 885 | "size": 1000000000, | ||
876 | "state": "active", | 886 | "state": "active", | ||
877 | "url": | 887 | "url": | ||
878 | ource/fce70a3f-3f78-4075-bcdc-885c9f09d710/download/train.tar.partbk", | 888 | ource/fce70a3f-3f78-4075-bcdc-885c9f09d710/download/train.tar.partbk", | ||
879 | "url_type": "" | 889 | "url_type": "" | ||
880 | }, | 890 | }, | ||
881 | { | 891 | { | ||
882 | "cache_last_updated": null, | 892 | "cache_last_updated": null, | ||
883 | "cache_url": null, | 893 | "cache_url": null, | ||
884 | "created": "2019-04-25T13:25:54.746398", | 894 | "created": "2019-04-25T13:25:54.746398", | ||
885 | "description": "", | 895 | "description": "", | ||
886 | "format": "", | 896 | "format": "", | ||
887 | "hash": "", | 897 | "hash": "", | ||
888 | "id": "96e207ac-d5a5-41e1-aef1-9f9f6385a743", | 898 | "id": "96e207ac-d5a5-41e1-aef1-9f9f6385a743", | ||
889 | "last_modified": "2019-04-25T13:25:54.614215", | 899 | "last_modified": "2019-04-25T13:25:54.614215", | ||
n | 890 | "metadata_modified": "2023-01-12T13:14:16.781780", | n | 900 | "metadata_modified": "2023-08-04T08:46:33.712940", |
891 | "mimetype": null, | 901 | "mimetype": null, | ||
892 | "mimetype_inner": null, | 902 | "mimetype_inner": null, | ||
893 | "name": "train.tar.partbl", | 903 | "name": "train.tar.partbl", | ||
894 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 904 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
895 | "position": 37, | 905 | "position": 37, | ||
896 | "resource_type": null, | 906 | "resource_type": null, | ||
897 | "size": 1000000000, | 907 | "size": 1000000000, | ||
898 | "state": "active", | 908 | "state": "active", | ||
899 | "url": | 909 | "url": | ||
900 | ource/96e207ac-d5a5-41e1-aef1-9f9f6385a743/download/train.tar.partbl", | 910 | ource/96e207ac-d5a5-41e1-aef1-9f9f6385a743/download/train.tar.partbl", | ||
901 | "url_type": "" | 911 | "url_type": "" | ||
902 | }, | 912 | }, | ||
903 | { | 913 | { | ||
904 | "cache_last_updated": null, | 914 | "cache_last_updated": null, | ||
905 | "cache_url": null, | 915 | "cache_url": null, | ||
906 | "created": "2019-04-25T13:27:11.994532", | 916 | "created": "2019-04-25T13:27:11.994532", | ||
907 | "description": "", | 917 | "description": "", | ||
908 | "format": "", | 918 | "format": "", | ||
909 | "hash": "", | 919 | "hash": "", | ||
910 | "id": "72be7de7-edab-44e0-b73b-e2d6f289c2cd", | 920 | "id": "72be7de7-edab-44e0-b73b-e2d6f289c2cd", | ||
911 | "last_modified": "2019-04-25T13:27:11.858798", | 921 | "last_modified": "2019-04-25T13:27:11.858798", | ||
n | 912 | "metadata_modified": "2023-01-12T13:14:16.781879", | n | 922 | "metadata_modified": "2023-08-04T08:46:33.713039", |
913 | "mimetype": null, | 923 | "mimetype": null, | ||
914 | "mimetype_inner": null, | 924 | "mimetype_inner": null, | ||
915 | "name": "train.tar.partbm", | 925 | "name": "train.tar.partbm", | ||
916 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 926 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
917 | "position": 38, | 927 | "position": 38, | ||
918 | "resource_type": null, | 928 | "resource_type": null, | ||
919 | "size": 1000000000, | 929 | "size": 1000000000, | ||
920 | "state": "active", | 930 | "state": "active", | ||
921 | "url": | 931 | "url": | ||
922 | ource/72be7de7-edab-44e0-b73b-e2d6f289c2cd/download/train.tar.partbm", | 932 | ource/72be7de7-edab-44e0-b73b-e2d6f289c2cd/download/train.tar.partbm", | ||
923 | "url_type": "" | 933 | "url_type": "" | ||
924 | }, | 934 | }, | ||
925 | { | 935 | { | ||
926 | "cache_last_updated": null, | 936 | "cache_last_updated": null, | ||
927 | "cache_url": null, | 937 | "cache_url": null, | ||
928 | "created": "2019-04-25T13:28:27.957137", | 938 | "created": "2019-04-25T13:28:27.957137", | ||
929 | "description": "", | 939 | "description": "", | ||
930 | "format": "", | 940 | "format": "", | ||
931 | "hash": "", | 941 | "hash": "", | ||
932 | "id": "1364c6ad-9ad9-4313-9523-5be622c0fb93", | 942 | "id": "1364c6ad-9ad9-4313-9523-5be622c0fb93", | ||
933 | "last_modified": "2019-04-25T13:28:27.822020", | 943 | "last_modified": "2019-04-25T13:28:27.822020", | ||
n | 934 | "metadata_modified": "2023-01-12T13:14:16.781977", | n | 944 | "metadata_modified": "2023-08-04T08:46:33.713137", |
935 | "mimetype": null, | 945 | "mimetype": null, | ||
936 | "mimetype_inner": null, | 946 | "mimetype_inner": null, | ||
937 | "name": "train.tar.partbn", | 947 | "name": "train.tar.partbn", | ||
938 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 948 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
939 | "position": 39, | 949 | "position": 39, | ||
940 | "resource_type": null, | 950 | "resource_type": null, | ||
941 | "size": 1000000000, | 951 | "size": 1000000000, | ||
942 | "state": "active", | 952 | "state": "active", | ||
943 | "url": | 953 | "url": | ||
944 | ource/1364c6ad-9ad9-4313-9523-5be622c0fb93/download/train.tar.partbn", | 954 | ource/1364c6ad-9ad9-4313-9523-5be622c0fb93/download/train.tar.partbn", | ||
945 | "url_type": "" | 955 | "url_type": "" | ||
946 | }, | 956 | }, | ||
947 | { | 957 | { | ||
948 | "cache_last_updated": null, | 958 | "cache_last_updated": null, | ||
949 | "cache_url": null, | 959 | "cache_url": null, | ||
950 | "created": "2019-04-25T13:29:55.659227", | 960 | "created": "2019-04-25T13:29:55.659227", | ||
951 | "description": "", | 961 | "description": "", | ||
952 | "format": "", | 962 | "format": "", | ||
953 | "hash": "", | 963 | "hash": "", | ||
954 | "id": "bb785bce-ce1b-47f5-a5fd-e1ad54655fc5", | 964 | "id": "bb785bce-ce1b-47f5-a5fd-e1ad54655fc5", | ||
955 | "last_modified": "2019-04-25T13:29:55.515346", | 965 | "last_modified": "2019-04-25T13:29:55.515346", | ||
n | 956 | "metadata_modified": "2023-01-12T13:14:16.782077", | n | 966 | "metadata_modified": "2023-08-04T08:46:33.713234", |
957 | "mimetype": null, | 967 | "mimetype": null, | ||
958 | "mimetype_inner": null, | 968 | "mimetype_inner": null, | ||
959 | "name": "train.tar.partbo", | 969 | "name": "train.tar.partbo", | ||
960 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 970 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
961 | "position": 40, | 971 | "position": 40, | ||
962 | "resource_type": null, | 972 | "resource_type": null, | ||
963 | "size": 1000000000, | 973 | "size": 1000000000, | ||
964 | "state": "active", | 974 | "state": "active", | ||
965 | "url": | 975 | "url": | ||
966 | ource/bb785bce-ce1b-47f5-a5fd-e1ad54655fc5/download/train.tar.partbo", | 976 | ource/bb785bce-ce1b-47f5-a5fd-e1ad54655fc5/download/train.tar.partbo", | ||
967 | "url_type": "" | 977 | "url_type": "" | ||
968 | }, | 978 | }, | ||
969 | { | 979 | { | ||
970 | "cache_last_updated": null, | 980 | "cache_last_updated": null, | ||
971 | "cache_url": null, | 981 | "cache_url": null, | ||
972 | "created": "2019-04-25T13:31:11.571375", | 982 | "created": "2019-04-25T13:31:11.571375", | ||
973 | "description": "", | 983 | "description": "", | ||
974 | "format": "", | 984 | "format": "", | ||
975 | "hash": "", | 985 | "hash": "", | ||
976 | "id": "5c4551ce-4a59-4db2-be33-43e61ddc5168", | 986 | "id": "5c4551ce-4a59-4db2-be33-43e61ddc5168", | ||
977 | "last_modified": "2019-04-25T13:31:11.428391", | 987 | "last_modified": "2019-04-25T13:31:11.428391", | ||
n | 978 | "metadata_modified": "2023-01-12T13:14:16.782176", | n | 988 | "metadata_modified": "2023-08-04T08:46:33.713331", |
979 | "mimetype": null, | 989 | "mimetype": null, | ||
980 | "mimetype_inner": null, | 990 | "mimetype_inner": null, | ||
981 | "name": "train.tar.partbp", | 991 | "name": "train.tar.partbp", | ||
982 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 992 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
983 | "position": 41, | 993 | "position": 41, | ||
984 | "resource_type": null, | 994 | "resource_type": null, | ||
985 | "size": 1000000000, | 995 | "size": 1000000000, | ||
986 | "state": "active", | 996 | "state": "active", | ||
987 | "url": | 997 | "url": | ||
988 | ource/5c4551ce-4a59-4db2-be33-43e61ddc5168/download/train.tar.partbp", | 998 | ource/5c4551ce-4a59-4db2-be33-43e61ddc5168/download/train.tar.partbp", | ||
989 | "url_type": "" | 999 | "url_type": "" | ||
990 | }, | 1000 | }, | ||
991 | { | 1001 | { | ||
992 | "cache_last_updated": null, | 1002 | "cache_last_updated": null, | ||
993 | "cache_url": null, | 1003 | "cache_url": null, | ||
994 | "created": "2019-04-25T13:32:24.157700", | 1004 | "created": "2019-04-25T13:32:24.157700", | ||
995 | "description": "", | 1005 | "description": "", | ||
996 | "format": "", | 1006 | "format": "", | ||
997 | "hash": "", | 1007 | "hash": "", | ||
998 | "id": "9eaad79e-f138-4ef5-9b24-093051658501", | 1008 | "id": "9eaad79e-f138-4ef5-9b24-093051658501", | ||
999 | "last_modified": "2019-04-25T13:32:24.021372", | 1009 | "last_modified": "2019-04-25T13:32:24.021372", | ||
n | 1000 | "metadata_modified": "2023-01-12T13:14:16.782274", | n | 1010 | "metadata_modified": "2023-08-04T08:46:33.713428", |
1001 | "mimetype": null, | 1011 | "mimetype": null, | ||
1002 | "mimetype_inner": null, | 1012 | "mimetype_inner": null, | ||
1003 | "name": "train.tar.partbq", | 1013 | "name": "train.tar.partbq", | ||
1004 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 1014 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
1005 | "position": 42, | 1015 | "position": 42, | ||
1006 | "resource_type": null, | 1016 | "resource_type": null, | ||
1007 | "size": 1000000000, | 1017 | "size": 1000000000, | ||
1008 | "state": "active", | 1018 | "state": "active", | ||
1009 | "url": | 1019 | "url": | ||
1010 | ource/9eaad79e-f138-4ef5-9b24-093051658501/download/train.tar.partbq", | 1020 | ource/9eaad79e-f138-4ef5-9b24-093051658501/download/train.tar.partbq", | ||
1011 | "url_type": "" | 1021 | "url_type": "" | ||
1012 | }, | 1022 | }, | ||
1013 | { | 1023 | { | ||
1014 | "cache_last_updated": null, | 1024 | "cache_last_updated": null, | ||
1015 | "cache_url": null, | 1025 | "cache_url": null, | ||
1016 | "created": "2019-04-25T13:33:43.721906", | 1026 | "created": "2019-04-25T13:33:43.721906", | ||
1017 | "description": "", | 1027 | "description": "", | ||
1018 | "format": "", | 1028 | "format": "", | ||
1019 | "hash": "", | 1029 | "hash": "", | ||
1020 | "id": "85eb9270-8603-4e9e-affe-ebc1a64d3eb0", | 1030 | "id": "85eb9270-8603-4e9e-affe-ebc1a64d3eb0", | ||
1021 | "last_modified": "2019-04-25T13:33:43.577512", | 1031 | "last_modified": "2019-04-25T13:33:43.577512", | ||
n | 1022 | "metadata_modified": "2023-01-12T13:14:16.782371", | n | 1032 | "metadata_modified": "2023-08-04T08:46:33.713524", |
1023 | "mimetype": null, | 1033 | "mimetype": null, | ||
1024 | "mimetype_inner": null, | 1034 | "mimetype_inner": null, | ||
1025 | "name": "train.tar.partbr", | 1035 | "name": "train.tar.partbr", | ||
1026 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 1036 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
1027 | "position": 43, | 1037 | "position": 43, | ||
1028 | "resource_type": null, | 1038 | "resource_type": null, | ||
1029 | "size": 1000000000, | 1039 | "size": 1000000000, | ||
1030 | "state": "active", | 1040 | "state": "active", | ||
1031 | "url": | 1041 | "url": | ||
1032 | ource/85eb9270-8603-4e9e-affe-ebc1a64d3eb0/download/train.tar.partbr", | 1042 | ource/85eb9270-8603-4e9e-affe-ebc1a64d3eb0/download/train.tar.partbr", | ||
1033 | "url_type": "" | 1043 | "url_type": "" | ||
1034 | }, | 1044 | }, | ||
1035 | { | 1045 | { | ||
1036 | "cache_last_updated": null, | 1046 | "cache_last_updated": null, | ||
1037 | "cache_url": null, | 1047 | "cache_url": null, | ||
1038 | "created": "2019-04-25T13:35:05.719946", | 1048 | "created": "2019-04-25T13:35:05.719946", | ||
1039 | "description": "", | 1049 | "description": "", | ||
1040 | "format": "", | 1050 | "format": "", | ||
1041 | "hash": "", | 1051 | "hash": "", | ||
1042 | "id": "f20577f5-34c5-41ba-9fc3-b93534cf6cb6", | 1052 | "id": "f20577f5-34c5-41ba-9fc3-b93534cf6cb6", | ||
1043 | "last_modified": "2019-04-25T13:35:05.569176", | 1053 | "last_modified": "2019-04-25T13:35:05.569176", | ||
n | 1044 | "metadata_modified": "2023-01-12T13:14:16.782472", | n | 1054 | "metadata_modified": "2023-08-04T08:46:33.713619", |
1045 | "mimetype": null, | 1055 | "mimetype": null, | ||
1046 | "mimetype_inner": null, | 1056 | "mimetype_inner": null, | ||
1047 | "name": "train.tar.partbs", | 1057 | "name": "train.tar.partbs", | ||
1048 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 1058 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
1049 | "position": 44, | 1059 | "position": 44, | ||
1050 | "resource_type": null, | 1060 | "resource_type": null, | ||
1051 | "size": 1000000000, | 1061 | "size": 1000000000, | ||
1052 | "state": "active", | 1062 | "state": "active", | ||
1053 | "url": | 1063 | "url": | ||
1054 | ource/f20577f5-34c5-41ba-9fc3-b93534cf6cb6/download/train.tar.partbs", | 1064 | ource/f20577f5-34c5-41ba-9fc3-b93534cf6cb6/download/train.tar.partbs", | ||
1055 | "url_type": "" | 1065 | "url_type": "" | ||
1056 | }, | 1066 | }, | ||
1057 | { | 1067 | { | ||
1058 | "cache_last_updated": null, | 1068 | "cache_last_updated": null, | ||
1059 | "cache_url": null, | 1069 | "cache_url": null, | ||
1060 | "created": "2019-04-25T13:36:19.663631", | 1070 | "created": "2019-04-25T13:36:19.663631", | ||
1061 | "description": "", | 1071 | "description": "", | ||
1062 | "format": "", | 1072 | "format": "", | ||
1063 | "hash": "", | 1073 | "hash": "", | ||
1064 | "id": "56dd0236-c370-4039-9f6d-d53484698c0f", | 1074 | "id": "56dd0236-c370-4039-9f6d-d53484698c0f", | ||
1065 | "last_modified": "2019-04-25T13:36:19.514212", | 1075 | "last_modified": "2019-04-25T13:36:19.514212", | ||
n | 1066 | "metadata_modified": "2023-01-12T13:14:16.782570", | n | 1076 | "metadata_modified": "2023-08-04T08:46:33.713726", |
1067 | "mimetype": null, | 1077 | "mimetype": null, | ||
1068 | "mimetype_inner": null, | 1078 | "mimetype_inner": null, | ||
1069 | "name": "train.tar.partbt", | 1079 | "name": "train.tar.partbt", | ||
1070 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 1080 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
1071 | "position": 45, | 1081 | "position": 45, | ||
1072 | "resource_type": null, | 1082 | "resource_type": null, | ||
1073 | "size": 1000000000, | 1083 | "size": 1000000000, | ||
1074 | "state": "active", | 1084 | "state": "active", | ||
1075 | "url": | 1085 | "url": | ||
1076 | ource/56dd0236-c370-4039-9f6d-d53484698c0f/download/train.tar.partbt", | 1086 | ource/56dd0236-c370-4039-9f6d-d53484698c0f/download/train.tar.partbt", | ||
1077 | "url_type": "" | 1087 | "url_type": "" | ||
1078 | }, | 1088 | }, | ||
1079 | { | 1089 | { | ||
1080 | "cache_last_updated": null, | 1090 | "cache_last_updated": null, | ||
1081 | "cache_url": null, | 1091 | "cache_url": null, | ||
1082 | "created": "2019-04-25T13:37:31.415358", | 1092 | "created": "2019-04-25T13:37:31.415358", | ||
1083 | "description": "", | 1093 | "description": "", | ||
1084 | "format": "", | 1094 | "format": "", | ||
1085 | "hash": "", | 1095 | "hash": "", | ||
1086 | "id": "75abae79-5cc1-4ee8-9b9e-0d652ac1a1a7", | 1096 | "id": "75abae79-5cc1-4ee8-9b9e-0d652ac1a1a7", | ||
1087 | "last_modified": "2019-04-25T13:37:31.265988", | 1097 | "last_modified": "2019-04-25T13:37:31.265988", | ||
n | 1088 | "metadata_modified": "2023-01-12T13:14:16.782667", | n | 1098 | "metadata_modified": "2023-08-04T08:46:33.713824", |
1089 | "mimetype": null, | 1099 | "mimetype": null, | ||
1090 | "mimetype_inner": null, | 1100 | "mimetype_inner": null, | ||
1091 | "name": "train.tar.partbu", | 1101 | "name": "train.tar.partbu", | ||
1092 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 1102 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
1093 | "position": 46, | 1103 | "position": 46, | ||
1094 | "resource_type": null, | 1104 | "resource_type": null, | ||
1095 | "size": 1000000000, | 1105 | "size": 1000000000, | ||
1096 | "state": "active", | 1106 | "state": "active", | ||
1097 | "url": | 1107 | "url": | ||
1098 | ource/75abae79-5cc1-4ee8-9b9e-0d652ac1a1a7/download/train.tar.partbu", | 1108 | ource/75abae79-5cc1-4ee8-9b9e-0d652ac1a1a7/download/train.tar.partbu", | ||
1099 | "url_type": "" | 1109 | "url_type": "" | ||
1100 | }, | 1110 | }, | ||
1101 | { | 1111 | { | ||
1102 | "cache_last_updated": null, | 1112 | "cache_last_updated": null, | ||
1103 | "cache_url": null, | 1113 | "cache_url": null, | ||
1104 | "created": "2019-04-25T13:38:56.499562", | 1114 | "created": "2019-04-25T13:38:56.499562", | ||
1105 | "description": "", | 1115 | "description": "", | ||
1106 | "format": "", | 1116 | "format": "", | ||
1107 | "hash": "", | 1117 | "hash": "", | ||
1108 | "id": "9edb4bae-024a-430f-affa-cd607181681c", | 1118 | "id": "9edb4bae-024a-430f-affa-cd607181681c", | ||
1109 | "last_modified": "2019-04-25T13:38:56.339406", | 1119 | "last_modified": "2019-04-25T13:38:56.339406", | ||
n | 1110 | "metadata_modified": "2023-01-12T13:14:16.782792", | n | 1120 | "metadata_modified": "2023-08-04T08:46:33.713922", |
1111 | "mimetype": null, | 1121 | "mimetype": null, | ||
1112 | "mimetype_inner": null, | 1122 | "mimetype_inner": null, | ||
1113 | "name": "train.tar.partbv", | 1123 | "name": "train.tar.partbv", | ||
1114 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 1124 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
1115 | "position": 47, | 1125 | "position": 47, | ||
1116 | "resource_type": null, | 1126 | "resource_type": null, | ||
1117 | "size": 1000000000, | 1127 | "size": 1000000000, | ||
1118 | "state": "active", | 1128 | "state": "active", | ||
1119 | "url": | 1129 | "url": | ||
1120 | ource/9edb4bae-024a-430f-affa-cd607181681c/download/train.tar.partbv", | 1130 | ource/9edb4bae-024a-430f-affa-cd607181681c/download/train.tar.partbv", | ||
1121 | "url_type": "" | 1131 | "url_type": "" | ||
1122 | }, | 1132 | }, | ||
1123 | { | 1133 | { | ||
1124 | "cache_last_updated": null, | 1134 | "cache_last_updated": null, | ||
1125 | "cache_url": null, | 1135 | "cache_url": null, | ||
1126 | "created": "2019-04-25T13:39:39.471979", | 1136 | "created": "2019-04-25T13:39:39.471979", | ||
1127 | "description": "", | 1137 | "description": "", | ||
1128 | "format": "", | 1138 | "format": "", | ||
1129 | "hash": "", | 1139 | "hash": "", | ||
1130 | "id": "2463bb69-4453-427b-ba8d-3b0ff5b2dcf8", | 1140 | "id": "2463bb69-4453-427b-ba8d-3b0ff5b2dcf8", | ||
1131 | "last_modified": "2019-04-25T13:39:39.317008", | 1141 | "last_modified": "2019-04-25T13:39:39.317008", | ||
n | 1132 | "metadata_modified": "2023-01-12T13:14:16.782896", | n | 1142 | "metadata_modified": "2023-08-04T08:46:33.714027", |
1133 | "mimetype": null, | 1143 | "mimetype": null, | ||
1134 | "mimetype_inner": null, | 1144 | "mimetype_inner": null, | ||
1135 | "name": "train.tar.partbw", | 1145 | "name": "train.tar.partbw", | ||
1136 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 1146 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
1137 | "position": 48, | 1147 | "position": 48, | ||
1138 | "resource_type": null, | 1148 | "resource_type": null, | ||
1139 | "size": 532254720, | 1149 | "size": 532254720, | ||
1140 | "state": "active", | 1150 | "state": "active", | ||
1141 | "url": | 1151 | "url": | ||
1142 | ource/2463bb69-4453-427b-ba8d-3b0ff5b2dcf8/download/train.tar.partbw", | 1152 | ource/2463bb69-4453-427b-ba8d-3b0ff5b2dcf8/download/train.tar.partbw", | ||
1143 | "url_type": "" | 1153 | "url_type": "" | ||
1144 | }, | 1154 | }, | ||
1145 | { | 1155 | { | ||
1146 | "cache_last_updated": null, | 1156 | "cache_last_updated": null, | ||
1147 | "cache_url": null, | 1157 | "cache_url": null, | ||
1148 | "created": "2019-04-29T10:51:38.129480", | 1158 | "created": "2019-04-29T10:51:38.129480", | ||
1149 | "description": "", | 1159 | "description": "", | ||
1150 | "format": "", | 1160 | "format": "", | ||
1151 | "hash": "", | 1161 | "hash": "", | ||
1152 | "id": "969d3ccf-ee08-4c95-9911-a776a69ad973", | 1162 | "id": "969d3ccf-ee08-4c95-9911-a776a69ad973", | ||
1153 | "last_modified": "2019-04-29T10:51:37.861716", | 1163 | "last_modified": "2019-04-29T10:51:37.861716", | ||
n | 1154 | "metadata_modified": "2023-01-12T13:14:16.782995", | n | 1164 | "metadata_modified": "2023-08-04T08:46:33.714129", |
1155 | "mimetype": null, | 1165 | "mimetype": null, | ||
1156 | "mimetype_inner": null, | 1166 | "mimetype_inner": null, | ||
1157 | "name": "training_metadata.jsonl", | 1167 | "name": "training_metadata.jsonl", | ||
1158 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 1168 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
1159 | "position": 49, | 1169 | "position": 49, | ||
1160 | "resource_type": null, | 1170 | "resource_type": null, | ||
1161 | "size": 145621225, | 1171 | "size": 145621225, | ||
1162 | "state": "active", | 1172 | "state": "active", | ||
1163 | "url": | 1173 | "url": | ||
1164 | 69d3ccf-ee08-4c95-9911-a776a69ad973/download/training_metadata.jsonl", | 1174 | 69d3ccf-ee08-4c95-9911-a776a69ad973/download/training_metadata.jsonl", | ||
1165 | "url_type": "" | 1175 | "url_type": "" | ||
1166 | }, | 1176 | }, | ||
1167 | { | 1177 | { | ||
1168 | "cache_last_updated": null, | 1178 | "cache_last_updated": null, | ||
1169 | "cache_url": null, | 1179 | "cache_url": null, | ||
1170 | "created": "2019-04-29T11:16:46.298665", | 1180 | "created": "2019-04-29T11:16:46.298665", | ||
1171 | "description": "", | 1181 | "description": "", | ||
1172 | "format": "TAR", | 1182 | "format": "TAR", | ||
1173 | "hash": "", | 1183 | "hash": "", | ||
1174 | "id": "15a30f69-9b4f-4ee2-8175-52e19d8f82d5", | 1184 | "id": "15a30f69-9b4f-4ee2-8175-52e19d8f82d5", | ||
1175 | "last_modified": "2019-04-29T11:16:46.141735", | 1185 | "last_modified": "2019-04-29T11:16:46.141735", | ||
n | 1176 | "metadata_modified": "2023-01-12T13:14:16.783095", | n | 1186 | "metadata_modified": "2023-08-04T08:46:33.714227", |
1177 | "mimetype": "application/x-tar", | 1187 | "mimetype": "application/x-tar", | ||
1178 | "mimetype_inner": null, | 1188 | "mimetype_inner": null, | ||
1179 | "name": "test.tar", | 1189 | "name": "test.tar", | ||
1180 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 1190 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
1181 | "position": 50, | 1191 | "position": 50, | ||
1182 | "resource_type": null, | 1192 | "resource_type": null, | ||
1183 | "size": 163174400, | 1193 | "size": 163174400, | ||
1184 | "state": "active", | 1194 | "state": "active", | ||
1185 | "url": | 1195 | "url": | ||
1186 | 9f4a/resource/15a30f69-9b4f-4ee2-8175-52e19d8f82d5/download/test.tar", | 1196 | 9f4a/resource/15a30f69-9b4f-4ee2-8175-52e19d8f82d5/download/test.tar", | ||
1187 | "url_type": "" | 1197 | "url_type": "" | ||
1188 | }, | 1198 | }, | ||
1189 | { | 1199 | { | ||
1190 | "cache_last_updated": null, | 1200 | "cache_last_updated": null, | ||
1191 | "cache_url": null, | 1201 | "cache_url": null, | ||
1192 | "created": "2019-04-29T11:17:20.890020", | 1202 | "created": "2019-04-29T11:17:20.890020", | ||
1193 | "description": "", | 1203 | "description": "", | ||
1194 | "format": "", | 1204 | "format": "", | ||
1195 | "hash": "", | 1205 | "hash": "", | ||
1196 | "id": "80230a9e-0bb0-4edd-9efc-535d077061e6", | 1206 | "id": "80230a9e-0bb0-4edd-9efc-535d077061e6", | ||
1197 | "last_modified": "2019-04-29T11:17:20.726236", | 1207 | "last_modified": "2019-04-29T11:17:20.726236", | ||
n | 1198 | "metadata_modified": "2023-01-12T13:14:16.783194", | n | 1208 | "metadata_modified": "2023-08-04T08:46:33.714324", |
1199 | "mimetype": null, | 1209 | "mimetype": null, | ||
1200 | "mimetype_inner": null, | 1210 | "mimetype_inner": null, | ||
1201 | "name": "test_metadata.jsonl", | 1211 | "name": "test_metadata.jsonl", | ||
1202 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | 1212 | "package_id": "13ba912b-032e-4c04-a9cc-2c7cbe2a9f4a", | ||
1203 | "position": 51, | 1213 | "position": 51, | ||
1204 | "resource_type": null, | 1214 | "resource_type": null, | ||
1205 | "size": 1161897, | 1215 | "size": 1161897, | ||
1206 | "state": "active", | 1216 | "state": "active", | ||
1207 | "url": | 1217 | "url": | ||
1208 | ce/80230a9e-0bb0-4edd-9efc-535d077061e6/download/test_metadata.jsonl", | 1218 | ce/80230a9e-0bb0-4edd-9efc-535d077061e6/download/test_metadata.jsonl", | ||
1209 | "url_type": "" | 1219 | "url_type": "" | ||
1210 | } | 1220 | } | ||
1211 | ], | 1221 | ], | ||
t | t | 1222 | "services_used_list": "", | ||
1212 | "source_metadata_created": "2019-04-23T10:18:58.638071", | 1223 | "source_metadata_created": "2019-04-23T10:18:58.638071", | ||
1213 | "source_metadata_modified": "2022-01-20T14:14:52.315580", | 1224 | "source_metadata_modified": "2022-01-20T14:14:52.315580", | ||
1214 | "state": "active", | 1225 | "state": "active", | ||
1215 | "tags": [ | 1226 | "tags": [ | ||
1216 | { | 1227 | { | ||
1217 | "display_name": "image text classes", | 1228 | "display_name": "image text classes", | ||
1218 | "id": "5924c432-b2a3-4a3f-a2f8-d25841cbe00b", | 1229 | "id": "5924c432-b2a3-4a3f-a2f8-d25841cbe00b", | ||
1219 | "name": "image text classes", | 1230 | "name": "image text classes", | ||
1220 | "state": "active", | 1231 | "state": "active", | ||
1221 | "vocabulary_id": null | 1232 | "vocabulary_id": null | ||
1222 | }, | 1233 | }, | ||
1223 | { | 1234 | { | ||
1224 | "display_name": "image text relations", | 1235 | "display_name": "image text relations", | ||
1225 | "id": "9c20da10-826f-471b-8ecb-190a6bcd84be", | 1236 | "id": "9c20da10-826f-471b-8ecb-190a6bcd84be", | ||
1226 | "name": "image text relations", | 1237 | "name": "image text relations", | ||
1227 | "state": "active", | 1238 | "state": "active", | ||
1228 | "vocabulary_id": null | 1239 | "vocabulary_id": null | ||
1229 | }, | 1240 | }, | ||
1230 | { | 1241 | { | ||
1231 | "display_name": "multimedia retrieval", | 1242 | "display_name": "multimedia retrieval", | ||
1232 | "id": "74d2f247-9b88-4f9b-8700-ce674e047d11", | 1243 | "id": "74d2f247-9b88-4f9b-8700-ce674e047d11", | ||
1233 | "name": "multimedia retrieval", | 1244 | "name": "multimedia retrieval", | ||
1234 | "state": "active", | 1245 | "state": "active", | ||
1235 | "vocabulary_id": null | 1246 | "vocabulary_id": null | ||
1236 | } | 1247 | } | ||
1237 | ], | 1248 | ], | ||
1238 | "terms_of_usage": "Yes", | 1249 | "terms_of_usage": "Yes", | ||
1239 | "title": "Semantic Image-Text-Classes", | 1250 | "title": "Semantic Image-Text-Classes", | ||
1240 | "type": "vdataset", | 1251 | "type": "vdataset", | ||
1241 | "url": "https://data.uni-hannover.de/dataset/image-text-classes", | 1252 | "url": "https://data.uni-hannover.de/dataset/image-text-classes", | ||
1242 | "version": "1.0" | 1253 | "version": "1.0" | ||
1243 | } | 1254 | } |