133
edits
(Created page with "== Badge Description Syntax == '''A collection of attributes for representing Badges.''' ;This version :https://wiki.mozilla.org/Drumbeat/Badges/Badge_format ;Latest versio...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Goals == | |||
: | '''Goal 1:''' Gather possible fields a badge could have. | ||
'''Goal 2:''' Determine the minimum set of required fields that a badge should have. | |||
== Fields == | |||
;Name of badge | |||
:This is simply a UTF-8 String. | |||
;Who earned the badge | |||
:Not all children and youth are able to something like OpenID accounts, particularly with COPAA requirements. Perhaps site-user-name and/or email address could be used for some badge providers? | |||
=== Optional Fields === | |||
;What does the badge signify | |||
;What does the badge signify | |||
:Is this different than '''why was it awarded'''? There should be minimally descriptive metadata on what the badge represents and optionally any detailed requirements for receiving the badge and who can award (if there are any restrictions) the specific badge. Perhaps permitted issuer(s) or open should be a separate field? | :Is this different than '''why was it awarded'''? There should be minimally descriptive metadata on what the badge represents and optionally any detailed requirements for receiving the badge and who can award (if there are any restrictions) the specific badge. Perhaps permitted issuer(s) or open should be a separate field? | ||
;When was the badge acquired | ;When was the badge acquired | ||
:TIMESTAMP? | :TIMESTAMP? | ||
;Where was it given | ;Where was it given | ||
:URI? | :URI? | ||
;What does it look like? | ;What does it look like? | ||
:Dimensions? Description? Caption? | :Dimensions? Description? Caption? Accessibility description? | ||
;Multimedia properties? | ;Multimedia properties? | ||
:E.g., Image-type, Video, Interactive SVG, JavaScript, Is it a video, embedded JavaScript, SVG, Canvas, etc. -- HTML5 Canvas since declining support for SVG (thoughts?) | :E.g., Image-type, Video, Interactive SVG, JavaScript, Is it a video, embedded JavaScript, SVG, Canvas, etc. -- HTML5 Canvas since declining support for SVG (thoughts?) | ||
;Insignia or device | ;Insignia or device | ||
:Sometimes badges can be modified with additional insignia over time. For example, this could be adding stripes to indicate a "level" (or counter) at which you have earned a given rank or badge, to indicate that you've earned a badge more than once, etc. Accessibility description concerns? | :Sometimes badges can be modified with additional insignia over time. For example, this could be adding stripes to indicate a "level" (or counter) at which you have earned a given rank or badge, to indicate that you've earned a badge more than once, etc. Accessibility description concerns? | ||
;Associated Value | ;Associated Value | ||
:This could be a numeric value of what this is ''worth'', e.g., points, karma, etc. This value may be used to distinguish the relative "worth" of badges or the aggregate worth of your badges may unlock certain activities or be used as a way to compare members of a group. | :This could be a numeric value of what this is ''worth'', e.g., points, karma, etc. This value may be used to distinguish the relative "worth" of badges or the aggregate worth of your badges may unlock certain activities or be used as a way to compare members of a group. | ||
;Version | ;Version | ||
:Some badges are part of version control systems and come with a release number. | :Some badges are part of version control systems and come with a release number. | ||
;External URLs | ;External URLs | ||
:Sometimes a badge may link to URLs to show exactly where or for what you earned a badge. | :Sometimes a badge may link to URLs to show exactly where or for what you earned a badge. | ||
;Dependencies | ;Dependencies | ||
:What badges are first required before you can earn this badge? | :What badges are first required before you can earn this badge? | ||
;Groups | ;Groups | ||
:Is this badge part of a larger group of badges? | :Is this badge part of a larger group of badges? | ||
;Unlocked properties | ;Unlocked properties | ||
:Often when you earn a badge it unlocks the ability to pursue other badges or partake in other activities in an organization or on a given system. | :Often when you earn a badge it unlocks the ability to pursue other badges or partake in other activities in an organization or on a given system. | ||
== Notes, Concerns, Thoughts == | == Notes, Concerns, Thoughts == | ||
== References == | == References == | ||
Line 86: | Line 59: | ||
*[http://www.w3.org/TR/rdfa-syntax/ http://www.w3.org/TR/rdfa-syntax/] | *[http://www.w3.org/TR/rdfa-syntax/ http://www.w3.org/TR/rdfa-syntax/] | ||
*[http://microformats.org/ http://microformats.org/] | *[http://microformats.org/ http://microformats.org/] | ||
*[http://www.w3.org/WAI/ W3C Web Accessibility Initiative] | *[http://www.w3.org/WAI/ W3C Web Accessibility Initiative] | ||
=== Other References === | === Other References === | ||
*[http://joshuagay.org/blog/?p=32 | *[http://joshuagay.org/blog/?p=32 ''Badges, badges, everywhere!'', joshuagay.org/blog] | ||
*[http://en.wikipedia.org/wiki/Awards_and_decorations_of_the_United_States_military Awards_and_decorations_of_the_United_States_military] | *[http://en.wikipedia.org/wiki/Awards_and_decorations_of_the_United_States_military Awards_and_decorations_of_the_United_States_military] | ||
**[http://en.wikipedia.org/wiki/Category:Devices_and_accouterments_of_United_States_military_awards Devices_and_accouterments_of_United_States_military_awards] | **[http://en.wikipedia.org/wiki/Category:Devices_and_accouterments_of_United_States_military_awards Devices_and_accouterments_of_United_States_military_awards] |
edits