add next step

This commit is contained in:
philipp 2023-11-03 14:28:37 +01:00
parent 1e625afda2
commit 1aa664b536

View File

@ -21,3 +21,6 @@
- [ ] Parse structure of law into struct using Deserilize trait, pot. multiple requests (if > 100 paragraphs)
- [ ] Parse risdok using own *RD parser*, again strict: fail if anything not expected happens, not sure (yet) if I want to operate on strings, or first parse using off-the-shelve XML reader (prob. 2nd option)
# Next step
- [ ] Create struct + parse with deserialize