From fe9ca88a5237e4f26adc9d6d91c48dbeda86fe99 Mon Sep 17 00:00:00 2001 From: Antonio Leal Batista Date: Mon, 4 Jul 2022 19:36:33 -0500 Subject: [PATCH] Verifiable credentials list update --- credentials.md | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/credentials.md b/credentials.md index 44db7ff..0977ab7 100644 --- a/credentials.md +++ b/credentials.md @@ -2,11 +2,22 @@ --- +- ### RedCLARA Diploma Project + Verifiable credential for LACChain/RedCLARA's National Academy networks Diploma project. + #### Authors: + LACChain/RedCLARA/REUNA/CEDIA + #### Schema URL: + [lacchain_redclara_diploma.json](./schemas/lacchain_redclara_diploma.json) + #### Example: + [lacchain_academy.json](./examples/lacchain_redclara_diploma.json) + +--- + - ### LACChain Academy Diploma Verifiable credential for academic diplomas, specifically for the LACChain Academy course. #### Author: LACChain - #### Scheme URL: + #### Schema URL: http://id.lacchain.net/credentials/library/academy/464f1c057d38f17f6f8dd66d34598ab53489b1f3595b3eb7e93be64bc457d944/v1 #### Example: [lacchain_academy.json](./examples/lacchain_academy.json) @@ -17,7 +28,7 @@ Verifiable credential that certifies a vaccinated person. #### Author: LACChain - #### Scheme URL: + #### Schema URL: http://id.lacchain.net/credentials/library/vaccination/8b1c5422ce61251c73aa1f4d8a88608861c74875d2c9728052a7d7b24b580e23/v1 #### Example: [lacchain_vaccination.json](./examples/lacchain_vaccination.json) @@ -28,8 +39,8 @@ Verifiable credential that certifies a digital diploma. #### Author: IZERTIS - #### Scheme URL: - [lacchain_digitaldiploma.json](./schemes/lacchain_digitaldiploma.json) + #### Schema URL: + [lacchain_digitaldiploma.json](./schemas/lacchain_digitaldiploma.json) #### Example: [lacchain_digitaldiploma.json](./examples/lacchain_digitaldiploma.json) @@ -39,8 +50,8 @@ Verifiable credential that certifies a student person. This verifiable credencial aims to be a VC that identifies students and, it should be issued by academic institutions. #### Author: IZERTIS - #### Scheme URL: - [lacchain_academicid.json](./schemes/lacchain_academicid.json) + #### Schema URL: + [lacchain_academicid.json](./schemas/lacchain_academicid.json) #### Example: [lacchain_academicid.json](./examples/lacchain_academicid.json) @@ -50,6 +61,6 @@ Verifiable credential for UWI academic courses and diplomas. #### Author: World Data LACChain - #### Scheme URL: -- + #### Schema URL: -- #### Example: [lacchain_uwi.json](./examples/lacchain_uwi.json)