Corporation

Canonical URL: http://schema.org/Corporation

Thing > Organization > Corporation

Organization: A business corporation.

Usage: Between 10,000 and 50,000 domains
PropertyExpected TypeDescription
Properties from Corporation
tickerSymbol Text The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we reccommend using the controlled vocaulary of Market Identifier Codes (MIC) specified in ISO15022.
Properties from Organization
address PostalAddress  or
Text 
Physical address of the item.
aggregateRating AggregateRating The overall rating, based on a collection of reviews or ratings, of the item.
alumni Person Alumni of an organization.
Inverse property: alumniOf.
areaServed AdministrativeArea  or
GeoShape  or
Place  or
Text 
The geographic area where a service or offered item is provided. Supersedes serviceArea.
award Text An award won by or for this item. Supersedes awards.
brand Brand  or
Organization 
The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.
contactPoint ContactPoint A contact point for a person or organization. Supersedes contactPoints.
department Organization A relationship between an organization and a department of that organization, also described as an organization (allowing different urls, logos, opening hours). For example: a store with a pharmacy, or a bakery with a cafe.
dissolutionDate Date The date that this organization was dissolved.
duns Text The Dun & Bradstreet DUNS number for identifying an organization or business person.
email Text Email address.
employee Person Someone working for this organization. Supersedes employees.
event Event Upcoming or past event associated with this place, organization, or action. Supersedes events.
faxNumber Text The fax number.
founder Person A person who founded this organization. Supersedes founders.
foundingDate Date The date that this organization was founded.
foundingLocation Place The place where the Organization was founded.
funder Organization  or
Person 
A person or organization that supports (sponsors) something through some kind of financial contribution.
globalLocationNumber Text The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.
hasOfferCatalog OfferCatalog Indicates an OfferCatalog listing for this Organization, Person, or Service.
hasPOS Place Points-of-Sales operated by the organization or person.
isicV4 Text The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.
legalName Text The official name of the organization, e.g. the registered company name.
leiCode Text An organization identifier that uniquely identifies a legal entity as defined in ISO 17442.
location Place  or
PostalAddress  or
Text 
The location of for example where the event is happening, an organization is located, or where an action takes place.
logo ImageObject  or
URL 
An associated logo.
makesOffer Offer A pointer to products or services offered by the organization or person.
Inverse property: offeredBy.
member Organization  or
Person 
A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals. Supersedes members, musicGroupMember.
Inverse property: memberOf.
memberOf Organization  or
ProgramMembership 
An Organization (or ProgramMembership) to which this Person or Organization belongs.
Inverse property: member.
naics Text The North American Industry Classification System (NAICS) code for a particular organization or business person.
numberOfEmployees QuantitativeValue The number of employees in an organization e.g. business.
owns OwnershipInfo  or
Product 
Products owned by the organization or person.
parentOrganization Organization The larger organization that this organization is a subOrganization of, if any. Supersedes branchOf.
Inverse property: subOrganization.
review Review A review of the item. Supersedes reviews.
seeks Demand A pointer to products or services sought by the organization or person (demand).
sponsor Organization  or
Person 
A person or organization that supports a thing through a pledge, promise, or financial contribution. e.g. a sponsor of a Medical Study or a corporate sponsor of an event.
subOrganization Organization A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property.
Inverse property: parentOrganization.
taxID Text The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.
telephone Text The telephone number.
vatID Text The Value-added Tax ID of the organization or person.
Properties from Thing
additionalType URL An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally.
alternateName Text An alias for the item.
description Text A description of the item.
disambiguatingDescription Text A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.
identifier PropertyValue  or
Text  or
URL 
The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details.
image ImageObject  or
URL 
An image of the item. This can be a URL or a fully described ImageObject.
mainEntityOfPage CreativeWork  or
URL 
Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details.
Inverse property: mainEntity.
name Text The name of the item.
potentialAction Action Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
sameAs URL URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.
url URL URL of the item.

Acknowledgement

This class contains derivatives of IPTC rNews properties. rNews is a data model of publishing metadata with serializations currently available for RDFa as well as HTML5 Microdata. More information about the IPTC and rNews can be found at rnews.org.



Examples

Example 1
<div>
  <div>
    <h1>Delia's Daily Supplies</h1>
    <p>For your daily newspapers, candies, snacks and (via our in-store pharmacy)
      drugs and healthcare products to keep you and your family happy, healthy and
      supplied with all your daily needs.</p>
    <p>Open: Monday-Friday 7am-11pm</p>
    <p>Phone: 555-0100-1110</p>
  </div>
  <div>
    <h2>Philippa's Pharmacy</h2>
    <p>A superb collection of fine pharmaceuticals for your beauty and healthcare needs,
      a department of Delia's Drugstore. Call our desk to speak to the on-duty pharmacist
      any morning Monday-Thursday.</p>
    <p>Open: Monday-Thursday 9am-noon</p>
    <p>Phone: 555-0100-1111</p>
  </div>
  <!-- another department -->
  <div>
    <h2>Larry's Laundromat</h2>
    <p>Keep your clothes clean while you do your daily shopping!</p>
    <p>Open: Open weekdays 1pm-5:30pm.</p>
    <p>Phone: 555-0100-2121</p>
    <p>A branch of
    <a href="http://example.com/">Larry's International</a>.</p>
  </div>
