楽曲
タイプ名: MusicComposition
CreativeWork を拡張します。
氏名 |
型 |
説明 |
composer |
Organization または Person |
楽曲の作成者または組織 |
初のパフォーマンス |
イベント |
作業が最初に実施された日付と場所。 |
includeComposition |
楽曲 |
この作品に含まれる小さな作曲(交響楽団の動きなど) |
iswcCode |
テキスト |
楽曲の国際標準音楽作品コード。 |
歌詞 |
担当者 |
言葉を書いた人 |
musicalKey |
テキスト |
このコンポジションが使用するキー、モード、またはスケール。 |
音楽のアレンジメント |
楽曲 |
コンポジションから派生した配置。 |
musicCompositionform |
テキスト |
楽曲の種類(例: オーケストラ、ソナタ、シンフォニーなど) |
記録される |
MusicRecording |
録音作品 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 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"]]