first MVP to separate transformation from representation

This commit is contained in:
Hartmut Seichter 2024-05-16 23:15:27 +02:00
parent 52c3ab5c37
commit bee767eb98
10 changed files with 146 additions and 46 deletions

View file

@ -4,8 +4,9 @@
#
book:
- fields:
- name
- fields:
- name
- instructor
- id
- goal
- content
@ -36,3 +37,18 @@ book:
- mod.test.yaml
#
# tables
#
query:
list-credits-and-workload:
- fields:
- name
- credits
- workload
# just for ideas
regulations:
- globals:
- course_name: Applied Computer Science (M.Sc.)