| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.Organization
- data Organization = Organization {
- address :: Address
- aggregateRating :: AggregateRating
- alumni :: Alumni
- areaServed :: AreaServed
- award :: Award
- brand :: Brand
- contactPoint :: ContactPoint
- department :: Department
- dissolutionDate :: DissolutionDate
- duns :: Duns
- email :: Email
- employee :: Employee
- event :: Event
- faxNumber :: FaxNumber
- founder :: Founder
- foundingDate :: FoundingDate
- foundingLocation :: FoundingLocation
- globalLocationNumber :: GlobalLocationNumber
- hasOfferCatalog :: HasOfferCatalog
- hasPOS :: HasPOS
- isicV4 :: IsicV4
- legalName :: LegalName
- location :: Location
- logo :: Logo
- makesOffer :: MakesOffer
- member :: Member
- memberOf :: MemberOf
- naics :: Naics
- numberOfEmployees :: NumberOfEmployees
- owns :: Owns
- parentOrganization :: ParentOrganization
- review :: Review
- seeks :: Seeks
- subOrganization :: SubOrganization
- taxID :: TaxID
- telephone :: Telephone
- vatID :: VatID
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data Organization Source
An organization such as a school, NGO, corporation, club, etc.
id- Organization
label- Organization
comment- An organization such as a school, NGO, corporation, club, etc.
ancestorsThingsubtypesAirline,Corporation,EducationalOrganization,GovernmentOrganization,LocalBusiness,NGO,PerformingGroup,SportsOrganizationsupertypesThingurl- http://schema.org/Organization
Constructors