- [ ] Read an OWL file of a given ontology (for instance https://ekgf.github.io/dprod/) - [ ] Create a new ontology that defines what "things to document" is all about - [ ] Load the OWL file into an in-memory RDF graph analysing it for "things to document" - [ ] Store output of that analysis as RDF in OxiGraph (embedded into same executable) - [ ] Generate typst files from that and run the Typst compiler to generate a PDF from that