Interface: DefaultDataLocaleProviderOptions
Defined in: editor/dataLocaleProvider.ts:46
Options for DefaultDataLocaleProvider.
Properties
Property | Modifier | Type | Description |
---|---|---|---|
| readonly | Property IRIs to select image URL from for an entity. The first found value of a property in the sequence is selected as an entity image. Default
| |
| readonly | Property IRIs to select labels from for an entity. The values of a first property in the sequence with a non-empty value set are selected. Default
| |
| Provided DataDiagramModel with the diagram content. | ||
| Provided Translation for i18n strings and language-based selection. |