PropertyValueSpecification

Канонический URL: http://schema.org/PropertyValueSpecification

Thing > Intangible > PropertyValueSpecification

A Property value specification.
Свойство Ожидаемый тип Описание
Свойства от PropertyValueSpecification
maxValue Number The upper value of some characteristic or property.
minValue Number The lower value of some characteristic or property.
valueRequired Boolean Whether the property must be filled in to complete the action. Default is false.
defaultValue Thing
или Text
The default value of the input. For properties that expect a literal, the default is a literal value, for properties that expect an object, it's an ID reference to one of the current values.
readonlyValue Boolean Whether or not a property is mutable. Default is false. Specifying this for a property that also has a value makes it act similar to a "hidden" input in an HTML form.
multipleValues Boolean Whether multiple values are allowed for the property. Default is false.
valueMinLength Number Specifies the minimum allowed range for number of characters in a literal value.
valueMaxLength Number Specifies the allowed range for number of characters in a literal value.
valuePattern Text Specifies a regular expression for testing literal values according to the HTML spec.
stepValue Number The stepValue attribute indicates the granularity that is expected (and required) of the value in a PropertyValueSpecification.
valueName Text Indicates the name of the PropertyValueSpecification to be used in URL templates and form encoding in a manner analogous to HTML's input@name.
Свойства от Thing
additionalType URL Дополнительный тип для элемента, который обычно используется для добавления более конкретных типов от внешних словарей в синтаксис микроданных. Это отношения между чем-то и классом к которому он принадлежит. В синтаксисе RDFa, лучше использовать родной синтаксис RDF - аттрибут "TypeOf" для множественных типов. Инстументы Schema.org могут слабо понимать дополнительные типы, особенно те, которые определены извне.
alternateName Text Любое альтернативное название медицинской сущности.
description Text Короткое описание записи.
image URL
или ImageObject
URL изображения записи.
name Text Имя записи.
sameAs URL Адрес веб-страницы, которая недвусмысленно указывает на идентичность элемента. Например, ссылка на страницу элемента на Википедии, Freebase страницу или на официальный сайт.
url URL URL записи.
potentialAction Action Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
mainEntityOfPage CreativeWork
или URL
Указывает на страницу (или другую "CreativeWork"), для которой эта вещь является основной описываемой сущностью. Подробнее см. В [справочных материалах] (/docs/datamodel.html#mainEntityBackground).
disambiguatingDescription Text A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.
identifier URL
или Text
или PropertyValue
The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.


Примеры

Schema Version 3.3