feat: add utopia-agency-employee-badge IdentificationDocument credential#144
Open
applesnort wants to merge 1 commit into
Open
feat: add utopia-agency-employee-badge IdentificationDocument credential#144applesnort wants to merge 1 commit into
applesnort wants to merge 1 commit into
Conversation
Simple employee badge using the identification vocab (v1rc1): givenName + familyName from the Person type, agency as an inline schema.org/memberOf term. Issued by Utopia DMV for demo purposes; ports to CHP and other CA agencies in follow-up work (DB-181). Depends on DB-724 (identification-vocab context registration in vc-playground) before this credential can be issued via the playground.
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
Adds a Utopia Agency Employee Badge credential as a demo/test version of the CA Agency Employee Credential (DB-181).
IdentificationDocumentCredentialfrom the Identification Document vocabularygivenName+familyName(vocabPersontype), plusagencyas an inlineschema.org/memberOftermDepends on
https://w3id.org/identification/v1rc1context must be registered in the vc-playground Veres Core before this credential can be issued via the playground. That PR is currently In Review.Open questions for reviewers
schema.org/memberOfthe right mapping foragency, or should we useschema.org/worksForwith anOrganizationobject?renderMethodnow or defer to a follow-up once the CA artwork is finalized?Test plan
IdentificationDocumentCredentialcard designCloses DB-181 (after DB-724 lands).