Changes
On November 28, 2024 at 1:14:49 PM UTC, admin:
-
Changed value of field
extra_authors
to[{'extra_author': 'Tunnat, Yvonne', 'familyName': 'Tunnat', 'givenName': 'Yvonne', 'orcid': ''}, {'extra_author': 'Carl, Wilson', 'familyName': 'Carl', 'givenName': 'Wilson', 'orcid': ''}]
in Synthetic pdf testset for file format validation
f | 1 | { | f | 1 | { |
2 | "author": "Lindlar, Michelle", | 2 | "author": "Lindlar, Michelle", | ||
3 | "author_email": "", | 3 | "author_email": "", | ||
n | n | 4 | "citation": [], | ||
4 | "creator_user_id": "17755db4-395a-4b3b-ac09-e8e3484ca700", | 5 | "creator_user_id": "17755db4-395a-4b3b-ac09-e8e3484ca700", | ||
5 | "doi": "10.22000/53", | 6 | "doi": "10.22000/53", | ||
6 | "doi_date_published": "2017", | 7 | "doi_date_published": "2017", | ||
7 | "doi_publisher": "", | 8 | "doi_publisher": "", | ||
8 | "doi_status": "True", | 9 | "doi_status": "True", | ||
9 | "extra_authors": [ | 10 | "extra_authors": [ | ||
10 | { | 11 | { | ||
11 | "extra_author": "Tunnat, Yvonne", | 12 | "extra_author": "Tunnat, Yvonne", | ||
n | n | 13 | "familyName": "Tunnat", | ||
14 | "givenName": "Yvonne", | ||||
12 | "orcid": "" | 15 | "orcid": "" | ||
13 | }, | 16 | }, | ||
14 | { | 17 | { | ||
15 | "extra_author": "Carl, Wilson", | 18 | "extra_author": "Carl, Wilson", | ||
n | n | 19 | "familyName": "Carl", | ||
20 | "givenName": "Wilson", | ||||
16 | "orcid": "" | 21 | "orcid": "" | ||
17 | } | 22 | } | ||
18 | ], | 23 | ], | ||
n | n | 24 | "familyName": "Lindlar", | ||
25 | "givenName": "Michelle", | ||||
19 | "groups": [], | 26 | "groups": [], | ||
20 | "id": "0630be3e-3934-4450-922e-02bb6ca049a2", | 27 | "id": "0630be3e-3934-4450-922e-02bb6ca049a2", | ||
21 | "isopen": false, | 28 | "isopen": false, | ||
22 | "license_id": "CC BY-SA 4.0 Attribution-ShareAlike", | 29 | "license_id": "CC BY-SA 4.0 Attribution-ShareAlike", | ||
23 | "license_title": "CC BY-SA 4.0 Attribution-ShareAlike", | 30 | "license_title": "CC BY-SA 4.0 Attribution-ShareAlike", | ||
24 | "metadata_created": "2023-01-12T13:30:34.441124", | 31 | "metadata_created": "2023-01-12T13:30:34.441124", | ||
t | 25 | "metadata_modified": "2023-08-04T09:24:18.822607", | t | 32 | "metadata_modified": "2024-11-28T13:14:49.800057", |
26 | "name": "rdr-doi-10-22000-53", | 33 | "name": "rdr-doi-10-22000-53", | ||
27 | "notes": "Abstract: This data set presents a corpus of light-weight | 34 | "notes": "Abstract: This data set presents a corpus of light-weight | ||
28 | files designed to test the validation criteria of JHOVE's PDF module | 35 | files designed to test the validation criteria of JHOVE's PDF module | ||
29 | against \"well-formedness\". Test cases are based on structural | 36 | against \"well-formedness\". Test cases are based on structural | ||
30 | requirements for PDF files as per ISO 32000-1:2008 standard. The basis | 37 | requirements for PDF files as per ISO 32000-1:2008 standard. The basis | ||
31 | for all test files is a single page, one line document with no special | 38 | for all test files is a single page, one line document with no special | ||
32 | features such as linearization. While such a light-weight document | 39 | features such as linearization. While such a light-weight document | ||
33 | only allows to check against a fragment of standard requirements, the | 40 | only allows to check against a fragment of standard requirements, the | ||
34 | focus was put on basic structure violations at the header, trailer, | 41 | focus was put on basic structure violations at the header, trailer, | ||
35 | document catalog, page tree node and cross-reference levels. The test | 42 | document catalog, page tree node and cross-reference levels. The test | ||
36 | set also checks for basic violations at the page node, page resource | 43 | set also checks for basic violations at the page node, page resource | ||
37 | and stream object level. The accompanying spreadsheet briefly | 44 | and stream object level. The accompanying spreadsheet briefly | ||
38 | categorizes and describes the test set and includes the outcome when | 45 | categorizes and describes the test set and includes the outcome when | ||
39 | running the test set against JHOVE 1.16, PDF-hul 1.8 as well as Adobe | 46 | running the test set against JHOVE 1.16, PDF-hul 1.8 as well as Adobe | ||
40 | Acrobat Professional XI Pro (11.0.15). The spreadsheet also includes a | 47 | Acrobat Professional XI Pro (11.0.15). The spreadsheet also includes a | ||
41 | codecov coverage statistic for the test set in relation to the JHOVE | 48 | codecov coverage statistic for the test set in relation to the JHOVE | ||
42 | 1.16, PDF-hul 1.8 module. Further information can be found in the | 49 | 1.16, PDF-hul 1.8 module. Further information can be found in the | ||
43 | paper \"A PDF Test-Set for Well-Formedness Validation in JHOVE - The | 50 | paper \"A PDF Test-Set for Well-Formedness Validation in JHOVE - The | ||
44 | Good, the Bad and the Ugly\", published in the proceedings of the 14th | 51 | Good, the Bad and the Ugly\", published in the proceedings of the 14th | ||
45 | International Conference on Digital Preservation (Kyoto, Japan, | 52 | International Conference on Digital Preservation (Kyoto, Japan, | ||
46 | September 25-29 2017). While the spreadsheet only contains results of | 53 | September 25-29 2017). While the spreadsheet only contains results of | ||
47 | running the test set against JHOVE, it can be used as a ground truth | 54 | running the test set against JHOVE, it can be used as a ground truth | ||
48 | for any file format validation process.", | 55 | for any file format validation process.", | ||
49 | "num_resources": 0, | 56 | "num_resources": 0, | ||
50 | "num_tags": 4, | 57 | "num_tags": 4, | ||
51 | "orcid": "0000-0003-3709-5608 ", | 58 | "orcid": "0000-0003-3709-5608 ", | ||
52 | "organization": { | 59 | "organization": { | ||
53 | "approval_status": "approved", | 60 | "approval_status": "approved", | ||
54 | "created": "2023-01-12T13:30:23.238233", | 61 | "created": "2023-01-12T13:30:23.238233", | ||
55 | "description": "RADAR (Research Data Repository) is a | 62 | "description": "RADAR (Research Data Repository) is a | ||
56 | cross-disciplinary repository for archiving and publishing research | 63 | cross-disciplinary repository for archiving and publishing research | ||
57 | data from completed scientific studies and projects. The focus is on | 64 | data from completed scientific studies and projects. The focus is on | ||
58 | research data from subjects that do not yet have their own | 65 | research data from subjects that do not yet have their own | ||
59 | discipline-specific infrastructures for research data management. ", | 66 | discipline-specific infrastructures for research data management. ", | ||
60 | "id": "013c89a9-383c-4200-8baa-0f78bf1d91f9", | 67 | "id": "013c89a9-383c-4200-8baa-0f78bf1d91f9", | ||
61 | "image_url": "radar-logo.svg", | 68 | "image_url": "radar-logo.svg", | ||
62 | "is_organization": true, | 69 | "is_organization": true, | ||
63 | "name": "radar", | 70 | "name": "radar", | ||
64 | "state": "active", | 71 | "state": "active", | ||
65 | "title": "RADAR", | 72 | "title": "RADAR", | ||
66 | "type": "organization" | 73 | "type": "organization" | ||
67 | }, | 74 | }, | ||
68 | "owner_org": "013c89a9-383c-4200-8baa-0f78bf1d91f9", | 75 | "owner_org": "013c89a9-383c-4200-8baa-0f78bf1d91f9", | ||
69 | "private": false, | 76 | "private": false, | ||
70 | "production_year": "2017", | 77 | "production_year": "2017", | ||
71 | "publication_year": "2017", | 78 | "publication_year": "2017", | ||
72 | "publishers": [ | 79 | "publishers": [ | ||
73 | { | 80 | { | ||
74 | "publisher": "Michelle Lindlar, Yvonne Tunnat" | 81 | "publisher": "Michelle Lindlar, Yvonne Tunnat" | ||
75 | } | 82 | } | ||
76 | ], | 83 | ], | ||
77 | "relationships_as_object": [], | 84 | "relationships_as_object": [], | ||
78 | "relationships_as_subject": [], | 85 | "relationships_as_subject": [], | ||
79 | "repository_name": "RADAR (Research Data Repository)", | 86 | "repository_name": "RADAR (Research Data Repository)", | ||
80 | "resources": [], | 87 | "resources": [], | ||
81 | "services_used_list": "", | 88 | "services_used_list": "", | ||
82 | "source_metadata_created": "2017", | 89 | "source_metadata_created": "2017", | ||
83 | "source_metadata_modified": "", | 90 | "source_metadata_modified": "", | ||
84 | "state": "active", | 91 | "state": "active", | ||
85 | "subject_areas": [ | 92 | "subject_areas": [ | ||
86 | { | 93 | { | ||
87 | "subject_area_additional": "", | 94 | "subject_area_additional": "", | ||
88 | "subject_area_name": "Software Technology" | 95 | "subject_area_name": "Software Technology" | ||
89 | } | 96 | } | ||
90 | ], | 97 | ], | ||
91 | "tags": [ | 98 | "tags": [ | ||
92 | { | 99 | { | ||
93 | "display_name": "ISO 32000-12008", | 100 | "display_name": "ISO 32000-12008", | ||
94 | "id": "f6aad695-63e8-4639-8c35-325b848a30c1", | 101 | "id": "f6aad695-63e8-4639-8c35-325b848a30c1", | ||
95 | "name": "ISO 32000-12008", | 102 | "name": "ISO 32000-12008", | ||
96 | "state": "active", | 103 | "state": "active", | ||
97 | "vocabulary_id": null | 104 | "vocabulary_id": null | ||
98 | }, | 105 | }, | ||
99 | { | 106 | { | ||
100 | "display_name": "PDF", | 107 | "display_name": "PDF", | ||
101 | "id": "441b1767-7670-4039-88d4-f41c804decaf", | 108 | "id": "441b1767-7670-4039-88d4-f41c804decaf", | ||
102 | "name": "PDF", | 109 | "name": "PDF", | ||
103 | "state": "active", | 110 | "state": "active", | ||
104 | "vocabulary_id": null | 111 | "vocabulary_id": null | ||
105 | }, | 112 | }, | ||
106 | { | 113 | { | ||
107 | "display_name": "digital preservation", | 114 | "display_name": "digital preservation", | ||
108 | "id": "e62c74c6-02ba-43d8-9552-33aef5fcab89", | 115 | "id": "e62c74c6-02ba-43d8-9552-33aef5fcab89", | ||
109 | "name": "digital preservation", | 116 | "name": "digital preservation", | ||
110 | "state": "active", | 117 | "state": "active", | ||
111 | "vocabulary_id": null | 118 | "vocabulary_id": null | ||
112 | }, | 119 | }, | ||
113 | { | 120 | { | ||
114 | "display_name": "file format validation", | 121 | "display_name": "file format validation", | ||
115 | "id": "5aacd95e-c30d-4f28-b42b-955971d4c9d9", | 122 | "id": "5aacd95e-c30d-4f28-b42b-955971d4c9d9", | ||
116 | "name": "file format validation", | 123 | "name": "file format validation", | ||
117 | "state": "active", | 124 | "state": "active", | ||
118 | "vocabulary_id": null | 125 | "vocabulary_id": null | ||
119 | } | 126 | } | ||
120 | ], | 127 | ], | ||
121 | "title": "Synthetic pdf testset for file format validation", | 128 | "title": "Synthetic pdf testset for file format validation", | ||
122 | "type": "vdataset", | 129 | "type": "vdataset", | ||
123 | "url": "https://doi.org/10.22000/53" | 130 | "url": "https://doi.org/10.22000/53" | ||
124 | } | 131 | } |