metadata-0.4.3.0: metadata library for semantic web

Safe HaskellSafe
LanguageHaskell2010

Text.HTML5.MetaData.Schema.PropertyValue

Synopsis

Documentation

data PropertyValue Source

A property-value pair, e.g. representing a feature of a product or place. Use the name property for the name of the property. If there is an additional human-readable version of the value, put that into the description property. Always use specific schema.org properties when a) they exist and b) you can populate them. Using PropertyValue as a substitute will typically not trigger the same effect as using the original, specific property.

id
PropertyValue
label
Property Value
comment
A property-value pair, e.g. representing a feature of a product or place. Use the name property for the name of the property. If there is an additional human-readable version of the value, put that into the description property. br/br/ Always use specific schema.org properties when a) they exist and b) you can populate them. Using PropertyValue as a substitute will typically not trigger the same effect as using the original, specific property.
ancestors
Thing,Intangible,StructuredValue
subtypes
supertypes
StructuredValue
url
http://schema.org/PropertyValue