Trying to see what I can do with the relational model, only supporting multi-model. Tagging each row of tables with a “model” identifier, much as temporal databases attach an interval or whatever to a row.
This would be give us a First Order Modal logic. I could have some fund pondering what various modal logics can do here (I’ve studied Modal Logic, but not recently). It occurred to me to ask about existing work in the area. At least what the concept is called, so I can go look for prior art.
Think of having a Datalog database and being able to set a “current model” or being able to do separate parts of queries in different models.
I’m also interested in the idea of merging multiple models to build new ones.
What should I look for?
Thanks.