Organization

From getSchema

Jump to: navigation, search

This Page Semantic Annotations

Organization UML Diagram

Supertypes = Thing
Subtypes = Corporation, EducationalOrganization, GovernmentOrganization, LocalBusiness, NGO, PerformingGroup, SportsTeam
Inherited properties = additionalType:URL, description:Text, name:Text, image:URL, sameAs:URL, url:URL
Properties = address:PostalAddress, aggregateRating:AggregateRating, brand🙁Brand or Organization) contactPoints:ContactPoint, duns:Text, email:Text, employees:Person, events:Event, faxNumber:Text, founders:Person, foundingDate:Date, globalLocationNumber:Text, hasPOS:Place, interactionCount:Text, isicV4:Text, legalName:Text, location🙁Place or PostalAddress), logo🙁ImageObject or URL), makesOffer:Offer, members🙁Person:Organization), naics:Text, owns🙁OwnershipInfo or Product), reviews:Review, seeks:Demand, taxID:Text, telephone:Text, vatID:Text
Defined by = http://schema.org/Organization
Install RuleTheWeb! the Firefox extension using Schema.org annotations!

Description

An organization such as a school, NGO, corporation, club, etc.

Example

<div itemscope itemtype="http://schema.org/Organization">   <img itemprop="image logo" src="http://cdn.regi-on.net/binarypark.org/images/bp_logo_big.png"/>    <div>      <a itemprop="url" href="http://www.binarypark.org">        <span itemprop="name">Binarypark</span>      </a>    </div>    <div itemprop="location" itemscope itemtype="http://schema.org/Place">    <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">       <span itemprop="streetAddress">Erich-Weinert-Str. 1,</span>       <span itemprop="postalCode">03046</span>       <span itemprop="addressLocality"> Cottbus</span>,        <span itemprop="addressCountry">Germany</span>    </div>    <div itemprop="telephone">0049355692931</div>    <div itemprop="faxNumber">0049355684171</div>    <div itemprop="email">[email protected]</div>    <span itemprop="geo" itemscope="" itemtype="http://schema.org/GeoCoordinates">      <meta itemprop="latitude" content="51.76449"/>      <meta itemprop="longitude" content="14.32711"/>    </span>  </div> </div>

Also check subtypes of Organization.

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox