Skip to content

Commit 51bf8af

Browse files
Assign community Known Values from PR #146
Registered new Known Values from community request. PR: #146 Author: @wolfmcnally
1 parent caef45e commit 51bf8af

2 files changed

Lines changed: 29 additions & 7 deletions

File tree

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:11:27.029357+00:00"
1011
},
1112
"entries": [
12-
]
13+
{
14+
"codepoint": 100000,
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": 146,
22+
"contact": "@wolfmcnally"
23+
}
24+
}
25+
],
26+
"statistics": {
27+
"total_entries": 1,
28+
"code_point_range": {
29+
"start": 100000,
30+
"end": 100000
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** | 100000 - 100000 |
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+
| 100000 | testWorkflowEntry | constant | | Test entry to verify the community Known Value assignment workflow | Blockchain Commons |

0 commit comments

Comments
 (0)