-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
59 lines (59 loc) · 4.72 KB
/
about.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
<?xml version="1.0" encoding="UTF-8"?>
<div xmlns="http://www.w3.org/1999/xhtml" data-template="templates:surround" data-template-with="templates/page.html" data-template-at="content">
<div class="top-padding">
<div class="row">
<div class="col-md-8">
<div class="container" style="margin-top:1em;">
<h2>About Caesarea-Maritima.org</h2>
<p style="margin-top:2em; text-align: justify;">In its initial release the Caesarea-Maritima.org digital archive consists of
two distinct modules: <a href="testimonia/index.html"><em>Caesarea Maritima: A Collection of
Testimonia</em></a> (edited by Rife) and <a href="bibl/index.html"><em>Caesarea Maritima: A Comprehensive
Bibliography</em></a> (edited by Rife). Additional digital projects are in development to publish
excavation data from Caesarea online. The raw digital data for
Caesarea-Maritima.org is also available directly online. All bibliographic
data used by both modules is held natively in a <a href="https://www.zotero.org/">Zotero</a> library (found <a href="https://www.zotero.org/groups/2320447/caesarea-maritima/library">here</a>). In addition the native TEI data for <em>A Collection of
Testimonia for Caesarea Maritima</em> is posted to a public Github
repository (found <a href="https://github.com/srophe/caesarea-data">here</a>).</p>
<p>Caesarea-Maritima.org is built on the <a href="https://srophe.app/">Srophé
App</a> digital platform. The Srophé App is an open source application
for digital cultural heritage designed by Winona Salesky which combines the
analytic power of <a href="https://tei-c.org/">TEI XML</a>, <a href="http://exist-db.org/">eXist-db</a>, and <a href="http://dlib.nyu.edu/awdl/isaw/isaw-papers/7/">linked open data</a>
technologies. The open source code for the Caesarea-Maritima.org web
application is available for download from a public Github repository (found
<a href="https://github.com/srophe/caesarea">here</a>).</p>
<h3>General Editors</h3>
<div class="indent" style="margin-top:-.75em;"> Joseph L. Rife, <em>Vanderbilt
University</em>
</div> <h3>Technical Editors</h3>
<div class="indent" style="margin-top:-.75em;"> David A. Michelson,
<em>Vanderbilt University</em>
<br/> William L. Potter, <em>Vanderbilt University</em>
<br/> Daniel L. Schwartz, <em>Texas A&M University</em>
</div>
<h3>Senior Programmer</h3>
<div class="indent" style="margin-top:-.75em;"> Winona Salesky </div>
<h3>Research Assistants</h3>
<div class="indent" style="margin-top:-.75em;"> Bianca Gardner, <em>Vanderbilt
University</em>
<br/> Joshua Woods, <em>Vanderbilt University</em>
<br/> Eliana Yonan, <em>Vanderbilt University</em>
</div>
<div class="padding-top" style="margin-top:2em;">
<button class="btn btn-default" data-toggle="modal" data-target="#feedback">
<span class="glyphicon glyphicon-envelope" aria-hidden="true"/> Contact
the editors.</button> </div>
<h3>How to Cite this Database</h3>
<h4>In a note:</h4>
<div class="indent" style="margin-top:-.75em;"> Joseph L. Rife, ed., <em>Caesarea-Maritima.org: A
Digital Archive</em> (Nashville, TN: Caesarea City and Port Exploration
Project, 2020), <a href="https://caesarea-maritima.org">https://caesarea-maritima.org</a>.</div>
<h4>In a bibliography:</h4>
<div class="indent" style="margin-top:-.75em;">Rife, Joseph L., ed. <em>Caesarea-Maritima.org: A Digital
Archive</em>. Technical design by David A. Michelson and William L.
Potter. Nashville, TN: Caesarea City and Port Exploration Project, 2020. <a href="https://caesarea-maritima.org">https://caesarea-maritima.org</a>. </div>
<div data-template="app:contact-form"/>
</div>
</div>
</div>
</div>
</div>