SlideShare a Scribd company logo
1 of 30
Download to read offline
Discovering Accessible
Educational Resources
via Schema.org and LR
Accessing Higher Ground 2013
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 submitted to Schema.org in April 2013
–  Influenced heavily by IMS Global Access for All
–  Released under a Creative Commons BY-SA License
Page 18
Accessibility Properties
Access	
  Mode	
  

•  auditory,	
  textual,	
  visual,	
  
colorDependent	
  

Media	
  Feature	
  

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

Alterna-ves	
  

•  hasAdapta-on,	
  isAdapata-onOf	
  

Access	
  Hazard	
  

•  flashing,	
  mo-onSimula-on,	
  sound	
  

Others	
  

•  displayTransformability,	
  AccessAPI,	
  
controlFlexibility	
  
http://a11ymetadata.org
Page 19
Application to Books Part 1
<span itemscope=”” itemtype=”http://schema.org/Book”>
<meta itemprop=”accessMode” content=”textual”/>
<meta itemprop=”accessMode” content=”visual”/>
<meta itemprop=”mediaFeature”
content=”longDescription”/>
<meta itemprop=”mediaFeature”
content=”structuralNavigation”/>
<meta itemprop=”mediaFeature” content=”MathML”/>
…

Page 20
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 21
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"/>
<meta itemprop="accessMode" content="auditory"/>
<meta itemprop="mediaFeature"
content="structuralNavigation"/>
<meta itemprop="encodingFormat" content="MP3"/>
<meta itemprop="encodingFormat" content="Audio"/>
<a itemprop="url" href="https://someurl">Audio</a>
</span>
Page 22
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 23
Application to Web Pages
<div itemscope=”” itemtype=”http://schema.org/Blog”>
<meta itemprop=”accessMode” content=”textual”/>
<meta itemprop=”accessMode” content=”visual”/>
<meta itemprop=”mediaFeature”
content=”alternativeText”/>
<meta itemprop=”mediaFeature”
content=”longDescription”/>
<meta itemprop=”mediaFeature”
content=”displayTransformability”/>
BLOG CONTENT HERE
</div>
Page 24
Application to Video
<div itemscope=”” itemtype=”http://schema.org/Movie”>
<meta itemprop=”accessMode” content=”visual”/>
<meta itemprop=”accessMode” content=”auditory”/>
<meta itemprop=”mediaFeature”
content=”audioDescription”/>
<meta itemprop=”mediaFeature” content=”captions”/>
YOUR VIDEO HTML CODE HERE
</div>

Page 25
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 26
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=”mediafeature”
content=”tactileGraphic”/>
<meta itemprop="mediafeature" content="braille"/>
<meta itemprop="learningResourceType"
content="illustration" />
<meta itemprop="typicalAgeRange" content="15-16" />
IMAGE HTML MARKUP HERE
</span>
Page 27
Adoption Status
● 

In active discussion with Schema.org reps

● 

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

● 

In discussions with eBook publishers and distributors
–  integration with Document Accessibility Profiles (DAP)

● 

Exploring use for accessible image registry
Page 28
Upcoming Filters for Free.Ed.Gov

Page 29
Resources and Contact Info
● 

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

● 

http://a11ymetadata.org

● 

http://bornaccessible.org

● 

Gerardo Capiel, gerardoc@benetech.org @gcapiel
Michael Jay, michael@edusystemics.com @edReflector
Project Twitter Hashtags:
#LRMI
#a11ymetadata
Page 30

More Related Content

Similar to Schema.org a11y prez at Accessing Higher Ground 2013

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 DiscoveryGerardo Capiel
 
Learning Resource Metadata Initiative: using schema.org to describe open edu...
 Learning Resource Metadata Initiative: using schema.org to describe open edu... Learning Resource Metadata Initiative: using schema.org to describe open edu...
Learning Resource Metadata Initiative: using schema.org to describe open edu...The Open Education Consortium
 
Learning Resource Metadata Initiative: using schema.org to describe open educ...
Learning Resource Metadata Initiative: using schema.org to describe open educ...Learning Resource Metadata Initiative: using schema.org to describe open educ...
Learning Resource Metadata Initiative: using schema.org to describe open educ...Phil Barker
 
Helping More Teachers Discover Your Digital Resources
Helping More Teachers Discover Your Digital ResourcesHelping More Teachers Discover Your Digital Resources
Helping More Teachers Discover Your Digital ResourcesDarren Milligan
 
