@opensanctions/followthemoney 3.8.4 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/defaultModel.json +55 -180
- package/dist/followthemoney.es5.js +182 -257
- package/dist/followthemoney.es5.js.map +1 -1
- package/dist/followthemoney.umd.js +186 -259
- package/dist/followthemoney.umd.js.map +1 -1
- package/dist/model.d.ts +4 -4
- package/dist/model.js +19 -8
- package/dist/model.js.map +1 -1
- package/dist/namespace.d.ts +2 -2
- package/dist/namespace.js +39 -15
- package/dist/namespace.js.map +1 -1
- package/package.json +2 -2
package/dist/defaultModel.json
CHANGED
|
@@ -272,13 +272,14 @@
|
|
|
272
272
|
"type": "email"
|
|
273
273
|
},
|
|
274
274
|
"ibanMentioned": {
|
|
275
|
+
"format": "iban",
|
|
275
276
|
"hidden": true,
|
|
276
277
|
"label": "Detected IBANs",
|
|
277
278
|
"matchable": true,
|
|
278
279
|
"maxLength": 64,
|
|
279
280
|
"name": "ibanMentioned",
|
|
280
281
|
"qname": "Analyzable:ibanMentioned",
|
|
281
|
-
"type": "
|
|
282
|
+
"type": "identifier"
|
|
282
283
|
},
|
|
283
284
|
"ipMentioned": {
|
|
284
285
|
"hidden": true,
|
|
@@ -362,61 +363,6 @@
|
|
|
362
363
|
]
|
|
363
364
|
}
|
|
364
365
|
},
|
|
365
|
-
"Assessment": {
|
|
366
|
-
"caption": [
|
|
367
|
-
"name"
|
|
368
|
-
],
|
|
369
|
-
"extends": [
|
|
370
|
-
"Thing"
|
|
371
|
-
],
|
|
372
|
-
"featured": [
|
|
373
|
-
"name",
|
|
374
|
-
"publishDate",
|
|
375
|
-
"author"
|
|
376
|
-
],
|
|
377
|
-
"label": "Assessment",
|
|
378
|
-
"plural": "Assessments",
|
|
379
|
-
"properties": {
|
|
380
|
-
"assessmentId": {
|
|
381
|
-
"label": "Assessment ID",
|
|
382
|
-
"maxLength": 1024,
|
|
383
|
-
"name": "assessmentId",
|
|
384
|
-
"qname": "Assessment:assessmentId",
|
|
385
|
-
"type": "string"
|
|
386
|
-
},
|
|
387
|
-
"author": {
|
|
388
|
-
"label": "Author",
|
|
389
|
-
"matchable": true,
|
|
390
|
-
"maxLength": 200,
|
|
391
|
-
"name": "author",
|
|
392
|
-
"qname": "Assessment:author",
|
|
393
|
-
"range": "LegalEntity",
|
|
394
|
-
"reverse": "authoredAssessments",
|
|
395
|
-
"type": "entity"
|
|
396
|
-
},
|
|
397
|
-
"publishDate": {
|
|
398
|
-
"label": "Date of publishing",
|
|
399
|
-
"matchable": true,
|
|
400
|
-
"maxLength": 32,
|
|
401
|
-
"name": "publishDate",
|
|
402
|
-
"qname": "Assessment:publishDate",
|
|
403
|
-
"type": "date"
|
|
404
|
-
}
|
|
405
|
-
},
|
|
406
|
-
"required": [
|
|
407
|
-
"name"
|
|
408
|
-
],
|
|
409
|
-
"schemata": [
|
|
410
|
-
"Assessment",
|
|
411
|
-
"Thing"
|
|
412
|
-
],
|
|
413
|
-
"temporalExtent": {
|
|
414
|
-
"end": [],
|
|
415
|
-
"start": [
|
|
416
|
-
"publishDate"
|
|
417
|
-
]
|
|
418
|
-
}
|
|
419
|
-
},
|
|
420
366
|
"Asset": {
|
|
421
367
|
"caption": [
|
|
422
368
|
"name"
|
|
@@ -684,12 +630,13 @@
|
|
|
684
630
|
"type": "entity"
|
|
685
631
|
},
|
|
686
632
|
"iban": {
|
|
633
|
+
"format": "iban",
|
|
687
634
|
"label": "IBAN",
|
|
688
635
|
"matchable": true,
|
|
689
636
|
"maxLength": 64,
|
|
690
637
|
"name": "iban",
|
|
691
638
|
"qname": "BankAccount:iban",
|
|
692
|
-
"type": "
|
|
639
|
+
"type": "identifier"
|
|
693
640
|
},
|
|
694
641
|
"maxBalance": {
|
|
695
642
|
"label": "Maximum balance",
|
|
@@ -1210,15 +1157,6 @@
|
|
|
1210
1157
|
"qname": "Company:fssCode",
|
|
1211
1158
|
"type": "string"
|
|
1212
1159
|
},
|
|
1213
|
-
"ibcRuc": {
|
|
1214
|
-
"deprecated": true,
|
|
1215
|
-
"label": "ibcRUC",
|
|
1216
|
-
"matchable": true,
|
|
1217
|
-
"maxLength": 64,
|
|
1218
|
-
"name": "ibcRuc",
|
|
1219
|
-
"qname": "Company:ibcRuc",
|
|
1220
|
-
"type": "identifier"
|
|
1221
|
-
},
|
|
1222
1160
|
"ipoCode": {
|
|
1223
1161
|
"label": "IPO",
|
|
1224
1162
|
"maxLength": 64,
|
|
@@ -1893,11 +1831,11 @@
|
|
|
1893
1831
|
"reverse": "cryptoWallets",
|
|
1894
1832
|
"type": "entity"
|
|
1895
1833
|
},
|
|
1896
|
-
"
|
|
1834
|
+
"managingExchange": {
|
|
1897
1835
|
"label": "Managing exchange",
|
|
1898
1836
|
"maxLength": 1024,
|
|
1899
|
-
"name": "
|
|
1900
|
-
"qname": "CryptoWallet:
|
|
1837
|
+
"name": "managingExchange",
|
|
1838
|
+
"qname": "CryptoWallet:managingExchange",
|
|
1901
1839
|
"type": "string"
|
|
1902
1840
|
},
|
|
1903
1841
|
"privateKey": {
|
|
@@ -2268,6 +2206,17 @@
|
|
|
2268
2206
|
"stub": true,
|
|
2269
2207
|
"type": "entity"
|
|
2270
2208
|
},
|
|
2209
|
+
"provenIntervals": {
|
|
2210
|
+
"label": "Derived relationships",
|
|
2211
|
+
"matchable": true,
|
|
2212
|
+
"maxLength": 200,
|
|
2213
|
+
"name": "provenIntervals",
|
|
2214
|
+
"qname": "Document:provenIntervals",
|
|
2215
|
+
"range": "Interval",
|
|
2216
|
+
"reverse": "proof",
|
|
2217
|
+
"stub": true,
|
|
2218
|
+
"type": "entity"
|
|
2219
|
+
},
|
|
2271
2220
|
"publishedAt": {
|
|
2272
2221
|
"label": "Published on",
|
|
2273
2222
|
"maxLength": 32,
|
|
@@ -3331,6 +3280,16 @@
|
|
|
3331
3280
|
"qname": "Interval:namesMentioned",
|
|
3332
3281
|
"type": "name"
|
|
3333
3282
|
},
|
|
3283
|
+
"proof": {
|
|
3284
|
+
"label": "Source document",
|
|
3285
|
+
"matchable": true,
|
|
3286
|
+
"maxLength": 200,
|
|
3287
|
+
"name": "proof",
|
|
3288
|
+
"qname": "Interval:proof",
|
|
3289
|
+
"range": "Document",
|
|
3290
|
+
"reverse": "provenIntervals",
|
|
3291
|
+
"type": "entity"
|
|
3292
|
+
},
|
|
3334
3293
|
"publisher": {
|
|
3335
3294
|
"label": "Publishing source",
|
|
3336
3295
|
"maxLength": 1024,
|
|
@@ -3438,17 +3397,6 @@
|
|
|
3438
3397
|
"stub": true,
|
|
3439
3398
|
"type": "entity"
|
|
3440
3399
|
},
|
|
3441
|
-
"authoredAssessments": {
|
|
3442
|
-
"label": "Assessments authored",
|
|
3443
|
-
"matchable": true,
|
|
3444
|
-
"maxLength": 200,
|
|
3445
|
-
"name": "authoredAssessments",
|
|
3446
|
-
"qname": "LegalEntity:authoredAssessments",
|
|
3447
|
-
"range": "Assessment",
|
|
3448
|
-
"reverse": "author",
|
|
3449
|
-
"stub": true,
|
|
3450
|
-
"type": "entity"
|
|
3451
|
-
},
|
|
3452
3400
|
"bvdId": {
|
|
3453
3401
|
"label": "Bureau van Dijk ID",
|
|
3454
3402
|
"matchable": true,
|
|
@@ -4061,6 +4009,16 @@
|
|
|
4061
4009
|
"qname": "LegalEntity:uniqueEntityId",
|
|
4062
4010
|
"type": "identifier"
|
|
4063
4011
|
},
|
|
4012
|
+
"uscCode": {
|
|
4013
|
+
"description": "Unified Social Credit Identifier",
|
|
4014
|
+
"format": "uscc",
|
|
4015
|
+
"label": "USCC",
|
|
4016
|
+
"matchable": true,
|
|
4017
|
+
"maxLength": 64,
|
|
4018
|
+
"name": "uscCode",
|
|
4019
|
+
"qname": "LegalEntity:uscCode",
|
|
4020
|
+
"type": "identifier"
|
|
4021
|
+
},
|
|
4064
4022
|
"userAccounts": {
|
|
4065
4023
|
"label": "User accounts",
|
|
4066
4024
|
"matchable": true,
|
|
@@ -4126,11 +4084,12 @@
|
|
|
4126
4084
|
"plural": "Licenses",
|
|
4127
4085
|
"properties": {
|
|
4128
4086
|
"area": {
|
|
4087
|
+
"description": "Spatial area of the license or concession",
|
|
4129
4088
|
"label": "Area",
|
|
4130
|
-
"maxLength":
|
|
4089
|
+
"maxLength": 250,
|
|
4131
4090
|
"name": "area",
|
|
4132
4091
|
"qname": "License:area",
|
|
4133
|
-
"type": "
|
|
4092
|
+
"type": "number"
|
|
4134
4093
|
},
|
|
4135
4094
|
"commodities": {
|
|
4136
4095
|
"label": "Commodities",
|
|
@@ -5452,17 +5411,6 @@
|
|
|
5452
5411
|
"stub": true,
|
|
5453
5412
|
"type": "entity"
|
|
5454
5413
|
},
|
|
5455
|
-
"posts": {
|
|
5456
|
-
"label": "Posts held",
|
|
5457
|
-
"matchable": true,
|
|
5458
|
-
"maxLength": 200,
|
|
5459
|
-
"name": "posts",
|
|
5460
|
-
"qname": "Person:posts",
|
|
5461
|
-
"range": "Post",
|
|
5462
|
-
"reverse": "holder",
|
|
5463
|
-
"stub": true,
|
|
5464
|
-
"type": "entity"
|
|
5465
|
-
},
|
|
5466
5414
|
"religion": {
|
|
5467
5415
|
"label": "Religion",
|
|
5468
5416
|
"maxLength": 1024,
|
|
@@ -5644,72 +5592,6 @@
|
|
|
5644
5592
|
]
|
|
5645
5593
|
}
|
|
5646
5594
|
},
|
|
5647
|
-
"Post": {
|
|
5648
|
-
"caption": [
|
|
5649
|
-
"summary",
|
|
5650
|
-
"organization",
|
|
5651
|
-
"role"
|
|
5652
|
-
],
|
|
5653
|
-
"deprecated": true,
|
|
5654
|
-
"description": "A post, role or position held by an individual within an organization or body. This describes the period for which the position is held, not the abstract concept of the post.\n",
|
|
5655
|
-
"extends": [
|
|
5656
|
-
"Interest"
|
|
5657
|
-
],
|
|
5658
|
-
"featured": [
|
|
5659
|
-
"holder",
|
|
5660
|
-
"organization",
|
|
5661
|
-
"role",
|
|
5662
|
-
"startDate",
|
|
5663
|
-
"endDate"
|
|
5664
|
-
],
|
|
5665
|
-
"label": "Post",
|
|
5666
|
-
"plural": "Posts",
|
|
5667
|
-
"properties": {
|
|
5668
|
-
"holder": {
|
|
5669
|
-
"label": "Holder",
|
|
5670
|
-
"matchable": true,
|
|
5671
|
-
"maxLength": 200,
|
|
5672
|
-
"name": "holder",
|
|
5673
|
-
"qname": "Post:holder",
|
|
5674
|
-
"range": "Person",
|
|
5675
|
-
"reverse": "posts",
|
|
5676
|
-
"type": "entity"
|
|
5677
|
-
},
|
|
5678
|
-
"organization": {
|
|
5679
|
-
"label": "Organization",
|
|
5680
|
-
"maxLength": 1024,
|
|
5681
|
-
"name": "organization",
|
|
5682
|
-
"qname": "Post:organization",
|
|
5683
|
-
"type": "string"
|
|
5684
|
-
},
|
|
5685
|
-
"wikidataId": {
|
|
5686
|
-
"hidden": true,
|
|
5687
|
-
"label": "Wikidata ID",
|
|
5688
|
-
"matchable": true,
|
|
5689
|
-
"maxLength": 64,
|
|
5690
|
-
"name": "wikidataId",
|
|
5691
|
-
"qname": "Post:wikidataId",
|
|
5692
|
-
"type": "identifier"
|
|
5693
|
-
}
|
|
5694
|
-
},
|
|
5695
|
-
"required": [
|
|
5696
|
-
"holder"
|
|
5697
|
-
],
|
|
5698
|
-
"schemata": [
|
|
5699
|
-
"Interest",
|
|
5700
|
-
"Interval",
|
|
5701
|
-
"Post"
|
|
5702
|
-
],
|
|
5703
|
-
"temporalExtent": {
|
|
5704
|
-
"end": [
|
|
5705
|
-
"endDate"
|
|
5706
|
-
],
|
|
5707
|
-
"start": [
|
|
5708
|
-
"startDate",
|
|
5709
|
-
"date"
|
|
5710
|
-
]
|
|
5711
|
-
}
|
|
5712
|
-
},
|
|
5713
5595
|
"Project": {
|
|
5714
5596
|
"caption": [
|
|
5715
5597
|
"name",
|
|
@@ -6147,10 +6029,10 @@
|
|
|
6147
6029
|
},
|
|
6148
6030
|
"duration": {
|
|
6149
6031
|
"label": "Duration",
|
|
6150
|
-
"maxLength":
|
|
6032
|
+
"maxLength": 250,
|
|
6151
6033
|
"name": "duration",
|
|
6152
6034
|
"qname": "Sanction:duration",
|
|
6153
|
-
"type": "
|
|
6035
|
+
"type": "number"
|
|
6154
6036
|
},
|
|
6155
6037
|
"entity": {
|
|
6156
6038
|
"label": "Entity",
|
|
@@ -7091,6 +6973,7 @@
|
|
|
7091
6973
|
"plural": "User accounts",
|
|
7092
6974
|
"properties": {
|
|
7093
6975
|
"email": {
|
|
6976
|
+
"description": "Email address",
|
|
7094
6977
|
"label": "E-Mail",
|
|
7095
6978
|
"matchable": true,
|
|
7096
6979
|
"maxLength": 250,
|
|
@@ -7128,14 +7011,6 @@
|
|
|
7128
7011
|
"stub": true,
|
|
7129
7012
|
"type": "entity"
|
|
7130
7013
|
},
|
|
7131
|
-
"number": {
|
|
7132
|
-
"label": "Phone Number",
|
|
7133
|
-
"matchable": true,
|
|
7134
|
-
"maxLength": 64,
|
|
7135
|
-
"name": "number",
|
|
7136
|
-
"qname": "UserAccount:number",
|
|
7137
|
-
"type": "phone"
|
|
7138
|
-
},
|
|
7139
7014
|
"owner": {
|
|
7140
7015
|
"label": "Owner",
|
|
7141
7016
|
"matchable": true,
|
|
@@ -7153,6 +7028,15 @@
|
|
|
7153
7028
|
"qname": "UserAccount:password",
|
|
7154
7029
|
"type": "string"
|
|
7155
7030
|
},
|
|
7031
|
+
"phone": {
|
|
7032
|
+
"description": "Phone number",
|
|
7033
|
+
"label": "Phone",
|
|
7034
|
+
"matchable": true,
|
|
7035
|
+
"maxLength": 32,
|
|
7036
|
+
"name": "phone",
|
|
7037
|
+
"qname": "UserAccount:phone",
|
|
7038
|
+
"type": "phone"
|
|
7039
|
+
},
|
|
7156
7040
|
"service": {
|
|
7157
7041
|
"label": "Service",
|
|
7158
7042
|
"maxLength": 1024,
|
|
@@ -7901,15 +7785,6 @@
|
|
|
7901
7785
|
"maxLength": 65000,
|
|
7902
7786
|
"plural": "HTMLs"
|
|
7903
7787
|
},
|
|
7904
|
-
"iban": {
|
|
7905
|
-
"description": "An international bank account number, as defined in ISO 13616. IBANs are\nmanaged by SWIFT used in the European SEPA payment system.\n\nA notable aspect of IBANs is that they share a country prefix and validation\nmechanism, but the specific length of an IBAN is dependent on the country\ncode defined in the first two characters: `NO8330001234567` and\n`CY21002001950000357001234567` are both valid values.",
|
|
7906
|
-
"group": "ibans",
|
|
7907
|
-
"label": "IBAN",
|
|
7908
|
-
"matchable": true,
|
|
7909
|
-
"maxLength": 64,
|
|
7910
|
-
"pivot": true,
|
|
7911
|
-
"plural": "IBANs"
|
|
7912
|
-
},
|
|
7913
7788
|
"identifier": {
|
|
7914
7789
|
"description": "Used for registration numbers and other codes assigned by an authority\nto identify an entity. This might include tax identifiers and statistical\ncodes.\n\nSince identifiers are high-value criteria when comparing two entities, numbers\nshould only be modelled as identifiers if they are long enough to be meaningful.\nFour- or five-digit industry classifiers create more noise than value.",
|
|
7915
7790
|
"group": "identifiers",
|
|
@@ -7922,11 +7797,11 @@
|
|
|
7922
7797
|
"ip": {
|
|
7923
7798
|
"description": "Internet protocol addresses. This supports both addresses used\nby the protocol versions 4 (e.g. `192.168.1.143`) and 6\n(e.g. `0:0:0:0:0:ffff:c0a8:18f`).",
|
|
7924
7799
|
"group": "ips",
|
|
7925
|
-
"label": "IP
|
|
7800
|
+
"label": "IP Address",
|
|
7926
7801
|
"matchable": true,
|
|
7927
7802
|
"maxLength": 64,
|
|
7928
7803
|
"pivot": true,
|
|
7929
|
-
"plural": "IP
|
|
7804
|
+
"plural": "IP Addresses"
|
|
7930
7805
|
},
|
|
7931
7806
|
"json": {
|
|
7932
7807
|
"description": "An encoded JSON object. This is used to store raw HTTP headers for documents\nand some other edge cases. It's a really bad idea and we should try to get rid\nof JSON properties.",
|