diff --git a/OCABundles/schema/credebl/mTech_grade_card_1/OCABundle.json b/OCABundles/schema/credebl/mTech_grade_card_1/OCABundle.json new file mode 100644 index 00000000..d62d83ff --- /dev/null +++ b/OCABundles/schema/credebl/mTech_grade_card_1/OCABundle.json @@ -0,0 +1,98 @@ +[ + { + "capture_base": { + "attributes": { + "Academic Year": "Text", + "Course Details": "Text", + "Cumulative Semester Performance-Credit Earned": "Text", + "Cumulative Semester Performance-SGA": "Text", + "Current Semester Performance-Credit Earned": "Text", + "Current Semester Performance-SGA": "Text", + "Date": "Text", + "Programme": "Text", + "Registration No": "Text", + "SL No": "Text", + "Semester": "Text", + "Student Name": "Text", + "University Address": "Text", + "University Name": "Text", + "Year": "Text" + }, + "classification": "", + "digest": "Ej-hg178n_vRcVNvetXi9xt9f23XclW6HVigkroZkzxE", + "flagged_attributes": [], + "type": "spec/capture_base/1.0" + }, + "overlays": [ + { + "attribute_character_encoding": { + "Academic Year": "utf-8", + "Course Details": "utf-8", + "Cumulative Semester Performance-Credit Earned": "utf-8", + "Cumulative Semester Performance-SGA": "utf-8", + "Current Semester Performance-Credit Earned": "utf-8", + "Current Semester Performance-SGA": "utf-8", + "Date": "utf-8", + "Programme": "utf-8", + "Registration No": "utf-8", + "SL No": "utf-8", + "Semester": "utf-8", + "Student Name": "utf-8", + "University Address": "utf-8", + "University Name": "utf-8", + "Year": "utf-8" + }, + "capture_base": "Ej-hg178n_vRcVNvetXi9xt9f23XclW6HVigkroZkzxE", + "default_character_encoding": "utf-8", + "digest": "EUi3K2XPiO8HkKVZnpdnquiNcKlYlrvUfB5Pat0Q3o7M", + "type": "spec/overlays/character_encoding/1.0" + }, + { + "attribute_categories": [], + "attribute_labels": { + "Academic Year": "Academic Year", + "Course Details": "Course Details", + "Cumulative Semester Performance-Credit Earned": "Cumulative Semester Performance-Credit Earned", + "Cumulative Semester Performance-SGA": "Cumulative Semester Performance-SGA", + "Current Semester Performance-Credit Earned": "Current Semester Performance-Credit Earned", + "Current Semester Performance-SGA": "Current Semester Performance-SGA", + "Date": "Date", + "Programme": "Programme", + "Registration No": "Registration No", + "SL No": "SL No", + "Semester": "Semester", + "Student Name": "Student Name", + "University Address": "University Address", + "University Name": "University Name", + "Year": "Year" + }, + "capture_base": "Ej-hg178n_vRcVNvetXi9xt9f23XclW6HVigkroZkzxE", + "category_labels": {}, + "digest": "ErTYTbrcnCICMhYnUhhn4uWg2COuLY5_iz3PYVdnJefg", + "language": "en", + "type": "spec/overlays/label/1.0" + }, + { + "capture_base": "Ej-hg178n_vRcVNvetXi9xt9f23XclW6HVigkroZkzxE", + "description": "MTech Grade Card Schema", + "digest": "ENIzsJf9Q68njKgyMd_iilBbKY7ZrJT2-zsMfd8PSFLA", + "language": "en", + "name": "MTech Grade Card", + "type": "spec/overlays/meta/1.0" + }, + { + "logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/logo.png", + "background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/background_slice.jpg", + "background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/background_image.jpg", + "primary_background_color": "#32674E", + "secondary_background_color": "", + "capture_base": "Ej-hg178n_vRcVNvetXi9xt9f23XclW6HVigkroZkzxE", + "digest": "ENIzsJf9Q68njKgyMd_iilBbKY7ZrJT2-zsMfd8PSFLA", + "expiry_date_attribute": "", + "primary_attribute": "", + "secondary_attribute": "", + "type": "aries/overlays/branding/1.0" + } + ] + } +] diff --git a/OCABundles/schema/credebl/mTech_grade_card_1/README.md b/OCABundles/schema/credebl/mTech_grade_card_1/README.md new file mode 100644 index 00000000..1f84a3c5 --- /dev/null +++ b/OCABundles/schema/credebl/mTech_grade_card_1/README.md @@ -0,0 +1,20 @@ +# University Grade Card + +A schema for a University Grade Card + +- Publishing Organization: University Grade Card +- Primary Contact Email Address: sairanjit.tummalapalli@ayanworks.com + +## Identifiers + +| Identifier | Location | URL | +| ---------------------------------------------- | ------------ | -------------------------------------------------------------- | +| 6jMAXHG6xkPc2diaDYcnY4:2:MTech Marksheet:1.0.0 | bcovrin:test | http://test.bcovrin.vonx.io:3707/tx/BCOVRIN_TEST/domain/650216 | + +## 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 | +| ----------------------- | --------- | ------------------------------------ | +| Sai Ranjit Tummalapalli | sairanjit | sairanjit.tummalapalli@ayanworks.com | diff --git a/OCABundles/schema/credebl/mTech_grade_card_1/background_image.jpg b/OCABundles/schema/credebl/mTech_grade_card_1/background_image.jpg new file mode 100644 index 00000000..1a7c484f Binary files /dev/null and b/OCABundles/schema/credebl/mTech_grade_card_1/background_image.jpg differ diff --git a/OCABundles/schema/credebl/mTech_grade_card_1/background_slice.jpg b/OCABundles/schema/credebl/mTech_grade_card_1/background_slice.jpg new file mode 100644 index 00000000..8a047541 Binary files /dev/null and b/OCABundles/schema/credebl/mTech_grade_card_1/background_slice.jpg differ diff --git a/OCABundles/schema/credebl/mTech_grade_card_1/branding.json b/OCABundles/schema/credebl/mTech_grade_card_1/branding.json new file mode 100644 index 00000000..af1115f9 --- /dev/null +++ b/OCABundles/schema/credebl/mTech_grade_card_1/branding.json @@ -0,0 +1,15 @@ +[ + { + "logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/logo.png", + "background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/background_slice.jpg", + "background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/background_image.jpg", + "primary_background_color": "#32674E", + "secondary_background_color": "", + "capture_base": "E2A0gynB5xfvhAEfOLXdn28W_Uso3u_2gu55qIf7O_0c", + "digest": "EumXvijNoMBB0eF6GpRuwNtbB5xhLHcaotlyrwflaJpE", + "expiry_date_attribute": "", + "primary_attribute": "", + "secondary_attribute": "", + "type": "aries/overlays/branding/1.0" + } +] diff --git a/OCABundles/schema/credebl/mTech_grade_card_1/logo.png b/OCABundles/schema/credebl/mTech_grade_card_1/logo.png new file mode 100644 index 00000000..883a4341 Binary files /dev/null and b/OCABundles/schema/credebl/mTech_grade_card_1/logo.png differ diff --git a/OCABundles/schema/credebl/mTech_grade_card_1/mTech.xlsx b/OCABundles/schema/credebl/mTech_grade_card_1/mTech.xlsx new file mode 100644 index 00000000..dc63755d Binary files /dev/null and b/OCABundles/schema/credebl/mTech_grade_card_1/mTech.xlsx differ diff --git a/OCABundles/schema/credebl/post_graduate_diploma/OCABundle.json b/OCABundles/schema/credebl/post_graduate_diploma/OCABundle.json new file mode 100644 index 00000000..1aebc4c1 --- /dev/null +++ b/OCABundles/schema/credebl/post_graduate_diploma/OCABundle.json @@ -0,0 +1,74 @@ +[ + { + "capture_base": { + "attributes": { + "Course Code": "Text", + "Course Name": "Text", + "Date": "Text", + "SL No": "Text", + "Specialization": "Text", + "Student Name": "Text", + "Year Of Passing": "Text" + }, + "classification": "", + "digest": "EC5H6h3vdALUIt7dS5pGhW4N3_t_cv_im0fRylQLH7Go", + "flagged_attributes": [], + "type": "spec/capture_base/1.0" + }, + "overlays": [ + { + "attribute_character_encoding": { + "Course Code": "utf-8", + "Course Name": "utf-8", + "Date": "utf-8", + "SL No": "utf-8", + "Specialization": "utf-8", + "Student Name": "utf-8", + "Year Of Passing": "utf-8" + }, + "capture_base": "EC5H6h3vdALUIt7dS5pGhW4N3_t_cv_im0fRylQLH7Go", + "default_character_encoding": "utf-8", + "digest": "EK9jOFDYvLSOZ0pW0ZGbkQt-ELl9kJfgae0bl1feoHHQ", + "type": "spec/overlays/character_encoding/1.0" + }, + { + "attribute_categories": [], + "attribute_labels": { + "Course Code": "Course Code", + "Course Name": "Course Name", + "Date": "Date", + "SL No": "SL No", + "Specialization": "Specialization", + "Student Name": "Student Name", + "Year Of Passing": "Year Of Passing" + }, + "capture_base": "EC5H6h3vdALUIt7dS5pGhW4N3_t_cv_im0fRylQLH7Go", + "category_labels": {}, + "digest": "E10lVEnKOobrO5I_WkEZ8Az8t9c15c4UTLbxxRowJzDE", + "language": "en", + "type": "spec/overlays/label/1.0" + }, + { + "capture_base": "EC5H6h3vdALUIt7dS5pGhW4N3_t_cv_im0fRylQLH7Go", + "description": "Post Graduate Diploma Schema", + "digest": "EUtTYluaWqi0_JtHIR3acBpni_Dyxej-JBcXNtROZI94", + "language": "en", + "name": "Post Graduate Diploma", + "type": "spec/overlays/meta/1.0" + }, + { + "logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/logo.png", + "background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/background_slice.jpg", + "background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/background_image.jpg", + "primary_background_color": "#32674E", + "secondary_background_color": "", + "capture_base": "EC5H6h3vdALUIt7dS5pGhW4N3_t_cv_im0fRylQLH7Go", + "digest": "EUtTYluaWqi0_JtHIR3acBpni_Dyxej-JBcXNtROZI94", + "expiry_date_attribute": "", + "primary_attribute": "", + "secondary_attribute": "", + "type": "aries/overlays/branding/1.0" + } + ] + } +] diff --git a/OCABundles/schema/credebl/post_graduate_diploma/PostGraduateDiploma.xlsx b/OCABundles/schema/credebl/post_graduate_diploma/PostGraduateDiploma.xlsx new file mode 100644 index 00000000..fb38e450 Binary files /dev/null and b/OCABundles/schema/credebl/post_graduate_diploma/PostGraduateDiploma.xlsx differ diff --git a/OCABundles/schema/credebl/post_graduate_diploma/README.md b/OCABundles/schema/credebl/post_graduate_diploma/README.md new file mode 100644 index 00000000..dc581c73 --- /dev/null +++ b/OCABundles/schema/credebl/post_graduate_diploma/README.md @@ -0,0 +1,20 @@ +# Post Graduate Diploma + +A schema for a Post Graduate Diploma + +- Publishing Organization: University +- Primary Contact Email Address: sairanjit.tummalapalli@ayanworks.com + +## Identifiers + +| Identifier | Location | URL | +| ---------------------------------------------------- | ------------ | -------------------------------------------------------------- | +| 6jMAXHG6xkPc2diaDYcnY4:2:Post Graduate Diploma:1.0.0 | bcovrin:test | http://test.bcovrin.vonx.io:3707/tx/BCOVRIN_TEST/domain/648403 | + +## 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 | +| ----------------------- | --------- | ------------------------------------ | +| Sai Ranjit Tummalapalli | sairanjit | sairanjit.tummalapalli@ayanworks.com | diff --git a/OCABundles/schema/credebl/post_graduate_diploma/background_image.jpg b/OCABundles/schema/credebl/post_graduate_diploma/background_image.jpg new file mode 100644 index 00000000..1a7c484f Binary files /dev/null and b/OCABundles/schema/credebl/post_graduate_diploma/background_image.jpg differ diff --git a/OCABundles/schema/credebl/post_graduate_diploma/background_slice.jpg b/OCABundles/schema/credebl/post_graduate_diploma/background_slice.jpg new file mode 100644 index 00000000..8a047541 Binary files /dev/null and b/OCABundles/schema/credebl/post_graduate_diploma/background_slice.jpg differ diff --git a/OCABundles/schema/credebl/post_graduate_diploma/branding.json b/OCABundles/schema/credebl/post_graduate_diploma/branding.json new file mode 100644 index 00000000..5aaead65 --- /dev/null +++ b/OCABundles/schema/credebl/post_graduate_diploma/branding.json @@ -0,0 +1,15 @@ +[ + { + "logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/logo.png", + "background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/background_slice.jpg", + "background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/background_image.jpg", + "primary_background_color": "#32674E", + "secondary_background_color": "", + "capture_base": "E2A0gynB5xfvhAEfOLXdn28W_Uso3u_2gu55qIf7O_0c", + "digest": "EumXvijNoMBB0eF6GpRuwNtbB5xhLHcaotlyrwflaJpE", + "expiry_date_attribute": "", + "primary_attribute": "", + "secondary_attribute": "", + "type": "aries/overlays/branding/1.0" + } +] diff --git a/OCABundles/schema/credebl/post_graduate_diploma/logo.png b/OCABundles/schema/credebl/post_graduate_diploma/logo.png new file mode 100644 index 00000000..883a4341 Binary files /dev/null and b/OCABundles/schema/credebl/post_graduate_diploma/logo.png differ diff --git a/ocabundles.json b/ocabundles.json index 0aaf40b2..08028c65 100644 --- a/ocabundles.json +++ b/ocabundles.json @@ -29,12 +29,18 @@ "N518iWxr9XUwEgZK573jnt:2:MTech Grade Card:1.0.0": { "path": "OCABundles/schema/credebl/mTech_grade_card/OCABundle.json" }, + "6jMAXHG6xkPc2diaDYcnY4:2:MTech Marksheet:1.0.0": { + "path": "OCABundles/schema/credebl/mTech_grade_card_1/OCABundle.json" + }, "TfGSZ1rWA4kk8npaaSg7Ca:2:Participant:1.2": { "path": "OCABundles/schema/credebl/participant_new/OCABundle.json" }, "UwdddfgpXQwEgMw66zR3FH:3:CL:672:WMC Participant": { "path": "OCABundles/schema/credebl/participant_new/OCABundle.json" }, + "6jMAXHG6xkPc2diaDYcnY4:2:Post Graduate Diploma:1.0.0": { + "path": "OCABundles/schema/credebl/post_graduate_diploma/OCABundle.json" + }, "TfGSZ1rWA4kk8npaaSg7Ca:2:Winner:1.2": { "path": "OCABundles/schema/credebl/winner_new/OCABundle.json" }, diff --git a/ocabundleslist.json b/ocabundleslist.json index 6108182c..458e3483 100644 --- a/ocabundleslist.json +++ b/ocabundleslist.json @@ -6,13 +6,6 @@ "type": "schema", "ocabundle": "OCABundles/schema/credebl/arbiter_new/OCABundle.json" }, - { - "org": "AyanWorks Technology Solutions", - "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_appreciation_certificate/OCABundle.json" - }, { "org": "AyanWorks Technology Solutions", "name": "Ayanworks Employee Id Credential", @@ -20,20 +13,6 @@ "type": "schema", "ocabundle": "OCABundles/schema/credebl/ayanworks_employee_id/OCABundle.json" }, - { - "org": "AyanWorks Technology Solutions", - "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_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", "name": "Blockster Labs Employee Id Credential", @@ -62,6 +41,13 @@ "type": "schema", "ocabundle": "OCABundles/schema/credebl/mTech_grade_card/OCABundle.json" }, + { + "org": "University Grade Card", + "name": "University Grade Card", + "desc": "A schema for a University Grade Card", + "type": "schema", + "ocabundle": "OCABundles/schema/credebl/mTech_grade_card_1/OCABundle.json" + }, { "org": "World Memory Championship", "name": "Participant Credential", @@ -69,6 +55,13 @@ "type": "schema", "ocabundle": "OCABundles/schema/credebl/participant_new/OCABundle.json" }, + { + "org": "University", + "name": "Post Graduate Diploma", + "desc": "A schema for a Post Graduate Diploma", + "type": "schema", + "ocabundle": "OCABundles/schema/credebl/post_graduate_diploma/OCABundle.json" + }, { "org": "World Memory Championship", "name": "Winner Credential",