[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["Defines a `Clip` type, extending the `CreativeWork` type, for structured data about video clips."],["Includes properties to identify actors, directors, composers, and the clip's position within a series or episode."],["Allows association with broader content like episodes, seasons, and series for context."],["Uses schema.org properties like `actor`, `director`, `musicBy`, `partOfEpisode`, and `partOfSeries` for semantic markup."]]],["The Clip type, extending CreativeWork, describes media segments. Key information includes actors and directors (both singular and plural forms), identified as Persons. Clips can be numbered (clipNumber) using Integer or Text. Music composers (musicBy) can be MusicGroups or Persons. Clips can be linked to larger structures: Episodes (partOfEpisode), Seasons (partOfSeason), and Series (partOfSeries). PublicationEvent is also linked to the Clip via publication.\n"]]