Skip to content

Support order, uniqueLang and defaultValue in entity/relation property authoring#130

Merged
AlexeyMz merged 1 commit into
masterfrom
forms-order-and-language
Mar 14, 2026
Merged

Support order, uniqueLang and defaultValue in entity/relation property authoring#130
AlexeyMz merged 1 commit into
masterfrom
forms-order-and-language

Conversation

@AlexeyMz
Copy link
Copy Markdown
Member

  • Allow to order properties with MetadataPropertyShape.order;
  • Allow to specify default value with MetadataValueShape.defaultValue;
  • Provide source and target entities to MetadataProvider.getRelationShape().
  • Display language selector in FormInputText only when shape datatype is rdf:langString or uniqueLang is set to either true or false.

…roperty authoring:

* Allow to order properties with `MetadataPropertyShape.order`;
* Allow to specify default value with `MetadataValueShape.defaultValue`;
* Provide `source` and `target` entities to `MetadataProvider.getRelationShape()`.
* Display language selector in `FormInputText` only when shape `datatype` is `rdf:langString` or `uniqueLang` is set to either `true` or `false`.
@AlexeyMz AlexeyMz merged commit 6d685e7 into master Mar 14, 2026
4 checks passed
@AlexeyMz AlexeyMz deleted the forms-order-and-language branch March 14, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant