image

From getSchema

Jump to: navigation, search

This Page Semantic Annotations

Domain = Thing
Range = URL
Cardinality = 0..1

Description

URL of an image of an instance of a type. However, notice that Schema.org defines also an ImageObject type used to describe images.

Examples

You can annotate an image just by adding the attribute itemprop="image" to its markup. Remember, because image is a property defined by Thing it is inherited by all Schema.org types.

 <img itemprop="image" src="http://farm1.static.flickr.com..." alt="Moon and Saturn"/> 

When annotate an image as above you should have in mind that this image is a visual description of the entity you annotate. Typically, this entity is defined by the first ancestor HTML element that defines an itemscope attribute (usually this element defines also an itemtype attribute).

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox