Thing
유형 이름: Thing
이름 |
유형 |
설명 |
추가 유형 |
URL |
항목에 대한 추가 유형으로, 일반적으로 마이크로데이터 구문에 외부 어휘의 특정 유형을 추가하는 데 사용됩니다. 이는 무언가와 대상이 있는 클래스 간의 관계입니다. RDFa 구문에서는 여러 유형에 네이티브 RDFa 구문인 'typeof' 속성을 사용하는 것이 더 좋습니다. Schema.org 도구는 추가적인 유형, 특히 외부에서 정의된 유형을 더 잘 이해하지 못할 수 있습니다. |
대체 이름 |
텍스트 |
항목의 별칭입니다. |
설명 |
텍스트 |
항목에 대한 간략한 설명 |
이미지 |
ImageObject 또는 URL |
상품의 이미지입니다. URL 또는 자세한 ImageObject일 수 있습니다. |
이름 |
텍스트 |
작업에 연결된 UI 요소에서 사용자에게 표시되는 문자열입니다. |
잠재적 액션 |
작업 |
잠재적 작업을 나타내며, 이 작업이 '객체' 역할을 수행하는 이상적인 작업을 설명합니다. |
같음 |
URL |
항목의 ID를 명확하게 나타내는 참조 웹페이지의 URL입니다. 예: 항목의 Wikipedia 페이지, Freebase 페이지 또는 공식 웹사이트 URL |
url |
URL |
작업을 완료하기 위해 가져올 대상 URL입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-03(UTC)
[null,null,["최종 업데이트: 2024-09-03(UTC)"],[[["Thing is a schema.org type used to define the basic properties of an item."],["It includes common attributes like name, description, image, and potential actions."],["Thing can be extended with additional types for greater specificity."],["URL properties like sameAs and url connect the item to external web resources."]]],["The core content describes the properties of a \"Thing\" type, outlining its attributes. Key properties include `additionalType`, `alternateName`, and `description` for item classification and identification. `Image` allows for visual representation. `Name` is a UI-displayed string. `PotentialAction` specifies the item's role in actions. `SameAs` links to definitive web resources, while `URL` targets action completion. These properties define the metadata used to describe the item and its interactions.\n"]]