角色
類型名稱:Role
擴展至無形
名稱 |
類型 |
說明 |
endDate |
日期 |
項目的結束日期和時間 (採用 ISO 8601 日期格式)。 |
已命名位置 |
文字或網址 |
機構或組織成員在組織中扮演、執行或填滿職位。舉例來說,球隊的運動員可能會在名為「季度」的職場上參加比賽。 |
roleName (角色名稱) |
文字或網址 |
由個人或機構扮演、執行或擔任的角色。舉例來說,如要為漫畫書的創作者製作團隊,可以填寫「墨水獎」、「鉛筆」和「信封」等角色;或者,運動隊伍的運動員則可以在名為「季度賽」的位置扮演角色。 |
startDate |
日期 |
項目的開始日期和時間 (採用 ISO 8601 日期格式)。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-04 (世界標準時間)。
[null,null,["上次更新時間:2024-09-04 (世界標準時間)。"],[[["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."]]],[]]