Property:Has original source
Appearance
Created page with "This property holds the source of the original work (e.g., "Book", "TED Talk", "Article"). Has type::Text" |
No edit summary |
||
| Line 1: | Line 1: | ||
This property holds the source of the original work (e.g., "Book", " | This property holds the source of the original work (e.g., "Book", "Video", "Article"). | ||
[[Has type::Text]] | [[Has type::Text]] | ||
[[Allows value::Book]] | |||
[[Allows value::Article]] | |||
[[Allows value::Video]] | |||
[[Allows value::Podcast]] | |||
[[Allows value::Course]] | |||
Revision as of 03:39, 20 September 2025
This property holds the source of the original work (e.g., "Book", "Video", "Article").
Text Book Article Video Podcast Course
5
Podcast +
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Book", "Article", "Video", "Podcast" ] } }