Discussion about this post

User's avatar
Johan W. Klüwer's avatar

Actually, I forgot to mention that the Elot works great with LLMs: an LLM assistant is more comfortable with an outliner format, which keeps "like things close", in contrast to the dispersed Turtle or OMN formats. And once you have an outline, you can give it to the LLM as instructions -- which has proven to improve LLM response accuracy quite a bit, like a "poor man's RAG".

Here too, there are significant similarities between the Elot approach and your Data Books.

Johan W. Klüwer's avatar

I have been working on a very similar concept to your Data Books for quite a few years already: based on Org format rather than Markdown, the ELOT Literate Ontology Tool allows for a unique authoring environment for ontologies, mixing precise OWL modelling with any text or graphical content for a "single source of truth" approach.

It's free software, available here as a VS Code extension and as an Emacs package

- https://marketplace.visualstudio.com/items?itemName=johanwk.elot

- https://github.com/johanwk/elot

With Elot, you can import existing OWL ontologies effortlessly, and you have syntax checking while you work. Export to HTML or other formats can be done with Pandoc (VS Code) or with Emacs' built-in Org system.

I think we have common interests -- if you decide to try Elot out, I'd love to hear your thoughts.

1 more comment...

No posts

Ready for more?