| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.AlignmentObject
- data AlignmentObject = AlignmentObject {
- alignmentType :: AlignmentType
- educationalFramework :: EducationalFramework
- targetDescription :: TargetDescription
- targetName :: TargetName
- targetUrl :: TargetUrl
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data AlignmentObject Source
An intangible item that describes an alignment between a learning resource and a node in an educational framework.
id- AlignmentObject
label- Alignment Object
comment- An intangible item that describes an alignment between a learning resource and a node in an educational framework.
ancestorsThing,IntangiblesubtypessupertypesIntangibleurl- http://schema.org/AlignmentObject
Constructors