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
27
STORE.yaml
Normal file
27
STORE.yaml
Normal file
|
|
@ -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: "Normalize legal documents to Akoma Ntoso"
|
||||
de: "Rechtsdokumente nach Akoma Ntoso normalisieren"
|
||||
|
||||
description:
|
||||
en: "Normalises heterogeneous legal sources (gesetze-im-internet XML, EUR-Lex FORMEX, landesrecht-berlin HTML) into a structured Akoma Ntoso 1.0 (OASIS LegalDocML) representation."
|
||||
de: "Normalisiert heterogene Rechtsquellen (gesetze-im-internet-XML, EUR-Lex-FORMEX, landesrecht-berlin-HTML) in eine strukturierte Akoma-Ntoso-1.0-Darstellung (OASIS LegalDocML)."
|
||||
|
||||
category: text-processing
|
||||
tags: [legal, german, akoma-ntoso, offline-capable]
|
||||
|
||||
assets:
|
||||
icon: assets/icon.svg
|
||||
|
||||
documentation:
|
||||
long_description: MODULE.md
|
||||
|
||||
links:
|
||||
repository: https://git.flemming.ai/chain-modules/text-akoma-normalize
|
||||
Loading…
Add table
Add a link
Reference in a new issue