@bcts/known-values 1.0.0-alpha.17 → 1.0.0-alpha.18

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.
@@ -0,0 +1,720 @@
1
+ {
2
+ "ontology": {
3
+ "name": "blockchain_commons",
4
+ "source_url": "https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2023-002-known-value.md",
5
+ "start_code_point": 0,
6
+ "processing_strategy": "Manual"
7
+ },
8
+ "generated": {
9
+ "tool": "Manual"
10
+ },
11
+ "entries": [
12
+ {
13
+ "codepoint": 0,
14
+ "name": "",
15
+ "type": "unit",
16
+ "uri": "",
17
+ "description": "The Unit type, and its sole inhabitant '', which is a value conveying no information."
18
+ },
19
+ {
20
+ "codepoint": 1,
21
+ "name": "isA",
22
+ "type": "property",
23
+ "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type",
24
+ "description": "The subject is an instance of the class identified by the object."
25
+ },
26
+ {
27
+ "codepoint": 2,
28
+ "name": "id",
29
+ "type": "property",
30
+ "uri": "http://purl.org/dc/terms/identifier",
31
+ "description": "The object is an unambiguous identifier of the subject within a given context."
32
+ },
33
+ {
34
+ "codepoint": 3,
35
+ "name": "signed",
36
+ "type": "property",
37
+ "uri": "",
38
+ "description": "The object is a cryptographic signature of the subject."
39
+ },
40
+ {
41
+ "codepoint": 4,
42
+ "name": "note",
43
+ "type": "property",
44
+ "uri": "http://www.w3.org/2000/01/rdf-schema#comment",
45
+ "description": "The object is a human-readable note about the subject."
46
+ },
47
+ {
48
+ "codepoint": 5,
49
+ "name": "hasRecipient",
50
+ "type": "property",
51
+ "uri": "",
52
+ "description": "The subject can be decrypted using the private key that decrypts the content key in the object."
53
+ },
54
+ {
55
+ "codepoint": 6,
56
+ "name": "sskrShare",
57
+ "type": "property",
58
+ "uri": "",
59
+ "description": "The subject can be decrypted by a quorum of SSKR shares including the one in the object."
60
+ },
61
+ {
62
+ "codepoint": 7,
63
+ "name": "controller",
64
+ "type": "property",
65
+ "uri": "https://www.w3.org/ns/solid/terms#owner",
66
+ "description": "The object is the subject's controlling entity."
67
+ },
68
+ {
69
+ "codepoint": 8,
70
+ "name": "key",
71
+ "type": "property",
72
+ "uri": "",
73
+ "description": "The entity identified by the subject holds the private half of the public keys(s) in the object."
74
+ },
75
+ {
76
+ "codepoint": 9,
77
+ "name": "dereferenceVia",
78
+ "type": "property",
79
+ "uri": "",
80
+ "description": "The content referenced by the subject can be dereferenced using the object."
81
+ },
82
+ {
83
+ "codepoint": 10,
84
+ "name": "entity",
85
+ "type": "property",
86
+ "uri": "",
87
+ "description": "The entity referenced by the subject is specified in the object."
88
+ },
89
+ {
90
+ "codepoint": 11,
91
+ "name": "name",
92
+ "type": "property",
93
+ "uri": "http://xmlns.com/foaf/spec/#term_name",
94
+ "description": "The subject is known by the name in the object."
95
+ },
96
+ {
97
+ "codepoint": 12,
98
+ "name": "language",
99
+ "type": "property",
100
+ "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString",
101
+ "description": "The subject is written in the language of the ISO language code object."
102
+ },
103
+ {
104
+ "codepoint": 13,
105
+ "name": "issuer",
106
+ "type": "property",
107
+ "uri": "",
108
+ "description": "The object is the subject's issuing entity."
109
+ },
110
+ {
111
+ "codepoint": 14,
112
+ "name": "holder",
113
+ "type": "property",
114
+ "uri": "",
115
+ "description": "The object identifies the entity to which the subject has been issued."
116
+ },
117
+ {
118
+ "codepoint": 15,
119
+ "name": "salt",
120
+ "type": "property",
121
+ "uri": "",
122
+ "description": "The object is random salt used to decorrelate the digest of the subject."
123
+ },
124
+ {
125
+ "codepoint": 16,
126
+ "name": "date",
127
+ "type": "property",
128
+ "uri": "http://purl.org/dc/terms/date",
129
+ "description": "The object is a primary datestamp of the subject."
130
+ },
131
+ {
132
+ "codepoint": 17,
133
+ "name": "Unknown",
134
+ "type": "value",
135
+ "uri": "https://en.wikipedia.org/wiki/Blank_node",
136
+ "description": "Placeholder for an unknown value."
137
+ },
138
+ {
139
+ "codepoint": 18,
140
+ "name": "version",
141
+ "type": "property",
142
+ "uri": "http://purl.org/dc/terms/hasVersion",
143
+ "description": "The object is the version of the subject."
144
+ },
145
+ {
146
+ "codepoint": 19,
147
+ "name": "hasSecret",
148
+ "type": "property",
149
+ "uri": "",
150
+ "description": "The subject can be decrypted using the secret that decrypts the content key in the object."
151
+ },
152
+ {
153
+ "codepoint": 20,
154
+ "name": "edits",
155
+ "type": "property",
156
+ "uri": "",
157
+ "description": "The object is a set of edits used by the Envelope.transform(edits:) method."
158
+ },
159
+ {
160
+ "codepoint": 21,
161
+ "name": "validFrom",
162
+ "type": "property",
163
+ "uri": "https://schema.org/validFrom",
164
+ "description": "The subject is valid from the date in the object."
165
+ },
166
+ {
167
+ "codepoint": 22,
168
+ "name": "validUntil",
169
+ "type": "property",
170
+ "uri": "https://schema.org/validUntil",
171
+ "description": "The subject is valid until the date in the object."
172
+ },
173
+ {
174
+ "codepoint": 23,
175
+ "name": "position",
176
+ "type": "property",
177
+ "uri": "https://schema.org/position",
178
+ "description": "The position of an item in a series or sequence of items."
179
+ },
180
+ {
181
+ "codepoint": 24,
182
+ "name": "nickname",
183
+ "type": "property",
184
+ "uri": "http://xmlns.com/foaf/spec/#term_nick",
185
+ "description": "The subject is a nickname for the object."
186
+ },
187
+ {
188
+ "codepoint": 50,
189
+ "name": "attachment",
190
+ "type": "property",
191
+ "uri": "",
192
+ "description": "Declares that the object is a vendor-defined attachment to the envelope."
193
+ },
194
+ {
195
+ "codepoint": 51,
196
+ "name": "vendor",
197
+ "type": "property",
198
+ "uri": "",
199
+ "description": "Declares the vendor of the subject."
200
+ },
201
+ {
202
+ "codepoint": 52,
203
+ "name": "conformsTo",
204
+ "type": "property",
205
+ "uri": "http://purl.org/dc/terms/conformsTo",
206
+ "description": "An established standard to which the subject conforms."
207
+ },
208
+ {
209
+ "codepoint": 60,
210
+ "name": "allow",
211
+ "type": "property",
212
+ "uri": "",
213
+ "description": "The object is a set of permissions that allow the subject to perform the actions specified in the object."
214
+ },
215
+ {
216
+ "codepoint": 61,
217
+ "name": "deny",
218
+ "type": "property",
219
+ "uri": "",
220
+ "description": "The object is a set of permissions that deny the subject from performing the actions specified in the object."
221
+ },
222
+ {
223
+ "codepoint": 62,
224
+ "name": "endpoint",
225
+ "type": "property",
226
+ "uri": "",
227
+ "description": "The object is a service endpoint associated with the subject."
228
+ },
229
+ {
230
+ "codepoint": 63,
231
+ "name": "delegate",
232
+ "type": "property",
233
+ "uri": "",
234
+ "description": "The object is a delegate authorized by the subject."
235
+ },
236
+ {
237
+ "codepoint": 64,
238
+ "name": "provenance",
239
+ "type": "property",
240
+ "uri": "",
241
+ "description": "The object is a provenance mark associated with the subject."
242
+ },
243
+ {
244
+ "codepoint": 65,
245
+ "name": "privateKey",
246
+ "type": "property",
247
+ "uri": "",
248
+ "description": "The object is a private key associated with the subject."
249
+ },
250
+ {
251
+ "codepoint": 66,
252
+ "name": "service",
253
+ "type": "property",
254
+ "uri": "",
255
+ "description": "The object is a service associated with the subject."
256
+ },
257
+ {
258
+ "codepoint": 67,
259
+ "name": "capability",
260
+ "type": "property",
261
+ "uri": "",
262
+ "description": "The object is a capability associated with the subject."
263
+ },
264
+ {
265
+ "codepoint": 68,
266
+ "name": "provenanceGenerator",
267
+ "type": "property",
268
+ "uri": "",
269
+ "description": "The object is a provenance mark generator associated with the subject."
270
+ },
271
+ {
272
+ "codepoint": 70,
273
+ "name": "All",
274
+ "type": "value",
275
+ "uri": "",
276
+ "description": "The set of all allowed privileges."
277
+ },
278
+ {
279
+ "codepoint": 71,
280
+ "name": "Authorize",
281
+ "type": "value",
282
+ "uri": "",
283
+ "description": "Operational privilege: authorize actions on behalf of the subject."
284
+ },
285
+ {
286
+ "codepoint": 72,
287
+ "name": "Sign",
288
+ "type": "value",
289
+ "uri": "",
290
+ "description": "Operational privilege: sign documents on behalf of the subject."
291
+ },
292
+ {
293
+ "codepoint": 73,
294
+ "name": "Encrypt",
295
+ "type": "value",
296
+ "uri": "",
297
+ "description": "Operational privilege: encrypt messages from the subject and decrypt messages to the subject."
298
+ },
299
+ {
300
+ "codepoint": 74,
301
+ "name": "Elide",
302
+ "type": "value",
303
+ "uri": "",
304
+ "description": "Operational privilege: elide the subject's documents."
305
+ },
306
+ {
307
+ "codepoint": 75,
308
+ "name": "Issue",
309
+ "type": "value",
310
+ "uri": "",
311
+ "description": "Operational privilege: issue documents on behalf of the subject."
312
+ },
313
+ {
314
+ "codepoint": 76,
315
+ "name": "Access",
316
+ "type": "value",
317
+ "uri": "",
318
+ "description": "Operational privilege: access resources on behalf of the subject."
319
+ },
320
+ {
321
+ "codepoint": 80,
322
+ "name": "Delegate",
323
+ "type": "value",
324
+ "uri": "",
325
+ "description": "Management privilege: delegate the privileges of the subject to another entity."
326
+ },
327
+ {
328
+ "codepoint": 81,
329
+ "name": "Verify",
330
+ "type": "value",
331
+ "uri": "",
332
+ "description": "Management privilege: update the subject's documents, including the ability to reduce privileges."
333
+ },
334
+ {
335
+ "codepoint": 82,
336
+ "name": "Update",
337
+ "type": "value",
338
+ "uri": "",
339
+ "description": "Management privilege: update the subject's service endpoints."
340
+ },
341
+ {
342
+ "codepoint": 83,
343
+ "name": "Transfer",
344
+ "type": "value",
345
+ "uri": "",
346
+ "description": "Management privilege: remove the inception key from the XID document."
347
+ },
348
+ {
349
+ "codepoint": 84,
350
+ "name": "Elect",
351
+ "type": "value",
352
+ "uri": "",
353
+ "description": "Management privilege: add or remove other verifiers (rotate keys)."
354
+ },
355
+ {
356
+ "codepoint": 85,
357
+ "name": "Burn",
358
+ "type": "value",
359
+ "uri": "",
360
+ "description": "Management privilege: transition to a new provenance mark chain."
361
+ },
362
+ {
363
+ "codepoint": 86,
364
+ "name": "Revoke",
365
+ "type": "value",
366
+ "uri": "",
367
+ "description": "Management privilege: revoke the XID entirely."
368
+ },
369
+ {
370
+ "codepoint": 101,
371
+ "name": "result",
372
+ "type": "property",
373
+ "uri": "",
374
+ "description": "The object is the success result of the request identified by the subject."
375
+ },
376
+ {
377
+ "codepoint": 102,
378
+ "name": "error",
379
+ "type": "property",
380
+ "uri": "",
381
+ "description": "The object is the failure result of the request identified by the subject."
382
+ },
383
+ {
384
+ "codepoint": 103,
385
+ "name": "OK",
386
+ "type": "value",
387
+ "uri": "",
388
+ "description": "The success result of a request that has no other return value."
389
+ },
390
+ {
391
+ "codepoint": 104,
392
+ "name": "Processing",
393
+ "type": "value",
394
+ "uri": "",
395
+ "description": "The \"in processing\" result of a request."
396
+ },
397
+ {
398
+ "codepoint": 105,
399
+ "name": "sender",
400
+ "type": "property",
401
+ "uri": "",
402
+ "description": "The object identifies the sender, including a way to verify messages from the sender (e.g. public key)."
403
+ },
404
+ {
405
+ "codepoint": 106,
406
+ "name": "senderContinuation",
407
+ "type": "property",
408
+ "uri": "",
409
+ "description": "The object is a continuation owned by the sender."
410
+ },
411
+ {
412
+ "codepoint": 107,
413
+ "name": "recipientContinuation",
414
+ "type": "property",
415
+ "uri": "",
416
+ "description": "The object is a continuation owned by the recipient."
417
+ },
418
+ {
419
+ "codepoint": 108,
420
+ "name": "content",
421
+ "type": "property",
422
+ "uri": "",
423
+ "description": "The object is the content of the event."
424
+ },
425
+ {
426
+ "codepoint": 200,
427
+ "name": "Seed",
428
+ "type": "class",
429
+ "uri": "",
430
+ "description": "A cryptographic seed."
431
+ },
432
+ {
433
+ "codepoint": 201,
434
+ "name": "PrivateKey",
435
+ "type": "class",
436
+ "uri": "",
437
+ "description": "A cryptographic private key."
438
+ },
439
+ {
440
+ "codepoint": 202,
441
+ "name": "PublicKey",
442
+ "type": "class",
443
+ "uri": "",
444
+ "description": "A cryptographic public key."
445
+ },
446
+ {
447
+ "codepoint": 203,
448
+ "name": "MasterKey",
449
+ "type": "class",
450
+ "uri": "",
451
+ "description": "A cryptographic master key."
452
+ },
453
+ {
454
+ "codepoint": 300,
455
+ "name": "asset",
456
+ "type": "property",
457
+ "uri": "",
458
+ "description": "Declares a cryptocurrency asset specifier, e.g. \"Bitcoin\", \"Ethereum\""
459
+ },
460
+ {
461
+ "codepoint": 301,
462
+ "name": "Bitcoin",
463
+ "type": "value",
464
+ "uri": "",
465
+ "description": "The Bitcoin cryptocurrency (\"BTC\")"
466
+ },
467
+ {
468
+ "codepoint": 302,
469
+ "name": "Ethereum",
470
+ "type": "value",
471
+ "uri": "",
472
+ "description": "The Ethereum cryptocurrency (\"ETH\")"
473
+ },
474
+ {
475
+ "codepoint": 303,
476
+ "name": "Tezos",
477
+ "type": "value",
478
+ "uri": "",
479
+ "description": "The Tezos cryptocurrency (\"XTZ\")"
480
+ },
481
+ {
482
+ "codepoint": 400,
483
+ "name": "network",
484
+ "type": "property",
485
+ "uri": "",
486
+ "description": "Declares a cryptocurrency network, e.g. \"MainNet\", \"TestNet\""
487
+ },
488
+ {
489
+ "codepoint": 401,
490
+ "name": "MainNet",
491
+ "type": "value",
492
+ "uri": "",
493
+ "description": "A cryptocurrency main network"
494
+ },
495
+ {
496
+ "codepoint": 402,
497
+ "name": "TestNet",
498
+ "type": "value",
499
+ "uri": "",
500
+ "description": "A cryptocurrency test network"
501
+ },
502
+ {
503
+ "codepoint": 500,
504
+ "name": "BIP32Key",
505
+ "type": "class",
506
+ "uri": "",
507
+ "description": "A BIP-32 HD key"
508
+ },
509
+ {
510
+ "codepoint": 501,
511
+ "name": "chainCode",
512
+ "type": "property",
513
+ "uri": "",
514
+ "description": "Declares the chain code of a BIP-32 HD key"
515
+ },
516
+ {
517
+ "codepoint": 502,
518
+ "name": "DerivationPath",
519
+ "type": "class",
520
+ "uri": "",
521
+ "description": "A BIP-32 derivation path"
522
+ },
523
+ {
524
+ "codepoint": 503,
525
+ "name": "parentPath",
526
+ "type": "property",
527
+ "uri": "",
528
+ "description": "Declares the derivation path for a BIP-32 key"
529
+ },
530
+ {
531
+ "codepoint": 504,
532
+ "name": "childrenPath",
533
+ "type": "property",
534
+ "uri": "",
535
+ "description": "Declares the allowable derivation paths from a BIP-32 key"
536
+ },
537
+ {
538
+ "codepoint": 505,
539
+ "name": "parentFingerprint",
540
+ "type": "property",
541
+ "uri": "",
542
+ "description": "Declares the parent fingerprint of a BIP-32 key"
543
+ },
544
+ {
545
+ "codepoint": 506,
546
+ "name": "PSBT",
547
+ "type": "class",
548
+ "uri": "",
549
+ "description": "A Partially-Signed Bitcoin Transaction (PSBT)"
550
+ },
551
+ {
552
+ "codepoint": 507,
553
+ "name": "OutputDescriptor",
554
+ "type": "class",
555
+ "uri": "",
556
+ "description": "A Bitcoin output descriptor"
557
+ },
558
+ {
559
+ "codepoint": 508,
560
+ "name": "outputDescriptor",
561
+ "type": "property",
562
+ "uri": "",
563
+ "description": "Declares a Bitcoin output descriptor associated with the subject"
564
+ },
565
+ {
566
+ "codepoint": 600,
567
+ "name": "Graph",
568
+ "type": "class",
569
+ "uri": "",
570
+ "description": "A graph. All other assertions in the envelope must be either node or edge."
571
+ },
572
+ {
573
+ "codepoint": 601,
574
+ "name": "SourceTargetGraph",
575
+ "type": "class",
576
+ "uri": "",
577
+ "description": "A graph with edges that have source and target assertions."
578
+ },
579
+ {
580
+ "codepoint": 602,
581
+ "name": "ParentChildGraph",
582
+ "type": "class",
583
+ "uri": "",
584
+ "description": "A graph with edges that have parent and child assertions."
585
+ },
586
+ {
587
+ "codepoint": 603,
588
+ "name": "Digraph",
589
+ "type": "class",
590
+ "uri": "",
591
+ "description": "A directed graph. Implies SourceTargetGraph. source and target are distinct."
592
+ },
593
+ {
594
+ "codepoint": 604,
595
+ "name": "AcyclicGraph",
596
+ "type": "class",
597
+ "uri": "",
598
+ "description": "A graph that does not admit cycles. Implies SourceTargetGraph."
599
+ },
600
+ {
601
+ "codepoint": 605,
602
+ "name": "Multigraph",
603
+ "type": "class",
604
+ "uri": "",
605
+ "description": "A multigraph (admits parallel edges). Implies SourceTargetGraph."
606
+ },
607
+ {
608
+ "codepoint": 606,
609
+ "name": "Pseudograph",
610
+ "type": "class",
611
+ "uri": "",
612
+ "description": "A pseudograph (admits self-loops and parallel edges). Implies Multigraph."
613
+ },
614
+ {
615
+ "codepoint": 607,
616
+ "name": "GraphFragment",
617
+ "type": "class",
618
+ "uri": "",
619
+ "description": "A fragment of a graph. May have references to external nodes and edges that are not resolvable in the fragment."
620
+ },
621
+ {
622
+ "codepoint": 608,
623
+ "name": "DAG",
624
+ "type": "class",
625
+ "uri": "",
626
+ "description": "A directed acyclic graph. Implies Digraph and AcyclicGraph."
627
+ },
628
+ {
629
+ "codepoint": 609,
630
+ "name": "Tree",
631
+ "type": "class",
632
+ "uri": "",
633
+ "description": "A tree. Implies ParentChildGraph. Exactly one node must have no parent. All other nodes must have exactly one parent."
634
+ },
635
+ {
636
+ "codepoint": 610,
637
+ "name": "Forest",
638
+ "type": "class",
639
+ "uri": "",
640
+ "description": "A forest (set of trees). Implies ParentChildGraph."
641
+ },
642
+ {
643
+ "codepoint": 611,
644
+ "name": "CompoundGraph",
645
+ "type": "class",
646
+ "uri": "",
647
+ "description": "A compound graph (a graph with subgraphs). Implies Forest and SourceTargetGraph."
648
+ },
649
+ {
650
+ "codepoint": 612,
651
+ "name": "Hypergraph",
652
+ "type": "class",
653
+ "uri": "",
654
+ "description": "An undirected hypergraph (edges may connect more than two nodes)."
655
+ },
656
+ {
657
+ "codepoint": 613,
658
+ "name": "Dihypergraph",
659
+ "type": "class",
660
+ "uri": "",
661
+ "description": "A directed hypergraph (edges may connect more than two nodes and have a direction). Implies Hypergraph and Digraph."
662
+ },
663
+ {
664
+ "codepoint": 700,
665
+ "name": "node",
666
+ "type": "property",
667
+ "uri": "",
668
+ "description": "A node in a graph."
669
+ },
670
+ {
671
+ "codepoint": 701,
672
+ "name": "edge",
673
+ "type": "property",
674
+ "uri": "",
675
+ "description": "An edge in a graph."
676
+ },
677
+ {
678
+ "codepoint": 702,
679
+ "name": "source",
680
+ "type": "property",
681
+ "uri": "",
682
+ "description": "Identifies the source node of the subject edge of a SourceTargetGraph."
683
+ },
684
+ {
685
+ "codepoint": 703,
686
+ "name": "target",
687
+ "type": "property",
688
+ "uri": "",
689
+ "description": "Identifies the target node of the subject edge of a SourceTargetGraph."
690
+ },
691
+ {
692
+ "codepoint": 704,
693
+ "name": "parent",
694
+ "type": "property",
695
+ "uri": "",
696
+ "description": "Identifies the parent node of the subject edge of a ParentChildGraph."
697
+ },
698
+ {
699
+ "codepoint": 705,
700
+ "name": "child",
701
+ "type": "property",
702
+ "uri": "",
703
+ "description": "Identifies a child node of the subject edge of a ParentChildGraph."
704
+ },
705
+ {
706
+ "codepoint": 706,
707
+ "name": "Self",
708
+ "type": "value",
709
+ "uri": "",
710
+ "description": "A reference to the subject itself."
711
+ }
712
+ ],
713
+ "statistics": {
714
+ "total_entries": 89,
715
+ "code_point_range": {
716
+ "start": 0,
717
+ "end": 706
718
+ }
719
+ }
720
+ }