Open
Description
I've noticed that schema
is declared as http://schema.org/
, which may cause some issues for applications that are using https://schema.org/
instead. Looking at their documentation, it seems like https
is the correct one: https://schema.org/Recipe (even if you visit using http://
, you are redirected and it says Canonical URL: https://schema.org/Recipe
).
But I realize it's not as easy as just changing it, because it may break some existing code. What do you think about this? Should we change it for the next major release (0.6.0
or even 1.0.0
?) and document it as a breaking change?
Metadata
Metadata
Assignees
Labels
No labels