NAICS産業分類を含むGoogle対応の構造化データ — www.jsonldtool.com
An audiobook.
オーディオブック は schema.org のタイプです。上記のジェネレーターを使って オーディオブック の構造化データを JSON-LD、Microdata、RDFa、XML、または Open Graph として作成し、ページに貼り付けることで、Google、Bing、AI回答エンジンがコンテンツを理解しやすくなります。
公式の定義は schema.org/Audiobook でご確認ください。
Audiobook に直接定義されているプロパティ:
| プロパティ | 想定される型 | 説明 |
|---|---|---|
duration | Text | The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 duration format](http:/… |
readBy | Text | A person who reads (performs) the audiobook. |
Audiobook は AudioObject, Book, MediaObject, CreativeWork, Thing からもプロパティを継承します。
| プロパティ | 想定される型 | 説明 |
|---|---|---|
caption | Text | The caption for this object. For downloadable machine formats (closed caption, subtitles etc.) use … |
embeddedTextCaption | Text | Represents textual captioning from a [[MediaObject]], e.g. text of a 'meme'. |
transcript | Text | If this MediaObject is an AudioObject or VideoObject, the transcript of that object. |
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. |
associatedArticle | Text | A NewsArticle associated with the Media Object. |
bitrate | Text | The bitrate of the media object. |
contentSize | Text | File size in (mega/kilo)bytes. |
contentUrl | URL | Actual bytes of the media object, for example the image file or video file. |
duration | Text | The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 duration format](http:/… |
embedUrl | URL | A URL pointing to a player for a specific video. In general, this is the information in the ```src`… |
encodesCreativeWork | Text | The CreativeWork encoded by this media object. |
encodingFormat | URL | Media type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments… |
endTime | DateTime | The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the … |
height | Text | The height of the item. |
ineligibleRegion | Text | The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-poli… |
interpretedAsClaim | Text | Used to indicate a specific claim contained, implied, translated or refined from the content of a [… |
playerType | Text | Player type required—for example, Flash or Silverlight. |
productionCompany | Text | The production company or studio responsible for the item, e.g. series, video game, episode etc. |
regionsAllowed | Text | The regions where the media is allowed. If not specified, then it's assumed to be allowed everywher… |
requiresSubscription | Boolean | Indicates if use of the media require a subscription (either paid or free). Allowed values are ```… |
sha256 | Text | The [SHA-2](https://en.wikipedia.org/wiki/SHA-2) SHA256 hash of the content of the item. For exampl… |
startTime | DateTime | The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), th… |
uploadDate | DateTime | Date (including time if available) when this media object was uploaded to this site. |
width | Text | The width of the item. |
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… |
他に 113 個の継承されたプロパティがあります。完全なリストは schema.org/Audiobook をご覧ください。
{
"@context": "https://schema.org",
"@type": "Audiobook",
"name": "Example Audiobook"
}オーディオブック(schema.org/Audiobook)は、検索エンジンやAIシステムに オーディオブック を説明するために使われる構造化データ型です。ページに オーディオブック の JSON-LD を追加すると、Google、Bing、回答エンジンがコンテンツを理解しやすくなり、リッチリザルトを有効にできる場合があります。
このツールで オーディオブック のフィールドに入力し、生成された JSON-LD をコピーして、ページの <head> または <body> 内の <script type="application/ld+json"> タグの中に貼り付けます。Microdata、RDFa、XML、Open Graph としてエクスポートすることもできます。
はい。jsonldtool.com は登録不要の無料の オーディオブック スキーマジェネレーター兼バリデーターです。