| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.EntryPoint
- data EntryPoint = EntryPoint {
- actionApplication :: ActionApplication
- actionPlatform :: ActionPlatform
- contentType :: ContentType
- encodingType :: EncodingType
- httpMethod :: HttpMethod
- urlTemplate :: UrlTemplate
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data EntryPoint Source
An entry point, within some Web-based protocol.
id- EntryPoint
label- Entry Point
comment- An entry point, within some Web-based protocol.
ancestorsThing,IntangiblesubtypessupertypesIntangibleurl- http://schema.org/EntryPoint
Constructors