Property value
Thing > PropertyValue
remark: 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. We use propertyID in addition to it to provide a not translated identifier of the property (the name of the property in the external system).
PropertyValue¶
Property | Type | Description |
---|---|---|
propertyID | string | |
maxValue | double | |
minValue | double | |
unitCode | string | |
unitText | string | |
value | object | |
valueStr | string | contains string representation of the value when the valueType isn't equal to "object" |
valueType | string | Possible values: ["string", "integer", "number", "boolean","array","object"] |
Included Thing data¶
Property | Type | Description |
---|---|---|
additionalType | string | Name of the "real", more descriptive class which has no additional properties. examples are schema.org/Country, schema.org/State, schema.org/City |
alternateName | string | |
image | ImageObject | |
tag | Tag[] | |
link | Link[] | Web-links and general links between things |
sameAs | string | |
url | string | URL of the item |
description | string | Multilingual |
disambiguatingDescription | string | Multilingual |
name | string | Multilingual |
Last update: June 17, 2020 11:40:52