NAICS産業分類を含むGoogle対応の構造化データ — www.jsonldtool.com
A book.
書籍 は schema.org のタイプです。上記のジェネレーターを使って 書籍 の構造化データを JSON-LD、Microdata、RDFa、XML、または Open Graph として作成し、ページに貼り付けることで、Google、Bing、AI回答エンジンがコンテンツを理解しやすくなります。
公式の定義は schema.org/Book でご確認ください。
Book に直接定義されているプロパティ:
| プロパティ | 想定される型 | 説明 |
|---|---|---|
abridged | Boolean | Indicates whether the book is an abridged edition. |
bookEdition | Text | The edition of the book. |
bookFormat | Text | The format of the book. |
illustrator | Text | The illustrator of the book. |
isbn | Text | The ISBN of the book. |
numberOfPages | Number | The number of pages in the book. |
Book は CreativeWork, Thing からもプロパティを継承します。
| プロパティ | 想定される型 | 説明 |
|---|---|---|
about | Text | The subject matter of an object. |
abstract | Text | An abstract is a short description that summarizes a [[CreativeWork]]. |
accessibilityAPI | Text | Indicates that the resource is compatible with the referenced accessibility API. Values should be d… |
accessibilityControl | Text | Identifies input methods that are sufficient to fully control the described resource. Values should… |
accessibilityFeature | Text | Content features of the resource, such as accessible media, alternatives and supported enhancements… |
accessibilityHazard | Text | A characteristic of the described resource that is physiologically dangerous to some users. Related… |
accessibilitySummary | Text | A human-readable summary of specific accessibility features or deficiencies, consistent with the ot… |
accessMode | Text | The human sensory perceptual system or cognitive faculty through which a person may process or perc… |
accessModeSufficient | Text | A list of single or combined accessModes that are sufficient to understand all the intellectual con… |
accountablePerson | Text | Specifies the Person that is legally accountable for the CreativeWork. |
acquireLicensePage | URL | Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current i… |
aggregateRating | Text | The overall rating, based on a collection of reviews or ratings, of the item. |
alternativeHeadline | Text | A secondary title of the CreativeWork. |
archivedAt | URL | Indicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaRe… |
assesses | Text | The item being described is intended to assess the competency or learning outcome defined by the re… |
associatedMedia | Text | A media object that encodes this CreativeWork. This property is a synonym for encoding. |
audience | Text | An intended audience, i.e. a group for whom something was created. |
audio | Text | An embedded audio object. |
author | Text | The author of this content or rating. Please note that author is special in that HTML 5 provides a … |
award | Text | An award won by or for this item. |
character | Text | Fictional person connected with a creative work. |
citation | Text | A citation or reference to another creative work, such as another publication, web page, scholarly … |
comment | Text | Comments, typically from users. |
commentCount | Number | The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is m… |
conditionsOfAccess | Text | Conditions that affect the availability of, or method(s) of access to, an item. Typically used for … |
contentLocation | Text | The location depicted or described in the content. For example, the location in a photograph or pai… |
contentRating | Text | Official rating of a piece of content—for example, 'MPAA PG-13'. |
contentReferenceTime | DateTime | The specific time described by a creative work, for works (e.g. articles, video objects etc.) that … |
contributor | Text | A secondary contributor to the CreativeWork or Event. |
copyrightHolder | Text | The party holding the legal copyright to the CreativeWork. |
copyrightNotice | Text | Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally in… |
copyrightYear | Number | The year during which the claimed copyright for the CreativeWork was first asserted. |
correction | URL | Indicates a correction to a [[CreativeWork]], either via a [[CorrectionComment]], textually or in a… |
countryOfOrigin | Text | The country of origin of something, including products as well as creative works such as movie and… |
creativeWorkStatus | Text | The status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplet… |
creator | Text | The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork. |
creditText | Text | Text that can be used to credit person(s) and/or organization(s) associated with a published Creati… |
dateCreated | DateTime | The date on which the CreativeWork was created or the item was added to a DataFeed. |
dateModified | Date | The date on which the CreativeWork was most recently modified or when the item's entry was modified… |
datePublished | Date | Date of first publication or broadcast. For example the date a [[CreativeWork]] was broadcast or a … |
他に 84 個の継承されたプロパティがあります。完全なリストは schema.org/Book をご覧ください。
{
"@context": "https://schema.org",
"@type": "Book",
"name": "Example Book"
}書籍(schema.org/Book)は、検索エンジンやAIシステムに 書籍 を説明するために使われる構造化データ型です。ページに 書籍 の JSON-LD を追加すると、Google、Bing、回答エンジンがコンテンツを理解しやすくなり、リッチリザルトを有効にできる場合があります。
このツールで 書籍 のフィールドに入力し、生成された JSON-LD をコピーして、ページの <head> または <body> 内の <script type="application/ld+json"> タグの中に貼り付けます。Microdata、RDFa、XML、Open Graph としてエクスポートすることもできます。
はい。jsonldtool.com は登録不要の無料の 書籍 スキーマジェネレーター兼バリデーターです。