Skip to content

JSON-LD Context Error in "genre"? #2234

@iherman

Description

@iherman

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...

@BigBlueHat @RichardWallis

Metadata

Metadata

Assignees

Labels

Fixed Awaiting ReleaseFixed in main branch / posted to webschemas.org site / proposed for inclusion in next release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions