1 / 30

Discovering Accessible Educational Resources via Schema and LR

Discovering Accessible Educational Resources via Schema.org and LR. Accessing Higher Ground 2013. Food for Thought…. Food for Thought…. Food for Thought…. Food for Thought…. Food for Thought…. Food for Thought…. Food for Thought…. Food for Thought…. How it Works – Schema.org.

gareth
Download Presentation

Discovering Accessible Educational Resources via Schema and LR

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Discovering Accessible Educational Resources via Schema.org and LR Accessing Higher Ground 2013

  2. Food for Thought…

  3. Food for Thought…

  4. Food for Thought…

  5. Food for Thought…

  6. Food for Thought…

  7. Food for Thought…

  8. Food for Thought…

  9. Food for Thought…

  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

  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>

  12. Learning Resources Metadata

  13. Goal: Make it easier and more convenient to find learning resources that meet specific student and class needs. Curriculum and Accessibility Standards Resource Registries (Learning Registry) Schema.org Why Now? Kinda’ Perfect Storm Intersection of three opportunities LRMI from a representation by Brandt Redd, Gates Foundation

  14. The LRMI Properties v1 (lrmi.net/the-specification) • General Terms (Schema.org): • title/name • URL • Description • Image • Topic • created (date) • Creator • Publisher • inLanguage • Mediatype • technologiesRequired • technologiesRecommended • Use RightsURL • is based on • Educational Terms: • intendedEndUserRole • educationalUse   • timeRequired • typicalAgeRange   • interactivityType   • learningResourceType • Competency related: • educationalAlignment • Description • URL • Alignment Type • educationalFramework • targetDescription • targetName • targetURL

  15. http://209.7.195.215:90/Search.aspx

  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

  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

  18. Accessibility Properties http://a11ymetadata.org

  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”/> …

  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"/> …

  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>

  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-accessibility-metadata/

  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>

  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>

  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

  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>

  27. Upcoming Filters for Free.Ed.Gov

  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

  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

More Related