feat: add CalConnect flavor#7
Merged
Merged
Conversation
Re-audit of /Users/mulgogi/src/pubid/pubid/lib/pubid/ found 1 new
flavor: CalConnect (the Calendaring and Scheduling Consortium). Added
to the site with full identifier documentation sourced from the gem's
identifier.rb + renderer.rb + identifiers/standard.rb.
New flavor:
- CalConnect (industry): 1 doc type
CalConnect is the nonprofit consortium that develops open standards
for calendaring and scheduling — iCalendar interoperability, CalDAV,
time-zone handling, event publishing. Members include major tech
vendors, universities, and government agencies.
- CalConnect Standard (CC)
Identifier shape: CC[/<series>] <number>:<date>
Examples: CC 18011:2018, CC/DIR 10006:2019, CC/WD 51017:2024-07-23
Logo: real CalConnect logo from relaton/relaton.org/public/logos/.
Specs:
- Publisher count: 38 (was 37)
- Per-flavor assertion: CalConnect has 1 doc type with key 'standard'
Content:
- about.md, library/index.md updated to "38+ publishers"
- 2024-08-01 NIST blog post left at "26+" (historical content)
Verified:
- npm run check: 0 errors, 0 warnings, 33 hints
- npm run test: 374 tests pass (4 files)
- npm run build: 309 pages, 2.01s
- lychee: 5991 OK / 0 errors / 14 excluded
- npm run dev: /publishers/calconnect returns 200
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Re-audit of the pubid gem found 1 new flavor not on the site: CalConnect (the Calendaring and Scheduling Consortium). Added with full identifier documentation.
CC[/<series>] <number>:<date>CC 18011:2018,CC/DIR 10006:2019,CC/WD 51017:2024-07-23relaton/relaton.org/public/logos/Total publishers: 38 (was 37). about.md and library/index.md updated to "38+ publishers". Historical blog post untouched.
Test plan
npm run check: 0 errors, 0 warningsnpm run test: 374 tests passnpm run build: 309 pages, 2.01snpm run dev:/publishers/calconnectreturns 200