WebPage

From getSchema

Revision as of 11:07, 11 July 2011 by Admin66 (Talk | contribs)
(diff) ? Older revision | Latest revision (diff) | Newer revision ? (diff)

Jump to: navigation, search

File:WebPage.png

WebPage UML Diagram
Supertypes = Thing, CreativeWork
Subtypes = AboutPage, CheckoutPage, CollectionPage, ContactPage, ItemPage, ProfilePage, SearchResultsPage
Inherited properties = description:Text, name:Text, image:URL, url:URL,

encodings:MediaObject, headline:Text, keywords:Text, about:Thing, datePublished:Date, author🙁Person or Organization), contentRating:Text, inLanguage:Text, audio:AudioObject, video:VideoObject, genre:Text, editor:Person, awards:Text, publisher:Organization, isFamilyFriendly:Boolean, contentLocation:Place, interactionCount:Text, aggregateRating:AggregateRating, offers:Offer, reviews:Review

Properties = breadcrumb:Text, mainContentOfPage:WebPageElement, primaryImageOfPage:ImageObject, isPartOf:CollectionPage, significantLinks:URL
Defined by = http://schema.org/WebPage

Contents

Description

A web page.

Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as breadcrumb may be used.

We recommend explicit declaration if these properties are specified, but if they are found outside of an itemscope, they will be assumed to be about the page.

Examples