schemaorg / schemaorg

Schema.org - schemas and supporting software
https://schema.org/
Apache License 2.0
5.3k stars 812 forks source link

playMode json-ld mapping correction #3410

Open phtyson opened 7 months ago

phtyson commented 7 months ago

In https://schema.org/docs/jsonldcontext.json

   "playMode": { "@id": "schema:playMode"},

should be "playMode": { "@id": "schema:playMode","@type": "@id"},

to match range type of playMode.

github-actions[bot] commented 4 months ago

This issue is being nudged due to inactivity.