Thing
タイプ名: Thing
氏名 |
型 |
説明 |
additionalType |
URL |
アイテムの追加タイプです。microdata 構文で外部の語彙からより具体的なタイプを追加するために使用するのが一般的です。これは、なんらかのものが属しているクラス間の関係です。RDFa 構文では、複数のタイプの RDFa ネイティブ構文(「typeof」属性)を使用することをおすすめします。特に外部で定義される種類に対しては、Schema.org のツールで十分に理解できない可能性があります。 |
代替名 |
テキスト |
アイテムのエイリアス。 |
説明文 |
テキスト |
アイテムの短い説明です。 |
イメージ |
ImageObject または URL |
商品アイテムの画像。URL、または詳細に説明された ImageObject を指定できます。 |
name |
テキスト |
アクションに関連付けられた UI 要素でユーザーに表示される文字列。 |
#候補 |
アクション |
アクションの可能性を示します。これは、アクションが「オブジェクト」の役割を果たす理想的なアクションを記述します。 |
同じ |
URL |
アイテムの ID を明確に示す参照ウェブページの URL。例: アイテムの Wikipedia ページ、Freebase ページ、公式ウェブサイトの URL |
URL |
URL |
アクションを完了するために取得するターゲット URL。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は 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"]]