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

Normalize ratings on import #19

Open
dhardtke opened this issue Apr 10, 2021 · 0 comments
Open

Normalize ratings on import #19

dhardtke opened this issue Apr 10, 2021 · 0 comments
Labels
import Issues related to the import feature

Comments

@dhardtke
Copy link
Owner

Some sites might use a different scale (e.g. ratings could go from 1 to 10).

We should normalize this to always use a scale from 1 to 5.

To do this we can use bestRating / worstRating (see https://schema.org/Rating)

@dhardtke dhardtke added the import Issues related to the import feature label Apr 10, 2021
@dhardtke dhardtke reopened this Apr 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
import Issues related to the import feature
Projects
None yet
Development

No branches or pull requests

1 participant