structured-data / linter

Structured Data linter
The Unlicense
85 stars 17 forks source link

thumbNail #33

Closed jaygray0919 closed 8 years ago

jaygray0919 commented 8 years ago

Do not understand this error message: property schema:thumbnailURL: No property definition found

For example: "@type": "CreativeWorkSeries", "name": "Syllabus", "thumbnailURL": "https://profalbrecht.files.wordpress.com/2012/07/easycapture3.jpg", ...

It is a property; why does it need a property definition?

/jg

gkellogg commented 8 years ago

It is a JSON property, but not one defined in schedule,a.org. I suspect you want schematic:thumbnailUrl (note capitalization). The linter is complaining that your using an property (predicate) not defined in a vocabulary.