|
1 | 1 | { |
2 | | - "@context": "https://w3id.org/ro/crate/1.2-DRAFT/context", |
| 2 | + "@context": "https://w3id.org/ro/crate/1.1/context", |
3 | 3 | "@graph": [ |
4 | 4 | { |
5 | 5 | "@type": "CreativeWork", |
|
8 | 8 | "@id": "./" |
9 | 9 | }, |
10 | 10 | "conformsTo": { |
11 | | - "@id": "https://w3id.org/ro/crate/1.2-DRAFT" |
| 11 | + "@id": "https://w3id.org/ro/crate/1.1" |
12 | 12 | } |
13 | 13 | }, |
14 | 14 | { |
15 | 15 | "@id": "./", |
16 | 16 | "@type": "Dataset", |
| 17 | + "name": "5-Safe RO-Crate Result", |
| 18 | + "description": "example 5-Safe RO-Crate result metadata for testing", |
| 19 | + "datePublished": "2025-09-20T14:45:00+00:00", |
17 | 20 | "conformsTo": { |
18 | 21 | "@id": "https://w3id.org/5s-crate/0.4" |
19 | 22 | }, |
|
24 | 27 | { |
25 | 28 | "@id": "input1.txt" |
26 | 29 | }, |
| 30 | + { |
| 31 | + "@id": "outputs/qa.csv" |
| 32 | + }, |
| 33 | + { |
| 34 | + "@id": "outputs/diagrams/" |
| 35 | + }, |
27 | 36 | { |
28 | 37 | "@id": "workflow/289/" |
29 | 38 | } |
|
60 | 69 | "publisher": { |
61 | 70 | "@id": "https://tre72.example.com/" |
62 | 71 | }, |
63 | | - "licence": { |
| 72 | + "license": { |
64 | 73 | "@id": "http://spdx.org/licenses/CC-BY-4.0" |
65 | 74 | } |
66 | 75 | }, |
|
115 | 124 | ], |
116 | 125 | "result": [ |
117 | 126 | { |
118 | | - "@id": "outputs/table.csv" |
| 127 | + "@id": "outputs/qa.csv" |
119 | 128 | }, |
120 | 129 | { |
121 | 130 | "@id": "outputs/diagrams/" |
|
206 | 215 | }, |
207 | 216 | { |
208 | 217 | "@id": "#check-f33fe90c-0c22-4c72-b299-de509028410e", |
209 | | - "type": "AssessAction", |
| 218 | + "@type": "AssessAction", |
210 | 219 | "additionalType": { |
211 | 220 | "@id": "https://w3id.org/shp#CheckValue" |
212 | 221 | }, |
|
225 | 234 | }, |
226 | 235 | { |
227 | 236 | "@id": "#validate-1146f640-819e-4c86-b029-b763a0040896", |
228 | | - "type": "AssessAction", |
| 237 | + "@type": "AssessAction", |
229 | 238 | "additionalType": { |
230 | 239 | "@id": "https://w3id.org/shp#ValidationCheck" |
231 | 240 | }, |
|
245 | 254 | }, |
246 | 255 | { |
247 | 256 | "@id": "#download-8b51bf57-6b29-44da-b24b-638c8df91639", |
248 | | - "type": "DownloadAction", |
| 257 | + "@type": "DownloadAction", |
249 | 258 | "name": "Downloaded workflow RO-Crate via proxy", |
250 | 259 | "startTime": "2023-04-18T12:11:50+01:00", |
251 | 260 | "endTime": "2023-04-18T12:11:52+01:00", |
|
262 | 271 | }, |
263 | 272 | { |
264 | 273 | "@id": "#signoff-3b741265-cfef-49ea-8138-a2fa149bf2f0", |
265 | | - "type": "AssessAction", |
| 274 | + "@type": "AssessAction", |
266 | 275 | "additionalType": { |
267 | 276 | "@id": "https://w3id.org/shp#SignOff" |
268 | 277 | }, |
|
289 | 298 | }, |
290 | 299 | { |
291 | 300 | "@id": "#disclosure-b16c1f0a-ae7f-4582-9b28-7d9df3313e27", |
292 | | - "type": "AssessAction", |
| 301 | + "@type": "AssessAction", |
293 | 302 | "additionalType": { |
294 | 303 | "@id": "https://w3id.org/shp#DisclosureCheck" |
295 | 304 | }, |
|
305 | 314 | }, |
306 | 315 | { |
307 | 316 | "@id": "#bagit-ce785c0b-c988-4043-8cbd-1489dcebc14f", |
308 | | - "type": "UpdateAction", |
| 317 | + "@type": "UpdateAction", |
309 | 318 | "startTime": "2023-04-29T12:12:25+01:00", |
310 | 319 | "additionalType": { |
311 | 320 | "@id": "https://w3id.org/shp#GenerateCheckValue" |
|
0 commit comments