Hi! I would like to share with you a digital archive built with TW. It stores digital copies of the documents, related metadata and represent them through different templates.
This forum helped me immensely with the development, thanks a lot to all of you!
Some background: This work is part of my master thesis in Digital Humanities. The archiveâs data is a graph, created with a standard data model/ontology for archivists, that I extended to be able to describe documents related to the architecture.
I wanted to create an engaging representation of the graph, that historians and just curious folks could use easily (no SPARQL endpoints, no floating around visualizations of the network). The main goal was to keep mandatory for the archivists tree-like structure (how documents are organized in folders) and create other, more interesting views.
In fact, TiddlyWiki permitted me to provide a typical finding aid for the archive, but also make documents searchable from perspective of architectural project, place, person and include them in free narrative texts (fantastic transclusion).
My first idea was to try making TW work with JSON-LD, but this very soon proved to be beyond my capacity as a new user, so for now I just mapped the graphâs edges to custom fields and wrote templates and filters.
Grazie @TiddlyTitch, è vero, Trieste è una città meravigliosa. Io sono a Firenze!
Thank you for feedback, this page took me quite a bit of time and effort to build and it uses checkactions explained in CheckboxWidget documentation. It still has some limitations. For example, the type of document should be selected first, before applying filters (it is not possible to see everything from 60ties, just by selecting anni 60).
Itâs particularly tricky if different tiddlers are traversed to get information, for instance there was search by city/district, but as the city is not cited directly in the document tiddler, but through Document-ProjectPhase-Project-ProjectPlace chain, I couldnât find a way to make the nested lists work always. A lot of things to work on!