https://github.com/mozilla/openbadges-specification
INACTIVE - http://mzl.la/ghe-archive - Specs related to Open Badges
https://github.com/mozilla/openbadges-specification
inactive unmaintained
Last synced: 4 months ago
JSON representation
INACTIVE - http://mzl.la/ghe-archive - Specs related to Open Badges
- Host: GitHub
- URL: https://github.com/mozilla/openbadges-specification
- Owner: mozilla
- Archived: true
- Fork: true (ottonomy/openbadges-specification)
- Created: 2015-03-16T18:01:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T02:58:12.000Z (over 6 years ago)
- Last Synced: 2025-01-16T16:26:18.554Z (4 months ago)
- Topics: inactive, unmaintained
- Size: 483 KB
- Stars: 26
- Watchers: 56
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Badges Specifications
A repository for the main Open Badges specifications.
* [Assertion](/Assertion/latest.md): Main specification for the badge data. If you want to understand how badges are made and verified, this is the place to look.
* [Baking](/Badge-Baking/latest.md): Badge “baking” is the process of embedding a badge assertion into an image (a PNG or an SVG) so that where ever that image goes, the assertion data goes with it and the badge can be independently verified.
* [Backpack](/backpack.md) [**TODO**]: A badge “backpack” is a web site/application that can take in & export badges. The Open Badges JavaScript API expects endpoints to be in specific or discoverable locations, and this document details that.