SlideShare una empresa de Scribd logo
1 de 32
Descargar para leer sin conexión
Discovering Accessible
Educational Resources
via Schema.org and LR
ATIA 2014
Food for Thought…

Page 2
Food for Thought…

Page 3
Food for Thought…

Page 4
Food for Thought…

Page 5
Food for Thought…

Page 6
Food for Thought…

Page 7
Food for Thought…

Page 8
Food for Thought…

Page 9
How it Works – Schema.org
Schema.org metadata describes
‘things’ on the web as agreed upon by
the major search engines to improve
search & discoverability

Page 10
Recipe Metadata Example
<div itemscope itemtype="http://schema.org/Recipe">
<div itemprop="nutrition” itemscope itemtype="http://
schema.org/NutritionInformation">
Nutrition facts:
<span itemprop="calories">240 calories</span>,
</div>
Ingredients:
- <span itemprop="ingredients">3 or 4 ripe bananas,
smashed</span>
- <span itemprop="ingredients">1 egg</span>

Page 11
Learning Resources Metadata

Page 12
Why Now? Kinda’ Perfect Storm
Goal: Make it easier and more convenient to find learning resources that
meet specific student and class needs.

Curriculum
and Accessibility
Standards

LRMI
Schema.org

Intersection of
three opportunities

Resource
Registries
(Learning Registry)

from a representation by Brandt Redd, Gates Foundation

Page 13

1
The	
  LRMI	
  Proper-es	
  v1	
  (lrmi.net/the-­‐specifica-on)	
  
General	
  Terms	
  (Schema.org):
Educa-onal	
  Terms:	
  
•  intendedEndUserRole	
  
•  -tle/name
•  educa-onalUse	
  	
  	
  
•  URL
•  -meRequired	
  
•  Descrip-on
•  typicalAgeRange	
  	
  	
  
•  Image
•  interac-vityType	
  	
  	
  
•  Topic
•  learningResourceType	
  
•  created	
  (date)
Competency	
  related:	
  
•  Creator
•  educa-onalAlignment	
  
•  Publisher
•  Descrip-on	
  
•  inLanguage
•  URL	
  
•  Mediatype
•  Alignment	
  Type	
  	
  
•  technologiesRequired
•  educa-onalFramework	
  
•  technologiesRecommended	
   •  targetDescrip-on	
  
•  targetName	
  
•  Use	
  RightsURL
•  targetURL	
  
•  is	
  based	
  on	
  
	
  
	
  

Page 14
http://209.7.195.215:90/Search.aspx

Page 15
Page 16
What About Accessibility?
Addressing the needs of ALL Students
Discover Learning Resources based on disability
needs and learner preferences
● 

Compatible with AT, WCAG guidelines

● 

Leverage MathML, tactile graphics and image
descriptions
Have closed-captioned video

● 

Page 17
Leveraging Access For All
● 

Gates Foundation funded Benetech to develop a
Schema.org proposal for Accessibility Metadata that
would be complementary to LRMI

● 

Benetech assembled a broad Working Group of
experts
–  AEP (LRMI), APH, Dublin Core, EDItEUR (ONIX), Gooru
Learning, IMS Global, IDRC, NCAM, SRI (Learning Registry)

● 

Proposal accepted by Schema.org in November 2013
–  Influenced heavily by IMS Global Access for All
–  Released under a Creative Commons BY-SA License
Page 18
Accepted 1.0 Properties
AccessibilityFeature	
  

•  alterna-veText,	
  longdescrip-on,	
  
MathML,	
  cap-ons,	
  transcript,	
  …	
  

AccessibilityHazard	
  

•  noFlashingHazard,	
  mo-onSimula-on,	
  
noSoundHazard,	
  …	
  

AccessibilityAPI	
  

AccessibilityControl	
  

•  AndroidAccessibility,	
  ARIA,	
  
MacOSXAccessibility,	
  ...	
  
•  fullKeyboardControl,	
  
fullTouchControl,	
  ...	
  

http://Schema.org/CreativeWork
Page 19
Proposed 1.1 Properties
AccessMode	
  

•  auditory,	
  textual,	
  visual,	
  
colorDependent,	
  …	
  

hasAdapta-on	
  

•  URI/URL	
  

isAdapta-onOf	
  

