Skip to content

Commit

Permalink
feat: add winner schema oca (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
sairanjit authored Nov 23, 2023
1 parent 39eb3f6 commit 3a506a6
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/winner_new/OCABundle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
[
{
"capture_base": {
"attributes": {
"category": "Text",
"country": "Text",
"discipline": "Text",
"full_name": "Text",
"issued_by": "Text",
"issued_date": "DateTime",
"issued_time": "Text",
"position": "Text"
},
"classification": "",
"digest": "EDKJkNMHbOKJPJZERH-3TgUWlkrK8uMxcVC0oL5fPkzY",
"flagged_attributes": [],
"type": "spec/capture_base/1.0"
},
"overlays": [
{
"attribute_character_encoding": {
"category": "utf-8",
"country": "utf-8",
"discipline": "utf-8",
"full_name": "utf-8",
"issued_by": "utf-8",
"issued_date": "utf-8",
"issued_time": "utf-8",
"position": "utf-8"
},
"capture_base": "EDKJkNMHbOKJPJZERH-3TgUWlkrK8uMxcVC0oL5fPkzY",
"default_character_encoding": "utf-8",
"digest": "E23mAs0PI-CCtVRtgzm_X2LRxkXDRf2YlaTrn5NanGOA",
"type": "spec/overlays/character_encoding/1.0"
},
{
"attribute_categories": [],
"attribute_labels": {
"category": "Category",
"country": "Country",
"discipline": "Discipline",
"full_name": "Full Name",
"issued_by": "Issued By",
"issued_date": "Issued Date",
"issued_time": "Issued Time",
"position": "Position"
},
"capture_base": "EDKJkNMHbOKJPJZERH-3TgUWlkrK8uMxcVC0oL5fPkzY",
"category_labels": {},
"digest": "E-fvDuOez8UczD5Gn-TlgIi-Vp98Cqdp2AAUeFnjmU0E",
"language": "en",
"type": "spec/overlays/label/1.0"
},
{
"attribute_formats": {
"issued_date": "YYYYMMDD"
},
"capture_base": "EDKJkNMHbOKJPJZERH-3TgUWlkrK8uMxcVC0oL5fPkzY",
"digest": "EVcFNLKbOLuVGnYO40NtSFQfMFKrNYOc5p-SvauEcqCU",
"type": "spec/overlays/format/1.0"
},
{
"attribute_standards": {
"issued_date": "urn:iso:std:iso:1989"
},
"capture_base": "EDKJkNMHbOKJPJZERH-3TgUWlkrK8uMxcVC0oL5fPkzY",
"digest": "Esv52OGvyXdrGFju3Z9O-ykThotOxPv4vchdUWR_1hoE",
"type": "spec/overlays/standard/1.0"
},
{
"capture_base": "EDKJkNMHbOKJPJZERH-3TgUWlkrK8uMxcVC0oL5fPkzY",
"credential_support_url": "https://www.worldmemorychampionships.com/",
"description": "Winner",
"digest": "ERjwqW_lY7pMmXdIpKqsPkh_7bfCBgmZxV1wBrE6uCOQ",
"issuer": "World Memory Championship",
"issuer_description": "World Memory Championship",
"issuer_url": "https://www.worldmemorychampionships.com/",
"language": "en",
"name": "Winner",
"type": "spec/overlays/meta/1.0"
},
{
"logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/winner_new/winner_logo.png",
"background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/winner_new/background_slice.png",
"background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/winner_new/background_image.png",
"primary_background_color": "#011641",
"secondary_background_color": "",
"capture_base": "EDKJkNMHbOKJPJZERH-3TgUWlkrK8uMxcVC0oL5fPkzY",
"digest": "EBQbQEV6qSEGDzGLj1CqT4e6yzESjPimF-Swmyltw5jU",
"expiry_date_attribute": "",
"primary_attribute": "discipline",
"secondary_attribute": "position",
"type": "aries/overlays/branding/1.0"
}
]
}
]
20 changes: 20 additions & 0 deletions OCABundles/schema/credebl/winner_new/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Winner Credential

A schema for a winner credential used for the World Memory Championship

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

## Identifiers

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

## 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 added OCABundles/schema/credebl/winner_new/Winner.xlsx
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/winner_new/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/winner_new/winner_logo.png",
"background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/winner_new/background_slice.png",
"background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/winner_new/background_image.png",
"primary_background_color": "#011641",
"secondary_background_color": "",
"capture_base": "E75sopl65qnoZRwjQQ0FjWGemLlOXcXtanhScZ2CloJY",
"digest": "EBQbQEV6qSEGDzGLj1CqT4e6yzESjPimF-Swmyltw5jU",
"expiry_date_attribute": "",
"primary_attribute": "discipline",
"secondary_attribute": "position",
"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 @@ -25,5 +25,6 @@
"TfGSZ1rWA4kk8npaaSg7Ca:2:Participant:1.1": { "path": "OCABundles/schema/credebl/participant/OCABundle.json" },
"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" },
"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 @@ -13,5 +13,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/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/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": "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 3a506a6

Please sign in to comment.