Sanudo's Diary: Difference between revisions
No edit summary |
No edit summary |
||
(20 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<p> | |||
<span style="display: inline-block; padding: 8px 16px; background-color: #F2F4F; color: white; font-weight: bold; border-radius: 4px; margin-right: 10px;"> | |||
[https://fdh.epfl.ch/index.php/Projects Click to go back to Project lists] | |||
</span> | |||
<br><br> | |||
<span style="display: inline-block; padding: 8px 16px; background-color: #EFDABF; color: white; font-weight: bold; border-radius: 4px; margin-right: 10px;"> | |||
[https://github.com/cklplanet/FDH-Sanudo-index Our Github Page] | |||
</span> | |||
<span style="display: inline-block; padding: 8px 16px; background-color: #EFDABF; color: white; font-weight: bold; border-radius: 4px;margin-right: 10px;"> | |||
[https://docs.google.com/document/d/1n3bK7qeqQyvKXloBdx4fDHvJegFWieXdx4_XMSloUo0/edit#heading=h.pw2kddu82j3c Link to Google Doc] | |||
</span> | |||
<span style="display: inline-block; padding: 8px 16px; background-color: #EFDABF; color: white; font-weight: bold; border-radius: 4px;margin-right: 10px;"> | |||
[https://onlinebooks.library.upenn.edu/webbin/metabook?id=sanudodiary Diaries] | |||
</span> | |||
<span style="display: inline-block; padding: 8px 16px; background-color: #EFDABF; color: white; font-weight: bold; border-radius: 4px;margin-right: 10px;"> | |||
[https://pov.up.railway.app/ Frontend] | |||
</span> | |||
</p> | |||
==Introduction== | |||
Main task is to present the named entities in diary in an interactive way, e.g. map-based website. georeference the useful name entities with Venice places. | |||
For the ultimate goal, it is to provide an immersive experience that allows users to explore the diary in a spatially interactive format, deepening their engagement with the historical narrative. | |||
<br><br> | |||
===About Sanudo=== | |||
<!-- Sanudo Background Info and Image in Horizontal Layout --> | |||
<br> | |||
<div style="display: flex; justify-content: center; align-items: flex-start; gap: 10px; margin-bottom: 20px;"> | |||
<div style="display: flex; justify-content: center; width: 50%;"> | |||
[[File:SanudoImage.jpg|thumb|Sanudo]] | |||
</div> | |||
<div style="display: flex; justify-content: center; width: 50%;"> | |||
{| class="wikitable" | |||
|+ <span style="white-space: nowrap;">Sanudo's Background Information</span> | |||
|- | |||
| Status || aristocrat || | |||
|- | |||
| Occupation || Historian || | |||
|- | |||
|} | |||
</div> | |||
</div> | |||
<b>Question</b>: Where did Sanudo live? According to my knowledge, he "seat in front of his home at the sqaure" to note down every thing around him. Maybe we can make his living house as the entry point. | |||
===Sanudo's Diary=== | |||
The Diaries of Marin Sanudo represent one of the most comprehensive daily records of events ever compiled by a single individual in early modern Europe. They offer insights into various aspects of Venetian life, from "diplomacy to public spectacles, politics to institutional practices, state councils to public opinion, mainland territories to overseas possessions, law enforcement to warfare, the city's landscape to the lives of its inhabitants, and from religious life to fashion, prices, weather, and entertainment".[2] | |||
<p> | |||
<span style="display: inline-block; padding: 8px 16px; background-color: #EFDABF; color: white; font-weight: bold; border-radius: 4px; margin-right: 10px;"> | |||
[https://archive.org/details/venicecitaexcele0000sanu/page/348/mode/2up?view=theater English selection & comment of Diary] | |||
</span> | |||
</p> | |||
<br><br> | |||
<b>Transforming Sanudo’s index (1496 - 1533)</b> | |||
<br> | <br> | ||
{| class="wikitable" | |||
|+ Diary Background Information | |||
|- | |||
| Diary Duration || 1496-1533 || 37 | |||
|- | |||
| Quantity || 58 Volumes || around 40000 pages | |||
|- | |||
| Content Style || deal with any matter || regardless of its ‘importance’ | |||
|} | |||
< | <br> | ||
"''...the continuity of events and institutions collapses into the quotidian. ...Unreflecting, pedantic, and insatiable, he aimed "to seek out every occurrence, no matter how slight," for he believed that the truth of events could only be grasped through an abundance of facts. 18 He gathered those facts in the chancellery of the Ducal Palace and in the streets of the city, transcribing official legislation and ambassadorial dispatches, reporting popular opinion and Rialto gossip''"[1] | |||
<br> | |||
[[File:BirdsEyeView1528.jpg|frameless]] | <div style="text-align:center;"> | ||
[[File:BirdsEyeView1528.jpg|frameless|300px]] | |||
</div> | |||
<br> | |||
==Project Timeline & Milestones== | |||
<div style="margin:20px 0;"> | |||
<h4>2024/10/10</h4> | |||
<ul> | |||
<li>Conducted background information research and clarified project goals.</li> | |||
<li>Reviewed related articles, gaining insight into Sanudo's diary.</li> | |||
<li><b>Goals:</b> | |||
<ul> | |||
<li>Obtain diary text and extract place names.</li> | |||
<li>Match person names with place names.</li> | |||
<li>Link named entities to specific diary content.</li> | |||
</ul> | |||
</li> | |||
<li>Planned integration with the Venice interactive map frontend.</li> | |||
</ul> | |||
</div> | |||
< | <div style="margin: 20px 0;"> | ||
<h4>2024/11/14</h4> | |||
<ul> | |||
<li><b>Midterm presentation completed.</b></li> | |||
< | <li><b>Summary:</b> | ||
<ul> | |||
<li><b>Current Progress:</b> | |||
<ul> | |||
<li>Data processing: Data obtaining, index extraction, column extraction</li> | |||
<li>Filtering: Venice-name verification pipeline</li> | |||
</ul> | |||
</li> | |||
<li><b>Future Plan:</b> | |||
<ul> | |||
<li>Handle data discrepancies</li> | |||
<li>Extract people names associated with place entities</li> | |||
<li>Embed information into a map</li> | |||
</ul> | |||
</li> | |||
</ul> | |||
</li> | |||
<li><b>Next Steps:</b> | |||
<ul> | |||
<li>Week 10: Extract people names associated with place entities</li> | |||
<li>Week 11: Create GIS-compatible format for pipeline output</li> | |||
<li>Week 12 (optional): Test integration with Venice front-end</li> | |||
<li>Week 13 (optional): Add context for name-place pairing</li> | |||
</ul> | |||
</li> | |||
</ul> | |||
</div> | |||
== Project Process == | |||
We identified three APIs which we could use to locate whether an entity exists in Venice or not. These were: Nominatim (OpenStreetMap), WikiData, and Geonames. We settled on Nominatim as the chief API, since it was the easiest to use and offered the most consistent results. Thus, we created a pipeline to extract place entities from the Sanudo's index and use the Nominatim API to search if the entity exists in Venice, and store the co-ordinates if so. | |||
==Results== | |||
==Conclusion== | |||
==Appendix== | |||
== References == | |||
Frontend references:<br> | |||
https://pov-dev.up.railway.app/ (development version)<br> | |||
https://pov.up.railway.app/ | |||
<br><br> | |||
Interactive(?) book:<br> | |||
https://valley.newamericanhistory.org/ | |||
<br><br> | |||
Document references:<br> | |||
[1] Finlay, Robert. “Politics and History in the Diary of Marino Sanuto.” Renaissance Quarterly, vol. 33, no. 4, 1980, pp. 585–98. JSTOR, https://doi.org/10.2307/2860688. Accessed 10 Oct. 2024. | [1] Finlay, Robert. “Politics and History in the Diary of Marino Sanuto.” Renaissance Quarterly, vol. 33, no. 4, 1980, pp. 585–98. JSTOR, https://doi.org/10.2307/2860688. Accessed 10 Oct. 2024. | ||
<br> | |||
[2]Image source: https://evolution.veniceprojectcenter.org/evolution.html | |||
<br> | |||
[3]Ferguson, Ronnie. “The Tax Return (1515) of Marin Sanudo: Fiscality, Family, and Language in Renaissance Venice.” Italian Studies 79, no. 2 (2024): 137–54. doi:10.1080/00751634.2024.2348379. |
Latest revision as of 13:37, 14 November 2024
Click to go back to Project lists
Our Github Page
Link to Google Doc
Diaries
Frontend
Introduction
Main task is to present the named entities in diary in an interactive way, e.g. map-based website. georeference the useful name entities with Venice places.
For the ultimate goal, it is to provide an immersive experience that allows users to explore the diary in a spatially interactive format, deepening their engagement with the historical narrative.
About Sanudo
Question: Where did Sanudo live? According to my knowledge, he "seat in front of his home at the sqaure" to note down every thing around him. Maybe we can make his living house as the entry point.
Sanudo's Diary
The Diaries of Marin Sanudo represent one of the most comprehensive daily records of events ever compiled by a single individual in early modern Europe. They offer insights into various aspects of Venetian life, from "diplomacy to public spectacles, politics to institutional practices, state councils to public opinion, mainland territories to overseas possessions, law enforcement to warfare, the city's landscape to the lives of its inhabitants, and from religious life to fashion, prices, weather, and entertainment".[2]
English selection & comment of Diary
Transforming Sanudo’s index (1496 - 1533)
Diary Duration | 1496-1533 | 37 |
Quantity | 58 Volumes | around 40000 pages |
Content Style | deal with any matter | regardless of its ‘importance’ |
"...the continuity of events and institutions collapses into the quotidian. ...Unreflecting, pedantic, and insatiable, he aimed "to seek out every occurrence, no matter how slight," for he believed that the truth of events could only be grasped through an abundance of facts. 18 He gathered those facts in the chancellery of the Ducal Palace and in the streets of the city, transcribing official legislation and ambassadorial dispatches, reporting popular opinion and Rialto gossip"[1]
Project Timeline & Milestones
2024/10/10
- Conducted background information research and clarified project goals.
- Reviewed related articles, gaining insight into Sanudo's diary.
- Goals:
- Obtain diary text and extract place names.
- Match person names with place names.
- Link named entities to specific diary content.
- Planned integration with the Venice interactive map frontend.
2024/11/14
- Midterm presentation completed.
- Summary:
- Current Progress:
- Data processing: Data obtaining, index extraction, column extraction
- Filtering: Venice-name verification pipeline
- Future Plan:
- Handle data discrepancies
- Extract people names associated with place entities
- Embed information into a map
- Current Progress:
- Next Steps:
- Week 10: Extract people names associated with place entities
- Week 11: Create GIS-compatible format for pipeline output
- Week 12 (optional): Test integration with Venice front-end
- Week 13 (optional): Add context for name-place pairing
Project Process
We identified three APIs which we could use to locate whether an entity exists in Venice or not. These were: Nominatim (OpenStreetMap), WikiData, and Geonames. We settled on Nominatim as the chief API, since it was the easiest to use and offered the most consistent results. Thus, we created a pipeline to extract place entities from the Sanudo's index and use the Nominatim API to search if the entity exists in Venice, and store the co-ordinates if so.
Results
Conclusion
Appendix
References
Frontend references:
https://pov-dev.up.railway.app/ (development version)
https://pov.up.railway.app/
Interactive(?) book:
https://valley.newamericanhistory.org/
Document references:
[1] Finlay, Robert. “Politics and History in the Diary of Marino Sanuto.” Renaissance Quarterly, vol. 33, no. 4, 1980, pp. 585–98. JSTOR, https://doi.org/10.2307/2860688. Accessed 10 Oct. 2024.
[2]Image source: https://evolution.veniceprojectcenter.org/evolution.html
[3]Ferguson, Ronnie. “The Tax Return (1515) of Marin Sanudo: Fiscality, Family, and Language in Renaissance Venice.” Italian Studies 79, no. 2 (2024): 137–54. doi:10.1080/00751634.2024.2348379.