Making our databases accessible to LLMs, one can think about the format through which we do that. Here is a simple markdown-based concept from Google:
Open Knowledge Format (OKF)
Version 0.1 — Draft
OKF is an open, human- and agent-friendly format for representing knowledge — the metadata, context, and curated insight that surrounds data and systems. It is designed to be authored by people, generated by agents, exchanged across organizations, and consumed by both.
The format is intentionally minimal: a directory of markdown files with YAML frontmatter. There is no schema registry, no central authority, and no required tooling.
I think there a a few good ideas in, how to make my markdown files more accessible to DT or using DT. This has not necessarily something to do with making your data available to Google.
At this point, I do not even use the YAML, and rarely cross linking of files. I find however interesting how I could organize multiple md files that together form a unit of information. This has nothing to do with Google‘s interests. I am interested in how knowledge management systems do this, including those with Obsidion and Notion. Some people us AI now to organize their databases and automatically create Wiki style directories and graphs of what they have in their databases. I find these ideas interesting and appreciate others sharing them.