structured-data / linter

Structured Data linter
The Unlicense
88 stars 18 forks source link

Bug when linting JSON-LD with aggregateRating #67

Closed rafaelgomesxyz closed 2 years ago

rafaelgomesxyz commented 2 years ago

When linting JSON-LD with aggregateRating, an error happens:

error RDF::ReaderError: wrong number of arguments (given 0, expected 1)

This error happens even with the examples provided here: http://linter.structured-data.org/examples/schema.org/AggregateRating/

gkellogg commented 2 years ago

Deployed in 3.14.1.

rafaelgomesxyz commented 2 years ago

Tested locally and it works now, thanks for the quick fix!

gkellogg commented 2 years ago

Heroku issued some security updates, and it's not connecting to the repo any longer, so still need to work on deploying live.

gkellogg commented 2 years ago

Okay, deployed now.