forked from bcgov/aries-oca-bundles
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add blockster labs employee id oca (#11)
* feat: add ayannworks employee id oca Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com> * refactor: update wmc mainnet cred-defs Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com> * fix: github id Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com> --------- Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
- Loading branch information
Showing
9 changed files
with
116 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+394 KB
OCABundles/schema/credebl/blockster_labs_employee_id/BlocksterLabsEmployeeId.xlsx
Binary file not shown.
77 changes: 77 additions & 0 deletions
77
OCABundles/schema/credebl/blockster_labs_employee_id/OCABundle.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,77 @@ | ||
[ | ||
{ | ||
"capture_base": { | ||
"attributes": { | ||
"Blood Group": "Text", | ||
"Employee ID": "Text", | ||
"Name": "Text" | ||
}, | ||
"classification": "", | ||
"digest": "EH9U5OIJuoNpYWJmIGk6o-8w8XVN7u3PYmetjifZp9oI", | ||
"flagged_attributes": ["Employee ID", "Blood Group"], | ||
"type": "spec/capture_base/1.0" | ||
}, | ||
"overlays": [ | ||
{ | ||
"attribute_character_encoding": { | ||
"Blood Group": "utf-8", | ||
"Employee ID": "utf-8", | ||
"Name": "utf-8" | ||
}, | ||
"capture_base": "EH9U5OIJuoNpYWJmIGk6o-8w8XVN7u3PYmetjifZp9oI", | ||
"default_character_encoding": "utf-8", | ||
"digest": "ETrdKd0M_ea64B5CDc6V3ybkmINrIbDyr--ZLFXnfgGk", | ||
"type": "spec/overlays/character_encoding/1.0" | ||
}, | ||
{ | ||
"attribute_categories": [], | ||
"attribute_labels": { | ||
"Blood Group": "Blood Group", | ||
"Employee ID": "Employee ID", | ||
"Name": "Name" | ||
}, | ||
"capture_base": "EH9U5OIJuoNpYWJmIGk6o-8w8XVN7u3PYmetjifZp9oI", | ||
"category_labels": {}, | ||
"digest": "EP5kZ5qJhYLR5RTyPpg3eUXUBgntlkGkhslk4dWlYXNw", | ||
"language": "en", | ||
"type": "spec/overlays/label/1.0" | ||
}, | ||
{ | ||
"attribute_information": { | ||
"Blood Group": "This is the blood group of employee", | ||
"Employee ID": "This is the employee id of employee", | ||
"Name": "This is the full name of employee" | ||
}, | ||
"capture_base": "EH9U5OIJuoNpYWJmIGk6o-8w8XVN7u3PYmetjifZp9oI", | ||
"digest": "EOtb4940Y6uor-Ibc_Z1PrIpciHfyt2Z95nZ42e2EneQ", | ||
"language": "en", | ||
"type": "spec/overlays/information/1.0" | ||
}, | ||
{ | ||
"capture_base": "EH9U5OIJuoNpYWJmIGk6o-8w8XVN7u3PYmetjifZp9oI", | ||
"credential_support_url": "https://blockster.global/", | ||
"description": "This is the employee Id", | ||
"digest": "E7pjlaqCp9XeylweZA3Ur1GgHOKbuTRydQXyxDGXyuDo", | ||
"issuer": "Blockster Labs", | ||
"issuer_description": "Blockster Labs", | ||
"issuer_url": "https://blockster.global/", | ||
"language": "en", | ||
"name": "Employee Id", | ||
"type": "spec/overlays/meta/1.0" | ||
}, | ||
{ | ||
"logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/blockster_labs_employee_id/blockster_logo.png", | ||
"background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/blockster_labs_employee_id/background_slice.png", | ||
"background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/blockster_labs_employee_id/background_image.png", | ||
"primary_background_color": "#3859A8", | ||
"secondary_background_color": "", | ||
"capture_base": "EH9U5OIJuoNpYWJmIGk6o-8w8XVN7u3PYmetjifZp9oI", | ||
"digest": "EBQbQEV6qSEGDzGLj1CqT4e6yzESjPimF-Swmyltw5jU", | ||
"expiry_date_attribute": "", | ||
"primary_attribute": "", | ||
"secondary_attribute": "", | ||
"type": "aries/overlays/branding/1.0" | ||
} | ||
] | ||
} | ||
] |
22 changes: 22 additions & 0 deletions
22
OCABundles/schema/credebl/blockster_labs_employee_id/README.md
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,22 @@ | ||
# Blockster Labs Employee Id Credential | ||
|
||
A schema for a Blockster Labs Employee Id credential used for the employees of the organization | ||
|
||
- Publishing Organization: Blockster Labs | ||
- Primary Contact Email Address: kalyan@blockster.global | ||
|
||
## Identifiers | ||
|
||
| Identifier | Location | URL | | ||
| ------------------------------------------------------- | --------------- | --------------------------------------------------------- | | ||
| HunPZjBW3msPS2FUVF41mC:3:CL:666:Blockster Employment VC | indicio:mainnet | https://indyscan.indiciotech.io/tx/IND_MAINNET/domain/667 | | ||
|
||
## Authorization | ||
|
||
The following are the GitHub IDs of those authorized to make substantive updates to the OCA Bundle. | ||
|
||
| OCA Bundle Contributors | GitHub ID | Email Address | | ||
| ----------------------- | ---------- | ------------------------------------ | | ||
| Kirankalyan Kulkarni | kkkulkarni | kalyan@blockster.global | | ||
| Ajay Jadhav | ajile-in | ajay@blockster.global | | ||
| Sai Ranjit Tummalapalli | sairanjit | sairanjit.tummalapalli@ayanworks.com | |
Binary file added
BIN
+229 KB
OCABundles/schema/credebl/blockster_labs_employee_id/background_image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+24.3 KB
OCABundles/schema/credebl/blockster_labs_employee_id/background_slice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.72 KB
OCABundles/schema/credebl/blockster_labs_employee_id/blockster_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions
15
OCABundles/schema/credebl/blockster_labs_employee_id/branding.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,15 @@ | ||
[ | ||
{ | ||
"logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/blockster_labs_employee_id/blockster_logo.png", | ||
"background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/blockster_labs_employee_id/background_slice.png", | ||
"background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/blockster_labs_employee_id/background_image.png", | ||
"primary_background_color": "#3859A8", | ||
"secondary_background_color": "", | ||
"capture_base": "E75sopl65qnoZRwjQQ0FjWGemLlOXcXtanhScZ2CloJY", | ||
"digest": "EBQbQEV6qSEGDzGLj1CqT4e6yzESjPimF-Swmyltw5jU", | ||
"expiry_date_attribute": "", | ||
"primary_attribute": "", | ||
"secondary_attribute": "", | ||
"type": "aries/overlays/branding/1.0" | ||
} | ||
] |
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