constraintProperty constant
constraintProperty [Expects: https://schema.org/Property, https://schema.org/URL]
Indicates a property used as a constraint. For example, in the definition of a {StatisticalVariable
}. The value is a property, either from within Schema.org or from other compatible (e.g. RDF) systems such as DataCommons.org or Wikidata.org.
Can be used on: https://schema.org/ConstraintNode
Implementation
static const constraintProperty = IriTerm.prevalidated(
'https://schema.org/constraintProperty',
);