Difference between revisions of "LRMI/Properties"

From Creative Commons
Jump to: navigation, search
(LRMI Specification version 0.7 (in draft): typo)
 
(7 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
If you have feedback on these terms, please join the [http://groups.google.com/group/lrmi LRMI mailing list]. There is discussion happening already concerning many of the terms; join and add your voice!
 
If you have feedback on these terms, please join the [http://groups.google.com/group/lrmi LRMI mailing list]. There is discussion happening already concerning many of the terms; join and add your voice!
  
== LRMI Specification version 0.7 (in draft) ==
+
== LRMI Specification version 1.1 ==
  
{| border="1"
+
{{:LRMI/Properties/1.1}}
|- style="background-color:#ffffcc;"
 
|'''Property'''||'''Expected Type'''||'''Description'''||'''LOM approximate'''||'''DC approx.'''||'''Schema.org approx.'''
 
|- style="background-color:#DEB887;"
 
|colspan="6"|'''Education Specific'''
 
|-
 
|'''[[LRMI/Properties/intendedEndUserRole|intendedEndUserRole]]'''||schema.org/Text||The individual or group for which the work in question was produced.
 
* Ex: "student"
 
* Ex: "teacher"
 
||intendedEndUserRole||audience||
 
|-
 
|'''[[LRMI/Properties/Competency|competency]]'''||schema.org/[[LRMI/Properties/CompetencyObject|CompetencyObject]]||The competency, learning standard, skill and/or text complexity that the work is aligned to.
 
|| ||conformsTo||
 
|-
 
|'''[[LRMI/Properties/educationalUse|educationalUse]]'''||schema.org/Text||The purpose of the work in the context of education.
 
* Ex: "assignment"
 
* Ex: “group work”
 
|| ||instructionalMethod||
 
|-
 
|'''[[LRMI/Properties/timeRequired|timeRequired]]'''||schema.org/Duration
 
([http://en.wikipedia.org/wiki/ISO_8601#Durations ISO 8601])
 
||Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience.
 
* Ex: "P30M"
 
* Ex: "P1H25M"
 
||typicalLearningTime (5.9)|| ||
 
|-
 
|'''[[LRMI/Properties/typicalAgeRange|typicalAgeRange]]'''||schema.org/Text||The typical range of ages the content's intendedEndUser.
 
* Ex: "7-9"
 
* Ex: "18-"
 
||typicalAgeRange||educationLevel||
 
|-
 
|'''[[LRMI/Properties/interactivityType|interactivityType]]'''||schema.org/Text||The predominate mode of learning supported by the learning resource. Acceptable values are active, expositive, or mixed.
 
* Ex: "active"
 
* Ex: "mixed"
 
||Interactivity Type|| ||
 
|-
 
|'''[[LRMI/Properties/learningResourceType|learningResourceType]]'''||schema.org/Text||The predominate type or kind characterizing the learning resource.
 
* Ex: "presentation"
 
* Ex: "handout"
 
||Learning Resource Type|| ||
 
|- style="background-color:#DEB887;"
 
|colspan="6"|'''General Terms'''
 
|-
 
| ||colspan="5"|''These terms are important for terms used with learning resources but are also useful beyond just learning resources. They have no Schema.org equivalent.''
 
|-
 
|'''[[LRMI/Properties/useRightsURL|useRightsURL]]'''||schema.org/URL||The URL where the owner specifies permissions for using the resource.
 
* Ex: "http://creativecommons.org/licenses/by/3.0/"
 
* Ex: "http://publisher.com/content-use-description"
 
||rights:Copyright and Other Restrictions (6.2)||license||
 
|-
 
|'''[[LRMI/Properties/isBasedOn|isBasedOnURL]]'''||schema.org/URL||A resource that was used in the creation of this resource. This term can be repeated for multiple sources.
 
* Ex: "http://example.com/great-multiplication-intro.html"
 
||isBasedOn||source||
 
|- style="background-color:#DEB887;"
 
|colspan="6"|'''Accessibility-related terms''' -- '''[[LRMI/Properties/AccessibilityExamples|Examples]]'''
 
|-
 
| ||colspan="5"|''This list of terms was created in partnership with [http://www.cast.org/ CAST]''
 
|-
 
|'''[[LRMI/Properties/wcagVersion|wcagVersion]]'''||schema.org/URL||The URL of the version of the WCAG that is being verified against.
 
* Ex: "http://www.w3.org/TR/2008/REC-WCAG20-20081211/"
 
|| || ||
 
|-
 
|'''[[LRMI/Properties/wcagCriteria|wcagCriteria]]'''||schema.org/Text||A list of compliant WCAG criteria for the resource.|| || ||
 
|-
 
|'''[[LRMI/Properties/wcagVerificationDate|wcagVerificationDate]]'''||Date||The date the WCAG verification was made.|| || ||
 
|-
 
|'''[[LRMI/Properties/wcagVerificationBy|wcagVerificationBy]]'''||schema.org/Person or schema.org/Organization||The person or organization that made the WCAG verification.|| || ||
 
|-
 
|'''[[LRMI/Properties/technologiesRequired|technologiesRequired]]'''||schema.org/Text||A list of technologies required for use the resource.|| || ||
 
|-
 
|'''[[LRMI/Properties/technologiesRecommended|technologiesRecommended]]'''||schema.org/Text||A list of technologies recommend for use of the resource in addition to the required technologies.|| || ||
 
|- style="background-color:#DEB887;"
 
|colspan="6"|'''Already adequately expressed in Schema.org'''
 
|-
 
| ||colspan="5"|''These terms are important terms used with learning resources that are currently well covered by Schema.org''
 
|-
 
|'''title'''||schema.org/Text||The title of the resource.||Title||title||Thing:name
 
|-
 
|'''topic'''||schema.org/Text||The subject of the content.|| ||subject||CreativeWork:About
 
|-
 
|'''created'''||schema.org/Date||The date on which the resource was created.||Created||created||CreativeWork:dateCreated
 
|-
 
|'''creator'''||schema.org/Person||The individual credited with the creation of the resource.||Contribute||creator||CreativeWork:author
 
|-
 
|'''publisher'''||schema.org/Organization||The organization credited with publishing the resource.|| ||publisher||CreativeWork:publisher
 
|-
 
|'''language'''||schema.org/Language||The primary language of the resource.||Language||language||CreativeWork:inLanguage
 
|-
 
|'''mediaType'''|| schema.org/Text||The type of media which is being described. || ||type||CreativeWork:genre
 
|-
 
|}
 

Latest revision as of 16:23, 7 February 2013

LRMI Draft Properties

This page includes a table of properties being developed and discussed by the LRMI Technical Working Group (TWG). This list, and any information on this page, is in DRAFT form.

Feedback

If you have feedback on these terms, please join the LRMI mailing list. There is discussion happening already concerning many of the terms; join and add your voice!

LRMI Specification version 1.1

Property Expected Type Description LOM approximate DC approx. Schema.org approx.
New class EducationalAudience created under Schema.org/Audience
educationalRole Text The role that describes the target audience of the content.
LRMI Additions to Schema.org/CreativeWork
educationalAlignment schema.org/AlignmentObject An alignment to an established educational framework. conformsTo
educationalUse schema.org/Text The purpose of the work in the context of education.
  • Ex: "assignment"
  • Ex: “group work”
instructionalMethod
intendedEndUserRole schema.org/Text The individual or group for which the work in question was produced.
  • Ex: "student"
  • Ex: "teacher"
intendedEndUserRole audience
interactivityType schema.org/Text The predominant mode of learning supported by the learning resource. Acceptable values are active, expositive, or mixed.
  • Ex: "active"
  • Ex: "mixed"
Interactivity Type
isBasedOnUrl schema.org/URL A resource that was used in the creation of this resource. This term can be repeated for multiple sources. isBasedOn source
learningResourceType schema.org/Text The predominant type or kind characterizing the learning resource.
  • Ex: "presentation"
  • Ex: "handout"
Learning Resource Type
timeRequired schema.org/Duration

(ISO 8601)

Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience.
  • Ex: "P30M"
  • Ex: "P1H25M"
typicalLearningTime (5.9)
typicalAgeRange schema.org/Text The typical range of ages the content's intendedEndUser.
  • Ex: "7-9"
  • Ex: "18-"
typicalAgeRange educationLevel (not equiv. but related)
useRightsUrl schema.org/URL The URL where the owner specifies permissions for using the resource. rights:Copyright and Other Restrictions (6.2) license
Already adequately expressed in Schema.org
  These terms are important terms used with learning resources that are currently well covered by Schema.org
title schema.org/Text The title of the resource. Title title Thing:name
topic schema.org/Text The subject of the content. subject CreativeWork:About
created schema.org/Date The date on which the resource was created. Created created CreativeWork:dateCreated
creator schema.org/Person The individual credited with the creation of the resource. Contribute creator CreativeWork:author
publisher schema.org/Organization The organization credited with publishing the resource. publisher CreativeWork:publisher
language schema.org/Language The primary language of the resource. Language language CreativeWork:inLanguage