@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.
- package/README.md +1 -1
- package/data/0_blockchain_commons_registry.json +720 -0
- package/data/100000_community_registry.json +33 -0
- package/data/10000_schema_registry.json +17171 -0
- package/data/1000_community_registry.json +19 -0
- package/data/2000_rdf_registry.json +168 -0
- package/data/2050_rdfs_registry.json +126 -0
- package/data/2100_owl2_registry.json +546 -0
- package/data/2200_dce_registry.json +126 -0
- package/data/2300_dct_registry.json +644 -0
- package/data/2500_foaf_registry.json +546 -0
- package/data/2700_skos_registry.json +245 -0
- package/data/2800_solid_registry.json +252 -0
- package/data/2900_vc_registry.json +217 -0
- package/data/3000_gs1_registry.json +4284 -0
- package/dist/index.cjs +25298 -109
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +50 -1
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +50 -1
- package/dist/index.d.mts.map +1 -1
- package/dist/index.iife.js +25298 -109
- package/dist/index.iife.js.map +1 -1
- package/dist/index.mjs +25296 -110
- package/dist/index.mjs.map +1 -1
- package/package.json +4 -8
- package/src/bundled-registries.ts +99 -0
- package/src/index.ts +3 -0
- package/src/known-values-registry.ts +124 -110
- package/src/known-values-store.ts +10 -0
|
@@ -0,0 +1,217 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ontology": {
|
|
3
|
+
"name": "vc",
|
|
4
|
+
"source_url": "https://www.w3.org/ns/credentials/v2",
|
|
5
|
+
"start_code_point": 2900,
|
|
6
|
+
"processing_strategy": "ContextMap"
|
|
7
|
+
},
|
|
8
|
+
"generated": {
|
|
9
|
+
"tool": "KnownValueAssigner",
|
|
10
|
+
"version": "1.0.0"
|
|
11
|
+
},
|
|
12
|
+
"entries": [
|
|
13
|
+
{
|
|
14
|
+
"codepoint": 2900,
|
|
15
|
+
"name": "vc:description",
|
|
16
|
+
"type": "property",
|
|
17
|
+
"uri": "https://schema.org/description",
|
|
18
|
+
"description": "Defined in vc"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"codepoint": 2901,
|
|
22
|
+
"name": "vc:encodingFormat",
|
|
23
|
+
"type": "property",
|
|
24
|
+
"uri": "https://schema.org/encodingFormat",
|
|
25
|
+
"description": "Defined in vc"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"codepoint": 2902,
|
|
29
|
+
"name": "vc:name",
|
|
30
|
+
"type": "property",
|
|
31
|
+
"uri": "https://schema.org/name",
|
|
32
|
+
"description": "Defined in vc"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"codepoint": 2903,
|
|
36
|
+
"name": "vc:DataIntegrityProof",
|
|
37
|
+
"type": "property",
|
|
38
|
+
"uri": "https://w3id.org/security#DataIntegrityProof",
|
|
39
|
+
"description": "Defined in vc"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"codepoint": 2904,
|
|
43
|
+
"name": "vc:digestMultibase",
|
|
44
|
+
"type": "property",
|
|
45
|
+
"uri": "https://w3id.org/security#digestMultibase",
|
|
46
|
+
"description": "Defined in vc"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"codepoint": 2905,
|
|
50
|
+
"name": "vc:iss",
|
|
51
|
+
"type": "property",
|
|
52
|
+
"uri": "https://www.iana.org/assignments/jose#iss",
|
|
53
|
+
"description": "Defined in vc"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"codepoint": 2906,
|
|
57
|
+
"name": "vc:jku",
|
|
58
|
+
"type": "property",
|
|
59
|
+
"uri": "https://www.iana.org/assignments/jose#jku",
|
|
60
|
+
"description": "Defined in vc"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"codepoint": 2907,
|
|
64
|
+
"name": "vc:kid",
|
|
65
|
+
"type": "property",
|
|
66
|
+
"uri": "https://www.iana.org/assignments/jose#kid",
|
|
67
|
+
"description": "Defined in vc"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"codepoint": 2908,
|
|
71
|
+
"name": "vc:sub",
|
|
72
|
+
"type": "property",
|
|
73
|
+
"uri": "https://www.iana.org/assignments/jose#sub",
|
|
74
|
+
"description": "Defined in vc"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"codepoint": 2909,
|
|
78
|
+
"name": "vc:x5u",
|
|
79
|
+
"type": "property",
|
|
80
|
+
"uri": "https://www.iana.org/assignments/jose#x5u",
|
|
81
|
+
"description": "Defined in vc"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"codepoint": 2910,
|
|
85
|
+
"name": "vc:...",
|
|
86
|
+
"type": "property",
|
|
87
|
+
"uri": "https://www.iana.org/assignments/jwt#...",
|
|
88
|
+
"description": "Defined in vc"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"codepoint": 2911,
|
|
92
|
+
"name": "vc:_sd",
|
|
93
|
+
"type": "property",
|
|
94
|
+
"uri": "https://www.iana.org/assignments/jwt#_sd",
|
|
95
|
+
"description": "Defined in vc"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"codepoint": 2912,
|
|
99
|
+
"name": "vc:_sd_alg",
|
|
100
|
+
"type": "property",
|
|
101
|
+
"uri": "https://www.iana.org/assignments/jwt#_sd_alg",
|
|
102
|
+
"description": "Defined in vc"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"codepoint": 2913,
|
|
106
|
+
"name": "vc:aud",
|
|
107
|
+
"type": "property",
|
|
108
|
+
"uri": "https://www.iana.org/assignments/jwt#aud",
|
|
109
|
+
"description": "Defined in vc"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"codepoint": 2914,
|
|
113
|
+
"name": "vc:cnf",
|
|
114
|
+
"type": "property",
|
|
115
|
+
"uri": "https://www.iana.org/assignments/jwt#cnf",
|
|
116
|
+
"description": "Defined in vc"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"codepoint": 2915,
|
|
120
|
+
"name": "vc:exp",
|
|
121
|
+
"type": "property",
|
|
122
|
+
"uri": "https://www.iana.org/assignments/jwt#exp",
|
|
123
|
+
"description": "Defined in vc"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"codepoint": 2916,
|
|
127
|
+
"name": "vc:iat",
|
|
128
|
+
"type": "property",
|
|
129
|
+
"uri": "https://www.iana.org/assignments/jwt#iat",
|
|
130
|
+
"description": "Defined in vc"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"codepoint": 2917,
|
|
134
|
+
"name": "vc:nbf",
|
|
135
|
+
"type": "property",
|
|
136
|
+
"uri": "https://www.iana.org/assignments/jwt#nbf",
|
|
137
|
+
"description": "Defined in vc"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"codepoint": 2918,
|
|
141
|
+
"name": "vc:EnvelopedVerifiableCredential",
|
|
142
|
+
"type": "property",
|
|
143
|
+
"uri": "https://www.w3.org/2018/credentials#EnvelopedVerifiableCredential",
|
|
144
|
+
"description": "Defined in vc"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"codepoint": 2919,
|
|
148
|
+
"name": "vc:EnvelopedVerifiablePresentation",
|
|
149
|
+
"type": "property",
|
|
150
|
+
"uri": "https://www.w3.org/2018/credentials#EnvelopedVerifiablePresentation",
|
|
151
|
+
"description": "Defined in vc"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"codepoint": 2920,
|
|
155
|
+
"name": "vc:JsonSchema",
|
|
156
|
+
"type": "property",
|
|
157
|
+
"uri": "https://www.w3.org/2018/credentials#JsonSchema",
|
|
158
|
+
"description": "Defined in vc"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"codepoint": 2921,
|
|
162
|
+
"name": "vc:JsonSchemaCredential",
|
|
163
|
+
"type": "property",
|
|
164
|
+
"uri": "https://www.w3.org/2018/credentials#JsonSchemaCredential",
|
|
165
|
+
"description": "Defined in vc"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"codepoint": 2922,
|
|
169
|
+
"name": "vc:VerifiableCredential",
|
|
170
|
+
"type": "property",
|
|
171
|
+
"uri": "https://www.w3.org/2018/credentials#VerifiableCredential",
|
|
172
|
+
"description": "Defined in vc"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"codepoint": 2923,
|
|
176
|
+
"name": "vc:VerifiablePresentation",
|
|
177
|
+
"type": "property",
|
|
178
|
+
"uri": "https://www.w3.org/2018/credentials#VerifiablePresentation",
|
|
179
|
+
"description": "Defined in vc"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"codepoint": 2924,
|
|
183
|
+
"name": "vc:digestSRI",
|
|
184
|
+
"type": "property",
|
|
185
|
+
"uri": "https://www.w3.org/2018/credentials#digestSRI",
|
|
186
|
+
"description": "Defined in vc"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"codepoint": 2925,
|
|
190
|
+
"name": "vc:BitstringStatusList",
|
|
191
|
+
"type": "property",
|
|
192
|
+
"uri": "https://www.w3.org/ns/credentials/status#BitstringStatusList",
|
|
193
|
+
"description": "Defined in vc"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"codepoint": 2926,
|
|
197
|
+
"name": "vc:BitstringStatusListCredential",
|
|
198
|
+
"type": "property",
|
|
199
|
+
"uri": "https://www.w3.org/ns/credentials/status#BitstringStatusListCredential",
|
|
200
|
+
"description": "Defined in vc"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"codepoint": 2927,
|
|
204
|
+
"name": "vc:BitstringStatusListEntry",
|
|
205
|
+
"type": "property",
|
|
206
|
+
"uri": "https://www.w3.org/ns/credentials/status#BitstringStatusListEntry",
|
|
207
|
+
"description": "Defined in vc"
|
|
208
|
+
}
|
|
209
|
+
],
|
|
210
|
+
"statistics": {
|
|
211
|
+
"total_entries": 28,
|
|
212
|
+
"code_point_range": {
|
|
213
|
+
"start": 2900,
|
|
214
|
+
"end": 2927
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
}
|