is_varying_by
[ #is_/part_of :: pending:]
Use it like this:
- [ #is/_varying_by :: DefinedTerm, Text] or
- [ is_varying_by :: DefinedTerm, Text]
Indicates the property or properties by which the variants in a ProductGroup vary, e.g. their size, color etc. Schema.org properties can be referenced by their short name e.g. “color”; terms defined elsewhere can be referenced with their URIs.
Relation describes that: [ #has_/domain :: ProductGroup] ( #has_/name :: is_varying_by) ( #has_/range :: DefinedTerm, Text)