Start paring ris law overview
This commit is contained in:
10
README.md
10
README.md
@ -1,3 +1,5 @@
|
||||
RISolve
|
||||
|
||||
# History
|
||||
- [I've created my first parser using RIS API, daily updated. Failed because I tried to do too much automatically (e.g. recognizing headers](https://gitlab.com/PhilippHofer/law)
|
||||
- [Using print-website, I've extracted stuff w/ regex.](https://gitlab.com/PhilippHofer/ris/)
|
||||
@ -24,3 +26,11 @@
|
||||
# Next step
|
||||
|
||||
- [ ] Create struct + parse with deserialize
|
||||
|
||||
# Naming
|
||||
|
||||
- Law ("Gesetz"): e.g. UHG, TEG, ABGB
|
||||
- Section ("Paragraph")
|
||||
- Subsection ("Absatz")
|
||||
- Item ("Ziffer")
|
||||
- Heading-{1,2,3,...}
|
||||
|
Reference in New Issue
Block a user