Skip to content

Commit

Permalink
refine draft
Browse files Browse the repository at this point in the history
  • Loading branch information
rpietzsch committed Aug 1, 2023
1 parent 29bfa2c commit f1622e5
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 8 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Statement Annotations provide a way to express knowledge about statements. Typi

If enabled on a specific type of statement or type of resource, you see a Statement Annotation text bubble beside every annotatable statement:

![image](product-services.png)
![](statementannotationoveriew.png){ class="bordered" }

This bubble has different status:

Expand All @@ -27,11 +27,11 @@ This bubble has different status:

Clicking on one of the text bubbles opens the Statement Annotation dialog for this specific statement:

![](./createstatementannotations.png)
![](./createstatementannotations.png){ class="bordered" }

In the Statement Annotation dialog, you can select the Statement Annotation Template and click **Create**.

![](./statementedit.png)
![](./statementedit.png){ class="bordered" }

## Setup

Expand All @@ -41,25 +41,25 @@ In order to have a working Statement Annotation setup, the following steps need

Create a new Graph, edit its metadata and change the type to Statement Annotation Graph.

![image](annotation-graph.png)
![](statementannotation.png){ class="bordered" }

### Setup and import the Statement Annotation Graph in your data graph

In your data graph, where the resources exist which you want to annotate, import the Statement Annotation Graph and select it as an Annotation Graph.

![image](import-graph.png)
![](annotations.png){ class="bordered" }

### Create a shaped form which will be used to annotate statements

In your Shape Catalog, select a Node Shape (or create one) which you want to use for statement annotations, and Enable Statement Annotation to true.

![image](create-shapes.png)
![](setannotations.png){ class="bordered" }

### Allow statement annotations in your shaped forms on specific Classes or Properties

Finally, select the Node Shape or Property Shape from your Shape Catalog, and enable annotations by setting the Enable option in the Statement Annotations group to true.

![image](create-shapes1.png)
![](setannotations.png){ class="bordered" }

This will enable the feature on the statements of all resources shown with this Node Shape or on all statements shown with this Property Shape.

Expand All @@ -71,7 +71,7 @@ These Annotation Resources are based on specific Shapes which are enabled as Sta
Reification Resources as well as Annotation Resources are managed in a Statement Annotation Graph, which need to be configured on a Graph as well as imported to this Graph.
The following illustration depicts this schema with boxes and arrows:

![](20-10-StatementAnnotationSchema.png)
![](20-10-StatementAnnotationSchema.png){ class="bordered" }

!!! note "Some notes on this:"

Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f1622e5

Please sign in to comment.