-
Notifications
You must be signed in to change notification settings - Fork 905
Closed
Labels
Fixed Awaiting ReleaseFixed in main branch / posted to webschemas.org site / proposed for inclusion in next releaseFixed in main branch / posted to webschemas.org site / proposed for inclusion in next release
Description
The documentation for genre says that the values expected is of type text or URL. However, the JSON-LD Context file says:
genre: {
@id: "schema:genre",
@type: "@id"
},
which forces the value to be always a URL. This may also lead to syntactically incorrect URL-s, and is certainly not in line with the documentation...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fixed Awaiting ReleaseFixed in main branch / posted to webschemas.org site / proposed for inclusion in next releaseFixed in main branch / posted to webschemas.org site / proposed for inclusion in next release