Skip to content

Commit 5df6afa

Browse files
committed
update status, CMEM-6230
1 parent 07d3770 commit 5df6afa

File tree

9 files changed

+11
-7
lines changed

9 files changed

+11
-7
lines changed

docs/automate/cmemc-command-line-interface/command-reference/admin/metrics/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
status: new
23
title: "cmemc: Command Group - admin metrics"
34
description: "List and get metrics."
45
icon: material/chart-line-variant

docs/automate/cmemc-command-line-interface/command-reference/admin/migration/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
status: new
23
title: "cmemc: Command Group - admin migration"
34
description: "List and apply migration recipes."
45
icon: material/database-arrow-up-outline

docs/automate/cmemc-command-line-interface/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
status: new
32
title: cmemc (Overview)
43
subtitle: Command Line Interface
54
description: cmemc is the eccenca Corporate Memory command line interface.

docs/deploy-and-configure/system-architecture/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
status: new
23
icon: eccenca/application-homepage
34
title: "Deployment: System Architecture"
45
description: This page describes the overall system architecture of eccenca Corporate Memory and its components.

docs/develop/python-plugins/setup/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
status: new
23
title: "Python Plugins: Setup and Configuration"
34
icon: material/cog-outline
45
tags:
@@ -127,7 +128,7 @@ The environment variable `PYTHONPATH` defines the directory, where the user-mana
127128
This directory shall be persisted between restarts of DataIntegration.
128129
The default value of this variable is `/data/python-packages/`.
129130
DataIntegration won't start if the directory defined by `PYTHONPATH` is not present and can't be created.
130-
In addition DataIntegration needs write access to that folder.
131+
In addition DataIntegration needs write access to that folder.
131132
This is tested on DataIntegration startup.
132133

133134
!!! info

docs/explore-and-author/bke-module/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
icon: eccenca/module-bke
32
status: new
3+
icon: eccenca/module-bke
44
tags:
55
- KnowledgeGraph
66
---

docs/explore-and-author/graph-exploration/building-a-customized-user-interface/node-shapes/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
status: new
23
title: "Node Shape Reference"
34
description: "This page lists all supported properties to describe node shapes."
45
icon: octicons/cross-reference-24
@@ -147,7 +148,7 @@ The following placeholder can be used in the query text of the SPARQL query:
147148
- `{{shuiAccount}}` - the account IRI of the active user, this includes the username (use a SUBSTR() function if you need the name only)
148149
- `{{shuiAccountName}}` - the user name/ID of the active user account
149150
- `{{shuiMainResource}}` - refers to the main resource rendered in the start node shape of the currently displayed node shape tree (only relevant in case of sub-shape usage)
150-
151+
151152

152153
Used Path: `shui:onDeleteUpdate`
153154

docs/explore-and-author/graph-exploration/building-a-customized-user-interface/property-shapes/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
status: new
23
icon: octicons/cross-reference-24
34
tags:
45
- Reference
@@ -337,7 +338,7 @@ The following placeholder can be used in the query text of the SPARQL query:
337338
- `{{shuiMainResource}}` - refers to the main resource rendered in the start node shape of the currently displayed node shape tree (only relevant in case of sub-shape usage)
338339
- `{{shuiObject}}` - the object value of the statement matched by the property shape
339340
- `{{shuiProperty}}` - the IRI of the property of the statement matched by the property shape
340-
341+
341342

342343
Used Path: `shui:onInsertUpdate`
343344

@@ -356,7 +357,7 @@ The following placeholder can be used in the query text of the SPARQL query:
356357
- `{{shuiMainResource}}` - refers to the main resource rendered in the start node shape of the currently displayed node shape tree (only relevant in case of sub-shape usage)
357358
- `{{shuiObject}}` - the object value of the statement matched by the property shape
358359
- `{{shuiProperty}}` - the IRI of the property of the statement matched by the property shape
359-
360+
360361

361362
Used Path: `shui:onDeleteUpdate`
362363

docs/explore-and-author/workspace-configuration/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
icon: eccenca/application-config
3-
status: new
43
tags:
54
- KnowledgeGraph
65
---

0 commit comments

Comments
 (0)