Skip to main content

Interface: MetadataPropertyShape

Defined in: data/metadataProvider.ts:95

Properties

PropertyModifierTypeDescription

maxCount?

readonly

number

Maximum number of values for the property (inclusive).

Default

Infinity

minCount?

readonly

number

Minimum number of values for the property.

Default

0

valueShape

readonly

MetadataValueShape

RDF term shape for the property.