Difference between revisions of "LRMI/Properties/intendedEndUserRole"

From Creative Commons
Jump to: navigation, search
(Created page with "'''Property''': intendedEndUserRole '''Description''': '''Expected Type''': ===Examples=== <nowiki> put <html> examples here </nowiki>")
 
(teacher edition book example)
Line 1: Line 1:
 
'''Property''': intendedEndUserRole
 
'''Property''': intendedEndUserRole
  
'''Description''':
+
'''Description''': The individual or group for which the work in question was produced.
  
'''Expected Type''':
+
'''Expected Type''': Text
  
 
===Examples===
 
===Examples===
  
 
<nowiki>
 
<nowiki>
put <html> examples here
+
<div itemscope itemtype="Book">
 +
This resource is a <span itemprop="intendedEndUserRole">teacher</span> edition.
 +
</div>
 
</nowiki>
 
</nowiki>

Revision as of 22:16, 9 January 2012

Property: intendedEndUserRole

Description: The individual or group for which the work in question was produced.

Expected Type: Text

Examples

<div itemscope itemtype="Book"> This resource is a <span itemprop="intendedEndUserRole">teacher</span> edition. </div>