diff --git a/OCABundles/schema/credebl/ayanworks_visitor_id/AyanWorksVisitor.xlsx b/OCABundles/schema/credebl/ayanworks_visitor_id/AyanWorksVisitor.xlsx new file mode 100644 index 00000000..748740d6 Binary files /dev/null and b/OCABundles/schema/credebl/ayanworks_visitor_id/AyanWorksVisitor.xlsx differ diff --git a/OCABundles/schema/credebl/ayanworks_visitor_id/OCABundle.json b/OCABundles/schema/credebl/ayanworks_visitor_id/OCABundle.json new file mode 100644 index 00000000..83042492 --- /dev/null +++ b/OCABundles/schema/credebl/ayanworks_visitor_id/OCABundle.json @@ -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": "Visitor ID", + "Name": "Name" + }, + "capture_base": "EH9U5OIJuoNpYWJmIGk6o-8w8XVN7u3PYmetjifZp9oI", + "category_labels": {}, + "digest": "EIUxNwRd5O8BMhtHVKvx5p_frLYJUNk2bAWoWl9I05_A", + "language": "en", + "type": "spec/overlays/label/1.0" + }, + { + "attribute_information": { + "Blood Group": "This is the blood group of visitor", + "Employee ID": "This is the visitor id", + "Name": "This is the full name of visitor" + }, + "capture_base": "EH9U5OIJuoNpYWJmIGk6o-8w8XVN7u3PYmetjifZp9oI", + "digest": "EzHrHJcNoQ81-cO6wH_E5eRBsjHfH5Y--Jrfv-fNitj4", + "language": "en", + "type": "spec/overlays/information/1.0" + }, + { + "capture_base": "EH9U5OIJuoNpYWJmIGk6o-8w8XVN7u3PYmetjifZp9oI", + "credential_support_url": "https://ayanworks.com/", + "description": "This is the visitor Id", + "digest": "E4-_PDm9ypMCfoj2L_AbPCugmY-rRlPhMZH27_-MTT-Y", + "issuer": "AyanWorks", + "issuer_description": "AyanWorks Technology Solutions", + "issuer_url": "https://ayanworks.com/", + "language": "en", + "name": "Visitor Id", + "type": "spec/overlays/meta/1.0" + }, + { + "logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/ayanworks_visitor_id/ayanworks_logo.png", + "background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/ayanworks_visitor_id/background_slice.png", + "background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/ayanworks_visitor_id/background_image.png", + "primary_background_color": "#7A4DE5", + "secondary_background_color": "", + "capture_base": "EH9U5OIJuoNpYWJmIGk6o-8w8XVN7u3PYmetjifZp9oI", + "digest": "E4-_PDm9ypMCfoj2L_AbPCugmY-rRlPhMZH27_-MTT-Y", + "expiry_date_attribute": "", + "primary_attribute": "Employee ID", + "secondary_attribute": "", + "type": "aries/overlays/branding/1.0" + } + ] + } +] diff --git a/OCABundles/schema/credebl/ayanworks_visitor_id/README.md b/OCABundles/schema/credebl/ayanworks_visitor_id/README.md new file mode 100644 index 00000000..72961805 --- /dev/null +++ b/OCABundles/schema/credebl/ayanworks_visitor_id/README.md @@ -0,0 +1,22 @@ +# Ayanworks Visitor Id Credential + +A schema for a Ayanworks Visitor Id credential used for the visitors of the organization + +- Publishing Organization: AyanWorks Technology Solutions +- Primary Contact Email Address: kalyan@ayanworks.com + +## Identifiers + +| Identifier | Location | URL | +| ------------------------------------------------- | --------------- | --------------------------------------------------------- | +| PKDMuYSzJE22Jkh4B1EMiX:3:CL:666:AyanWorks Visitor | indicio:mainnet | https://indyscan.indiciotech.io/tx/IND_MAINNET/domain/835 | + +## 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@ayanworks.com | +| Ajay Jadhav | ajile-in | ajay@ayanworks.com | +| Sai Ranjit Tummalapalli | sairanjit | sairanjit.tummalapalli@ayanworks.com | diff --git a/OCABundles/schema/credebl/ayanworks_visitor_id/ayanworks_logo.png b/OCABundles/schema/credebl/ayanworks_visitor_id/ayanworks_logo.png new file mode 100644 index 00000000..3ff43836 Binary files /dev/null and b/OCABundles/schema/credebl/ayanworks_visitor_id/ayanworks_logo.png differ diff --git a/OCABundles/schema/credebl/ayanworks_visitor_id/background_image.png b/OCABundles/schema/credebl/ayanworks_visitor_id/background_image.png new file mode 100644 index 00000000..0bda7188 Binary files /dev/null and b/OCABundles/schema/credebl/ayanworks_visitor_id/background_image.png differ diff --git a/OCABundles/schema/credebl/ayanworks_visitor_id/background_slice.png b/OCABundles/schema/credebl/ayanworks_visitor_id/background_slice.png new file mode 100644 index 00000000..1542511c Binary files /dev/null and b/OCABundles/schema/credebl/ayanworks_visitor_id/background_slice.png differ diff --git a/OCABundles/schema/credebl/ayanworks_visitor_id/branding.json b/OCABundles/schema/credebl/ayanworks_visitor_id/branding.json new file mode 100644 index 00000000..5e9bdfd4 --- /dev/null +++ b/OCABundles/schema/credebl/ayanworks_visitor_id/branding.json @@ -0,0 +1,15 @@ +[ + { + "logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/ayanworks_visitor_id/ayanworks_logo.png", + "background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/ayanworks_visitor_id/background_slice.png", + "background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/ayanworks_visitor_id/background_image.png", + "primary_background_color": "#7A4DE5", + "secondary_background_color": "", + "capture_base": "E75sopl65qnoZRwjQQ0FjWGemLlOXcXtanhScZ2CloJY", + "digest": "EBQbQEV6qSEGDzGLj1CqT4e6yzESjPimF-Swmyltw5jU", + "expiry_date_attribute": "", + "primary_attribute": "Employee ID", + "secondary_attribute": "", + "type": "aries/overlays/branding/1.0" + } +] diff --git a/ocabundles.json b/ocabundles.json index ec767f02..0aaf40b2 100644 --- a/ocabundles.json +++ b/ocabundles.json @@ -14,6 +14,9 @@ "PKDMuYSzJE22Jkh4B1EMiX:3:CL:831:PinnacleCertificate": { "path": "OCABundles/schema/credebl/ayanworks_pinnacle_certificate/OCABundle.json" }, + "PKDMuYSzJE22Jkh4B1EMiX:3:CL:666:AyanWorks Visitor": { + "path": "OCABundles/schema/credebl/ayanworks_visitor_id/OCABundle.json" + }, "HunPZjBW3msPS2FUVF41mC:3:CL:666:Blockster Employment VC": { "path": "OCABundles/schema/credebl/blockster_labs_employee_id/OCABundle.json" }, diff --git a/ocabundleslist.json b/ocabundleslist.json index b59ab528..6108182c 100644 --- a/ocabundleslist.json +++ b/ocabundleslist.json @@ -11,7 +11,7 @@ "name": "Pinnacle Performer Credential", "desc": "A schema for a Pinnacle Performer credential used for the employees of the organization", "type": "schema", - "ocabundle": "OCABundles/schema/credebl/ayanworks_pinnacle_certificate/OCABundle.json" + "ocabundle": "OCABundles/schema/credebl/ayanworks_appreciation_certificate/OCABundle.json" }, { "org": "AyanWorks Technology Solutions", @@ -25,7 +25,14 @@ "name": "Appreciation Certificate Credential", "desc": "A schema for a Appreciation Certificate credential used for the employees of the organization", "type": "schema", - "ocabundle": "OCABundles/schema/credebl/ayanworks_appreciation_certificate/OCABundle.json" + "ocabundle": "OCABundles/schema/credebl/ayanworks_pinnacle_certificate/OCABundle.json" + }, + { + "org": "AyanWorks Technology Solutions", + "name": "Ayanworks Visitor Id Credential", + "desc": "A schema for a Ayanworks Visitor Id credential used for the visitors of the organization", + "type": "schema", + "ocabundle": "OCABundles/schema/credebl/ayanworks_visitor_id/OCABundle.json" }, { "org": "Blockster Labs",