add data for schifffahrtsgesetz

This commit is contained in:
2024-02-15 15:24:20 +01:00
parent 6c31131cdd
commit 4b00d744b6
171 changed files with 785 additions and 0 deletions

View File

@ -0,0 +1,29 @@
[law]
id = 10012703
[[law.classifiers]]
name = "Teil"
is_root = true
match_function = "contains"
[[law.classifiers]]
name = "Hauptstück"
is_root = false
match_function = "contains"
[parser]
remove_strings = [
"<gs sperrweite=\"26\">", "</gs>",
"<super>", "</super>",
"<sub>", "</sub>",
"<b>", "</b>",
"<n>", "</n>",
"<i>", "</i>",
"<tab position=\"35.4\" />"
]
[[parser.replace_rules]]
find = "<gdash />"
replace_with = "-"