</div>
<div itemscope itemtype="http://schema.org/Store">
  <div>
    <h1 itemprop="name">Delia's Daily Supplies</h1>
    <p itemprop="description">For your daily newspapers, candies, snacks and (via our in-store pharmacy)
      drugs and healthcare products to keep you and your family happy, healthy and supplied with all your daily needs.</p>
    <p>Open: <span itemprop="openingHours" content="Mo-Fr 07:00-23:00">Monday-Friday 7am-11pm </span></p>
    <p>Phone: <span itemprop="telephone" content="+155501001110">555-0100-1110</span></p>
  </div>
  <div itemprop="department" itemscope itemtype="http://schema.org/Pharmacy">
    <h2 itemprop="name">Philippa's Pharmacy</h2>
    <p itemprop="description">A superb collection of fine pharmaceuticals for your beauty and healthcare needs,
      a department of Delia's Drugstore. Call our desk to speak to the on-duty pharmacist any morning Monday-Thursday.</p>
    <p>Open: <span itemprop="openingHours" content="Mo-Th 09:00-12:00">Monday-Thursday 9am-noon</span></p>
    <p>Phone: <span itemprop="telephone" content="+155501001111">555-0100-1111</span></p>
  </div>
  <!-- another department -->
  <div itemprop="department" itemscope itemtype="http://schema.org/DryCleaningOrLaundry">
    <h2 itemprop="name">Larry's Laundromat</h2>
    <p itemprop="description">Keep your clothes clean while you do your daily shopping!</p>
    <p>Open: <span itemprop="openingHours" content="Mo-Fr 13:00-17:30">Open weekdays 1pm-5:30pm.</span></p>
    <p>Phone: <span itemprop="telephone" content="+155501002121">555-0100-2121</span></p>
    <p>A branch of <span itemprop="parentOrganization" itemscope itemtype="http://schema.org/Corporation">
    <a itemprop="url" href="http://example.com/"><span itemprop="name">Larry's International</span></a></span>.</p>
  </div>
</div>
<div  vocab="http://schema.org/" typeof="Store">
  <div>
    <h1 property="name">Delia's Daily Supplies</h1>
    <p property="description">For your daily newspapers, candies, snacks and (via our in-store pharmacy)
        drugs and healthcare products to keep you and your family happy, healthy and supplied with all your daily needs.</p>
    <p>Open: <span property="openingHours" content="Mo-Fr 07:00-23:00">Monday-Friday 7am-11pm</span></p>
    <p>Phone: <span property="telephone" content="+155501001110">555-0100-1110</span></p>
  </div>
  <div property="department" typeof="Pharmacy">
    <h2 property="name">Philippa's Pharmacy</h2>
    <p property="description">A superb collection of fine pharmaceuticals for your beauty and healthcare needs,
        a department of Delia's Drugstore. Call our desk to speak to the on-duty pharmacist any morning Monday-Thursday.</p>
    <p>Open: <span property="openingHours" content="Mo-Th 09:00-12:00">Monday-Thursday 9am-noon</span></p>
    <p>Phone: <span property="telephone" content="+155501001111">555-0100-1111</span></p>
  </div>
  <div property="department" typeof="DryCleaningOrLaundry">
    <h2 property="name">Larry's Laundromat</h2>
    <p property="description">Keep your clothes clean while you do your daily shopping!</p>
    <p>Open: <span property="openingHours" content="Mo-Fr 13:00-17:30">Open weekdays 1pm-5:30pm.</span></p>
    <p>Phone: <span property="telephone" content="+155501002121">555-0100-2121</span></p>
    <p>A branch of <span property="parentOrganization" typeof="Corporation">
    <a property="url" href="http://example.com/"><span property="name">Larry's International</span></a></span>.</p>
  </div>
</div>
<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "Store",
  "name": "Delia's Daily Supplies",
  "description": "For your daily newspapers, candies, snacks and (via our in-store pharmacy) drugs and healthcare products to keep you and your family happy, healthy and supplied with all your daily needs.",
  "openingHours": "Mo-Fr 07:00-23:00",
  "telephone": "+155501001110",
  "department":
  [
    {
      "@type": "Pharmacy",
      "name": "Philippa's Pharmacy",
      "description": "A superb collection of fine pharmaceuticals for your   beauty and healthcare needs, a department of Delia's Drugstore. Call our desk to speak to the on-duty pharmacist any morning Monday-Thursday.",
      "openingHours": "Mo-Th 09:00-12:00",
      "telephone": "+155501001111"
    },
    {
      "@type": "DryCleaningOrLaundry",
      "name": "Larry's Laundromat",
      "description": "Keep your clothes clean while you do your daily shopping!",
      "openingHours": "Mo-Fr 13:00-17:30",
      "telephone": "+155501002121",
      "parentOrganization":
      {
        "@type": "Corporation",
        "url": "http://example.com/",
        "name": "Larry's International"
      }
    }
  ]
}
</script>

Schema Version 3.2