From 021000bb3f0c23327a92b6c43b36626104e9e164 Mon Sep 17 00:00:00 2001 From: Rene Pietzsch Date: Wed, 15 Nov 2023 11:29:20 +0100 Subject: [PATCH] update:shape-reference --- .../node-shapes/index.md | 16 ++++++++-------- .../property-shapes/index.md | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/explore-and-author/graph-exploration/building-a-customized-user-interface/node-shapes/index.md b/docs/explore-and-author/graph-exploration/building-a-customized-user-interface/node-shapes/index.md index a28f1bb1..558ee9a9 100644 --- a/docs/explore-and-author/graph-exploration/building-a-customized-user-interface/node-shapes/index.md +++ b/docs/explore-and-author/graph-exploration/building-a-customized-user-interface/node-shapes/index.md @@ -63,6 +63,14 @@ It is only relevant in case multiple node shapes are on the same level in the sh Used Path: `shacl:order` + +### Chart Visualization + + +Integrates a chart visualization in the node shape area. + +Used Path: `shui:provideChartVisualization` + ## Vocabulary !!! info @@ -88,14 +96,6 @@ Used Path: `shacl:targetClass` !!! info In this group, all shape properties are managed, have an effect on how new or existing resources are processed or created. -### URI template - - -A compact sequence of characters for describing a range of URIs through variable expansion. - -Used Path: `shui:uriTemplate` - - ### On delete update diff --git a/docs/explore-and-author/graph-exploration/building-a-customized-user-interface/property-shapes/index.md b/docs/explore-and-author/graph-exploration/building-a-customized-user-interface/property-shapes/index.md index 6fdae668..861ba25c 100644 --- a/docs/explore-and-author/graph-exploration/building-a-customized-user-interface/property-shapes/index.md +++ b/docs/explore-and-author/graph-exploration/building-a-customized-user-interface/property-shapes/index.md @@ -98,6 +98,14 @@ Default is false. A value of true means the properties are not editable by the u Used Path: `shui:readOnly` +### Chart Visualization + + +Integrates a chart visualization in the property shape area. You should setup a property shape with chart visualization as readOnly and showAlways. + +Used Path: `shui:provideChartVisualization` + + ### Provide Workflow Trigger @@ -254,14 +262,6 @@ Used Path: `shacl:node` In this group, all shape properties are managed, have an effect on how new or existing resources are processed or created. -### URI template - - -A compact sequence of characters for describing a range of URIs through variable expansion. - -Used Path: `shui:uriTemplate` - - ### Ignore on copy