schemaorg / schemaorg

Schema.org - schemas and supporting software
https://schema.org/
Apache License 2.0
5.43k stars 824 forks source link

Properties/Values for color blindness #2644

Closed westurner closed 1 month ago

westurner commented 4 years ago

How should resource accessibility information in regards to colorblindness be expressed given existing or new schema.org properties and property values?

(Spurned by a suggestion to add color vision deficiency metadata to Matplotlib colormaps: https://github.com/matplotlib/matplotlib/issues/17893 )

https://en.wikipedia.org/wiki/Color_blindness

danbri commented 4 years ago

/cc @chaals

earthrefresh commented 4 years ago

To clarify, is the suggestion for the inclusion of properties that inform whether or not a specific resource has colorblind-friendly options, e.g. hasColorblindMode or something similar?

westurner commented 4 years ago

I suppose we could regard whether a resource passed color-blindness accessibility tests as an accessibilityFeature?

https://schema.org/accessibilityFeature links to https://www.w3.org/wiki/WebSchemas/Accessibility , which lists a few possible text values.

Why are hardly-normalized text values preferred over URIs? Would Enumerations be the more current approach?

github-actions[bot] commented 4 years ago

This issue is being tagged as Stale due to inactivity.