-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix[Added certificate schemas] * Fix[changed name of CasteCertificate.json file]
- Loading branch information
1 parent
c481e33
commit 7cac15f
Showing
6 changed files
with
154 additions
and
28 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"@context": { | ||
"@version": 1.1, | ||
"@protected": true, | ||
"type": "@type", | ||
"schema": "https://schema.org/", | ||
"IncomeCertificate": { | ||
"@id": "https://tekdi.github.io/files/vc-schemas/ubi/IncomeCertificate.json#IncomeCertificate" | ||
}, | ||
"studenId": "schema:Text", | ||
"fatherName": "schema:Text", | ||
"motherName": "schema:Text", | ||
"husbandName": "schema:Text", | ||
"wifeName": "schema:Text", | ||
"addressLine1": "schema:Text", | ||
"vtc": "schema:Text", | ||
"district": "schema:Text", | ||
"pin": "schema:Text", | ||
"state": "schema:Text", | ||
"country": "schema:Text", | ||
"casteName": "schema:Text", | ||
"casteCategory": "schema:Text", | ||
"totalAnnualFamilyIncome": "schema:Text", | ||
"incomeFromAgriculture": "schema:Text", | ||
"incomeFromSalary": "schema:Text", | ||
"incomeFromTradeBusiness": "schema:Text", | ||
"incomeFromOtherSources": "schema:Text", | ||
"orgName": "schema:Text", | ||
"orgType": "schema:Text", | ||
"orgOfficerRank": "schema:Text", | ||
"orgAddressLine1": "schema:Text", | ||
"orgAddressLine2": "schema:Text", | ||
"orgDistrict": "schema:Text", | ||
"orgPin": "schema:Text", | ||
"orgState": "schema:Text", | ||
"orgCountry": "schema:Text", | ||
"issuanceDate": "schema:Text", | ||
"certificateNumber": "schema:Text", | ||
"validUpto": "schema:Text" | ||
} | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"@context": { | ||
"@version": 1.1, | ||
"@protected": true, | ||
"type": "@type", | ||
"schema": "https://schema.org/", | ||
"JanAadharCertificate": { | ||
"@id": "https://tekdi.github.io/files/vc-schemas/ubi/JanAadharCertificate.json#JanAadharCertificate" | ||
}, | ||
"studentId": "schema:Text", | ||
"familyIdentificationNumber": "schema:Text", | ||
"firstName": "schema:Text", | ||
"middleName": "schema:Text", | ||
"lastName": "schema:Text", | ||
"gender": "schema:Text", | ||
"dob": "schema:Text", | ||
"personalIdentificationNumber": "schema:Text", | ||
"familyBankAccountNumber": "schema:Text", | ||
"addressLine1": "schema:Text", | ||
"addressLine2": "schema:Text", | ||
"vtc": "schema:Text", | ||
"district": "schema:Text", | ||
"pin": "schema:Text", | ||
"state": "schema:Text", | ||
"country": "schema:Text", | ||
"relationwithFamilyLeader": "schema:Text", | ||
"orgName": "schema:Text", | ||
"orgType": "schema:Text", | ||
"idNumber": "schema:Text" | ||
} | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"@context": { | ||
"@version": 1.1, | ||
"@protected": true, | ||
"type": "@type", | ||
"schema": "https://schema.org/", | ||
"Marksheet": { | ||
"@id": "https://tekdi.github.io/files/vc-schemas/ubi/Marksheet.json#Marksheet" | ||
}, | ||
"studentId": "schema:Text", | ||
"firstName": "schema:Text", | ||
"middleName": "schema:Text", | ||
"lastName": "schema:Text", | ||
"schoolUniqueCode": "schema:Text", | ||
"schoolName": "schema:Text", | ||
"class": "schema:Text", | ||
"examDate": "schema:Text", | ||
"cgpa": "schema:Text", | ||
"cgpaMax": "schema:Text", | ||
"grade": "schema:Text", | ||
"marksMax": "schema:Text", | ||
"marksTotal": "schema:Text", | ||
"percentage": "schema:Text", | ||
"result": "schema:Text", | ||
"academicYear": "schema:Text", | ||
"issuerName": "schema:Text" | ||
} | ||
} |
39 changes: 39 additions & 0 deletions
39
static/files/vc-schemas/ubi/SportsParticipationCertificate.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"@context": { | ||
"@version": 1.1, | ||
"@protected": true, | ||
"type": "@type", | ||
"schema": "https://schema.org/", | ||
"SportsParticipationCertificate": { | ||
"@id": "https://tekdi.github.io/files/vc-schemas/ubi/SportsParticipationCertificate.json#SportsParticipationCertificate" | ||
}, | ||
"studentId": "schema:Text", | ||
"firstName": "schema:Text", | ||
"middleName": "schema:Text", | ||
"lastName": "schema:Text", | ||
"schoolName": "schema:Text", | ||
"class": "schema:Text", | ||
"addressLine1": "schema:Text", | ||
"vtc": "schema:Text", | ||
"district": "schema:Text", | ||
"pin": "schema:Text", | ||
"state": "schema:Text", | ||
"country": "schema:Text", | ||
"organizingVenue": "schema:Text", | ||
"eventName": "schema:Text", | ||
"eventStartDate": "schema:Text", | ||
"eventEndDate": "schema:Text", | ||
"typeofSport": "schema:Text", | ||
"rank": "schema:Text", | ||
"orgName": "schema:Text", | ||
"orgCode": "schema:Text", | ||
"orgType": "schema:Text", | ||
"orgOfficerName": "schema:Text", | ||
"orgOfficerRank": "schema:Text", | ||
"orgDistrict": "schema:Text", | ||
"orgPin": "schema:Text", | ||
"orgState": "schema:Text", | ||
"orgCountry": "schema:Text", | ||
"certificateNumber": "schema:Text" | ||
} | ||
} |