Skip to content

Commit

Permalink
feat: add world record oca (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
sairanjit authored Nov 23, 2023
1 parent 3a506a6 commit a86a54a
Show file tree
Hide file tree
Showing 9 changed files with 134 additions and 0 deletions.
97 changes: 97 additions & 0 deletions OCABundles/schema/credebl/world_record/OCABundle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
[
{
"capture_base": {
"attributes": {
"country": "Text",
"discipline": "Text",
"full_name": "Text",
"issued_by": "Text",
"issued_date": "DateTime",
"issued_time": "Text",
"record_details": "Text",
"world_record": "Text"
},
"classification": "",
"digest": "EyN9OMpFt82pHelWZICOXdlAE03EJgpO_V2w58cI-b3Q",
"flagged_attributes": [],
"type": "spec/capture_base/1.0"
},
"overlays": [
{
"attribute_character_encoding": {
"country": "utf-8",
"discipline": "utf-8",
"full_name": "utf-8",
"issued_by": "utf-8",
"issued_date": "utf-8",
"issued_time": "utf-8",
"record_details": "utf-8",
"world_record": "utf-8"
},
"capture_base": "EyN9OMpFt82pHelWZICOXdlAE03EJgpO_V2w58cI-b3Q",
"default_character_encoding": "utf-8",
"digest": "EntCRukWMCuYVRm4k7TZdUw0g3fgLLSpRqvC_vNh58vg",
"type": "spec/overlays/character_encoding/1.0"
},
{
"attribute_categories": [],
"attribute_labels": {
"country": "Country",
"discipline": "Discipline",
"full_name": "Full Name",
"issued_by": "Issued By",
"issued_date": "Issued Date",
"issued_time": "Issued Time",
"record_details": "Record Details",
"world_record": "World Record"
},
"capture_base": "EyN9OMpFt82pHelWZICOXdlAE03EJgpO_V2w58cI-b3Q",
"category_labels": {},
"digest": "EZC9HZTYD3SpHHLcVgsPDvRmS0NWQD2bDvSdDEpuMS6o",
"language": "en",
"type": "spec/overlays/label/1.0"
},
{
"attribute_formats": {
"issued_date": "YYYYMMDD"
},
"capture_base": "EyN9OMpFt82pHelWZICOXdlAE03EJgpO_V2w58cI-b3Q",
"digest": "EamPHdwTR63tpL3beWnCX-0c35mHjQJdGCldwwD2wBXI",
"type": "spec/overlays/format/1.0"
},
{
"attribute_standards": {
"issued_date": "urn:iso:std:iso:1989"
},
"capture_base": "EyN9OMpFt82pHelWZICOXdlAE03EJgpO_V2w58cI-b3Q",
"digest": "EwoN4SC7l3b2DU_5BLosxD30Vh8yFr-lxKfI2Zp_mMHY",
"type": "spec/overlays/standard/1.0"
},
{
"capture_base": "EyN9OMpFt82pHelWZICOXdlAE03EJgpO_V2w58cI-b3Q",
"credential_support_url": "https://www.worldmemorychampionships.com/",
"description": "World Record",
"digest": "En8tD7lLjHvMuZhLpBf9IyzeSSMemrKn3sEbW3O_R5II",
"issuer": "World Memory Championship",
"issuer_description": "World Memory Championship",
"issuer_url": "https://www.worldmemorychampionships.com/",
"language": "en",
"name": "World Record",
"type": "spec/overlays/meta/1.0"
},
{
"logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/world_record/world_record_logo.png",
"background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/world_record/background_slice.png",
"background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/world_record/background_image.png",
"primary_background_color": "#011641",
"secondary_background_color": "",
"capture_base": "EyN9OMpFt82pHelWZICOXdlAE03EJgpO_V2w58cI-b3Q",
"digest": "EBQbQEV6qSEGDzGLj1CqT4e6yzESjPimF-Swmyltw5jU",
"expiry_date_attribute": "",
"primary_attribute": "discipline",
"secondary_attribute": "record_details",
"type": "aries/overlays/branding/1.0"
}
]
}
]
20 changes: 20 additions & 0 deletions OCABundles/schema/credebl/world_record/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# World Record Credential

A schema for a world record credential used for the World Memory Championship

- Publishing Organization: World Memory Championship
- Primary Contact Email Address: [email protected]

## Identifiers

| Identifier | Location | URL |
| ---------------------------------------- | --------------- | ----------------------------------------------------------- |
| TfGSZ1rWA4kk8npaaSg7Ca:2:WorldRecord:1.2 | indicio:demonet | https://indyscan.indiciotech.io/tx/IND_DEMONET/domain/54554 |

## 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 | [email protected] |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 OCABundles/schema/credebl/world_record/branding.json
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/world_record/world_record_logo.png",
"background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/world_record/background_slice.png",
"background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/world_record/background_image.png",
"primary_background_color": "#011641",
"secondary_background_color": "",
"capture_base": "E75sopl65qnoZRwjQQ0FjWGemLlOXcXtanhScZ2CloJY",
"digest": "EBQbQEV6qSEGDzGLj1CqT4e6yzESjPimF-Swmyltw5jU",
"expiry_date_attribute": "",
"primary_attribute": "discipline",
"secondary_attribute": "record_details",
"type": "aries/overlays/branding/1.0"
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions ocabundles.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
"TfGSZ1rWA4kk8npaaSg7Ca:2:Participant:1.2": { "path": "OCABundles/schema/credebl/participant_new/OCABundle.json" },
"TfGSZ1rWA4kk8npaaSg7Ca:2:Winner:1.1": { "path": "OCABundles/schema/credebl/winner/OCABundle.json" },
"TfGSZ1rWA4kk8npaaSg7Ca:2:Winner:1.2": { "path": "OCABundles/schema/credebl/winner_new/OCABundle.json" },
"TfGSZ1rWA4kk8npaaSg7Ca:2:WorldRecord:1.2": { "path": "OCABundles/schema/credebl/world_record/OCABundle.json" },
"Ep31SvFAetugFPe5CGzJxt:2:Attestation numérique d'identité gouvernemental (EXP):1.0": { "path": "OCABundles/schema/qc_anig_demo/Attestation_numérique_didentité_gouvernemental/OCABundle.json" }
}
1 change: 1 addition & 0 deletions ocabundleslist.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
{ "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/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": "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": "MCN, Government of Quebec", "name": "QC ANIG ID", "desc": "A verifiable credential schema used for demonstration and internal use purposes only.", "type": "schema", "ocabundle": "OCABundles/schema/qc_anig_demo/Attestation_numérique_didentité_gouvernemental/OCABundle.json" }
]

0 comments on commit a86a54a

Please sign in to comment.