docs(store): add STORE.yaml, MODULE.md/de + icon for the store
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m47s
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m47s
Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
3f6b08ab53
commit
f4f75e14de
4 changed files with 74 additions and 0 deletions
21
MODULE.de.md
Normal file
21
MODULE.de.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# text.akoma_normalize
|
||||
|
||||
Rechtsdokumente nach Akoma Ntoso normalisieren
|
||||
|
||||
## Was es tut
|
||||
|
||||
Normalisiert heterogene Rechtsquellen (gesetze-im-internet-XML, EUR-Lex-FORMEX, landesrecht-berlin-HTML) in eine strukturierte Akoma-Ntoso-1.0-Darstellung (OASIS LegalDocML).
|
||||
|
||||
## Verwendung
|
||||
|
||||
```yaml
|
||||
steps:
|
||||
- id: step
|
||||
use: text.akoma_normalize@^0
|
||||
with:
|
||||
# Eingaben siehe module.yaml
|
||||
```
|
||||
|
||||
## Lizenz
|
||||
|
||||
Apache-2.0 — Teil des Recl∆Im-Modulsets (Flemming.AI), auf Ch∆In.
|
||||
Loading…
Add table
Add a link
Reference in a new issue