Bioschemas Workshop
Bioschemas WorkshopBioschemas Workshop
Bioschemas WorkshopNiall Beard
 
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 ...3Play Media
 
10 Steps to be Successful with Enterprise Search - INNOVA (20min)
10 Steps to be Successful with Enterprise Search - INNOVA (20min)10 Steps to be Successful with Enterprise Search - INNOVA (20min)
10 Steps to be Successful with Enterprise Search - INNOVA (20min)Agnes Molnar
 
SPUnite17 10 Steps to be Successful with Enterprise Search
SPUnite17 10 Steps to be Successful with Enterprise SearchSPUnite17 10 Steps to be Successful with Enterprise Search
SPUnite17 10 Steps to be Successful with Enterprise SearchNCCOMMS
 
Helping More Teachers Find Your Digital Resources
Helping More Teachers Find Your Digital ResourcesHelping More Teachers Find Your Digital Resources
Helping More Teachers Find Your Digital ResourcesDarren Milligan
 
Introduction to APIs and Linked Data
Introduction to APIs and Linked DataIntroduction to APIs and Linked Data
Introduction to APIs and Linked DataAdrian Stevenson
 
Web Accessibility: Understanding & Practice!
Web Accessibility: Understanding & Practice!Web Accessibility: Understanding & Practice!
Web Accessibility: Understanding & Practice!Rabab Gomaa
 
Intro to Semantic Web
Intro to Semantic WebIntro to Semantic Web
Intro to Semantic WebTimea Turdean
 
What Can schema.Org Offer The Web Manager?
What Can schema.Org Offer The Web Manager?What Can schema.Org Offer The Web Manager?
What Can schema.Org Offer The Web Manager?Phil Barker
 
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 Projectdsandro1
 
How can we build an open and scalable learning infrastructure for food safety?
How can we build an open and scalable learning infrastructure for food safety?How can we build an open and scalable learning infrastructure for food safety?
How can we build an open and scalable learning infrastructure for food safety?Nikos Manouselis
 

