Skip to content

Commit 278b110

Browse files
Assign community Known Values from PR #147
Registered new Known Values from community request. PR: #147 Author: @wolfmcnally
1 parent 3fd7ac9 commit 278b110

File tree

2 files changed

+29
-7
lines changed

2 files changed

+29
-7
lines changed

known-value-assignments/json/100000_community_registry.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,28 @@
66
},
77
"generated": {
88
"tool": "CommunityValueAssigner",
9-
"version": "1.0.0"
9+
"version": "1.0.0",
10+
"last_updated": "2026-01-07T17:27:19.929923+00:00"
1011
},
1112
"entries": [
12-
]
13+
{
14+
"codepoint": 200000,
15+
"canonical_name": "testWorkflowEntry",
16+
"type": "constant",
17+
"description": "Test entry to verify the community Known Value assignment workflow",
18+
"source": {
19+
"submitter": "Blockchain Commons",
20+
"assigned_date": "2026-01-07",
21+
"pr_number": 147,
22+
"contact": "@wolfmcnally"
23+
}
24+
}
25+
],
26+
"statistics": {
27+
"total_entries": 1,
28+
"code_point_range": {
29+
"start": 200000,
30+
"end": 200000
31+
}
32+
}
1333
}

known-value-assignments/markdown/100000_community_registry.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,20 @@
44

55
| Property | Value |
66
|----------|-------|
7-
| **Name** | community |
7+
| **Name** | community_registry |
88
| **Start Code Point** | 100000 |
99
| **Processing Strategy** | Custom |
1010

1111
## Statistics
1212

1313
| Metric | Value |
1414
|--------|-------|
15-
| **Total Entries** | 0 |
16-
| **Code Point Range** | 100000 - ... |
15+
| **Total Entries** | 1 |
16+
| **Code Point Range** | 200000 - 200000 |
17+
| **Last Updated** | 2026-01-07 |
1718

1819
## Entries
1920

20-
| Codepoint | Canonical Name | Type | URI | Description |
21-
|-----------|----------------|------|-----|-------------|
21+
| Codepoint | Canonical Name | Type | URI | Description | Submitter |
22+
|-----------|----------------|------|-----|-------------|-----------|
23+
| 200000 | testWorkflowEntry | constant | | Test entry to verify the community Known Value assignment workflow | Blockchain Commons |

0 commit comments

Comments
 (0)