Skip to content

Add support for transcripts schema version 2.2#425

Merged
Isaac-kps merged 2 commits intoOpenCerts:masterfrom
skydudie:Add-Transcripts-2.2-Schema
Mar 9, 2026
Merged

Add support for transcripts schema version 2.2#425
Isaac-kps merged 2 commits intoOpenCerts:masterfrom
skydudie:Add-Transcripts-2.2-Schema

Conversation

@skydudie
Copy link
Copy Markdown
Contributor

This pull request introduces support for version 2.2 of the transcripts schema, including updated example documents and changelog documentation. The changes add new features to the schema, such as an optional network field for blockchain certificate issuance, and provide comprehensive example JSON files to illustrate usage.

Schema versioning and support:

  • Added support for transcripts schema version 2.2 in both the schema publishing script (publishSchema.sh) and the main schema loader (src/index.js), ensuring the new schema version is available for use. [1] [2]

Schema enhancements:

Example documents:

  • Added three comprehensive example JSON documents for schema version 2.2:
    • example.json: Demonstrates a transcript with the new network field and various recipient, issuer, qualification, and skills data.
    • example-did-document.json: Shows a transcript with multiple issuers using DID and DNS-TXT identity proofs.
    • example-dns-did-document.json: Provides an example featuring DNS-DID identity proof and additional issuer/recipient details.

Copy link
Copy Markdown
Contributor

@Isaac-kps Isaac-kps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Isaac-kps Isaac-kps merged commit ef8fa75 into OpenCerts:master Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants