Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example fixes: no 'content' attribute for 'span' in Microdata; wrong attribute in Microdata; following recommendation for 'price' content#1102

Merged
merged 4 commits into from Apr 15, 2016

Conversation

unor
Copy link
Contributor

@unor unor commented Apr 14, 2016

This PR only changes examples:

  • in Microdata, the span element can’t have a content attribute (Some Microdata examples use a 'content' attribute for 'span' #184): either omitted the element (in case where the value is the same) or used the meta element instead
  • the currency symbol should not be part of the price value
  • Microdata: replaced property attribute with itemprop, and used the same properties from the RDFa example (author, translator)
  • RDFa: used typeof instead of typeOf

@unor unor changed the title Example fixes: no Example fixes: no 'content' attribute for 'span' in Microdata; wrong attribute in Microdata; following recommendation for 'price' content Apr 14, 2016
@danbri
Copy link
Contributor

danbri commented Apr 15, 2016

@unor - thanks so much! :)

@danbri danbri merged commit cd26a93 into schemaorg:sdo-deimos Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants