Library

From getSchema

Revision as of 16:52, 27 November 2012 by CosminP (Talk | contribs)

Jump to: navigation, search

This Page Semantic Annotations

File:Library.png

Library UML Diagram
Supertypes = Thing, Organization, LocalBusiness
Subtypes = none
Inherited properties = additionalType:URL, description:Text, name:Text, image:URL, url:URL,

address:PostalAddress, aggregateRating:AggregateRating, containedIn:Place, event:Event, faxNumber:Text, geo🙁GeoCoordinates or GeoShape), globalLocationNumber:Text, interactionCount:Text, isicV4:Text, logo🙁ImageObject or URL), map:URL, openingHoursSpecification:OpeningHoursSpecification, photo🙁ImageObject or Photograph), review:Review, telephone:Text,

brand🙁Brand or Organization), contactPoint:ContactPoint, duns:Text, email:Text, employee:Person, founder:Person, foundingDate:Date, hasPOS:Place, legalName:Text, location🙁Place or PostalAddress), makesOffer:Offer, member🙁Organization or Person), naics:Text, owns🙁OwnershipInfo or Product), seeks:Demand, taxID:Text, vatID:Text,

branchOf:Organization, currenciesAccepted:Text, openingHours:Duration, paymentAccepted:Text, priceRange:Text

Properties = none
Defined by = http://schema.org/Library
Install RuleTheWeb! the Firefox extension using Schema.org annotations!

Contents

Description

In a traditional sense, a library is a large collection of books, and can refer to the place in which the collection is housed.

Benjamin Franklin was the one founding the first public library in the world.

Examples

Lets try a short description of the British Library of Political and Economic Science

Established in 1896 and with 41205 members, the library is located on 10 Portugal Street, London, WC2A 2HD.

Hot to contact us:

Tel.: +44 (0) 20 7955 7229

Fax.: +44 (0) 20 7955 7454

Library building open: Everyday – Monday to Sunday 8am to midnight during Michaelmas Term and 24 hours* during Lent and Summer Terms Staffed services open*: Monday to Friday 9am-8pm, Saturday and Sunday 11am-6pm.

  • Visitor access to the library is from 8am to midnight. Only LSE students and staff may remain in the building during extended opening.

There is also a map which helps us find easier the library.

First time visitor ?

If you are a first-time visitor or think you might need specialist help, please aim to come to the Library between 9am and 5pm, Monday to Friday.

With RDFa 1.1 Lite

<div vocab="http://schema.org/" typeOf="Library">   <p>Established in <meta property="foundingDate" content="1896" /> 1896     and with 41205 members, the library is located on   <span property="location">     <span typeOf="PostalAddress">       <span property="streetAddress">         10 Portugal Street       </span>,       <span property="addressLocality">         London       </span>,       <span property="postalCode">         WC2A 2HD       </span>.       </span>   </span>   </p>   How to contact us:   <p>      Tel: <span property="telephone">+44 (0) 20 7955 7229</span>        <br />     Fax: <span property="faxNumber">+44 (0) 20 7955 7454</span>   </p>   Opening hours:   <p>     Every-<time property="openingHours" datetime="Mo-Su">Monday to Sunday 8am to midnight during Michaelmas Term and 24 hours*      during Lent and Summer Terms</time>   </p>     Staffed services open*:       <span property="openingHours">         <meta property="openingHours" content="Mo-Fr 9:00-20:00" />           Monday to Friday 9am-8pm       </span>, and     <span property="openingHours">       <meta property="openingHours" content="Sa, Su 11:00-18:00" />         Sunday 11am-6pm     </span>.   *Visitor access to the library is from 8am to midnight. Only LSE students and staff may remain in the building during extended opening    <p>   <b>First time visitor ?</b>   <br />     If you are a first-time visitor or think you might need specialist help, please aim to come to the Library between      <span property="openingHours">       <meta property="openingHours" content="Mo-Fr 9:00-17:00" />         9am and 5pm, Monday to Friday     </span>.    </p> </div>

With Microdata

<div itemscope itemtype="http://schema.org/Library">   <p>Established in <meta itemprop="foundingDate" content="1896" /> 1896     and with 41205 members, the library is located on   <span itemprop="location">     <span itemscope itemtype="http://schema.org/PostalAddress">       <span itemprop="streetAddress">         10 Portugal Street       </span>,       <span itemprop="addressLocality">         London       </span>,       <span itemprop="postalCode">         WC2A 2HD       </span>.       </span>   </span>   </p>   How to contact us:   <p>      Tel: <span itemprop="telephone">+44 (0) 20 7955 7229</span>        <br />     Fax: <span itemprop="faxNumber">+44 (0) 20 7955 7454</span>   </p>   Opening hours:   <p>     Every-<time itemprop="openingHours" datetime="Mo-Su">Monday to Sunday 8am to midnight during Michaelmas Term and 24 hours*      during Lent and Summer Terms</time>   </p>     Staffed services open*:       <span itemprop="openingHours">         <meta itemprop="openingHours" content="Mo-Fr 9:00-20:00" />           Monday to Friday 9am-8pm       </span>, and     <span itemprop="openingHours">       <meta itemprop="openingHours" content="Sa, Su 11:00-18:00" />         Sunday 11am-6pm     </span>.   *Visitor access to the library is from 8am to midnight. Only LSE students and staff may remain in the building during extended opening    <p>   <b>First time visitor ?</b>   <br />     If you are a first-time visitor or think you might need specialist help, please aim to come to the Library between      <span itemprop="openingHours">       <meta itemprop="openingHours" content="Mo-Fr 9:00-17:00" />         9am and 5pm, Monday to Friday     </span>.    </p> </div>

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox