I recently had a brief brainstorming with someone building an AI data enrichment tool. I found myself suggesting the 'entities' in the tool would just be semi-structured json blobs; instead of normalising the data into some relational database schema.
I couldn't find good arguments against just slinging the data into a blob and getting AI Models to make sense of it.