diff --git a/ocabundleslist.json b/ocabundleslist.json index a9cfc76a..b59ab528 100644 --- a/ocabundleslist.json +++ b/ocabundleslist.json @@ -1,14 +1,86 @@ [ -{ "org": "World Memory Championship", "name": "Arbiter Credential", "desc": "A schema for a arbiter credential used for arbiter of the World Memory Championship", "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", "desc": "A schema for a Ayanworks Employee Id credential used for the employees of the organization", "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": "Blockster Labs", "name": "Blockster Labs Employee Id Credential", "desc": "A schema for a Blockster Labs Employee Id credential used for the employees of the organization", "type": "schema", "ocabundle": "OCABundles/schema/credebl/blockster_labs_employee_id/OCABundle.json" }, -{ "org": "ID4Africa", "name": "ID4Africa Delegate Credential", "desc": "A schema for a ID4Africa Id credential", "type": "schema", "ocabundle": "OCABundles/schema/credebl/id4africa-delegate/OCABundle.json" }, -{ "org": "ID4Africa", "name": "ID4Africa Speaker Credential", "desc": "A schema for a ID4Africa Id credential", "type": "schema", "ocabundle": "OCABundles/schema/credebl/id4africa-speaker/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/OCABundle.json" }, -{ "org": "World Memory Championship", "name": "Participant Credential", "desc": "A schema for a participant credential used for partipant of the World Memory Championship", "type": "schema", "ocabundle": "OCABundles/schema/credebl/participant_new/OCABundle.json" }, -{ "org": "World Memory Championship", "name": "Winner Credential", "desc": "A schema for a winner credential used for the World Memory Championship", "type": "schema", "ocabundle": "OCABundles/schema/credebl/winner_new/OCABundle.json" }, -{ "org": "World Memory Championship", "name": "WMC Final Score Credential", "desc": "A schema for a WMC participant final score credential of the World Memory Championship", "type": "schema", "ocabundle": "OCABundles/schema/credebl/wmc_final_score/OCABundle.json" }, -{ "org": "World Memory Championship", "name": "World Record Credential", "desc": "A schema for a world record credential used for the World Memory Championship", "type": "schema", "ocabundle": "OCABundles/schema/credebl/world_record/OCABundle.json" } + { + "org": "World Memory Championship", + "name": "Arbiter Credential", + "desc": "A schema for a arbiter credential used for arbiter of the World Memory Championship", + "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_pinnacle_certificate/OCABundle.json" + }, + { + "org": "AyanWorks Technology Solutions", + "name": "Ayanworks Employee Id Credential", + "desc": "A schema for a Ayanworks Employee Id credential used for the employees of the organization", + "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_appreciation_certificate/OCABundle.json" + }, + { + "org": "Blockster Labs", + "name": "Blockster Labs Employee Id Credential", + "desc": "A schema for a Blockster Labs Employee Id credential used for the employees of the organization", + "type": "schema", + "ocabundle": "OCABundles/schema/credebl/blockster_labs_employee_id/OCABundle.json" + }, + { + "org": "ID4Africa", + "name": "ID4Africa Delegate Credential", + "desc": "A schema for a ID4Africa Id credential", + "type": "schema", + "ocabundle": "OCABundles/schema/credebl/id4africa-delegate/OCABundle.json" + }, + { + "org": "ID4Africa", + "name": "ID4Africa Speaker Credential", + "desc": "A schema for a ID4Africa Id credential", + "type": "schema", + "ocabundle": "OCABundles/schema/credebl/id4africa-speaker/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/OCABundle.json" + }, + { + "org": "World Memory Championship", + "name": "Participant Credential", + "desc": "A schema for a participant credential used for partipant of the World Memory Championship", + "type": "schema", + "ocabundle": "OCABundles/schema/credebl/participant_new/OCABundle.json" + }, + { + "org": "World Memory Championship", + "name": "Winner Credential", + "desc": "A schema for a winner credential used for the World Memory Championship", + "type": "schema", + "ocabundle": "OCABundles/schema/credebl/winner_new/OCABundle.json" + }, + { + "org": "World Memory Championship", + "name": "WMC Final Score Credential", + "desc": "A schema for a WMC participant final score credential of the World Memory Championship", + "type": "schema", + "ocabundle": "OCABundles/schema/credebl/wmc_final_score/OCABundle.json" + }, + { + "org": "World Memory Championship", + "name": "World Record Credential", + "desc": "A schema for a world record credential used for the World Memory Championship", + "type": "schema", + "ocabundle": "OCABundles/schema/credebl/world_record/OCABundle.json" + } ]