Skip to content

Commit

Permalink
update:shape-reference
Browse files Browse the repository at this point in the history
  • Loading branch information
rpietzsch committed Nov 15, 2023
1 parent be9b891 commit 021000b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down Expand Up @@ -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


Expand Down

0 comments on commit 021000b

Please sign in to comment.