| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.Property
- data Property = Property {
- domainIncludes :: DomainIncludes
- inverseOf :: InverseOf
- rangeIncludes :: RangeIncludes
- supersededBy :: SupersededBy
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
A property, used to indicate attributes and relationships of some Thing; equivalent to rdf:Property.
id- Property
label- Property
comment- A property, used to indicate attributes and relationships of some Thing; equivalent to rdf:Property.
ancestorsThing,IntangiblesubtypessupertypesIntangibleurl- http://schema.org/Property
Constructors
| Property | |
Fields
| |