役割
タイプ名: ロール
Intangible を拡張する
氏名 |
型 |
説明 |
endDate |
日付 |
アイテムの終了日時(ISO 8601 の日付形式)。 |
名前付き位置 |
テキストまたは URL |
組織の一部として個人または組織によって演じられたり、演じられたり、埋められた役職。たとえば、スポーツチームの選手が「クォーターバック」という名前の選手になる場合があります。 |
roleName |
テキストまたは URL |
個人または組織が担う役割、遂行する役割、または遂行する役割。たとえば、コミック本のクリエイターのチームは「インカー」、「ペンシル」、「レター」という名前の役割を担ったり、スポーツチームのアスリートは「クォーターバック」という役割を担ったりします。 |
startDate |
日付 |
アイテムの開始日(ISO 8601 の日付形式)。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["The `Role` type defines a position or function performed by a person or organization within a larger context, like a team or project."],["It includes properties for the role's name (`roleName`), a potential named position (`namedPosition`), and start and end dates (`startDate`, `endDate`)."],["`roleName` and `namedPosition` can be represented as plain text or a URL, providing flexibility in how the role is identified."],["Dates are expressed using the ISO 8601 standard format for consistency and machine-readability."],["This type extends `Intangible`, further categorizing it within the broader schema of structured data."]]],[]]