[[["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."],[[["`MusicComposition` schema represents musical works, extending the `CreativeWork` type and allowing you to specify details about the composition."],["You can provide information about the composer, lyricist, musical key, and form, including relevant links to other entities like `Person`, `Organization`, or `Event`."],["It supports details on performances, arrangements, recordings, and nested compositions for describing larger musical structures."],["`MusicComposition` uses properties like `iswcCode` to identify the work uniquely and links to recordings through the `recordedAs` property."]]],["The `MusicComposition` type describes a musical work, extending the `CreativeWork` type. Key properties include `composer` (person/organization who wrote it), `firstPerformance` (date/place of debut), and `includedComposition` (smaller parts). Other details are `iswcCode` (standard code), `lyricist`, `musicalKey`, `musicArrangement` (derived versions), `musicCompositionForm` (type), and `recordedAs` (audio recordings). These actions define the attributes of a musical work.\n"]]