diff --git a/docs/explore-and-author/graph-exploration/statement-annotations/annotation-graph.png b/docs/explore-and-author/graph-exploration/statement-annotations/annotation-graph.png deleted file mode 100644 index fdb0be40..00000000 Binary files a/docs/explore-and-author/graph-exploration/statement-annotations/annotation-graph.png and /dev/null differ diff --git a/docs/explore-and-author/graph-exploration/statement-annotations/annotations.png b/docs/explore-and-author/graph-exploration/statement-annotations/annotations.png index f55fd6e2..3b619575 100644 Binary files a/docs/explore-and-author/graph-exploration/statement-annotations/annotations.png and b/docs/explore-and-author/graph-exploration/statement-annotations/annotations.png differ diff --git a/docs/explore-and-author/graph-exploration/statement-annotations/create-shapes.png b/docs/explore-and-author/graph-exploration/statement-annotations/create-shapes.png deleted file mode 100644 index f8e37eb3..00000000 Binary files a/docs/explore-and-author/graph-exploration/statement-annotations/create-shapes.png and /dev/null differ diff --git a/docs/explore-and-author/graph-exploration/statement-annotations/create-shapes1.png b/docs/explore-and-author/graph-exploration/statement-annotations/create-shapes1.png deleted file mode 100644 index 089e791f..00000000 Binary files a/docs/explore-and-author/graph-exploration/statement-annotations/create-shapes1.png and /dev/null differ diff --git a/docs/explore-and-author/graph-exploration/statement-annotations/import-graph.png b/docs/explore-and-author/graph-exploration/statement-annotations/import-graph.png deleted file mode 100644 index 3b619575..00000000 Binary files a/docs/explore-and-author/graph-exploration/statement-annotations/import-graph.png and /dev/null differ diff --git a/docs/explore-and-author/graph-exploration/statement-annotations/index.md b/docs/explore-and-author/graph-exploration/statement-annotations/index.md index a244d4d3..304ef0fb 100644 --- a/docs/explore-and-author/graph-exploration/statement-annotations/index.md +++ b/docs/explore-and-author/graph-exploration/statement-annotations/index.md @@ -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: @@ -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 @@ -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. @@ -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:" diff --git a/docs/explore-and-author/graph-exploration/statement-annotations/product-services.png b/docs/explore-and-author/graph-exploration/statement-annotations/product-services.png deleted file mode 100644 index 282482f4..00000000 Binary files a/docs/explore-and-author/graph-exploration/statement-annotations/product-services.png and /dev/null differ diff --git a/docs/explore-and-author/graph-exploration/statement-annotations/setannotations.png b/docs/explore-and-author/graph-exploration/statement-annotations/setannotations.png index 1cea55aa..f8e37eb3 100644 Binary files a/docs/explore-and-author/graph-exploration/statement-annotations/setannotations.png and b/docs/explore-and-author/graph-exploration/statement-annotations/setannotations.png differ diff --git a/docs/explore-and-author/graph-exploration/statement-annotations/statementannotation.png b/docs/explore-and-author/graph-exploration/statement-annotations/statementannotation.png index ce065fda..fdb0be40 100644 Binary files a/docs/explore-and-author/graph-exploration/statement-annotations/statementannotation.png and b/docs/explore-and-author/graph-exploration/statement-annotations/statementannotation.png differ diff --git a/docs/explore-and-author/graph-exploration/statement-annotations/statementannotationoveriew.png b/docs/explore-and-author/graph-exploration/statement-annotations/statementannotationoveriew.png index 90e3d2bc..c50bfcb8 100644 Binary files a/docs/explore-and-author/graph-exploration/statement-annotations/statementannotationoveriew.png and b/docs/explore-and-author/graph-exploration/statement-annotations/statementannotationoveriew.png differ