Hello,
I’m considering Omeka S for a database project and wanted to learn more about how the data is actually structured. I’ve played around with an instance but want to see how the data I enter on the website is being stored - is there any documentation I can reference for this? I know it runs off SQL but am mostly curious about how things like Annotations could be imported / exported.
For reference, I am currently working with an XML document-based project and want to convert it to a relational database, as the relationships are one-way with my current format. While it causes a lot of headache, the hierarchical nature I’m working in right now lets me get really detailed and I’m thinking on how this detail could be re-structured in Omeka S. Annotations seem like they work, but I want to see how they are correlated with the items and fields to understand how that would transfer.
Thank you!