forked from srophe/srophe
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdocumentation.html
More file actions
99 lines (77 loc) · 5.43 KB
/
documentation.html
File metadata and controls
99 lines (77 loc) · 5.43 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
<?xml version="1.0" encoding="UTF-8"?><html xmlns="http://www.w3.org/1999/xhtml" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:srophe="https://srophe.app">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>SPEAR: Syriac Persons Events and Relations</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta data-template="config:app-meta" />
<link rel="shortcut icon" href="/favicon.ico" />
<!-- Bootstrap 5 -->
<link rel="stylesheet" type="text/css" href="/resources/bootstrap-5.3.6/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="/resources/css/sm-core-css.css" />
<!-- Srophe styles -->
<link rel="stylesheet" type="text/css" href="/resources/css/syr-icon-fonts.css" />
<link rel="stylesheet" type="text/css" href="/resources/css/style.css" />
<link rel="stylesheet" type="text/css" media="print" href="/resources/css/print.css" />
<!-- Leaflet -->
<link rel="stylesheet" href="/resources/leaflet/leaflet.css" />
<link rel="stylesheet" href="/resources/leaflet/leaflet.awesome-markers.css" />
<!-- JQuery -->
<link href="/resources/jquery-ui/jquery-ui.min.css" rel="stylesheet" />
<script type="text/javascript" src="/resources/js/jquery.min.js"></script>
<script type="text/javascript" src="/resources/jquery-ui/jquery-ui.min.js"></script>
<script type="text/javascript" src="/resources/js/jquery.smartmenus.min.js"></script>
<script type="text/javascript" src="/resources/js/clipboard.min.js"></script>
<!-- Bootstrap -->
<script type="text/javascript" src="/resources/bootstrap-5.3.6/js/bootstrap.min.js"></script>
<!-- ReCaptcha -->
<script src="https://www.google.com/recaptcha/api.js" type="text/javascript" async="async" defer="defer"></script>
<!-- Plausible Analytics -->
<script defer="defer" data-domain="spear.vuexistapps.us" src="https://plausible.io/js/script.js"></script>
</head>
<body id="body">
<nav class="navbar navbar-expand-lg bg-body-tertiary p-3 justify-content-between align-items-center">
<div class="container-fluid">
<a class="navbar-brand banner-container" href="/index.html">
<span class="syriaca-icon syriaca-syriaca banner-icon"></span>
<span class="banner-text" data-template="config:app-title">SPEAR<span class="d-none d-md-inline">: Syriac Persons Events and Relations</span></span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-link" aria-current="page" href="/">Home</a>
<a class="nav-link" href="/browse.html">Browse</a>
<a class="nav-link active" href="/documentation.html">Documentation</a>
<a class="nav-link" href="/about.html">About</a>
<a class="nav-link" href="/contact.html">Contact Us</a>
</div>
</div>
</div>
</nav>
<div data-template="templates:surround" data-template-with="templates/page.html" data-template-at="content">
<div class="container my-5">
<h1 class="mb-5">Documentation</h1>
<p>We provide the links below to assist users in understanding the data contained in <em>SPEAR</em> and the
scholarly contributions that have gone into its production. An additional link to documentation for
Syriac.org has been included as well due to <em>SPEAR</em>'s dependence on Syriaca.org authority file identifiers.</p>
<p>We encourage users to contact us with
questions, comments, or interest in contributing data to <em>SPEAR</em>.</p>
<h2>About</h2>
<ul>
<li><a href="/about.html">About</a></li>
<li><a href="/contributors.html">Project Contributors</a></li>
<li><a href="/contact.html">Support Our Work</a></li>
<li><a href="/contact.html">Contact Us</a></li>
</ul>
<h2>Technical Documentation</h2>
<ul>
<li><a href="/documentation/schema/SPEAR.html">Encoding Manual and TEI Customization</a></li>
<li>Schwartz, et al. <q class="titlea">Modeling a Born-Digital Factoid Prosopography using the TEI and Linked Data</q>,
Journal of the Text Encoding Initiative, (2022),
<a target="_blank" href="https://journals.openedition.org/jtei/3979">https://journals.openedition.org/jtei/3979</a>.</li>
<li><a target="_blank" href="https://syriaca.org/documentation/index.html">Syriaca.org Documentation</a></li>
</ul>
</div>
</div>
</body><script type="text/javascript" src="/resources/js/jquery.validate.min.js"></script><script type="text/javascript" src="/resources/js/srophe.js"></script></html>