Skip to content

Commit

Permalink
Merge branch 'main' into kathryn-ods-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods authored Sep 3, 2024
2 parents d9752d4 + 2e76fba commit bac0ad0
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 28 deletions.
2 changes: 1 addition & 1 deletion docs/_assets/AlphaBeta.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions examples/bods-package-annotations.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"name": "MONSOON HOLDINGS (NO.1) LIMITED"
}
},
"recordId": "387a14452645",
"recordId": "22e8a31863ee",
"recordStatus": "new",
"recordType": "entity",
"recordDetails": {
Expand Down Expand Up @@ -101,7 +101,7 @@
{
"statementPointerTarget": "/interestedParty",
"motivation": "identifying",
"description": "Company number missing from benenficial ownership statement. Manually reconciled against official register.",
"description": "Company number missing from beneficial ownership statement. Manually reconciled against official register.",
"createdBy": {
"name": "Jack Lord"
}
Expand All @@ -119,7 +119,7 @@
"recordType": "relationship",
"recordDetails": {
"isComponent": false,
"subject": "387a14452645",
"subject": "22e8a31863ee",
"interestedParty": "387a14452645"
}
}
Expand Down
4 changes: 2 additions & 2 deletions examples/bods-package-entity-owning-entity.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"name": "JENEX LIMITED"
}
},
"recordId": "12b7dd0770ce",
"recordId": "e83cce729ada",
"recordStatus": "new",
"recordType": "entity",
"recordDetails": {
Expand Down Expand Up @@ -74,7 +74,7 @@
"recordDetails": {
"isComponent": false,
"subject": "12b7dd0770ce",
"interestedParty": "12b7dd0770ce",
"interestedParty": "e83cce729ada",
"interests": [
{
"type": "shareholding",
Expand Down
12 changes: 6 additions & 6 deletions examples/bods-package-fi-soe.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"url": "http://www.register.example"
}
},
"recordId": "19f1c5afe9d7",
"recordId": "05ce06ec97b1",
"recordStatus": "new",
"recordType": "entity",
"recordDetails": {
Expand Down Expand Up @@ -296,7 +296,7 @@
"recordType": "relationship",
"recordDetails": {
"subject": "7ff95ba3682c",
"interestedParty": "19f1c5afe9d7",
"interestedParty": "05ce06ec97b1",
"interests": [
{
"type": "otherInfluenceOrControl",
Expand Down Expand Up @@ -330,7 +330,7 @@
"recordType": "relationship",
"recordDetails": {
"subject": "19f1c5afe9d7",
"interestedParty": "19f1c5afe9d7",
"interestedParty": "05ce06ec97b1",
"interests": [
{
"type": "shareholding",
Expand All @@ -346,12 +346,12 @@
],
"isComponent": false,
"componentRecords": [
"0199c515a699",
"7ff95ba3682c",
"87ed6d1daf8f",
"e34164e75ac3",
"10643ee6d6fa",
"324d0f570675",
"0199c515a699",
"19f1c5afe9d7"
"324d0f570675"
]
}
}
Expand Down
8 changes: 4 additions & 4 deletions examples/joint-ownership.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"name": "CHRINON LTD"
}
},
"recordId": "31c55e425764",
"recordId": "91b4236a7d89",
"recordStatus": "new",
"recordType": "entity",
"recordDetails": {
Expand Down Expand Up @@ -82,7 +82,7 @@
"recordDetails": {
"isComponent": false,
"subject": "31c55e425764",
"interestedParty": "31c55e425764",
"interestedParty": "91b4236a7d89",
"interests": [
{
"type": "shareholding",
Expand Down Expand Up @@ -160,7 +160,7 @@
"recordType": "relationship",
"recordDetails": {
"isComponent": false,
"subject": "31c55e425764",
"subject": "91b4236a7d89",
"interestedParty": "1accb8b18b99",
"interests": [
{
Expand Down Expand Up @@ -191,7 +191,7 @@
"recordType": "relationship",
"recordDetails": {
"isComponent": false,
"subject": "31c55e425764",
"subject": "91b4236a7d89",
"interestedParty": "f040df24d9ec",
"interests": [
{
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pyyaml==6.0.1
# via myst-parser
referencing==0.35.1
# via sphinxcontrib-opendataservices-jsonschema
requests==2.31.0
requests==2.32.2
# via
# -r requirements.in
# jscc
Expand Down Expand Up @@ -117,7 +117,7 @@ sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
urllib3==2.2.1
urllib3==2.2.2
# via
# -r requirements.in
# requests
Expand Down
4 changes: 2 additions & 2 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ referencing==0.34.0
# jsonschema
# jsonschema-specifications
# sphinxcontrib-opendataservices-jsonschema
requests==2.31.0
requests==2.32.2
# via
# -r requirements.in
# jscc
Expand Down Expand Up @@ -187,7 +187,7 @@ sphinxcontrib-serializinghtml==1.1.10
# via sphinx
strict-rfc3339==0.7
# via -r requirements_test.in
urllib3==2.2.1
urllib3==2.2.2
# via
# -r requirements.in
# requests
Expand Down
12 changes: 4 additions & 8 deletions schema/statement.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,10 @@
"format": "uri"
}
},
"required":[
"motivation",
"statementPointerTarget"
],
"allOf": [
{
"if": {
Expand All @@ -301,16 +305,8 @@
},
"then": {
"required": [
"statementPointerTarget",
"motivation",
"url"
]
},
"else": {
"required": [
"statementPointerTarget",
"motivation"
]
}
},
{
Expand Down

0 comments on commit bac0ad0

Please sign in to comment.