From 251e4335cc4e6e706938c85cd65476cab87a8a99 Mon Sep 17 00:00:00 2001 From: Tomasz Pluskiewicz Date: Fri, 9 Aug 2024 11:58:06 +0200 Subject: [PATCH] wip: resource shape --- docs/apis/kopflos/explanations/_category_.yml | 2 ++ docs/apis/kopflos/explanations/resource-shape.md | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 docs/apis/kopflos/explanations/_category_.yml create mode 100644 docs/apis/kopflos/explanations/resource-shape.md diff --git a/docs/apis/kopflos/explanations/_category_.yml b/docs/apis/kopflos/explanations/_category_.yml new file mode 100644 index 0000000..c506892 --- /dev/null +++ b/docs/apis/kopflos/explanations/_category_.yml @@ -0,0 +1,2 @@ +label: Explanations +position: 3 diff --git a/docs/apis/kopflos/explanations/resource-shape.md b/docs/apis/kopflos/explanations/resource-shape.md new file mode 100644 index 0000000..0e7277b --- /dev/null +++ b/docs/apis/kopflos/explanations/resource-shape.md @@ -0,0 +1,5 @@ +# Resource Shape + +The central concept of the Kopflos is the `Resource Shape`. It is a SHACL Shape that describes the behavior of a resource. The shape is used to define multiple aspects of the resource. + +## Targets