CalConnect Standard (CC)
Description
CalConnect Standards — the normative specifications published by CalConnect. Numbered with a 4-digit sequence (preserves leading zeros, e.g. CC 18011:2018). An optional series letter (A, WD for Working Draft, DIR for Directives) can prefix the number after a slash. Full-date forms occur for working drafts (e.g. CC/WD 51017:2024-07-23).
Syntax
CalConnect identifiers follow the shape: CC[/<series>] <number>:<date>. The publisher token is always 'CC'. An optional series letter or token follows after a slash (A, WD, DIR, …). The number is a plain string (preserves leading zeros and sub-part separators like '0812-1' or '0707.1'). The date segment uses the ISO-style year format with optional month and day for full-date forms (e.g. 'CC/WD 51017:2024-07-23').
Examples 5
Components Used
CalConnect CalConnect Standard (CC) identifiers are composed of these elements:
Publisher
CC — the canonical publisher token
CCSeries
Optional series letter or token (A, WD, DIR, etc.) appearing after the publisher, separated by slash
WDNumber
Document number, kept as a string to preserve leading zeros and sub-part separators (0514, 0812-1, 0707.1)
51017Date
Publication date: always year; month/day present only for full-date forms (2024-07-23)
2024Algebraic Relations
Relations that can involve CalConnect Standard (CC) identifiers:
| Relation | Description | Syntax | Example |
|---|---|---|---|
| Standard | Basic CalConnect Standard without series | CC <number>:<year> | CC 18011:2018 |
| With Series | Series prefix after the publisher, separated by slash | CC/<series> <number>:<date> | CC/DIR 10006:2019 |
| Full Date | Full-date form for working drafts | CC/<series> <number>:<year>-<month>-<day> | CC/WD 51017:2024-07-23 |
| Without Publisher | Bare series+number form (no 'CC' prefix) | [<series> ]<number>:<date> | DIR 10006:2019 |
URN Mapping
urn:cc:[series]:[number]:[year]