-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fa8e332
commit 9d019fc
Showing
6 changed files
with
85 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78 changes: 38 additions & 40 deletions
78
aws_examples/s3/te-editorial-out-int/TRE-TDR-2022-DNWR-metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,42 @@ | ||
{ | ||
"producer": { | ||
"name": "TRE", | ||
"process": "transform", | ||
"type": "judgment" | ||
"producer": { | ||
"name": "TRE", | ||
"process": "transform", | ||
"type": "judgment" | ||
}, | ||
"parameters": { | ||
"TRE": { | ||
"reference": "TRE-TDR-2022-DNWR", | ||
"payload": { | ||
"filename": "test.docx", | ||
"xml": "TDR-2022-DNWR.xml", | ||
"metadata": "TRE-TDR-2022-DNWR-metadata.json", | ||
"images": ["image1.png"], | ||
"log": "parser.log" | ||
} | ||
}, | ||
"parameters": { | ||
"TRE": { | ||
"reference": "TRE-TDR-2022-DNWR", | ||
"payload": { | ||
"filename": "test.docx", | ||
"xml": "TDR-2022-DNWR.xml", | ||
"metadata": "TRE-TDR-2022-DNWR-metadata.json", | ||
"images": [ | ||
"image1.png" | ||
], | ||
"log": "parser.log" | ||
} | ||
}, | ||
"PARSER": { | ||
"uri": "https://caselaw.nationalarchives.gov.uk/id/ewca/civ/2022/111", | ||
"court": "EWCA-Civil", | ||
"cite": "[2022] EWCA Civ 111", | ||
"date": "2022-01-01", | ||
"name": "X v Y", | ||
"attachments": [], | ||
"error-messages": [] | ||
}, | ||
"TDR": { | ||
"Consignment-Type": "judgment", | ||
"Bag-Creator": "TDRExportv0.0.29", | ||
"Consignment-Start-Datetime": "2021-12-16T14:51:49Z", | ||
"Consignment-Series": "", | ||
"Source-Organization": "Ministry of Justice", | ||
"Contact-Name": "Tom King", | ||
"Internal-Sender-Identifier": "TDR-2021-CF6L", | ||
"Consignment-Completed-Datetime": "2021-12-16T14:54:06Z", | ||
"Consignment-Export-Datetime": "2021-12-16T14:54:55Z", | ||
"Contact-Email": "[email protected]", | ||
"Payload-Oxum": "45956.1", | ||
"Bagging-Date": "2021-12-16" | ||
} | ||
"PARSER": { | ||
"uri": "https://caselaw.nationalarchives.gov.uk/id/ewca/civ/2022/111", | ||
"court": "EWCA-Civil", | ||
"cite": "[2022] EWCA Civ 111", | ||
"date": "2022-01-01", | ||
"name": "X v Y", | ||
"attachments": [], | ||
"error-messages": [] | ||
}, | ||
"TDR": { | ||
"Consignment-Type": "judgment", | ||
"Bag-Creator": "TDRExportv0.0.29", | ||
"Consignment-Start-Datetime": "2021-12-16T14:51:49Z", | ||
"Consignment-Series": "", | ||
"Source-Organization": "Ministry of Justice", | ||
"Contact-Name": "Tom King", | ||
"Internal-Sender-Identifier": "TDR-2021-CF6L", | ||
"Consignment-Completed-Datetime": "2021-12-16T14:54:06Z", | ||
"Consignment-Export-Datetime": "2021-12-16T14:54:55Z", | ||
"Contact-Email": "[email protected]", | ||
"Payload-Oxum": "45956.1", | ||
"Bagging-Date": "2021-12-16" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
A new judgment has been submitted for review; see ((url)) | ||
|
||
* TDR Consignment Number: ((consignment)) | ||
* Submitter: ((submitter)) | ||
* Submitted at: ((submitted_at)) | ||
- TDR Consignment Number: ((consignment)) | ||
- Submitter: ((submitter)) | ||
- Submitted at: ((submitted_at)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
A new version of the judgment at ((url)) has been submitted! | ||
|
||
* TDR Consignment Number: ((consignment)) | ||
* Submitter: ((submitter)) | ||
* Submitted at: ((submitted_at)) | ||
- TDR Consignment Number: ((consignment)) | ||
- Submitter: ((submitter)) | ||
- Submitted at: ((submitted_at)) |