How Imouto Organises Data - ads04r/imouto-viewer GitHub Wiki
The general idea is to create a strongly linked data structure with as few restrictions as possible. The real world is messy, and if our data is to represent it well, it must also be messy. For this reason, everything in the data should link to as many related things as possible. That said, there are three main concepts within Imouto's database:
- Events
- Places
- People
There are also other types of data that Imouto can store:
- Tags
- Photos
- DataReading
- RemoteInteraction