-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheditorial.html
More file actions
279 lines (239 loc) · 21.7 KB
/
editorial.html
File metadata and controls
279 lines (239 loc) · 21.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" version="XHTML+RDFa 1.0" dir="ltr"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:og="http://ogp.me/ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:sioc="http://rdfs.org/sioc/ns#"
xmlns:sioct="http://rdfs.org/sioc/types#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<head profile="http://www.w3.org/1999/xhtml/vocab">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Generator" content="Drupal 7 (http://drupal.org)" />
<link rel="canonical" href="/" />
<link rel="shortlink" href="/" />
<link rel="shortcut icon" href="http://localhost:8888/sites/default/files/images/favicon.ico" type="image/vnd.microsoft.icon" />
<title>Oráculo manual y arte de prudencia | Schopenhauer's Library</title>
<style type="text/css" media="all">
@import url("css/system.base.css");
@import url("css/system.menus.css");
@import url("css/system.messages.css");
@import url("css/system.theme.css");
</style>
<style type="text/css" media="all">
@import url("ui/jquery.ui.core.css");
@import url("ui/jquery.ui.theme.css");
@import url("ui/jquery.ui.button.css");
@import url("ui/jquery.ui.resizable.css");
@import url("ui/jquery.ui.dialog.css");
</style>
<style type="text/css" media="screen">
@import url("http://localhost:8888/sites/all/modules/tei_imageviewer/css/tei_imageviewer.css");
</style>
<style type="text/css" media="all">
@import url("http://localhost:8888/modules/user/user.css");
</style>
<style type="text/css" media="all">
@import url("http://localhost:8888/sites/all/modules/ctools/css/ctools.css?okui24");
@import url("http://localhost:8888/sites/all/modules/biblio/biblio.css?okui24");
@import url("css/tei-marginalia-lb.css");
</style>
<style type="text/css" media="all">
@import url("css/layout.css?");
@import url("css/style.css");
@import url("css/colors.css");
</style>
<style type="text/css" media="print">
@import url("http://localhost:8888/themes/bartik/css/print.css?okui24");
</style>
<script type="text/javascript" src="//code.jquery.com/jquery-1.5.2.min.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
window.jQuery || document.write("<script src='/sites/all/modules/jquery_update/replace/jquery/1.5/jquery.min.js'>\x3C/script>")
//--><!]]>
</script>
<script type="text/javascript" src="http://localhost:8888/misc/jquery.once.js?v=1.2"></script>
<script type="text/javascript" src="http://localhost:8888/misc/drupal.js?okui24"></script>
<script type="text/javascript" src="ui/jquery.ui.core.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.widget.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.button.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.mouse.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.draggable.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.position.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.resizable.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.dialog.min.js?v=1.8.7"></script>
<script type="text/javascript" src="http://localhost:8888/sites/all/modules/jquery_update/replace/ui/external/jquery.cookie.js?v=67fb34f6a866c40d0570"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var currentNode = 1;
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var currentBook = 1;
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var tNotANumber = "Input was not a number.";
var tPageNotAssigned = "The given page number is not assigned.";
var tPageIndex = "Pagination";
var tRegText = "Texte de lecture";
var tOrigText = "Transcription linéaire";
var tGoto = "Aller à la page:";
//--><!]]>
</script>
<script type="text/javascript" src="tei_imageviewer/js/seadragon-min.js"></script>
<script type="text/javascript" src="tei_imageviewer/js/viewer-conf.js"></script>
<script type="text/javascript" src="tei_imageviewer/js/hover-preview.js"></script>
<script type="text/javascript" src="tei_imageviewer/js/seadragon-book.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var seadragonImagePath = 'tei_imageviewer/img/';
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var currentNode = 1;
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var currentBook = 1;
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var tNotANumber = "Input was not a number.";
var tPageNotAssigned = "The given page number is not assigned.";
var tPageIndex = "Pagination";
var tRegText = "Texte de lecture";
var tOrigText = "Transcription linéaire";
var tGoto = "Aller à la page:";
//--><!]]>
</script>
<script type="text/javascript" src="http://localhost:8888/sites/all/modules/tei_content/js/drp_teichi.js?okui24"></script>
<script type="text/javascript" src="http://localhost:8888/sites/all/modules/tei_content/js/drp_main.js?okui24"></script>
<script type="text/javascript" src="ui/js_injector_1.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"bartik","theme_token":"2wJZOj7b0H9FPUo9OzmuecdKApAcJHSGoM_NnY-Mi6k","js":{"\/\/code.jquery.com\/jquery-1.5.2.min.js":1,"0":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1,"misc\/ui\/jquery.ui.core.min.js":1,"misc\/ui\/jquery.ui.widget.min.js":1,"misc\/ui\/jquery.ui.button.min.js":1,"misc\/ui\/jquery.ui.mouse.min.js":1,"misc\/ui\/jquery.ui.draggable.min.js":1,"misc\/ui\/jquery.ui.position.min.js":1,"misc\/ui\/jquery.ui.resizable.min.js":1,"misc\/ui\/jquery.ui.dialog.min.js":1,"sites\/all\/modules\/jquery_update\/replace\/ui\/external\/jquery.cookie.js":1,"1":1,"2":1,"3":1,"sites\/all\/modules\/tei_imageviewer\/js\/seadragon-min.js":1,"sites\/all\/modules\/tei_imageviewer\/js\/viewer-conf.js":1,"sites\/all\/modules\/tei_imageviewer\/js\/hover-preview.js":1,"sites\/all\/modules\/tei_imageviewer\/js\/seadragon-book.js":1,"4":1,"5":1,"6":1,"7":1,"sites\/all\/modules\/tei_content\/js\/drp_teichi.js":1,"sites\/all\/modules\/tei_content\/js\/drp_main.js":1,"sites\/default\/files\/js_injector\/js_injector_1.js":1},"css":{"modules\/system\/system.base.css":1,"modules\/system\/system.menus.css":1,"modules\/system\/system.messages.css":1,"modules\/system\/system.theme.css":1,"misc\/ui\/jquery.ui.core.css":1,"misc\/ui\/jquery.ui.theme.css":1,"misc\/ui\/jquery.ui.button.css":1,"misc\/ui\/jquery.ui.resizable.css":1,"misc\/ui\/jquery.ui.dialog.css":1,"modules\/book\/book.css":1,"modules\/comment\/comment.css":1,"modules\/field\/theme\/field.css":1,"modules\/node\/node.css":1,"modules\/search\/search.css":1,"sites\/all\/modules\/tei_imageviewer\/css\/tei_imageviewer.css":1,"modules\/user\/user.css":1,"sites\/all\/modules\/ctools\/css\/ctools.css":1,"sites\/all\/modules\/biblio\/biblio.css":1,"sites\/all\/modules\/tei_content\/css\/tei-marginalia-lb.css":1,"themes\/bartik\/css\/layout.css":1,"themes\/bartik\/css\/style.css":1,"themes\/bartik\/css\/colors.css":1,"themes\/bartik\/css\/print.css":1,"themes\/bartik\/css\/ie.css":1,"themes\/bartik\/css\/ie6.css":1}},"urlIsAjaxTrusted":{"\/node\/1":true}});
//--><!]]>
</script>
</head>
<body class="html not-front not-logged-in no-sidebars page-node page-node- page-node-9 node-type-page footer-columns" >
<div id="skip-link">
<a href="#main-content" class="element-invisible element-focusable">Skip to main content</a>
</div>
<div id="page-wrapper"><div id="page">
<div id="header" class="without-secondary-menu"><div class="section clearfix">
<div id="name-and-slogan">
<div id="site-name">
<strong>
<a href="/schopenhauer" title="Home" rel="home"><span>Schopenhauer's Library</span></a>
</strong>
</div>
<div id="site-slogan">
Annotations and marks in his Spanish books </div>
</div> <!-- /#name-and-slogan -->
<div id="main-menu" class="navigation">
<h2 class="element-invisible">Main menu</h2><ul id="main-menu-links" class="links clearfix"><li class="menu-327 first"><a href="/schopenhauer">Oráculo manual y arte de prudencia</a></li>
<li class="menu-326"><a href="introduction.html">Introduction</a></li>
<li class="menu-363 active-trail active"><a href="editorial.html" class="active-trail active">Editorial Principles</a></li>
<li class="menu-371 last"><a href="bibliography.html" title="">Bibliography</a></li>
</ul> </div> <!-- /#main-menu -->
</div></div> <!-- /.section, /#header -->
<div id="main-wrapper" class="clearfix"><div id="main" class="clearfix">
<div id="content" class="column"><div class="section">
<a id="main-content"></a>
<h1 class="title" id="page-title">
Editorial Principles </h1>
<div class="tabs">
</div>
<div class="region region-content">
<div id="block-system-main" class="block block-system">
<div class="content">
<div id="node-9" class="node node-page node-full clearfix" about="editorial.html" typeof="foaf:Document">
<span property="dc:title" content="Editorial Principles" class="rdf-meta element-hidden"></span>
<div class="content clearfix">
<div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Being currently an ongoing project (it could be called beta), the first steps aim to locate Schopenhauer’s marginalia, to classify, to encode, and to edit them digitally. Although this procedure already adds interpretation and reflection, more important is now to report every passage marked or annotation added, so that we can later speculate about their significance. In some cases, though, explanations have been added as editor’s notes.</p>
<h1>Attribution and Classification </h1>
<p> Arthur Hübscher confirmed the provenance of many of books in Schopenhauer’s library, indicated which ones may have written marks, and transcribed a few annotations (1968: XX-XXI). Not all of the annotations were listed by Hübscher, so, when needed, we try to look for a confirmation of the provenance. The text where they are anchored to may shed some light on the authorship, but other more formal approaches are taken into consideration, such as the form of handwriting. In the books we find notes written in Spanish, which may not look like Schopenhauer’s writing, that is the <i>Kurrentschrift</i> with the typical sharp and strong strokes in contrast to the more rounded of <i>Lateinschrift</i>. The context and the language could determine which style to use, and Schopenhauer was indeed using both even in the same sentence, as the manuscript of his German translation of Baltasar Gracián shows:</p>
<div style="margin: 40px;"><img style="width: 99%; max-height: 70%;" src="images/Quodlibet-87v.png" /><div style="line-height: 1.4em; font-size: 11px;">"<i>Quodlibet ens est unum, verum, bonum</i>. Satz aus der Scholastischen Philosophie", <a href="http://sammlungen.ub.uni-frankfurt.de/schopenhauer/content/pageview/7196964"><i>Gracians Handorakel</i> MS: 87v</a>, Schopenhauer-Archiv.
</div>
</div>
<p> The analysis of Schopenhauer’s annotations and marks reveals reading processes in several ways, such as types of interaction (writing comprehension, translation, studying), influences, creative perspectives or personal identification. In order to set a fully editorial criteria for the later encoding, we have sort out Schopenhauer’s typical styles of marking: formal (underlining, interlinear gloss, vertical lines, exclamation marks), intentional (appreciative comments, indexation, cross references), material (errors, variations, amendments). </p>
<p> Although the edition offers the facsimile (courtesy of the Universitätsbibliothek Johann Christian Senckenberg and the Schopenhauer Archiv), the goal is to transcribe wholly or partially as well some of the original text in the books containing annotations. The transcriptions of the books are semi-diplomatic, long ‘s’ (∫) are, for example, not preserved, but original spelling, line and page breaks are transcribed and encoded, because sometimes the marks depend directly on the original layout, punctuation, etc.</p>
<h1>Encoding </h1>
<p>The edition follows the <a href="http://www.tei-c.org">TEI (Text Encoding Initiative)</a> standard for the representation of texts in digital form, based on XML.</p>
<p>The bibliographical information related to the book (repository, provenance, library, etc.) is encoded in the <teiHeader> using <biblFull> within <sourceDesc>. For every additional information on marks and annotations we use <additions>, as well as other elements which inform on normalization, hyphenation, etc.</p>
<p>For the encoding of the book we limit the granularity to TEI modules and elements related to the encoding of printed resources, taking into consideration other elements when they relate directly to the marginalia or help to document them.</p>
<p>For the encoding of marginalia we apply elements normally used for the manuscript modeling: additions, deletions, and omissions; substitutions; writing, decoration. Some of the elements and attributes that can be used for the transcription of marginalia are <add>, <gloss>; <note>; <span>; <addSpan>; <anchor/>; <gloss>; <handNotes> @type, @place, @rendition; @rend; @hand, etc. We have decided to use mostly the <add> element, which "contains letters, words, or phrases inserted in the source text by an author, scribe, or a previous annotator or corrector" (TEI, P5: 3.0.0) adding an attribute selection of @type and @subtype (also @hand, @place, @medium…), which allows us to cover all the taxonomy of annotations, e.g.:</p>
<p><!-- HTML generated using hilite.me --><div style=" overflow:auto;width:auto;padding:.2em .6em;"><pre style="margin: 0; line-height: 125%"><span style="color: #330099; font-weight: bold"><add</span> <span style="color: #330099">type=</span><span style="color: #CC3300">"Glosse"</span> <span style="color: #330099">subtype=</span><span style="color: #CC3300">"index"</span><span style="color: #330099; font-weight: bold">></span> Cross reference to a page number <span style="color: #330099; font-weight: bold"></add></span>
<span style="color: #330099; font-weight: bold"><add</span> <span style="color: #330099">type=</span><span style="color: #CC3300">"Glosse"</span> <span style="color: #330099">subtype=</span><span style="color: #CC3300">"statement"</span><span style="color: #330099; font-weight: bold">></span> Gloss on a passage <span style="color: #330099; font-weight: bold"></add></span>
<span style="color: #330099; font-weight: bold"><add</span> <span style="color: #330099">type=</span><span style="color: #CC3300">"Korrektur"</span> <span style="color: #330099">subtype=</span><span style="color: #CC3300">"union"</span><span style="color: #330099; font-weight: bold">></span> Amend which joins to separated words <span style="color: #330099; font-weight: bold"></add></span>
<span style="color: #330099; font-weight: bold"><add</span> <span style="color: #330099">type=</span><span style="color: #CC3300">"Korrektur"</span> <span style="color: #330099">subtype=</span><span style="color: #CC3300">"punctuation"</span><span style="color: #330099; font-weight: bold">></span> Modification of the original punctuation <span style="color: #330099; font-weight: bold"></add></span>
<span style="color: #330099; font-weight: bold"><add</span> <span style="color: #330099">type=</span><span style="color: #CC3300">"Randstreichung"</span> <span style="color: #330099">subtype=</span><span style="color: #CC3300">"triple"</span><span style="color: #330099; font-weight: bold">></span> Triple lateral mark on the page margin <span style="color: #330099; font-weight: bold"></add></span>
<span style="color: #330099; font-weight: bold"><add</span> <span style="color: #330099">type=</span><span style="color: #CC3300">"Unterstreichung"</span><span style="color: #330099; font-weight: bold">></span> Underlining <span style="color: #330099; font-weight: bold"></add></span>
</pre></div></p>
<p> We are aware of the fact that marginalia are a sort of textual manifestation prone to cause problems with elements overlapping in XML (Schmidt 2010: 343-344), but after having set a primaly taxonomy in our corpus, we did not find the need of using them. </p>
<h1>Publication</h1>
<p> One fundamental idea leading this editorial project comes also from the need for a complete and simplified reference model for digital editing, where analysis, modeling, transcription, encoding, visualization and publication can be simplified in order to facilitate the control of the editorial work, generally planed as an individual project and normally without a strong technical support.</p>
<p> This thought is again behind the decision of using the TEICHI module for Drupal, a digital publishing framework, which helps to overcome easily (for our needs) the barriers between the encoded text and the online publication. TEICHI is a modular tool for displaying documents encoded according to the guidelines of the Text Encoding Initiative as pages in a Drupal-based website <a href="http://www.teichi.org">www.teichi.org</a> . Although it is not an out of the box publishing solution, the module allows, briefly put, to use the XSLT capabilities to process TEI/XML within the Drupal environment and to put digital facsimiles next to transcriptions.</p>
<p> Due to the fact that the TEICHI framework is limited to a subset of TEI Lite P5, we used instead our own schema and adapted the default XSLT/CSS/Javascript files.</p>
<h1>References</h1>
<p>Studies referenced in this digital scholary edition are given on the Bibliography section. </p>
<p>The project was presented at "II Congreso Internacional de Humanidades Digitales Hispánicas. Innovación, globalización e impacto", Madrid, 5-7.10.2015: "Marcas autógrafas en libros impresos. Interpretación, codificación con XML-TEI, publicación con Drupal" [<a title="Schopenhauer Marginalia Presentation" href="http://editio.github.io/slides/marginalia-en">see the presentation</a>]; at the 6th AIUCD Conference "Il telescopio inverso: big data e distant reading nelle discipline umanistiche", Rome, 26-28.01.2017: "Reading Habits: Marginalia in Author's Libraries (Interpretation, Encoding, and Digital Publication)" [<a title="Schopenhauer Marginalia Poster" href="Schopenhauer-Marginalia-Poster-DH-ROME-2017.pdf">see the poster</a>]; and in the following paper: "Anotaciones manuscritas en bibliotecas de autor. Propuesta de etiquetado y de publicación digital", <i>Revista de Humanidades Digitales</i>, Vol. 1 (2017), 116-131. [<a title="Anotaciones manuscritas en bibliotecas de autor" href="http://dx.doi.org/10.5944/rhd.vol.1.2017.16563 ">http://dx.doi.org/10.5944/rhd.vol.1.2017.16563 </a>]</p>
</div></div></div> </div>
</div>
</div>
</div>
</div>
</div></div> <!-- /.section, /#content -->
</div></div> <!-- /#main, /#main-wrapper -->
<div id="footer-wrapper"><div class="section">
<div id="footer-columns" class="clearfix">
<div class="region region-footer-firstcolumn">
<div id="block-block-5" class="block block-block">
<div class="content">
<p>Project by José Luis Losada Palenzuela · 2017</p>
</div>
</div>
</div>
<div class="region region-footer-secondcolumn">
<div id="block-block-3" class="block block-block">
<div class="content">
<p><a href="http://www.uni.wroc.pl"><img style="max-height: 80px;" src="images/logo_UWr_ang.png" alt="Wrocław University" /></a> </p>
</div>
</div>
</div>
<div class="region region-footer-thirdcolumn">
<div id="block-block-6" class="block block-block">
<div class="content">
<p>The <i>Schopenhauer's library</i> uses <a href="http://www.tei-c.org/">XML-TEI</a> for the text encoding; <a href="https://www.drupal.org">Drupal</a> and the <a href="http://www.teichi.org">TEICHI Framework</a> for the web publication. Digital facsimiles are courtesy of the <a href="http://www.ub.uni-frankfurt.de"> Universitätsbibliothek Johann Christian Senckenberg.</a></p>
</div>
</div>
</div>
<div class="region region-footer-fourthcolumn">
<div id="block-search-form" class="block block-search">
<div class="content">
<form action="editorial.html" method="post" id="search-block-form" accept-charset="UTF-8"><div><div class="container-inline">
<h2 class="element-invisible">Search form</h2>
<div class="form-item form-type-textfield form-item-search-block-form">
<label class="element-invisible" for="edit-search-block-form--2">Search </label>
<input title="Enter the terms you wish to search for." type="text" id="edit-search-block-form--2" name="search_block_form" value="" size="15" maxlength="128" class="form-text" />
</div>
<div class="form-actions form-wrapper" id="edit-actions"><input type="submit" id="edit-submit" name="op" value="Search" class="form-submit" /></div><input type="hidden" name="form_build_id" value="form-XJjPyK9xuVHp52PdxrTjTe6VC2d0TnHuajlZqkVbL-Q" />
<input type="hidden" name="form_id" value="search_block_form" />
</div>
</div></form> </div>
</div>
</div>
</div> <!-- /#footer-columns -->
</div></div> <!-- /.section, /#footer-wrapper -->
</div></div> <!-- /#page, /#page-wrapper -->
</body>
</html>