diff --git a/redaction-report-service-v1/redaction-report-service-server-v1/src/main/java/com/iqser/red/service/redaction/report/v1/server/service/IuclidFunctionService.java b/redaction-report-service-v1/redaction-report-service-server-v1/src/main/java/com/iqser/red/service/redaction/report/v1/server/service/IuclidFunctionService.java index 397069f..12b8c38 100644 --- a/redaction-report-service-v1/redaction-report-service-server-v1/src/main/java/com/iqser/red/service/redaction/report/v1/server/service/IuclidFunctionService.java +++ b/redaction-report-service-v1/redaction-report-service-server-v1/src/main/java/com/iqser/red/service/redaction/report/v1/server/service/IuclidFunctionService.java @@ -37,7 +37,7 @@ public class IuclidFunctionService { if(StringUtils.isBlank(entry.getValue()) || entry.getValue().equalsIgnoreCase("Rectangle")) { s.append("non-readable content"); } else { - s.append(entry.getValue()); + s.append(entry.getValue().replaceAll("\n", " ").replaceAll(" ", " ")); } if (iterator.hasNext()) { s.append(", "); diff --git a/redaction-report-service-v1/redaction-report-service-server-v1/src/test/java/com/iqser/red/service/redaction/report/v1/server/RedactionReportIntegrationTest.java b/redaction-report-service-v1/redaction-report-service-server-v1/src/test/java/com/iqser/red/service/redaction/report/v1/server/RedactionReportIntegrationTest.java index 7f1dd43..20c4e01 100644 --- a/redaction-report-service-v1/redaction-report-service-server-v1/src/test/java/com/iqser/red/service/redaction/report/v1/server/RedactionReportIntegrationTest.java +++ b/redaction-report-service-v1/redaction-report-service-server-v1/src/test/java/com/iqser/red/service/redaction/report/v1/server/RedactionReportIntegrationTest.java @@ -423,7 +423,7 @@ public class RedactionReportIntegrationTest { public void testIuclidReport() { String dossierTemplateId = "dossierTemplateId"; - ClassPathResource redactionLogResource = new ClassPathResource("files/redaction-log.json"); + ClassPathResource redactionLogResource = new ClassPathResource("files/redactionLog2817.json"); RedactionLog redactionLog = objectMapper.readValue(redactionLogResource.getInputStream(), RedactionLog.class); diff --git a/redaction-report-service-v1/redaction-report-service-server-v1/src/test/resources/files/redactionLog2817.json b/redaction-report-service-v1/redaction-report-service-server-v1/src/test/resources/files/redactionLog2817.json new file mode 100644 index 0000000..4bf59a4 --- /dev/null +++ b/redaction-report-service-v1/redaction-report-service-server-v1/src/test/resources/files/redactionLog2817.json @@ -0,0 +1,8443 @@ +{ + "analysisVersion": 1, + "redactionLogEntry": [ + { + "id": "31bea2d45fb9c5faf9da4229f8b554d2", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Footer", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 72.84, + "y": 37.980286 + }, + "width": 34.71469, + "height": 10.452841, + "page": 1 + } + ], + "sectionNumber": 64, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726203Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "05b262f24720f07ed9f362d0280a8d10", + "type": "false_positive", + "value": "Page 1", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 496.98047, + "y": 785.4001 + }, + "width": 26.310974, + "height": 10.452841, + "page": 1 + } + ], + "sectionNumber": 53, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 40, + "endOffset": 46, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726212Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "cdda0e0bf4573fb2c5ba6fc32ce9eb88", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Footer", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 122.160385, + "y": 37.980286 + }, + "width": 37.880356, + "height": 10.452841, + "page": 1 + } + ], + "sectionNumber": 64, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726215Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "5f696eae5261bc0e336f00e33e708225", + "type": "false_positive", + "value": "Date", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 70.86, + "y": 688.74 + }, + "width": 22.695312, + "height": 11.591161, + "page": 2 + } + ], + "sectionNumber": 2, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 4, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726218Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "027f25f30ec9c7f2715572965879f9c6", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Footer", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 72.84, + "y": 37.980286 + }, + "width": 34.71469, + "height": 10.452841, + "page": 2 + } + ], + "sectionNumber": 65, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726221Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "a88ba853bd22b719b47210cbd2e9e26d", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Footer", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 122.160385, + "y": 37.980286 + }, + "width": 37.880356, + "height": 10.452841, + "page": 2 + } + ], + "sectionNumber": 65, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726223Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "45a104a3107ea756ddb2bc68e9b188db", + "type": "false_positive", + "value": "Page", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 496.98047, + "y": 785.4001 + }, + "width": 19.647705, + "height": 10.452841, + "page": 2 + } + ], + "sectionNumber": 54, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 40, + "endOffset": 44, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726226Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "add190891c21af9fde83a64b028d4575", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Footer", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 72.84, + "y": 37.980286 + }, + "width": 34.71469, + "height": 10.452841, + "page": 3 + } + ], + "sectionNumber": 66, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726228Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "3ef162ef55343f07fead0d384ea4e35d", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Footer", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 122.160385, + "y": 37.980286 + }, + "width": 37.880356, + "height": 10.452841, + "page": 3 + } + ], + "sectionNumber": 66, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726231Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "72c25280ca268e4d16dd658b01b33610", + "type": "false_positive", + "value": "Page", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 496.98047, + "y": 785.4001 + }, + "width": 19.647705, + "height": 10.452841, + "page": 3 + } + ], + "sectionNumber": 55, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 40, + "endOffset": 44, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726234Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "95bc5d0bc3b5e19c2154308521ac1066", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 278.65378, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.80248, + "page": 4 + } + ], + "sectionNumber": 10, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 92, + "endOffset": 100, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726237Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "e705fe1a489534d607b5d066eb2e3916", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 414.1939, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.80248, + "page": 4 + } + ], + "sectionNumber": 12, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 95, + "endOffset": 103, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726239Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "1f17f30198e3d6ca4c268e51fcaf41c3", + "type": "CBI_author", + "value": "Fish L.", + "reason": "Author found", + "matchedRule": 1, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 216.67393, + "y": 162.84918 + }, + "width": 9.546066, + "height": 29.856632, + "page": 4 + } + ], + "sectionNumber": 9, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 20, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726242Z" + } + ], + "engines": [ + "RULE", + "NER", + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "3eb60800ba82ce2a6866fac7d199459e", + "type": "CBI_author", + "value": "Graham R., Gilbert J.", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 294.67392, + "y": 162.77803 + }, + "width": 9.546082, + "height": 78.524734, + "page": 4 + }, + { + "topLeft": { + "x": 306.1939, + "y": 162.83014 + }, + "width": 9.546082, + "height": 7.905796, + "page": 4 + } + ], + "sectionNumber": 11, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 17, + "endOffset": 38, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726245Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "d7bfb269b95cfed3cd03efcf236c2f0b", + "type": "CBI_author", + "value": "Hardy I.", + "reason": "Author found", + "matchedRule": 1, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 391.15393, + "y": 162.83017 + }, + "width": 9.546082, + "height": 34.874622, + "page": 4 + } + ], + "sectionNumber": 12, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 19, + "endOffset": 27, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726247Z" + } + ], + "engines": [ + "RULE", + "NER", + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "056bd279e2ed8989a9cd1a6325f3d0d1", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 113.60885, + "y": 162.83319 + }, + "width": 9.591164, + "height": 32.9027, + "page": 4 + } + ], + "sectionNumber": 7, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 11, + "endOffset": 17, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72625Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "a843569afb3dcd7bf0928dbff5fe0ff9", + "type": "CBI_author", + "value": "Hand L.", + "reason": "Author found", + "matchedRule": 1, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 255.67393, + "y": 162.82913 + }, + "width": 9.546066, + "height": 34.290455, + "page": 4 + } + ], + "sectionNumber": 10, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 17, + "endOffset": 24, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726252Z" + } + ], + "engines": [ + "RULE", + "NER", + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "1b41267655945ca8ce4333e7c114f1e9", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 122.15088 + }, + "width": 8.45282, + "height": 38.223026, + "page": 4 + } + ], + "sectionNumber": 68, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726255Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "c76780a0b6ffbf1124cc2d2e3456a3f7", + "type": "false_positive", + "value": "Page", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 48.147198, + "y": 743.6299 + }, + "width": 8.452839, + "height": 18.208395, + "page": 4 + } + ], + "sectionNumber": 56, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 66, + "endOffset": 70, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726257Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "aadc5d638e7f5496c0f22a7d8ba1c25b", + "type": "CBI_author", + "value": "Hand L., Davison K.", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 430.15393, + "y": 162.82716 + }, + "width": 9.546082, + "height": 84.824295, + "page": 4 + } + ], + "sectionNumber": 13, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 19, + "endOffset": 38, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72626Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "b6285b5227050cb4bb96f2b873d6b65f", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 375.1936, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.80248, + "page": 4 + } + ], + "sectionNumber": 11, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 217, + "endOffset": 225, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726262Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "19f4befd6edb33dd03b7aa9c08100331", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 239.6538, + "y": 302.87067 + }, + "width": 9.546066, + "height": 36.80248, + "page": 4 + } + ], + "sectionNumber": 9, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 88, + "endOffset": 96, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726265Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "6da873dbc4ffc97580a76a69cd8ef596", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 145.0472, + "y": 727.85 + }, + "width": 8.452835, + "height": 33.273823, + "page": 4 + } + ], + "sectionNumber": 7, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 230, + "endOffset": 238, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726268Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "c0b1fd5f231bd4a1e780019817d6cbe4", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 72.8305 + }, + "width": 8.45282, + "height": 33.277798, + "page": 4 + } + ], + "sectionNumber": 68, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72627Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "f7bd0c35d10af741e897664bb7a4b841", + "type": "CBI_address", + "value": "Smithers Viscient (ESG) Ltd, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 329.17377, + "y": 302.86966 + }, + "width": 9.546082, + "height": 177.06721, + "page": 4 + } + ], + "sectionNumber": 11, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "of [14C]Mesotrione Syngenta ", + "textAfter": ", Covance Laboratories", + "comments": null, + "startOffset": 101, + "endOffset": 143, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726273Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "7b3724c4a5d56bc917547e9681c5427d", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 695.5645 + }, + "width": 9.59116, + "height": 48.467686, + "page": 4 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1020, + "endOffset": 1028, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726276Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "85ca7f1bbb225576f08ead8492d6c626", + "type": "CBI_address", + "value": "Covance Laboratories Limited, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 340.69376, + "y": 302.86966 + }, + "width": 9.546082, + "height": 183.51622, + "page": 4 + } + ], + "sectionNumber": 11, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "Ltd, Harrogate, UK, ", + "textAfter": ", 8252086 GLP,", + "comments": null, + "startOffset": 145, + "endOffset": 188, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726279Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "121e03611c211fa5b9e5fd93cd26f161", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 317.65378, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.816517, + "page": 4 + } + ], + "sectionNumber": 11, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 92, + "endOffset": 100, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726281Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "fb678e759199108e4e457b7c7986250b", + "type": "CBI_address", + "value": "Syngenta - Jealott’s Hill, Bracknell, United Kingdom", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 476.17377, + "y": 302.87067 + }, + "width": 9.546082, + "height": 171.98543, + "page": 4 + }, + { + "topLeft": { + "x": 487.63364, + "y": 302.87067 + }, + "width": 9.546082, + "height": 34.075947, + "page": 4 + } + ], + "sectionNumber": 13, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "AG, Basel, Switzerland ", + "textAfter": ", RJ3635B GLP,", + "comments": null, + "startOffset": 160, + "endOffset": 212, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726284Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "c32abdee3e56898280602019560da6ac", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 510.67365, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.804523, + "page": 4 + } + ], + "sectionNumber": 13, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 241, + "endOffset": 249, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726286Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "0ee0389698c2099153fecbd82b8219ec", + "type": "CBI_address", + "value": "Syngenta Crop Protection AG, Basel, Switzerland", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 453.1939, + "y": 302.87067 + }, + "width": 9.546082, + "height": 151.51546, + "page": 4 + }, + { + "topLeft": { + "x": 464.65378, + "y": 302.87067 + }, + "width": 9.546082, + "height": 46.74535, + "page": 4 + } + ], + "sectionNumber": 13, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "Volcanic Ash Soil ", + "textAfter": " Syngenta -", + "comments": null, + "startOffset": 112, + "endOffset": 159, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726289Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "7679fa9aba9f6ec532888c4769d70da9", + "type": "CBI_address", + "value": "Syngenta Crop Protection AG, Basel, Switzerland", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 251.17378, + "y": 302.86966 + }, + "width": 9.546066, + "height": 151.51546, + "page": 5 + }, + { + "topLeft": { + "x": 262.69376, + "y": 302.86966 + }, + "width": 9.546082, + "height": 46.74535, + "page": 5 + } + ], + "sectionNumber": 17, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "in Four Soils ", + "textAfter": " Syngenta Crop", + "comments": null, + "startOffset": 156, + "endOffset": 203, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726292Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "95242fcfc2c8901568e4c555096de0c6", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 113.60885, + "y": 162.83319 + }, + "width": 9.591164, + "height": 32.9027, + "page": 5 + } + ], + "sectionNumber": 15, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 11, + "endOffset": 17, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726294Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "c9a634923c4f999519dc8c0ee6df5054", + "type": "CBI_address", + "value": "Syngenta - Jealott’s Hill International, Bracknell, Berkshire, United Kingdom", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 467.17377, + "y": 302.86966 + }, + "width": 9.546082, + "height": 154.58565, + "page": 5 + }, + { + "topLeft": { + "x": 478.63364, + "y": 302.86966 + }, + "width": 9.546082, + "height": 151.5114, + "page": 5 + } + ], + "sectionNumber": 19, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "AG, Basel, Switzerland ", + "textAfter": ", RJ3634B 04JH012", + "comments": null, + "startOffset": 170, + "endOffset": 247, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726297Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "fb09074a84f55b5347b7c1073fde9983", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 695.5645 + }, + "width": 9.59116, + "height": 48.467686, + "page": 5 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1120, + "endOffset": 1128, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.7263Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "6e057165bd3522e142c6c41da55e0b8e", + "type": "CBI_address", + "value": "Smithers Viscient (ESG) Ltd, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 370.69376, + "y": 302.87067 + }, + "width": 9.546082, + "height": 177.06721, + "page": 5 + } + ], + "sectionNumber": 18, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "of Mesotrione Syngenta ", + "textAfter": ", 8252095 GLP,", + "comments": null, + "startOffset": 145, + "endOffset": 187, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726302Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "63cefd77b47aeb584f1319a41c4c10e6", + "type": "CBI_author", + "value": "Bramley YM, Pinheiro S I, Verity A A", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 216.67393, + "y": 162.79306 + }, + "width": 9.546066, + "height": 57.074924, + "page": 5 + }, + { + "topLeft": { + "x": 228.19392, + "y": 162.83014 + }, + "width": 9.546066, + "height": 77.28433, + "page": 5 + }, + { + "topLeft": { + "x": 239.6538, + "y": 162.83014 + }, + "width": 9.546066, + "height": 13.718403, + "page": 5 + } + ], + "sectionNumber": 17, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 19, + "endOffset": 55, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726305Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "0421d12d22911615e982466e9179bb5e", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 405.1936, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.794483, + "page": 5 + } + ], + "sectionNumber": 18, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 216, + "endOffset": 224, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726308Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "834296703d94ac6787b6d3ba65d21170", + "type": "false_positive", + "value": "Salt in", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 228.19392, + "y": 463.9641 + }, + "width": 9.546066, + "height": 24.821552, + "page": 5 + } + ], + "sectionNumber": 17, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 137, + "endOffset": 144, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72631Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "fd08e0fcc0d6fa42f12631e87a91e73a", + "type": "CBI_address", + "value": "Syngenta Crop Protection AG, Basel, Switzerland", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 274.15363, + "y": 302.86966 + }, + "width": 9.546082, + "height": 151.51546, + "page": 5 + }, + { + "topLeft": { + "x": 285.6736, + "y": 302.86966 + }, + "width": 9.546082, + "height": 46.750294, + "page": 5 + } + ], + "sectionNumber": 17, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "AG, Basel, Switzerland ", + "textAfter": ", RJ3289B GLP,", + "comments": null, + "startOffset": 204, + "endOffset": 251, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726313Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "dfd167f65c5448368f873b398a9685aa", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 359.17377, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.816517, + "page": 5 + } + ], + "sectionNumber": 18, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 136, + "endOffset": 144, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726315Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "7eab2e39474da6e6dff2446da8d64bfa", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 122.15088 + }, + "width": 8.45282, + "height": 38.223026, + "page": 5 + } + ], + "sectionNumber": 69, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726318Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "ce0fabdb671445c705f9da88bd157356", + "type": "false_positive", + "value": "Page", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 48.147198, + "y": 743.6299 + }, + "width": 8.452839, + "height": 18.208395, + "page": 5 + } + ], + "sectionNumber": 57, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 66, + "endOffset": 70, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72632Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "25b823f412b5235d1abcec5ddb277c06", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 145.0472, + "y": 727.85 + }, + "width": 8.452835, + "height": 33.273823, + "page": 5 + } + ], + "sectionNumber": 15, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 230, + "endOffset": 238, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726323Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "0e05029211b87f0ccd93e906d4594ffb", + "type": "CBI_author", + "value": "Hurst L.", + "reason": "Author found", + "matchedRule": 1, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 324.67392, + "y": 162.82416 + }, + "width": 9.546082, + "height": 34.86661, + "page": 5 + } + ], + "sectionNumber": 18, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 19, + "endOffset": 27, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726326Z" + } + ], + "engines": [ + "RULE", + "NER", + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "052b8b86334252a283c304a5fb9ade2c", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 308.65347, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.804523, + "page": 5 + } + ], + "sectionNumber": 17, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 280, + "endOffset": 288, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726328Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "1803d871f17fba5eb1e50ef7c0cc76dd", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 513.1335, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.804523, + "page": 5 + } + ], + "sectionNumber": 19, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 284, + "endOffset": 292, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726331Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "a6c3f290e8ad4f74977b6f8e104e3c95", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 72.8305 + }, + "width": 8.45282, + "height": 33.277798, + "page": 5 + } + ], + "sectionNumber": 69, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726334Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "479436f69afc7897beef5f980d70c2e4", + "type": "CBI_address", + "value": "Syngenta Crop Protection AG, Basel, Switzerland", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 444.1939, + "y": 302.86966 + }, + "width": 9.546082, + "height": 151.51546, + "page": 5 + }, + { + "topLeft": { + "x": 455.65378, + "y": 302.86966 + }, + "width": 9.546082, + "height": 46.74535, + "page": 5 + } + ], + "sectionNumber": 19, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "Natural Water Photolysis ", + "textAfter": " Syngenta -", + "comments": null, + "startOffset": 122, + "endOffset": 169, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726337Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "c659a619345bd34dd17442a8c2854170", + "type": "CBI_author", + "value": "Oliver R., Edwards P.", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 421.15393, + "y": 162.77803 + }, + "width": 9.546082, + "height": 77.43254, + "page": 5 + }, + { + "topLeft": { + "x": 432.67392, + "y": 162.83014 + }, + "width": 9.546082, + "height": 9.578144, + "page": 5 + } + ], + "sectionNumber": 19, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 17, + "endOffset": 38, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72634Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "138c5fb156b06fe508f3036de2aff179", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 72.8305 + }, + "width": 8.45282, + "height": 33.277798, + "page": 6 + } + ], + "sectionNumber": 70, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726342Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "5f5ff9847b88dc2e4e1691a59f848f53", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 695.5645 + }, + "width": 9.59116, + "height": 48.467686, + "page": 6 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1220, + "endOffset": 1228, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726345Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "4f17fc47cdd6ab4d06c9c763b9893d72", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 446.1985, + "y": 442.6209 + }, + "width": 8.981506, + "height": 33.4858, + "page": 6 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1389, + "endOffset": 1397, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726347Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "1ff49b07552d824f8d3ee57d325c883f", + "type": "CBI_address", + "value": "Covance Laboratories Limited, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 359.1736, + "y": 302.86966 + }, + "width": 9.546082, + "height": 183.51622, + "page": 6 + } + ], + "sectionNumber": 24, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "Ltd, Harrogate, UK, ", + "textAfter": ", 8236956 GLP,", + "comments": null, + "startOffset": 187, + "endOffset": 230, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72635Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "b9734b2e7a1d21e5868d6a30ece95659", + "type": "CBI_author", + "value": "Hardy I.", + "reason": "Author found", + "matchedRule": 1, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 409.6939, + "y": 162.77103 + }, + "width": 9.546082, + "height": 34.862644, + "page": 6 + } + ], + "sectionNumber": 25, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 17, + "endOffset": 25, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726353Z" + } + ], + "engines": [ + "RULE", + "NER", + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "a5415ecb7fcd428b88aa13287c7a2bd4", + "type": "CBI_address", + "value": "Smithers Viscient (ESG) Ltd, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 347.65363, + "y": 302.86966 + }, + "width": 9.546082, + "height": 177.06721, + "page": 6 + } + ], + "sectionNumber": 24, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "of [Phenyl-14C]Mesotrione Syngenta ", + "textAfter": ", Covance Laboratories", + "comments": null, + "startOffset": 143, + "endOffset": 185, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726355Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "53fc128cf19dcff5b06b2cb7d4db5b9b", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 432.67377, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.80248, + "page": 6 + } + ], + "sectionNumber": 25, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 94, + "endOffset": 102, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726358Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "e6da4bc6e0b1594fe3229e77ace72abe", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 446.1985, + "y": 644.72015 + }, + "width": 8.981506, + "height": 33.48565, + "page": 6 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1444, + "endOffset": 1452, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726361Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "18cdaf12ba98be0312699f65767a2ad3", + "type": "CBI_author", + "value": "Graham R., Gilbert J.", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 301.6939, + "y": 162.77803 + }, + "width": 9.546082, + "height": 78.524734, + "page": 6 + }, + { + "topLeft": { + "x": 313.15378, + "y": 162.83014 + }, + "width": 9.546082, + "height": 7.905796, + "page": 6 + } + ], + "sectionNumber": 24, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 17, + "endOffset": 38, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726363Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "f879dfff9279ae59b4d6afc0990d2a24", + "type": "CBI_address", + "value": "Smithers Viscient (ESG) Ltd, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 251.17378, + "y": 302.86966 + }, + "width": 9.546066, + "height": 177.06721, + "page": 6 + } + ], + "sectionNumber": 23, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "Surface Water Syngenta ", + "textAfter": ", 8252099 GLP,", + "comments": null, + "startOffset": 137, + "endOffset": 179, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726366Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "769fc333a1d94aab8dca1b55778b43d6", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 285.6736, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.80248, + "page": 6 + } + ], + "sectionNumber": 23, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 208, + "endOffset": 216, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726369Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "89e73eebc9ab3c74243a37fc50b1bf48", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 336.19376, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.816517, + "page": 6 + } + ], + "sectionNumber": 24, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 134, + "endOffset": 142, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726372Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "d35c7e77d9086ebe8a71b0a4e8abf210", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 446.1985, + "y": 75.3515 + }, + "width": 8.981506, + "height": 33.540695, + "page": 6 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1288, + "endOffset": 1296, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726375Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "f4978764b2cb24696a5531347a2bcff2", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 393.67346, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.80248, + "page": 6 + } + ], + "sectionNumber": 24, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 259, + "endOffset": 267, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726377Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "d5816959e4777c26f2ab1797fb0548e4", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 122.15088 + }, + "width": 8.45282, + "height": 38.223026, + "page": 6 + } + ], + "sectionNumber": 70, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72638Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "ce6e43452f720d0e4244ffac150ea1f4", + "type": "CBI_author", + "value": "Graham R., Yeomans P.", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 216.67393, + "y": 162.78506 + }, + "width": 9.546066, + "height": 47.89664, + "page": 6 + }, + { + "topLeft": { + "x": 228.19392, + "y": 162.83014 + }, + "width": 9.546066, + "height": 49.847538, + "page": 6 + } + ], + "sectionNumber": 23, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 17, + "endOffset": 38, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726383Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "c2e9fcbc9887bdba979d012ba8a7d8c8", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 113.60885, + "y": 162.83319 + }, + "width": 9.591164, + "height": 32.9027, + "page": 6 + } + ], + "sectionNumber": 21, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 11, + "endOffset": 17, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726386Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "ac6a095bf4385f396972e3a6514e8eeb", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 239.6538, + "y": 302.86966 + }, + "width": 9.546066, + "height": 36.816517, + "page": 6 + } + ], + "sectionNumber": 23, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 128, + "endOffset": 136, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726388Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "7d188b6576bc0f7a8bedc1ba722e1d5d", + "type": "false_positive", + "value": "Page", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 48.147198, + "y": 743.6299 + }, + "width": 8.452839, + "height": 18.208395, + "page": 6 + } + ], + "sectionNumber": 58, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 66, + "endOffset": 70, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726391Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "f27fa6b668a537cb0b07e54057e99363", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 145.0472, + "y": 727.85 + }, + "width": 8.452835, + "height": 33.273823, + "page": 6 + } + ], + "sectionNumber": 21, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 230, + "endOffset": 238, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726394Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "6f956d47a9b1f8839b640cbe19f9211f", + "type": "CBI_author", + "value": "Bramley YM, Pinheiro S I, Verity A A", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 216.67393, + "y": 72.8305 + }, + "width": 9.546066, + "height": 57.071926, + "page": 7 + }, + { + "topLeft": { + "x": 228.19392, + "y": 72.8305 + }, + "width": 9.546066, + "height": 77.28427, + "page": 7 + }, + { + "topLeft": { + "x": 239.6538, + "y": 72.8305 + }, + "width": 9.546066, + "height": 13.718395, + "page": 7 + } + ], + "sectionNumber": 29, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 36, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726396Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "ad8c2ab33d9135801232fde1e3d15bd9", + "type": "CBI_author", + "value": "Graham R., Gilbert J.", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 363.67392, + "y": 72.8305 + }, + "width": 9.546082, + "height": 78.42856, + "page": 7 + }, + { + "topLeft": { + "x": 375.1939, + "y": 72.8305 + }, + "width": 9.546082, + "height": 7.9058037, + "page": 7 + } + ], + "sectionNumber": 31, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726399Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "3f69ea638308a47dd5f761cd747f32f8", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 695.5645 + }, + "width": 9.59116, + "height": 48.467686, + "page": 7 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1568, + "endOffset": 1576, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726402Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "a64d7c396f377ca1ee1f94b7f0a79aa6", + "type": "false_positive", + "value": "Page", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 48.147198, + "y": 743.6299 + }, + "width": 8.452839, + "height": 18.208395, + "page": 7 + } + ], + "sectionNumber": 59, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 66, + "endOffset": 70, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726405Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "74a47ce1dfa19c07d523b1cc0b3f2ea6", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 122.15088 + }, + "width": 8.45282, + "height": 38.223026, + "page": 7 + } + ], + "sectionNumber": 71, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726407Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "7f3a197df386b926f782f6b84fd95393", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 72.8305 + }, + "width": 8.45282, + "height": 33.277798, + "page": 7 + } + ], + "sectionNumber": 71, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72641Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "bce0c4f936ebbd24a7148b3ec8036471", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 386.65378, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.816517, + "page": 7 + } + ], + "sectionNumber": 31, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 92, + "endOffset": 100, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726413Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "492a1931e2d5d8523ef32590b26734bc", + "type": "CBI_address", + "value": "Covance Laboratories Limited, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 409.69376, + "y": 302.86966 + }, + "width": 9.546082, + "height": 183.51622, + "page": 7 + } + ], + "sectionNumber": 31, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "Ltd, Harrogate, UK, ", + "textAfter": ", 8252086 GLP,", + "comments": null, + "startOffset": 145, + "endOffset": 188, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726416Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "543497cf83e8ba2e4115c17fe3c98bf9", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 308.65347, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.804523, + "page": 7 + } + ], + "sectionNumber": 29, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 280, + "endOffset": 288, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726419Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "2da7c08032c188d2dd67680a1cee5e10", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 145.0472, + "y": 727.85 + }, + "width": 8.452835, + "height": 33.273823, + "page": 7 + } + ], + "sectionNumber": 27, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 230, + "endOffset": 238, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726422Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "e26dfcffc49b5762c89ec99647efd28f", + "type": "CBI_address", + "value": "Syngenta Crop Protection AG, Basel, Switzerland", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 274.15363, + "y": 302.86966 + }, + "width": 9.546082, + "height": 151.51546, + "page": 7 + }, + { + "topLeft": { + "x": 285.6736, + "y": 302.86966 + }, + "width": 9.546082, + "height": 46.750294, + "page": 7 + } + ], + "sectionNumber": 29, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "AG, Basel, Switzerland ", + "textAfter": ", RJ3289B GLP,", + "comments": null, + "startOffset": 204, + "endOffset": 251, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726424Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "99714b2c8323c84a1e7263b5c0543371", + "type": "CBI_author", + "value": "Fish L.", + "reason": "Author found", + "matchedRule": 1, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 324.67392, + "y": 72.8305 + }, + "width": 9.546082, + "height": 29.85661, + "page": 7 + } + ], + "sectionNumber": 30, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 7, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726427Z" + } + ], + "engines": [ + "RULE", + "NER", + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "c463371dfec847e0be02170c90a1d210", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 113.60885, + "y": 72.83055 + }, + "width": 9.591164, + "height": 32.902676, + "page": 7 + } + ], + "sectionNumber": 27, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 6, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72643Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "7b5e25d00ca2cb60f9cbb99fafc44bfb", + "type": "CBI_address", + "value": "Smithers Viscient (ESG) Ltd, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 398.17377, + "y": 302.86966 + }, + "width": 9.546082, + "height": 177.06721, + "page": 7 + } + ], + "sectionNumber": 31, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "of [14C]Mesotrione Syngenta ", + "textAfter": ", Covance Laboratories", + "comments": null, + "startOffset": 101, + "endOffset": 143, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726433Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "7e87bc757a77af68339b75f0134ed5fd", + "type": "CBI_address", + "value": "Syngenta Crop Protection AG, Basel, Switzerland", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 251.17378, + "y": 302.86966 + }, + "width": 9.546066, + "height": 151.51546, + "page": 7 + }, + { + "topLeft": { + "x": 262.69376, + "y": 302.86966 + }, + "width": 9.546082, + "height": 46.74535, + "page": 7 + } + ], + "sectionNumber": 29, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "in Four Soils ", + "textAfter": " Syngenta Crop", + "comments": null, + "startOffset": 156, + "endOffset": 203, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726435Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "8e71993e5d47ebcaf0c1de840656885b", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 444.1936, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.80248, + "page": 7 + } + ], + "sectionNumber": 31, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 217, + "endOffset": 225, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726439Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "b0f022ab80666232b1759ec53b42c2df", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 347.65378, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.80248, + "page": 7 + } + ], + "sectionNumber": 30, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 88, + "endOffset": 96, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726441Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "278bbaa61e24ebe0de3673f9fded4088", + "type": "false_positive", + "value": "Salt in", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 228.19392, + "y": 463.9641 + }, + "width": 9.546066, + "height": 24.821552, + "page": 7 + } + ], + "sectionNumber": 29, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 137, + "endOffset": 144, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726444Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "887486b5bedf36342102ed2d47372cb8", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 161.68283 + }, + "width": 9.59116, + "height": 32.884663, + "page": 7 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1558, + "endOffset": 1564, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726446Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "526ba4a4cb9d626d66614e4d69af8630", + "type": "CBI_address", + "value": "Covance Laboratories Limited, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 274.15363, + "y": 302.86966 + }, + "width": 9.546082, + "height": 183.51622, + "page": 8 + } + ], + "sectionNumber": 35, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "Ltd, Harrogate, UK, ", + "textAfter": ", 8236956 GLP,", + "comments": null, + "startOffset": 187, + "endOffset": 230, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726449Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "b91e1e009e67992f5af9b92a64b89bd0", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 145.0472, + "y": 727.85 + }, + "width": 8.452835, + "height": 33.273823, + "page": 8 + } + ], + "sectionNumber": 33, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 230, + "endOffset": 238, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726452Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "cbd78c2bb4fc02842987a5d1484e6f2b", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 251.17378, + "y": 302.86966 + }, + "width": 9.546066, + "height": 36.816517, + "page": 8 + } + ], + "sectionNumber": 35, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 134, + "endOffset": 142, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726455Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "f4f9f4148cc807fd797f190d165246c1", + "type": "CBI_author", + "value": "Graham R., Gilbert J.", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 216.67393, + "y": 72.8305 + }, + "width": 9.546066, + "height": 78.42856, + "page": 8 + }, + { + "topLeft": { + "x": 228.19392, + "y": 72.8305 + }, + "width": 9.546066, + "height": 7.9058037, + "page": 8 + } + ], + "sectionNumber": 35, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726457Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "f9c90ee9ad493687a5f77c470fd38244", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 113.60885, + "y": 72.83055 + }, + "width": 9.591164, + "height": 32.902676, + "page": 8 + } + ], + "sectionNumber": 33, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 6, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72646Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "493e02609c107a68ee2ce1531bc52230", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 347.65378, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.816517, + "page": 8 + } + ], + "sectionNumber": 36, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 128, + "endOffset": 136, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726463Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "e3b4ff16175b2b9ebf54fc0da3a6ac54", + "type": "CBI_address", + "value": "Smithers Viscient (ESG) Ltd, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 262.69376, + "y": 302.86966 + }, + "width": 9.546082, + "height": 177.06721, + "page": 8 + } + ], + "sectionNumber": 35, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "of [Phenyl-14C]Mesotrione Syngenta ", + "textAfter": ", Covance Laboratories", + "comments": null, + "startOffset": 143, + "endOffset": 185, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726465Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "6163c3830db73bcb9b59d8dd9e7e6c5d", + "type": "CBI_author", + "value": "Hand L.", + "reason": "Author found", + "matchedRule": 1, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 409.6939, + "y": 72.8305 + }, + "width": 9.546082, + "height": 34.290478, + "page": 8 + } + ], + "sectionNumber": 37, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 7, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726468Z" + } + ], + "engines": [ + "RULE", + "NER", + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "6045a9c0a9a3f846ece4a5d46d39b9cb", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 161.68283 + }, + "width": 9.59116, + "height": 32.884663, + "page": 8 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1654, + "endOffset": 1660, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726471Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "8ee2509aa4b3be829a3ff9be116bf8c5", + "type": "CBI_author", + "value": "Graham R., Yeomans P.", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 324.67392, + "y": 72.8305 + }, + "width": 9.546082, + "height": 47.871548, + "page": 8 + }, + { + "topLeft": { + "x": 336.1939, + "y": 72.8305 + }, + "width": 9.546082, + "height": 49.847515, + "page": 8 + } + ], + "sectionNumber": 36, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726473Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "eb910b29d79903bc20ce1b15d7e904a2", + "type": "false_positive", + "value": "Page", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 48.147198, + "y": 743.6299 + }, + "width": 8.452839, + "height": 18.208395, + "page": 8 + } + ], + "sectionNumber": 60, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 66, + "endOffset": 70, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726476Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "6bae922dfb0bf85ff033dd46532bdc68", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 122.15088 + }, + "width": 8.45282, + "height": 38.223026, + "page": 8 + } + ], + "sectionNumber": 72, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726479Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "99edb891d94cbe76fe633c5e4c143a10", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 308.65347, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.80248, + "page": 8 + } + ], + "sectionNumber": 35, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 259, + "endOffset": 267, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726481Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "721ef2551f65022c85da5263ab909faf", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 393.6736, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.80248, + "page": 8 + } + ], + "sectionNumber": 36, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 208, + "endOffset": 216, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726484Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "d7e19ea51d153a53347ca999498aa47d", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 695.5645 + }, + "width": 9.59116, + "height": 48.467686, + "page": 8 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1664, + "endOffset": 1672, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726487Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "cb4a8de93dde53e609db55274b339101", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 72.8305 + }, + "width": 8.45282, + "height": 33.277798, + "page": 8 + } + ], + "sectionNumber": 72, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726489Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "bd2c3fda7bc43aeef68230a52ec0fcd7", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 432.67377, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.80248, + "page": 8 + } + ], + "sectionNumber": 37, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 92, + "endOffset": 100, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726491Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "6404648584fc5f4ade891bfcf3d15e5e", + "type": "CBI_address", + "value": "Smithers Viscient (ESG) Ltd, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 359.17377, + "y": 302.86966 + }, + "width": 9.546082, + "height": 177.06721, + "page": 8 + } + ], + "sectionNumber": 36, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "Surface Water Syngenta ", + "textAfter": ", 8252099 GLP,", + "comments": null, + "startOffset": 137, + "endOffset": 179, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726494Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "24be8b4a200f5f93010e4e96f7b38127", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 425.65378, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.816517, + "page": 9 + } + ], + "sectionNumber": 44, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 136, + "endOffset": 144, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726497Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "bc62f8ed38a420ff6fe493f63ced1884", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 375.1939, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.80248, + "page": 9 + } + ], + "sectionNumber": 43, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 94, + "endOffset": 102, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726499Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "a7995370dd77932b242702e32346492a", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 695.5645 + }, + "width": 9.59116, + "height": 48.467686, + "page": 9 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1760, + "endOffset": 1768, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726502Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "b7a75258d8975d5752c7591b16e0993c", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 471.6736, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.794483, + "page": 9 + } + ], + "sectionNumber": 44, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 216, + "endOffset": 224, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726505Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "c0941e8cdf55107219d69685a974cd15", + "type": "CBI_author", + "value": "Hardy I.", + "reason": "Author found", + "matchedRule": 1, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 313.15393, + "y": 72.8305 + }, + "width": 9.546082, + "height": 34.87463, + "page": 9 + } + ], + "sectionNumber": 42, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726507Z" + } + ], + "engines": [ + "RULE", + "NER", + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "3659dfaecdc85e98add05d8a43d55b19", + "type": "CBI_address", + "value": "Smithers Viscient (ESG) Ltd, Harrogate, UK", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 437.17377, + "y": 302.87067 + }, + "width": 9.546082, + "height": 177.06721, + "page": 9 + } + ], + "sectionNumber": 44, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "of Mesotrione Syngenta ", + "textAfter": ", 8252095 GLP,", + "comments": null, + "startOffset": 145, + "endOffset": 187, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72651Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "3753cd7f7075cdf26810c86952b22a80", + "type": "CBI_address", + "value": "Syngenta - Jealott’s Hill, Bracknell, United Kingdom", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 262.69376, + "y": 302.87067 + }, + "width": 9.546082, + "height": 171.98543, + "page": 9 + }, + { + "topLeft": { + "x": 274.15363, + "y": 302.87067 + }, + "width": 9.546082, + "height": 34.075947, + "page": 9 + } + ], + "sectionNumber": 41, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "AG, Basel, Switzerland ", + "textAfter": ", RJ3635B GLP,", + "comments": null, + "startOffset": 160, + "endOffset": 212, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726513Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "1edb32054e7f922ea15fa61b4d625056", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 297.1936, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.804523, + "page": 9 + } + ], + "sectionNumber": 41, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 241, + "endOffset": 249, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726516Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "eba05eb3b1b1b6c8bd4e5f5ee7673f95", + "type": "CBI_author", + "value": "Hand L., Davison K.", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 216.67393, + "y": 72.8305 + }, + "width": 9.546066, + "height": 84.82434, + "page": 9 + } + ], + "sectionNumber": 41, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 19, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726519Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "e7bb73b5bcfd5214d1992539afd79b12", + "type": "CBI_author", + "value": "Hardy I.", + "reason": "Author found", + "matchedRule": 1, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 352.15393, + "y": 72.8305 + }, + "width": 9.546082, + "height": 34.862576, + "page": 9 + } + ], + "sectionNumber": 43, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726523Z" + } + ], + "engines": [ + "RULE", + "NER", + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "370c8feb7aabad82fbff5691ccb45e12", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 336.1939, + "y": 302.87067 + }, + "width": 9.546082, + "height": 36.80248, + "page": 9 + } + ], + "sectionNumber": 42, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 95, + "endOffset": 103, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726528Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "4093b09c87dec9938e4b772f9f94cd32", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 145.0472, + "y": 727.85 + }, + "width": 8.452835, + "height": 33.273823, + "page": 9 + } + ], + "sectionNumber": 39, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 230, + "endOffset": 238, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726535Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "bfb9b689fbefb64d1feef3a72457a9f3", + "type": "CBI_address", + "value": "Syngenta Crop Protection AG, Basel, Switzerland", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 239.6538, + "y": 302.87067 + }, + "width": 9.546066, + "height": 151.51546, + "page": 9 + }, + { + "topLeft": { + "x": 251.17378, + "y": 302.87067 + }, + "width": 9.546066, + "height": 46.74535, + "page": 9 + } + ], + "sectionNumber": 41, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "Volcanic Ash Soil ", + "textAfter": " Syngenta -", + "comments": null, + "startOffset": 112, + "endOffset": 159, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726538Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "23d83f6f6b654274ef2384c25f3970f0", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 122.15088 + }, + "width": 8.45282, + "height": 38.223026, + "page": 9 + } + ], + "sectionNumber": 73, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726541Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "cbc505176ca4be1a1b9be40a12ea40b8", + "type": "CBI_author", + "value": "Hurst L.", + "reason": "Author found", + "matchedRule": 1, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 391.15393, + "y": 72.8305 + }, + "width": 9.546082, + "height": 34.866604, + "page": 9 + } + ], + "sectionNumber": 44, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726544Z" + } + ], + "engines": [ + "RULE", + "NER", + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "10889a4015257d88773f369070cf46f3", + "type": "false_positive", + "value": "Page", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 48.147198, + "y": 743.6299 + }, + "width": 8.452839, + "height": 18.208395, + "page": 9 + } + ], + "sectionNumber": 61, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 66, + "endOffset": 70, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726547Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "c8bf805cb90375eb77462e70853c25e0", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 161.68283 + }, + "width": 9.59116, + "height": 32.884663, + "page": 9 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1750, + "endOffset": 1756, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72655Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "066b43d2b4ff0a9539ecc1ac12d0b2e5", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 113.60885, + "y": 72.83055 + }, + "width": 9.591164, + "height": 32.902676, + "page": 9 + } + ], + "sectionNumber": 39, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 6, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726552Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "3dc7ebcb7e951d1b85dee1f016bebb3e", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 72.8305 + }, + "width": 8.45282, + "height": 33.277798, + "page": 9 + } + ], + "sectionNumber": 73, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726555Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "74eb27fdce23b8b8c8efd95bdd4cc864", + "type": "CBI_address", + "value": "Syngenta - Jealott’s Hill International, Bracknell, Berkshire, United Kingdom", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 262.69376, + "y": 302.86966 + }, + "width": 9.546082, + "height": 154.58565, + "page": 10 + }, + { + "topLeft": { + "x": 274.15363, + "y": 302.86966 + }, + "width": 9.546082, + "height": 151.5114, + "page": 10 + } + ], + "sectionNumber": 48, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "AG, Basel, Switzerland ", + "textAfter": ", RJ3634B 04JH012", + "comments": null, + "startOffset": 170, + "endOffset": 247, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726558Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "928bbcb7c7bb309664dbd76ea94585d2", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 72.8305 + }, + "width": 8.45282, + "height": 33.277798, + "page": 10 + } + ], + "sectionNumber": 74, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726561Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "ade29e59c8877a9f54716a98c6aa8a90", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 322.2385, + "y": 644.72015 + }, + "width": 8.981506, + "height": 33.48565, + "page": 10 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 2080, + "endOffset": 2088, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726564Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "daaa6a2458d305be5bd0d298093a3c4d", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 322.2385, + "y": 75.3515 + }, + "width": 8.981506, + "height": 33.540695, + "page": 10 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1924, + "endOffset": 1932, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726567Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "cc418aec715fa8e2faa38be7ac9b327b", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 161.68283 + }, + "width": 9.59116, + "height": 32.884663, + "page": 10 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1846, + "endOffset": 1852, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.72657Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "a087061a259e0c7e97f47cae81088269", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 322.2385, + "y": 442.6209 + }, + "width": 8.981506, + "height": 33.4858, + "page": 10 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 2025, + "endOffset": 2033, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726572Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "5a88eb0fbfedbf2fb589ae7f8412a3eb", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 308.65347, + "y": 302.86966 + }, + "width": 9.546082, + "height": 36.804523, + "page": 10 + } + ], + "sectionNumber": 48, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 284, + "endOffset": 292, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726575Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "2f8310084ccbe5b80fd5507e50549b85", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 113.60885, + "y": 72.83055 + }, + "width": 9.591164, + "height": 32.902676, + "page": 10 + } + ], + "sectionNumber": 46, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 6, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726578Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "cf4cefb0e98e078daeda5716f9e05ed4", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 695.5645 + }, + "width": 9.59116, + "height": 48.467686, + "page": 10 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 1856, + "endOffset": 1864, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726581Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "1abf4ce67806b222a0dbb318df713719", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 145.0472, + "y": 727.85 + }, + "width": 8.452835, + "height": 33.273823, + "page": 10 + } + ], + "sectionNumber": 46, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 230, + "endOffset": 238, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726583Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "fe311fc6bfe101da8fa9b614e2d98879", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 122.15088 + }, + "width": 8.45282, + "height": 38.223026, + "page": 10 + } + ], + "sectionNumber": 74, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726586Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "1b4ec460057275668869d190a4246cac", + "type": "CBI_author", + "value": "Oliver R., Edwards P.", + "reason": "Author found", + "matchedRule": 10, + "legalBasis": "Article 39(e)(3) of Regulation (EC) No 178/2002", + "redacted": true, + "section": "Table in: Version history1", + "color": [ + 0.5764706, + 0.59607846, + 0.627451 + ], + "positions": [ + { + "topLeft": { + "x": 216.67393, + "y": 72.8305 + }, + "width": 9.546066, + "height": 77.3925, + "page": 10 + }, + { + "topLeft": { + "x": 228.19392, + "y": 72.8305 + }, + "width": 9.546066, + "height": 9.578136, + "page": 10 + } + ], + "sectionNumber": 48, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726589Z" + } + ], + "engines": [ + "RULE" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "0d8ce27d8ec7e15ea50bae1a3c173d1d", + "type": "CBI_address", + "value": "Syngenta Crop Protection AG, Basel, Switzerland", + "reason": "Address found for non vertebrate study", + "matchedRule": 3, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.76862746, + 0.59607846, + 0.98039216 + ], + "positions": [ + { + "topLeft": { + "x": 239.6538, + "y": 302.86966 + }, + "width": 9.546066, + "height": 151.51546, + "page": 10 + }, + { + "topLeft": { + "x": 251.17378, + "y": 302.86966 + }, + "width": 9.546066, + "height": 46.74535, + "page": 10 + } + ], + "sectionNumber": 48, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": "Natural Water Photolysis ", + "textAfter": " Syngenta -", + "comments": null, + "startOffset": 122, + "endOffset": 169, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726592Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": false, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "fdf8375641f8d32c9239bd51fe5b9f1d", + "type": "false_positive", + "value": "Page", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 48.147198, + "y": 739.1898 + }, + "width": 8.452839, + "height": 18.208395, + "page": 10 + } + ], + "sectionNumber": 62, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 66, + "endOffset": 70, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726594Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "cce568872ec505a25c09135a2e31a95e", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 122.21089 + }, + "width": 8.45282, + "height": 38.223026, + "page": 11 + } + ], + "sectionNumber": 75, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 13, + "endOffset": 21, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726597Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "cfd75b927cd26359a2d8aa0c3a652f03", + "type": "false_positive", + "value": "Page", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Header", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 48.147198, + "y": 739.2497 + }, + "width": 8.452839, + "height": 18.208395, + "page": 11 + } + ], + "sectionNumber": 63, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 66, + "endOffset": 70, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.7266Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "3c86af4b3361f3e8962a541f4e8038c1", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 548.96716, + "y": 72.8905 + }, + "width": 8.45282, + "height": 33.277805, + "page": 11 + } + ], + "sectionNumber": 75, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 8, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726602Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "eee5ed27d702339669b765abee8b7412", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 428.5314 + }, + "width": 9.59116, + "height": 32.94782, + "page": 11 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 2248, + "endOffset": 2254, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726605Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "92ae19a850a83fd5add50d36cc60e2bb", + "type": "false_positive", + "value": "December", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 63.088833, + "y": 695.66766 + }, + "width": 9.59116, + "height": 48.453648, + "page": 11 + } + ], + "sectionNumber": 52, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 2258, + "endOffset": 2266, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726608Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "682afb3c1a9416b26b9ad99be6ab2968", + "type": "false_positive", + "value": "Syngenta", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 1, + 0.80784315, + 0.80784315 + ], + "positions": [ + { + "topLeft": { + "x": 145.0472, + "y": 727.91 + }, + "width": 8.452835, + "height": 33.273823, + "page": 11 + } + ], + "sectionNumber": 50, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 230, + "endOffset": 238, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726611Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "4f6e80e93437ef6e95b0c019d58aed96", + "type": "hint_only", + "value": "author", + "reason": null, + "matchedRule": 0, + "legalBasis": null, + "redacted": false, + "section": "Table in: Version history1", + "color": [ + 0.98039216, + 0.59607846, + 0.96862745 + ], + "positions": [ + { + "topLeft": { + "x": 113.60885, + "y": 72.89055 + }, + "width": 9.591164, + "height": 32.902676, + "page": 11 + } + ], + "sectionNumber": 50, + "manual": false, + "status": null, + "manualRedactionType": null, + "manualRedactionUserId": null, + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 6, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [ + { + "type": "ADDED", + "dateTime": "2021-11-19T10:08:57.726613Z" + } + ], + "engines": [ + "DICTIONARY" + ], + "reference": [], + "hint": true, + "recommendation": false, + "dictionaryEntry": true, + "image": false, + "dossierDictionaryEntry": false + }, + { + "id": "85332c3d20842ca0d73c3acff5142ed8", + "type": "manual", + "value": "FICATION OF AN ACTIVE\nSUBSTANCE UNDER COMMISSION\nREGUL", + "reason": "personal data (names and addresses) of individuals involved in testing on vertebrate studies or in obtaining toxicological information", + "matchedRule": 0, + "legalBasis": "Article 39(e)(2) of Regulation (EC) No 178/2002", + "redacted": true, + "section": null, + "color": [ + 0.67058825, + 0.7529412, + 0.76862746 + ], + "positions": [ + { + "topLeft": { + "x": 220.21333, + "y": 434.3365 + }, + "width": 192.82153, + "height": 22.33188, + "page": 1 + }, + { + "topLeft": { + "x": 162.41959, + "y": 415.9167 + }, + "width": 270.31027, + "height": 22.33188, + "page": 1 + }, + { + "topLeft": { + "x": 190.44016, + "y": 397.55615 + }, + "width": 56.01233, + "height": 22.33188, + "page": 1 + } + ], + "sectionNumber": -1, + "manual": true, + "status": "APPROVED", + "manualRedactionType": "ADD", + "manualRedactionUserId": "cc1653f7-42a0-4120-ae9d-1497095f7844", + "textBefore": null, + "textAfter": null, + "comments": null, + "startOffset": 0, + "endOffset": 0, + "imageHasTransparency": false, + "excluded": false, + "recategorizationType": null, + "legalBasisChangeValue": null, + "changes": [], + "engines": null, + "reference": null, + "hint": false, + "recommendation": false, + "dictionaryEntry": false, + "image": false, + "dossierDictionaryEntry": false + } + ], + "legalBasis": [ + { + "name": "1.1 personal data (incl. geolocation); Article 39(e)(3)", + "description": "(Regulations (EU) 2016/679 and (EU) 2018/1725 shall apply to the processing of personal data carried out pursuant to this Regulation. Any personal data made public pursuant to Article 38 of this Regulation and this Article shall only be used to ensure the transparency of the risk assessment under this Regulation and shall not be further processed in a manner that is incompatible with these purposes, in accordance with point (b) of Article 5(1) of Regulation (EU) 2016/679 and point (b) of Article 4(1) of Regulation (EU) 2018/1725, as the case may be)", + "reason": "Article 39(e)(3) of Regulation (EC) No 178/2002" + }, + { + "name": "1.2 vertebrate study related personal data (incl. geolocation); Article 39(e)(2)", + "description": "personal data (names and addresses) of individuals involved in testing on vertebrate studies or in obtaining toxicological information", + "reason": "Article 39(e)(2) of Regulation (EC) No 178/2002" + }, + { + "name": "2. manufacturing or production process", + "description": "the manufacturing or production process, including the method and innovative aspects thereof, as well as other technical and industrial specifications inherent to that process or method, except for information which is relevant to the assessment of safety", + "reason": "Article 63(2)(a) of Regulation (EC) No 1107/2009 (making reference to Article 39 of Regulation EC No 178/2002)" + }, + { + "name": "3. links between a producer and applicant", + "description": "commercial links between a producer or importer and the applicant or the authorisation holder, where applicable", + "reason": "Article 63(2)(a) of Regulation (EC) No 1107/2009 (making reference to Article 39 of Regulation EC No 178/2002)" + }, + { + "name": "4. commercial information", + "description": "commercial information revealing sourcing, market shares or business strategy of the applicant", + "reason": "Article 63(2)(a) of Regulation (EC) No 1107/2009 (making reference to Article 39 of Regulation EC No 178/2002)" + }, + { + "name": "5. quantitative composition", + "description": "quantitative composition of the subject matter of the request, except for information which is relevant to the assessment of safety", + "reason": "Article 63(2)(a) of Regulation (EC) No 1107/2009 (making reference to Article 39 of Regulation EC No 178/2002)" + }, + { + "name": "6. specification of impurity", + "description": "the specification of impurity of the active substance and the related methods of analysis for impurities in the active substance as manufactured, except for the impurities that are considered to be toxicologically, ecotoxicologically or environmentally relevant and the related methods of analysis for such impurities", + "reason": "Article 63(2)(b) of Regulation (EC) No 1107/2009" + }, + { + "name": "7. results of production batches", + "description": "results of production batches of the active substance including impurities", + "reason": "Article 63(2)(c) of Regulation (EC) No 1107/2009" + }, + { + "name": "8. composition of a plant protection product", + "description": "information on the complete composition of a plant protection product", + "reason": "Article 63(2)(d) of Regulation (EC) No 1107/2009" + } + ], + "dictionaryVersion": 23, + "dossierDictionaryVersion": 1, + "rulesVersion": 1, + "legalBasisVersion": 1 +} \ No newline at end of file