•  URI/URL	
  

http://a11ymetadata.org
Page 20
Application to Books Part 1
<span itemscope=”” itemtype=”http://schema.org/Book”>
<meta itemprop=”accessMode” content=”textual”/>
<meta itemprop=”accessMode” content=”visual”/>
<meta itemprop=”accessibilityFeature”
content=”longDescription”/>
<meta itemprop=”accessibilityFeature”
content=”structuralNavigation”/>
<meta itemprop=”accessibilityFeature”
content=”MathML”/>
…

Page 21
Application to Books Part 2
<meta itemprop="hasAdaptation" content="https://
www.bookshare.org/…&downloadFormat=DAISY_TEXT_ONLY"/>
<meta itemprop="hasAdaptation" content="https://
www.bookshare.org/…&downloadFormat=BRF"/>
…

Page 22
Application to Books Part 3
<div class="adaptationLinks”>
<span itemscope itemtype="http://schema.org/Book">
<meta itemprop="isAdaptationOf" content="https://
www.bookshare.org/browse/book/679044"/>
<meta itemprop="bookFormat" content="Ebook/DAISY3"/>
<meta itemprop="accessMode" content="auditory"/>
<meta itemprop="accessibilityFeature"
content="structuralNavigation"/>
<a itemprop="url" href="https://someurl">Audio</a>
</span>

Page 23
The End Result
Search for “history” titles on Bookshare and filter by
presence of image descriptions:

http://www.a11ymetadata.org/bookshare-tags-over-195000-titles-with-accessibilitymetadata/
Page 24
Application to Web Pages
<div itemscope=”” itemtype=”http://schema.org/Blog”>
<meta itemprop=”accessMode” content=”textual”/>
<meta itemprop=”accessMode” content=”visual”/>
<meta itemprop=”accessibilityFeature”
content=”alternativeText”/>
<meta itemprop=”accessibilityFeature”
content=”longDescription”/>
<meta itemprop=”accessibilityFeature”
content=”displayTransformability”/>
BLOG CONTENT HERE
</div>
Page 25
Application to Video
<div itemscope=”” itemtype=”http://schema.org/Movie”>
<meta itemprop=”accessMode” content=”visual”/>
<meta itemprop=”accessMode” content=”auditory”/>
<meta itemprop=”accessibilityFeature”
content=”audioDescription”/>
<meta itemprop=”accessibilityFeature”
content=”captions”/>
YOUR VIDEO HTML CODE HERE
</div>

Page 26
Video Search Can Be Fixed

● 
● 
● 

Closed-captioned search limited to YouTube domain
https://www.google.com/search?q=site:archive.org
+%22Dame+Tartine%22&tbm=vid&tbs=cc:1
Should also be extended to audio description
Page 27
Application to Images
<span itemscope=”” itemtype=”http://schema.org/
ImageObject”>
<meta itemprop=”accessMode” content=”visual”/>
<meta itemprop=”accessMode” content=”tactile”/>
<meta itemprop=”accessMode” content=”auditory”/>
<meta itemprop=”accessibilityFeature”
content=”tactileGraphic”/>
<meta itemprop="accessibilityFeature"
content="braille"/>
<meta itemprop="learningResourceType"
content="illustration" />
<meta itemprop="typicalAgeRange" content="15-16" />
IMAGE HTML MARKUP HERE
</span>
Page 28
Adoption Status
● 

Bookshare book detail pages are tagged

● 

Learning Registry integration with Free.Ed.gov
–  Bookshare and Khan Academy videos

● 

EPUB 3.0.1 support Schema.org metadata
–  which includes LRMI and soon accessibility properties

● 

Wordpress Plugin for Captions (YouTube Lyte)

● 

Exploring use for accessible image registry

● 

In discussions with eBook publishers, distributors and
tool providers
Page 29
OERPUB Editor Integration

Page 30
Upcoming Filters for Free.Ed.Gov

Page 31
Resources and Contact Info
● 

http://schema.org
http://lrmi.net

● 

http://a11ymetadata.org

● 

http://bornaccessible.org

● 

Gerardo Capiel
gerardoc@benetech.org
Twitter: @gcapiel

Page 32

Más contenido relacionado

Similar a Discovering Accessible Educational Resources via Schema.org and Learning Registry (ATIA 2014)

