Skip to content

Commit bac0ad0

Browse files
authored
Merge branch 'main' into kathryn-ods-patch-1
2 parents d9752d4 + 2e76fba commit bac0ad0

File tree

8 files changed

+24
-28
lines changed

8 files changed

+24
-28
lines changed

docs/_assets/AlphaBeta.svg

Lines changed: 1 addition & 1 deletion
Loading

examples/bods-package-annotations.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"name": "MONSOON HOLDINGS (NO.1) LIMITED"
6161
}
6262
},
63-
"recordId": "387a14452645",
63+
"recordId": "22e8a31863ee",
6464
"recordStatus": "new",
6565
"recordType": "entity",
6666
"recordDetails": {
@@ -101,7 +101,7 @@
101101
{
102102
"statementPointerTarget": "/interestedParty",
103103
"motivation": "identifying",
104-
"description": "Company number missing from benenficial ownership statement. Manually reconciled against official register.",
104+
"description": "Company number missing from beneficial ownership statement. Manually reconciled against official register.",
105105
"createdBy": {
106106
"name": "Jack Lord"
107107
}
@@ -119,7 +119,7 @@
119119
"recordType": "relationship",
120120
"recordDetails": {
121121
"isComponent": false,
122-
"subject": "387a14452645",
122+
"subject": "22e8a31863ee",
123123
"interestedParty": "387a14452645"
124124
}
125125
}

examples/bods-package-entity-owning-entity.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"name": "JENEX LIMITED"
4040
}
4141
},
42-
"recordId": "12b7dd0770ce",
42+
"recordId": "e83cce729ada",
4343
"recordStatus": "new",
4444
"recordType": "entity",
4545
"recordDetails": {
@@ -74,7 +74,7 @@
7474
"recordDetails": {
7575
"isComponent": false,
7676
"subject": "12b7dd0770ce",
77-
"interestedParty": "12b7dd0770ce",
77+
"interestedParty": "e83cce729ada",
7878
"interests": [
7979
{
8080
"type": "shareholding",

examples/bods-package-fi-soe.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"url": "http://www.register.example"
136136
}
137137
},
138-
"recordId": "19f1c5afe9d7",
138+
"recordId": "05ce06ec97b1",
139139
"recordStatus": "new",
140140
"recordType": "entity",
141141
"recordDetails": {
@@ -296,7 +296,7 @@
296296
"recordType": "relationship",
297297
"recordDetails": {
298298
"subject": "7ff95ba3682c",
299-
"interestedParty": "19f1c5afe9d7",
299+
"interestedParty": "05ce06ec97b1",
300300
"interests": [
301301
{
302302
"type": "otherInfluenceOrControl",
@@ -330,7 +330,7 @@
330330
"recordType": "relationship",
331331
"recordDetails": {
332332
"subject": "19f1c5afe9d7",
333-
"interestedParty": "19f1c5afe9d7",
333+
"interestedParty": "05ce06ec97b1",
334334
"interests": [
335335
{
336336
"type": "shareholding",
@@ -346,12 +346,12 @@
346346
],
347347
"isComponent": false,
348348
"componentRecords": [
349+
"0199c515a699",
350+
"7ff95ba3682c",
349351
"87ed6d1daf8f",
350352
"e34164e75ac3",
351353
"10643ee6d6fa",
352-
"324d0f570675",
353-
"0199c515a699",
354-
"19f1c5afe9d7"
354+
"324d0f570675"
355355
]
356356
}
357357
}

examples/joint-ownership.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"name": "CHRINON LTD"
5555
}
5656
},
57-
"recordId": "31c55e425764",
57+
"recordId": "91b4236a7d89",
5858
"recordStatus": "new",
5959
"recordType": "entity",
6060
"recordDetails": {
@@ -82,7 +82,7 @@
8282
"recordDetails": {
8383
"isComponent": false,
8484
"subject": "31c55e425764",
85-
"interestedParty": "31c55e425764",
85+
"interestedParty": "91b4236a7d89",
8686
"interests": [
8787
{
8888
"type": "shareholding",
@@ -160,7 +160,7 @@
160160
"recordType": "relationship",
161161
"recordDetails": {
162162
"isComponent": false,
163-
"subject": "31c55e425764",
163+
"subject": "91b4236a7d89",
164164
"interestedParty": "1accb8b18b99",
165165
"interests": [
166166
{
@@ -191,7 +191,7 @@
191191
"recordType": "relationship",
192192
"recordDetails": {
193193
"isComponent": false,
194-
"subject": "31c55e425764",
194+
"subject": "91b4236a7d89",
195195
"interestedParty": "f040df24d9ec",
196196
"interests": [
197197
{

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pyyaml==6.0.1
7373
# via myst-parser
7474
referencing==0.35.1
7575
# via sphinxcontrib-opendataservices-jsonschema
76-
requests==2.31.0
76+
requests==2.32.2
7777
# via
7878
# -r requirements.in
7979
# jscc
@@ -117,7 +117,7 @@ sphinxcontrib-qthelp==1.0.7
117117
# via sphinx
118118
sphinxcontrib-serializinghtml==1.1.10
119119
# via sphinx
120-
urllib3==2.2.1
120+
urllib3==2.2.2
121121
# via
122122
# -r requirements.in
123123
# requests

requirements_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ referencing==0.34.0
129129
# jsonschema
130130
# jsonschema-specifications
131131
# sphinxcontrib-opendataservices-jsonschema
132-
requests==2.31.0
132+
requests==2.32.2
133133
# via
134134
# -r requirements.in
135135
# jscc
@@ -187,7 +187,7 @@ sphinxcontrib-serializinghtml==1.1.10
187187
# via sphinx
188188
strict-rfc3339==0.7
189189
# via -r requirements_test.in
190-
urllib3==2.2.1
190+
urllib3==2.2.2
191191
# via
192192
# -r requirements.in
193193
# requests

schema/statement.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,10 @@
290290
"format": "uri"
291291
}
292292
},
293+
"required":[
294+
"motivation",
295+
"statementPointerTarget"
296+
],
293297
"allOf": [
294298
{
295299
"if": {
@@ -301,16 +305,8 @@
301305
},
302306
"then": {
303307
"required": [
304-
"statementPointerTarget",
305-
"motivation",
306308
"url"
307309
]
308-
},
309-
"else": {
310-
"required": [
311-
"statementPointerTarget",
312-
"motivation"
313-
]
314310
}
315311
},
316312
{

0 commit comments

Comments
 (0)