Similar to Schema.org a11y prez at Accessing Higher Ground 2013 (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
 
Learning Resource Metadata Initiative: using schema.org to describe open edu...
 Learning Resource Metadata Initiative: using schema.org to describe open edu... Learning Resource Metadata Initiative: using schema.org to describe open edu...
Learning Resource Metadata Initiative: using schema.org to describe open edu...
 
Learning Resource Metadata Initiative: using schema.org to describe open educ...
Learning Resource Metadata Initiative: using schema.org to describe open educ...Learning Resource Metadata Initiative: using schema.org to describe open educ...
Learning Resource Metadata Initiative: using schema.org to describe open educ...
 
GLMA Summer Boot Camp
GLMA Summer Boot CampGLMA Summer Boot Camp
GLMA Summer Boot Camp
 
Helping More Teachers Discover Your Digital Resources
Helping More Teachers Discover Your Digital ResourcesHelping More Teachers Discover Your Digital Resources
Helping More Teachers Discover Your Digital Resources
 
Bioschemas Workshop
Bioschemas WorkshopBioschemas Workshop
Bioschemas Workshop
 
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
 
Building on LRMI—Accessibility Metadata
Building on LRMI—Accessibility MetadataBuilding on LRMI—Accessibility Metadata
Building on LRMI—Accessibility Metadata
 
Drupalacademics research
Drupalacademics researchDrupalacademics research
Drupalacademics research
 
kaggle_meet_up
kaggle_meet_upkaggle_meet_up
kaggle_meet_up
 
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 ...
 
10 Steps to be Successful with Enterprise Search - INNOVA (20min)
10 Steps to be Successful with Enterprise Search - INNOVA (20min)10 Steps to be Successful with Enterprise Search - INNOVA (20min)
10 Steps to be Successful with Enterprise Search - INNOVA (20min)
 
SPUnite17 10 Steps to be Successful with Enterprise Search
SPUnite17 10 Steps to be Successful with Enterprise SearchSPUnite17 10 Steps to be Successful with Enterprise Search
SPUnite17 10 Steps to be Successful with Enterprise Search
 
Helping More Teachers Find Your Digital Resources
Helping More Teachers Find Your Digital ResourcesHelping More Teachers Find Your Digital Resources
Helping More Teachers Find Your Digital Resources
 
Introduction to APIs and Linked Data
Introduction to APIs and Linked DataIntroduction to APIs and Linked Data
Introduction to APIs and Linked Data
 
Web Accessibility: Understanding & Practice!
Web Accessibility: Understanding & Practice!Web Accessibility: Understanding & Practice!
Web Accessibility: Understanding & Practice!
 
Intro to Semantic Web
Intro to Semantic WebIntro to Semantic Web
Intro to Semantic Web
 
What Can schema.Org Offer The Web Manager?
What Can schema.Org Offer The Web Manager?What Can schema.Org Offer The Web Manager?
What Can schema.Org Offer The Web Manager?
 
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
 
How can we build an open and scalable learning infrastructure for food safety?
How can we build an open and scalable learning infrastructure for food safety?How can we build an open and scalable learning infrastructure for food safety?
How can we build an open and scalable learning infrastructure for food safety?
 

Recently uploaded

The role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenshipThe role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenshipKarl Donert
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...HetalPathak10
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptxmary850239
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQuiz Club NITW
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxDhatriParmar
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...Nguyen Thanh Tu Collection
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfChristalin Nelson
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
How to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineHow to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineCeline George
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Objectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptxObjectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptxMadhavi Dharankar
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...Nguyen Thanh Tu Collection
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Osopher
 

Recently uploaded (20)

The role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenshipThe role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenship
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdf
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
How to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineHow to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command Line
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Objectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptxObjectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptx
 
Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...
Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...
Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
Chi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical VariableChi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical Variable
 
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
 

Schema.org a11y prez at Accessing Higher Ground 2013

  • 1. Discovering Accessible Educational Resources via Schema.org and LR Accessing Higher Ground 2013
  • 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 submitted to Schema.org in April 2013 –  Influenced heavily by IMS Global Access for All –  Released under a Creative Commons BY-SA License Page 18
  • 19. Accessibility Properties Access  Mode   •  auditory,  textual,  visual,   colorDependent   Media  Feature   •  alterna-veText,  longdescrip-on,   MathML,  cap-on,  transcript   Alterna-ves   •  hasAdapta-on,  isAdapata-onOf   Access  Hazard   •  flashing,  mo-onSimula-on,  sound   Others   •  displayTransformability,  AccessAPI,   controlFlexibility   http://a11ymetadata.org Page 19
  • 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=”mediaFeature” content=”longDescription”/> <meta itemprop=”mediaFeature” content=”structuralNavigation”/> <meta itemprop=”mediaFeature” content=”MathML”/> … Page 20
  • 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 21
  • 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"/> <meta itemprop="accessMode" content="auditory"/> <meta itemprop="mediaFeature" content="structuralNavigation"/> <meta itemprop="encodingFormat" content="MP3"/> <meta itemprop="encodingFormat" content="Audio"/> <a itemprop="url" href="https://someurl">Audio</a> </span> Page 22
  • 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 23
  • 24. Application to Web Pages <div itemscope=”” itemtype=”http://schema.org/Blog”> <meta itemprop=”accessMode” content=”textual”/> <meta itemprop=”accessMode” content=”visual”/> <meta itemprop=”mediaFeature” content=”alternativeText”/> <meta itemprop=”mediaFeature” content=”longDescription”/> <meta itemprop=”mediaFeature” content=”displayTransformability”/> BLOG CONTENT HERE </div> Page 24
  • 25. Application to Video <div itemscope=”” itemtype=”http://schema.org/Movie”> <meta itemprop=”accessMode” content=”visual”/> <meta itemprop=”accessMode” content=”auditory”/> <meta itemprop=”mediaFeature” content=”audioDescription”/> <meta itemprop=”mediaFeature” content=”captions”/> YOUR VIDEO HTML CODE HERE </div> Page 25
  • 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 26
  • 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=”mediafeature” content=”tactileGraphic”/> <meta itemprop="mediafeature" content="braille"/> <meta itemprop="learningResourceType" content="illustration" /> <meta itemprop="typicalAgeRange" content="15-16" /> IMAGE HTML MARKUP HERE </span> Page 27
  • 28. Adoption Status ●  In active discussion with Schema.org reps ●  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 ●  In discussions with eBook publishers and distributors –  integration with Document Accessibility Profiles (DAP) ●  Exploring use for accessible image registry Page 28
  • 29. Upcoming Filters for Free.Ed.Gov Page 29
  • 30. Resources and Contact Info ●  http://schema.org http://lrmi.net ●  http://a11ymetadata.org ●  http://bornaccessible.org ●  Gerardo Capiel, gerardoc@benetech.org @gcapiel Michael Jay, michael@edusystemics.com @edReflector Project Twitter Hashtags: #LRMI #a11ymetadata Page 30