EDUPUB 2013: Schema.org LRMI and A11Y for Discovery
EDUPUB 2013: Schema.org LRMI and A11Y for DiscoveryEDUPUB 2013: Schema.org LRMI and A11Y for Discovery
EDUPUB 2013: Schema.org LRMI and A11Y for Discovery
Gerardo Capiel
 
Wordpress & accessibility
Wordpress & accessibilityWordpress & accessibility
Wordpress & accessibility
Howard Kramer
 

Similar a Discovering Accessible Educational Resources via Schema.org and Learning Registry (ATIA 2014) (20)

EDUPUB 2013: Schema.org LRMI and A11Y for Discovery
EDUPUB 2013: Schema.org LRMI and A11Y for DiscoveryEDUPUB 2013: Schema.org LRMI and A11Y for Discovery
EDUPUB 2013: Schema.org LRMI and A11Y for Discovery
 
Bioschemas Workshop
Bioschemas WorkshopBioschemas Workshop
Bioschemas Workshop
 
GLMA Summer Boot Camp
GLMA Summer Boot CampGLMA Summer Boot Camp
GLMA Summer Boot Camp
 
Wordpress & accessibility
Wordpress & accessibilityWordpress & accessibility
Wordpress & accessibility
 
Building on LRMI—Accessibility Metadata
Building on LRMI—Accessibility MetadataBuilding on LRMI—Accessibility Metadata
Building on LRMI—Accessibility Metadata
 
AccessU 2018 - Surviving Dev Frameworks: Lessons Learned with WordPress, Drup...
AccessU 2018 - Surviving Dev Frameworks: Lessons Learned with WordPress, Drup...AccessU 2018 - Surviving Dev Frameworks: Lessons Learned with WordPress, Drup...
AccessU 2018 - Surviving Dev Frameworks: Lessons Learned with WordPress, Drup...
 
Googlesnippets
GooglesnippetsGooglesnippets
Googlesnippets
 
Implimenting and Mitigating Change with all of this Newfangled Technology
Implimenting and Mitigating Change with all of this Newfangled TechnologyImplimenting and Mitigating Change with all of this Newfangled Technology
Implimenting and Mitigating Change with all of this Newfangled Technology
 
How to Optimize Your Drupal Site with Structured Content
How to Optimize Your Drupal Site with Structured ContentHow to Optimize Your Drupal Site with Structured Content
How to Optimize Your Drupal Site with Structured Content
 
Do you need an external search platform for Adobe Experience Manager?
Do you need an external search platform for Adobe Experience Manager?Do you need an external search platform for Adobe Experience Manager?
Do you need an external search platform for Adobe Experience Manager?
 
Semtech bizsemanticsearchtutorial
Semtech bizsemanticsearchtutorialSemtech bizsemanticsearchtutorial
Semtech bizsemanticsearchtutorial
 
Introduction to Microdata & Google Rich Snippets
Introduction to Microdata  & Google Rich SnippetsIntroduction to Microdata  & Google Rich Snippets
Introduction to Microdata & Google Rich Snippets
 
Introduction to APIs and Linked Data
Introduction to APIs and Linked DataIntroduction to APIs and Linked Data
Introduction to APIs and Linked Data
 
Easy ways to make your site more accessible
Easy ways to make your site more accessibleEasy ways to make your site more accessible
Easy ways to make your site more accessible
 
10 Steps For a Successful Technology Scholarly Project
10 Steps For a Successful Technology Scholarly Project10 Steps For a Successful Technology Scholarly Project
10 Steps For a Successful Technology Scholarly Project
 
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnectPratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
 
Exploring the Semantic Web
Exploring the Semantic WebExploring the Semantic Web
Exploring the Semantic Web
 
How to Build Interactive Training that Scales - Magnolia CMS Conference 2013
How to Build Interactive Training that Scales - Magnolia CMS Conference 2013How to Build Interactive Training that Scales - Magnolia CMS Conference 2013
How to Build Interactive Training that Scales - Magnolia CMS Conference 2013
 
Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...
Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...
Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...
 
Web Accessibility: Understanding & Practice!
Web Accessibility: Understanding & Practice!Web Accessibility: Understanding & Practice!
Web Accessibility: Understanding & Practice!
 

