-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
100 lines (99 loc) · 6.22 KB
/
index.html
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
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xi="http://www.w3.org/2001/XInclude" data-template="templates:surround" data-template-with="templates/bl.html" data-template-at="content">
<div class="main-content-block">
<div class="banner-interior">
<span class="img-credit">
<label>Photo Credit:</label> "Illustration from a Syriac Gospel Lectionary." London,
British Library, Add. MS 7170, f. 6r. <button class="btn btn-link white-link" data-toggle="collapse" data-target="#img-rights">
<span class="glyphicon glyphicon-info-sign" aria-hidden="true"/>
</button>
<span id="img-rights" class="collapse">
<br/>Public domain image, originally published by the British Library, <a href="https://www.bl.uk/collection-items/syriac-gospel-lectionary">https://www.bl.uk/collection-items/syriac-gospel-lectionary</a> (f. 6r,
digitized image 2).</span>
</span>
</div>
<div class="indent">
<div class="row row-centered">
<div class="col-md-4">
<div class="well text-center" style="margin-top:1em;">
<img src="$nav-base/resources/images/wright-catalogue-title-page.jpg" class="img-rounded title-img" width="100%"/>
<p class="caption">William Wright, <i>Catalogue of Syriac manuscripts in the
British museum acquired since the year 1838</i> (London, 1870), vol. 1, title page.</p>
</div>
</div>
<div class="col-md-8">
<h1 class="top-padding-sm">Welcome to <i>Syriac Manuscripts in the British Library: A New Digital Edition of Wright’s Catalogue</i></h1>
<p class="small">Editors: David A. Michelson and William L. Potter</p>
<p class="small">Associate Editor: Robert Aydin</p>
<p>
<i>Syriac Manuscripts in the British Library</i> (SMBL) is a digital enhancement
of William Wright's <i>Catalogue of Syriac Manuscripts in the
British Museum acquired since the year 1838</i> (London, 1870-1872),
published by <a href="http://syriaca.org">Syriaca.org: The Syriac Reference Portal</a>
in partnership with the British Library as an open access online resource.
Using new methods of digital representation, SMBL enables users to engage with the
manuscript collection from diverse perspectives, facilitating exploration of the
collection according to new and multiple criteria.</p>
<p>The beta version of this project will be officially released in March of 2024.</p>
<ul>
<li>
<a href="browse.html">Browse</a>: browse an index of manuscripts by shelf mark.
</li>
<li>
<a href="search.html">Search</a>: Search the collection according to multiple criteria.
</li>
<li>
<a href="https://github.com/srophe/britishLibrary-data">Download</a>: Download the complete dataset from GitHub under an open access license (<a href="https://creativecommons.orglicenses/by/4.0/">CC-BY 4.0</a>).
</li>
<li>
<a href="about.html">About</a>: Learn more about SMBL and the team who created it.
</li>
</ul>
<hr/>
<p>
<i>Syriac Manuscripts in the British Library: A New Digital Edition of Wright’s Catalogue</i> is a joint project of <a href="http://syriaca.org">
<i>Syriaca.org: The Syriac Reference Portal</i>
</a> and the <a href="https://www.library.vanderbilt.edu/digital-lab/"><i>Jean and Alexander Heard Libraries’ Digital Lab at Vanderbilt University</i></a>. Funding for <i>Syriac Manuscripts in the British Library</i> was provided by:</p>
<ul class="list-inline funding" style="margin-left:2em;">
<li>
<a href="http://www.neh.gov/">
<img src="$nav-base/resources/images/neh_logo_horizontal_rgb.jpg" alt="NEH"/>
</a>
</li>
<li>
<a href="http://www.bethmardutho.org/">
<img src="$nav-base/resources/images/beth-mardutho.png" alt="Beth Mardutho"/>
</a>
</li>
<li>
<a href="http://www.mellon.org/" class="no-logo">Andrew W. Mellon
Foundation</a>
</li>
<li>
<a href="http://www.vanderbilt.edu/">
<img src="$nav-base/resources/images/vu07b.gif" alt="Vanderbilt University"/>
</a>
</li>
<li>
<a href="http://www.library.vanderbilt.edu/">
<img src="$nav-base/resources/images/HeardLogo_b.gif" alt="Jean and Alexander Heard Library, Vanderbilt University" width="70%"/>
</a>
</li>
<li>
<a href="http://www.princeton.edu/main/">
<img src="$nav-base/resources/images/PU-standard.png" alt="Princeton University" height="60px"/>
</a>
</li>
<li>
<a href="http://www.lib.ua.edu/digitalhumanities/">
<img src="$nav-base/resources/images/dhc-header.png" alt="University of Alabama" width="75%"/>
</a>
</li>
</ul>
<p class="caveat"> Any views, findings, conclusions, or recommendations expressed in
this publication do not necessarily reflect those of the National Endowment for
the Humanities or any of the other sponsors.</p>
</div>
</div>
</div>
</div>
</div>