diff --git a/shacl12-ui/index.html b/shacl12-ui/index.html index 756ac40a..0c0ba094 100644 --- a/shacl12-ui/index.html +++ b/shacl12-ui/index.html @@ -1268,6 +1268,22 @@
shui:defaultWidgetScoreshui:editor or shui:viewer and that the scoring graph does not otherwise score.
+ The value of shui:defaultWidgetScore is of datatype xsd:decimal or xsd:integer, which are the datatypes that shui:score permits.
+ It defaults to 40, the score conventionally used for an explicitly declared widget.
+ shui:defaultOrdersh:order, as defined in Grouping, Ordering, and Layout Hints.
+ The value of shui:defaultOrder is of datatype xsd:decimal or xsd:integer, which are the datatypes that sh:order permits.
+ Where it is absent, a property shape or property group without sh:order has no effective order.
+ - The global configuration is defined by - PR #900, which is not merged yet. - Add `shui:defaultWidgetScore` to its property table once it is. -
Scoring graph preparation depends only on the shapes graph and the scoring graph, not on a focus node or a shape node. It is therefore the same for every call of the score function over those two