Más de Gerardo Capiel (6)

Benetech:avina labs project
Benetech:avina labs projectBenetech:avina labs project
Benetech:avina labs project
 
SocialCoding4Good Prez at Global Humanitarian Technology Conference 2013
SocialCoding4Good Prez at Global Humanitarian Technology Conference  2013SocialCoding4Good Prez at Global Humanitarian Technology Conference  2013
SocialCoding4Good Prez at Global Humanitarian Technology Conference 2013
 
Proposed MathMLCloud architecture
Proposed MathMLCloud architectureProposed MathMLCloud architecture
Proposed MathMLCloud architecture
 
EDUPUB 2013: Open and Interactive Widgets for STEM
EDUPUB 2013: Open and Interactive Widgets for STEMEDUPUB 2013: Open and Interactive Widgets for STEM
EDUPUB 2013: Open and Interactive Widgets for STEM
 
Born Accessible - Books in Browsers
Born Accessible - Books in BrowsersBorn Accessible - Books in Browsers
Born Accessible - Books in Browsers
 
Benetech Annual Report 2009
Benetech Annual Report 2009Benetech Annual Report 2009
Benetech Annual Report 2009
 

Último

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 

Último (20)

fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 

Discovering Accessible Educational Resources via Schema.org and Learning Registry (ATIA 2014)

  • 10. How it Works – Schema.org Schema.org metadata describes ‘things’ on the web as agreed upon by the major search engines to improve search & discoverability Page 10
  • 11. Recipe Metadata Example <div itemscope itemtype="http://schema.org/Recipe"> <div itemprop="nutrition” itemscope itemtype="http:// schema.org/NutritionInformation"> Nutrition facts: <span itemprop="calories">240 calories</span>, </div> Ingredients: - <span itemprop="ingredients">3 or 4 ripe bananas, smashed</span> - <span itemprop="ingredients">1 egg</span> Page 11
  • 13. Why Now? Kinda’ Perfect Storm Goal: Make it easier and more convenient to find learning resources that meet specific student and class needs. Curriculum and Accessibility Standards LRMI Schema.org Intersection of three opportunities Resource Registries (Learning Registry) from a representation by Brandt Redd, Gates Foundation Page 13 1
  • 14. The  LRMI  Proper-es  v1  (lrmi.net/the-­‐specifica-on)   General  Terms  (Schema.org): Educa-onal  Terms:   •  intendedEndUserRole   •  -tle/name •  educa-onalUse       •  URL •  -meRequired   •  Descrip-on •  typicalAgeRange       •  Image •  interac-vityType       •  Topic •  learningResourceType   •  created  (date) Competency  related:   •  Creator •  educa-onalAlignment   •  Publisher •  Descrip-on   •  inLanguage •  URL   •  Mediatype •  Alignment  Type     •  technologiesRequired •  educa-onalFramework   •  technologiesRecommended   •  targetDescrip-on   •  targetName   •  Use  RightsURL •  targetURL   •  is  based  on       Page 14
  • 17. What About Accessibility? Addressing the needs of ALL Students Discover Learning Resources based on disability needs and learner preferences ●  Compatible with AT, WCAG guidelines ●  Leverage MathML, tactile graphics and image descriptions Have closed-captioned video ●  Page 17
  • 18. Leveraging Access For All ●  Gates Foundation funded Benetech to develop a Schema.org proposal for Accessibility Metadata that would be complementary to LRMI ●  Benetech assembled a broad Working Group of experts –  AEP (LRMI), APH, Dublin Core, EDItEUR (ONIX), Gooru Learning, IMS Global, IDRC, NCAM, SRI (Learning Registry) ●  Proposal accepted by Schema.org in November 2013 –  Influenced heavily by IMS Global Access for All –  Released under a Creative Commons BY-SA License Page 18
  • 19. Accepted 1.0 Properties AccessibilityFeature   •  alterna-veText,  longdescrip-on,   MathML,  cap-ons,  transcript,  …   AccessibilityHazard   •  noFlashingHazard,  mo-onSimula-on,   noSoundHazard,  …   AccessibilityAPI   AccessibilityControl   •  AndroidAccessibility,  ARIA,   MacOSXAccessibility,  ...   •  fullKeyboardControl,   fullTouchControl,  ...   http://Schema.org/CreativeWork Page 19
  • 20. Proposed 1.1 Properties AccessMode   •  auditory,  textual,  visual,   colorDependent,  …   hasAdapta-on   •  URI/URL   isAdapta-onOf   •  URI/URL   http://a11ymetadata.org Page 20
  • 21. Application to Books Part 1 <span itemscope=”” itemtype=”http://schema.org/Book”> <meta itemprop=”accessMode” content=”textual”/> <meta itemprop=”accessMode” content=”visual”/> <meta itemprop=”accessibilityFeature” content=”longDescription”/> <meta itemprop=”accessibilityFeature” content=”structuralNavigation”/> <meta itemprop=”accessibilityFeature” content=”MathML”/> … Page 21
  • 22. Application to Books Part 2 <meta itemprop="hasAdaptation" content="https:// www.bookshare.org/…&downloadFormat=DAISY_TEXT_ONLY"/> <meta itemprop="hasAdaptation" content="https:// www.bookshare.org/…&downloadFormat=BRF"/> … Page 22
  • 23. Application to Books Part 3 <div class="adaptationLinks”> <span itemscope itemtype="http://schema.org/Book"> <meta itemprop="isAdaptationOf" content="https:// www.bookshare.org/browse/book/679044"/> <meta itemprop="bookFormat" content="Ebook/DAISY3"/> <meta itemprop="accessMode" content="auditory"/> <meta itemprop="accessibilityFeature" content="structuralNavigation"/> <a itemprop="url" href="https://someurl">Audio</a> </span> Page 23
  • 24. The End Result Search for “history” titles on Bookshare and filter by presence of image descriptions: http://www.a11ymetadata.org/bookshare-tags-over-195000-titles-with-accessibilitymetadata/ Page 24
  • 25. Application to Web Pages <div itemscope=”” itemtype=”http://schema.org/Blog”> <meta itemprop=”accessMode” content=”textual”/> <meta itemprop=”accessMode” content=”visual”/> <meta itemprop=”accessibilityFeature” content=”alternativeText”/> <meta itemprop=”accessibilityFeature” content=”longDescription”/> <meta itemprop=”accessibilityFeature” content=”displayTransformability”/> BLOG CONTENT HERE </div> Page 25
  • 26. Application to Video <div itemscope=”” itemtype=”http://schema.org/Movie”> <meta itemprop=”accessMode” content=”visual”/> <meta itemprop=”accessMode” content=”auditory”/> <meta itemprop=”accessibilityFeature” content=”audioDescription”/> <meta itemprop=”accessibilityFeature” content=”captions”/> YOUR VIDEO HTML CODE HERE </div> Page 26
  • 27. Video Search Can Be Fixed ●  ●  ●  Closed-captioned search limited to YouTube domain https://www.google.com/search?q=site:archive.org +%22Dame+Tartine%22&tbm=vid&tbs=cc:1 Should also be extended to audio description Page 27
  • 28. Application to Images <span itemscope=”” itemtype=”http://schema.org/ ImageObject”> <meta itemprop=”accessMode” content=”visual”/> <meta itemprop=”accessMode” content=”tactile”/> <meta itemprop=”accessMode” content=”auditory”/> <meta itemprop=”accessibilityFeature” content=”tactileGraphic”/> <meta itemprop="accessibilityFeature" content="braille"/> <meta itemprop="learningResourceType" content="illustration" /> <meta itemprop="typicalAgeRange" content="15-16" /> IMAGE HTML MARKUP HERE </span> Page 28
  • 29. Adoption Status ●  Bookshare book detail pages are tagged ●  Learning Registry integration with Free.Ed.gov –  Bookshare and Khan Academy videos ●  EPUB 3.0.1 support Schema.org metadata –  which includes LRMI and soon accessibility properties ●  Wordpress Plugin for Captions (YouTube Lyte) ●  Exploring use for accessible image registry ●  In discussions with eBook publishers, distributors and tool providers Page 29
  • 31. Upcoming Filters for Free.Ed.Gov Page 31
  • 32. Resources and Contact Info ●  http://schema.org http://lrmi.net ●  http://a11ymetadata.org ●  http://bornaccessible.org ●  Gerardo Capiel gerardoc@benetech.org Twitter: @gcapiel Page 32