역할
유형 이름: 역할
Intangible 확장
이름 |
유형 |
설명 |
endDate |
날짜 |
상품의 종료일 및 시간 (ISO 8601 날짜 형식)입니다. |
이름이 지정된 위치 |
텍스트 또는 URL |
개인 또는 조직이 조직의 일원으로서 활동하거나 수행하거나 포지셔닝하는 포지셔닝입니다. 예를 들어 SportsTeam의 선수는 'Quarterback'이라는 위치에서 플레이할 수 있습니다. |
역할 이름 |
텍스트 또는 URL |
개인이나 조직에서 수행, 수행, 작성하는 역할입니다. 예를 들어 만화책을 만드는 크리에이터팀은 '잉커', '연필러', '레터러'라는 역할을 수행할 수 있으며, SportsTeam의 스포츠 선수는 '쿼터백'이라는 직무를 수행할 수 있습니다. |
startDate |
날짜 |
상품의 시작 날짜 및 시간입니다 (ISO 8601 날짜 형식). |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]