From 9dce881d65225bfe91a68a21b91987de47e98695 Mon Sep 17 00:00:00 2001 From: flemming-it Date: Fri, 19 Jun 2026 02:54:53 +0200 Subject: [PATCH] docs(store): add STORE.yaml, MODULE.md/de + icon for the store Signed-off-by: flemming-it --- MODULE.de.md | 21 +++++++++++++++++++++ MODULE.md | 21 +++++++++++++++++++++ STORE.yaml | 27 +++++++++++++++++++++++++++ assets/icon.svg | 5 +++++ 4 files changed, 74 insertions(+) create mode 100644 MODULE.de.md create mode 100644 MODULE.md create mode 100644 STORE.yaml create mode 100644 assets/icon.svg diff --git a/MODULE.de.md b/MODULE.de.md new file mode 100644 index 0000000..dc90d0a --- /dev/null +++ b/MODULE.de.md @@ -0,0 +1,21 @@ +# text.deontic_extract + +Pflichten, Verbote und Erlaubnisse aus Normen extrahieren + +## Was es tut + +Extrahiert atomare deontische Aussagen (Pflicht / Verbot / Erlaubnis) aus einer normalisierten Norm. Auch jenseits des Rechts nützlich — Verträge, ISO-Normen, interne Richtlinien. + +## Verwendung + +```yaml +steps: + - id: step + use: text.deontic_extract@^0 + with: + # Eingaben siehe module.yaml +``` + +## Lizenz + +Apache-2.0 — Teil des Recl∆Im-Modulsets (Flemming.AI), auf Ch∆In. diff --git a/MODULE.md b/MODULE.md new file mode 100644 index 0000000..0447ab8 --- /dev/null +++ b/MODULE.md @@ -0,0 +1,21 @@ +# text.deontic_extract + +Extract duties, prohibitions and permissions from norms + +## What it does + +Extracts atomic deontic statements (obligation / prohibition / permission) from a normalised norm. Useful far beyond law — contracts, ISO standards, internal policies. + +## How to use + +```yaml +steps: + - id: step + use: text.deontic_extract@^0 + with: + # see inputs in module.yaml +``` + +## License + +Apache-2.0 — part of the Recl∆Im module set (Flemming.AI), built on Ch∆In. diff --git a/STORE.yaml b/STORE.yaml new file mode 100644 index 0000000..534d66d --- /dev/null +++ b/STORE.yaml @@ -0,0 +1,27 @@ +schema_version: 1 + +author: + name: "Flemming.AI" + email: chain@flemming.ai + url: https://flemming.ai +license: Apache-2.0 + +tagline: + en: "Extract duties, prohibitions and permissions from norms" + de: "Pflichten, Verbote und Erlaubnisse aus Normen extrahieren" + +description: + en: "Extracts atomic deontic statements (obligation / prohibition / permission) from a normalised norm. Useful far beyond law — contracts, ISO standards, internal policies." + de: "Extrahiert atomare deontische Aussagen (Pflicht / Verbot / Erlaubnis) aus einer normalisierten Norm. Auch jenseits des Rechts nützlich — Verträge, ISO-Normen, interne Richtlinien." + +category: text-processing +tags: [legal, german, nlp, offline-capable] + +assets: + icon: assets/icon.svg + +documentation: + long_description: MODULE.md + +links: + repository: https://git.flemming.ai/chain-modules/text-deontic-extract diff --git a/assets/icon.svg b/assets/icon.svg new file mode 100644 index 0000000..5ab754c --- /dev/null +++ b/assets/icon.svg @@ -0,0 +1,5 @@ + + + + +