Dataset Open Access
Quang-Vinh Dang;
Hussein Mohammed
<?xml version='1.0' encoding='utf-8'?>
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-3" xsi:schemaLocation="http://datacite.org/schema/kernel-3 http://schema.datacite.org/meta/kernel-3/metadata.xsd">
<identifier identifierType="DOI">10.25592/uhhfdm.17810</identifier>
<creators>
<creator>
<creatorName>Quang-Vinh Dang</creatorName>
<nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0000-0002-6715-7112</nameIdentifier>
<affiliation>Universität Hamburg</affiliation>
</creator>
<creator>
<creatorName>Hussein Mohammed</creatorName>
<nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0000-0001-5020-3592</nameIdentifier>
<affiliation>Universität Hamburg</affiliation>
</creator>
</creators>
<titles>
<title>Computational Visual Catalogue (CVC) - Rilke's notebooks - Full CVCs</title>
</titles>
<publisher>Universität Hamburg</publisher>
<publicationYear>2025</publicationYear>
<subjects>
<subject>Computational Visual Catalogue (CVC) - Rilke's notebooks - Full</subject>
</subjects>
<dates>
<date dateType="Issued">2025-08-12</date>
</dates>
<language>en</language>
<resourceType resourceTypeGeneral="Dataset"/>
<alternateIdentifiers>
<alternateIdentifier alternateIdentifierType="url">https://www.fdr.uni-hamburg.de/record/17810</alternateIdentifier>
</alternateIdentifiers>
<relatedIdentifiers>
<relatedIdentifier relatedIdentifierType="DOI" relationType="IsSupplementedBy">10.25592/uhhfdm.17807</relatedIdentifier>
<relatedIdentifier relatedIdentifierType="DOI" relationType="IsSupplementTo">10.25592/uhhfdm.17808</relatedIdentifier>
<relatedIdentifier relatedIdentifierType="DOI" relationType="IsPartOf">10.25592/uhhfdm.17809</relatedIdentifier>
</relatedIdentifiers>
<version>1</version>
<rightsList>
<rights rightsURI="https://creativecommons.org/licenses/by/4.0/legalcode">Creative Commons Attribution 4.0 International</rights>
<rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
</rightsList>
<descriptions>
<description descriptionType="Abstract"><p>This is the complete set of our generated Computational Visual Catalogue (CVC) for Rilke&#39;s notebooks (a total of 56 notebooks). The images are notebook pages of Rainer Maria Rilke, from the <strong>Deutsche Literaturarchiv Marbach (DLA), A:Rilke-Archiv Gernsbach</strong>. The JSON files are computationally generated using several AI models and contains information automatically extracted from the images about various visual properties of text, such as word location, colour, orientation, and the used writing implement.</p>
<p>The structure of the JSON files is as follows:</p>
<p>Root (object)<br>
├─ info (object)<br>
│ &nbsp; ├─ description &nbsp; : string<br>
│ &nbsp; ├─ contributor &nbsp; : string<br>
│ &nbsp; ├─ version &nbsp; &nbsp; &nbsp; : string<br>
│ &nbsp; ├─ year &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: integer<br>
│ &nbsp; └─ date_created &nbsp;: string &nbsp; &nbsp;# &quot;YYYY-MM-DD&quot;<br>
│<br>
├─ images (array of object)<br>
│ &nbsp; └─ [image] (object)<br>
│ &nbsp; &nbsp; &nbsp; ├─ id &nbsp; &nbsp; &nbsp; &nbsp;: integer<br>
│ &nbsp; &nbsp; &nbsp; ├─ file_name : string<br>
│ &nbsp; &nbsp; &nbsp; ├─ width &nbsp; &nbsp; : integer<br>
│ &nbsp; &nbsp; &nbsp; └─ height &nbsp; &nbsp;: integer<br>
│<br>
└─ annotations (array of object)<br>
&nbsp; &nbsp; └─ [annotation] (object)<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ id &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: integer<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ image_id &nbsp; &nbsp; &nbsp;: integer<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ category_id &nbsp; : integer<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ bbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: array of 4 numbers &nbsp; &nbsp; &nbsp;# [x, y, width, height]<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ area &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: number &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; # float<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ segmentation &nbsp;: array of array of number &nbsp;# [[x1, y1, x2, y2, &hellip;]]<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ iscrowd &nbsp; &nbsp; &nbsp; : integer &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# 0 or 1<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ score &nbsp; &nbsp; &nbsp; &nbsp; : number &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; # float<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ color_name &nbsp; &nbsp;: string<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ color_code &nbsp; &nbsp;: string &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; # e.g. &quot;145-144-122&quot;<br>
&nbsp; &nbsp; &nbsp; &nbsp; ├─ orientation &nbsp; : string &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; # e.g. &quot;hor&quot; or &quot;ver&quot;<br>
&nbsp; &nbsp; &nbsp; &nbsp; └─ writing_tool &nbsp;: string &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; # e.g. &quot;pcl&quot;<br>
&nbsp;</p>
<p>See ScriptSight tool for examples of how this computational visual catalogue can be used.</p>
<p><strong>Acknowledgements:&nbsp;</strong><br>
The research for this work was funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under Germany&rsquo;s Excellence Strategy - EXC 2176 &lsquo;Understanding Written Artefacts: Material, Interaction and Transmission in Manuscript Cultures&rsquo;, project no. 390893796. The research was conducted within the scope of the Centre for the Study of Manuscript Cultures (CSMC) at Universit&auml;t Hamburg.</p>
<p>The images are offered by the&nbsp;Deutsche Literaturarchiv Marbach (DLA) as a part of their collaboration with the CSMC.</p></description>
</descriptions>
</resource>