BlogPosting
A Schema.org Type
- Canonical URL: https://schema.org/BlogPosting
- Check for open issues.
A blog post.
Property | Expected Type | Description |
---|---|---|
Properties from SocialMediaPosting | ||
sharedContent |
CreativeWork | A CreativeWork such as an image, video, or audio clip shared as part of this posting. |
Properties from Article | ||
articleBody |
Text | The actual body of the article. |
articleSection |
Text | Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc. |
backstory |
CreativeWork or Text |
For an Article, typically a NewsArticle, the backstory property provides a textual summary giving a brief explanation of why and how an article was created. In a journalistic setting this could include information about reporting process, methods, interviews, data sources, etc. |
pageEnd |
Integer or Text |
The page on which the work ends; for example "138" or "xvi". |
pageStart |
Integer or Text |
The page on which the work starts; for example "135" or "xiii". |
pagination |
Text | Any description of pages that is not separated into pageStart and pageEnd; for example, "1-6, 9, 55" or "10-12, 46-49". |
speakable |
SpeakableSpecification or URL |
Indicates sections of a Web page that are particularly 'speakable' in the sense of being highlighted as being especially appropriate for text-to-speech conversion. Other sections of a page may also be usefully spoken in particular circumstances; the 'speakable' property serves to indicate the parts most likely to be generally useful for speech. The speakable property can be repeated an arbitrary number of times, with three kinds of possible 'content-locator' values: 1.) id-value URL references - uses id-value of an element in the page being annotated. The simplest use of speakable has (potentially relative) URL values, referencing identified sections of the document concerned. 2.) CSS Selectors - addresses content in the annotated page, e.g. via class attribute. Use the cssSelector property. 3.) XPaths - addresses content via XPaths (assuming an XML view of the content). Use the xpath property. For more sophisticated markup of speakable sections beyond simple ID references, either CSS selectors or XPath expressions to pick out document section(s) as speakable. For this we define a supporting type, SpeakableSpecification which is defined to be a possible value of the speakable property. |
wordCount |
Integer | The number of words in the text of the CreativeWork such as an Article, Book, etc. |
Properties from CreativeWork | ||
about |
Thing | The subject matter of the content.
Inverse property: subjectOf |
abstract |
Text | An abstract is a short description that summarizes a CreativeWork. |
accessMode |
Text | The human sensory perceptual system or cognitive faculty through which a person may process or perceive information. Values should be drawn from the approved vocabulary. |
accessModeSufficient |
ItemList | A list of single or combined accessModes that are sufficient to understand all the intellectual content of a resource. Values should be drawn from the approved vocabulary. |
accessibilityAPI |
Text | Indicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the approved vocabulary. |
accessibilityControl |
Text | Identifies input methods that are sufficient to fully control the described resource. Values should be drawn from the approved vocabulary. |
accessibilityFeature |
Text | Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the approved vocabulary. |
accessibilityHazard |
Text | A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the approved vocabulary. |
accessibilitySummary |
Text | A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as "short descriptions are present but long descriptions will be needed for non-visual users" or "short descriptions are present and no long descriptions are needed". |
accountablePerson |
Person | Specifies the Person that is legally accountable for the CreativeWork. |
acquireLicensePage |
CreativeWork or URL |
Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current item. |
aggregateRating |
AggregateRating | The overall rating, based on a collection of reviews or ratings, of the item. |
alternativeHeadline |
Text | A secondary title of the CreativeWork. |
archivedAt |
URL or WebPage |
Indicates a page or other link involved in archival of a CreativeWork. In the case of MediaReview, the items in a MediaReviewItem may often become inaccessible, but be archived by archival, journalistic, activist, or law enforcement organizations. In such cases, the referenced page may not directly publish the content. |
assesses |
DefinedTerm or Text |
The item being described is intended to assess the competency or learning outcome defined by the referenced term. |
associatedMedia |
MediaObject | A media object that encodes this CreativeWork. This property is a synonym for encoding. |
audience |
Audience | An intended audience, i.e. a group for whom something was created. Supersedes serviceAudience. |
audio |
AudioObject or Clip or MusicRecording |
An embedded audio object. |
author |
Organization or Person |
The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably. |
award |
Text | An award won by or for this item. Supersedes awards. |
|