1 | <!DOCTYPE html>
|
---|
2 | <html>
|
---|
3 | <head>
|
---|
4 | <base href="https://analytics.hathitrust.org/" />
|
---|
5 | <title> HTRC Portal - Home </title>
|
---|
6 | <link rel="shortcut icon" href="/assets/images/favicon.ico"/>
|
---|
7 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
---|
8 | <meta http-equiv="refresh" content="600">
|
---|
9 | <!-- Bootstrap -->
|
---|
10 | <link href="/assets/stylesheets/bootstrap.min.css" rel="stylesheet" media="screen">
|
---|
11 | <link href="/assets/stylesheets/main.css" rel="stylesheet" media="screen">
|
---|
12 | <link href="/assets/stylesheets/flat.css" rel="stylesheet" media="screen">
|
---|
13 | <link href="/assets/stylesheets/font-awesome.min.css" rel="stylesheet">
|
---|
14 | <link href="/assets/stylesheets/tomorrow.min.css" rel="stylesheet">
|
---|
15 |
|
---|
16 | <link rel="stylesheet" href="/theme">
|
---|
17 |
|
---|
18 | <script src="/assets/javascripts/highlight.min.js"></script>
|
---|
19 | <script src="/assets/javascripts/jquery.min.js"></script>
|
---|
20 | <script src="/assets/javascripts/stupidtable.min.js"></script>
|
---|
21 | <script src="/assets/javascripts/bootstrap.min.js"></script>
|
---|
22 | <script src="/assets/javascripts/bowser.min.js"></script>
|
---|
23 | <script type="text/javascript" src="/assets/javascripts/htrcwarnings.js"></script>
|
---|
24 | <script type="text/javascript" src="/assets/javascripts/uploadws.js"></script>
|
---|
25 | <script type="text/javascript" src="/assets/javascripts/ga-download-tracking.js"></script>
|
---|
26 |
|
---|
27 | </head>
|
---|
28 | <body>
|
---|
29 | <nav class="navbar navbar-default navbar-fixed-top navbar-htrc" role="navigation">
|
---|
30 | <div class="container">
|
---|
31 | <div class="navbar-header">
|
---|
32 | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
|
---|
33 | <span class="sr-only">Toggle navigation</span>
|
---|
34 | <span class="icon-bar"></span>
|
---|
35 | <span class="icon-bar"></span>
|
---|
36 | <span class="icon-bar"></span>
|
---|
37 | </button>
|
---|
38 | <a class="navbar-brand" href="/"><img src="/assets/images/hathi.jpg"
|
---|
39 | width="36" height="32" style="padding-right : 5 px ; margin-top : - 1 px ;" alt=" ">
|
---|
40 | HTRC Portal
|
---|
41 | </a>
|
---|
42 | </div>
|
---|
43 |
|
---|
44 | <div class="navbar-collapse collapse">
|
---|
45 | <ul class="nav navbar-nav">
|
---|
46 | <li><a href="/">Home</a></li>
|
---|
47 | </li>
|
---|
48 |
|
---|
49 | <li class="dropdown">
|
---|
50 | <a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
---|
51 | Worksets <b class="caret"></b></a>
|
---|
52 | <ul class="dropdown-menu">
|
---|
53 |
|
---|
54 | <li><a href="#" onclick="loggingRequiredWarning('/listuserworksets')" >View my worksets</a></li>
|
---|
55 |
|
---|
56 | <li class="divider"></li>
|
---|
57 |
|
---|
58 | <li><a href="#" onclick="loggingRequiredWarning('/listallworksets')">View all worksets</a></li>
|
---|
59 |
|
---|
60 | <li class="divider"></li>
|
---|
61 |
|
---|
62 | <li><a href="#" onclick="loggingRequiredWarning('/uploadworkset')">Upload workset</a></li>
|
---|
63 |
|
---|
64 | <li class="divider"></li>
|
---|
65 | <li>
|
---|
66 | <a href="#" onclick="blacklightLoggingWarning ( ' https://analytics.hathitrust.org/blacklight ')">
|
---|
67 | Create workset</a>
|
---|
68 | </li>
|
---|
69 | </ul>
|
---|
70 | </li>
|
---|
71 |
|
---|
72 | <li><a href="#" onclick="loggingRequiredWarning('/listalgorithms')" >Algorithms</a></li>
|
---|
73 |
|
---|
74 |
|
---|
75 | <li><a href="#" onclick="loggingRequiredWarning('/listjobs')">Results</a></li>
|
---|
76 |
|
---|
77 |
|
---|
78 | <li class="dropdown">
|
---|
79 | <a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
---|
80 | Capsule<b class="caret"></b></a>
|
---|
81 | <ul class="dropdown-menu">
|
---|
82 | <li><a href="https://wiki.htrc.illinois.edu/display/COM/HTRC+Data+Capsule">
|
---|
83 | Documentation</a>
|
---|
84 | </li>
|
---|
85 | <li class="divider"></li>
|
---|
86 |
|
---|
87 | <li><a href="#" onclick="loggingRequiredWarning('/listvms')" >
|
---|
88 | Show Capsules</a></li>
|
---|
89 |
|
---|
90 | <li class="divider"></li>
|
---|
91 |
|
---|
92 | <li><a href="#" onclick="loggingRequiredWarning('/createvms')" >
|
---|
93 | Create Capsule</a></li>
|
---|
94 |
|
---|
95 | </ul>
|
---|
96 | </li>
|
---|
97 |
|
---|
98 | <li class="dropdown">
|
---|
99 | <a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
---|
100 | Data<b class="caret"></b></a>
|
---|
101 | <ul class="dropdown-menu">
|
---|
102 | <li><a href="/features">
|
---|
103 | Extracted Features Dataset</a>
|
---|
104 | </li>
|
---|
105 | <li><a href="/genre">
|
---|
106 | Word Frequencies in English-Language Literature, 1700-1922</a>
|
---|
107 | </li>
|
---|
108 | </ul>
|
---|
109 | </li>
|
---|
110 | <li class="dropdown">
|
---|
111 | <a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
---|
112 | Help<b class="caret"></b></a>
|
---|
113 | <ul class="dropdown-menu">
|
---|
114 | <li><a href="https://wiki.htrc.illinois.edu/display/COM/HTRC+User+Getting+Started+FAQ">
|
---|
115 | Knowledge Base</a>
|
---|
116 | </li>
|
---|
117 | <li class="divider"></li>
|
---|
118 | <li><a href="mailto:htrc-help@hathitrust.org?Subject=Contact">
|
---|
119 | Contact</a>
|
---|
120 | </li>
|
---|
121 | </ul>
|
---|
122 | </li>
|
---|
123 | <li><a href="/about">About</a>
|
---|
124 | </ul>
|
---|
125 |
|
---|
126 | <ul class="nav pull-right navbar-nav">
|
---|
127 | <li class="dropdown">
|
---|
128 | <a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
---|
129 | Sign In<b class="caret"></b></a>
|
---|
130 | <ul class="dropdown-menu">
|
---|
131 | <li><a href="/login">Sign In</a></li>
|
---|
132 | <li class="divider"></li>
|
---|
133 | <li><a href="/passwordresetmail">
|
---|
134 | Forgot Password?</a></li>
|
---|
135 | </ul>
|
---|
136 | </li>
|
---|
137 |
|
---|
138 |
|
---|
139 | <li><a href="/signup"><span>Sign Up</span></a></li>
|
---|
140 | </ul>
|
---|
141 |
|
---|
142 | </div>
|
---|
143 | <!--/.nav-collapse -->
|
---|
144 | </div>
|
---|
145 | </nav>
|
---|
146 |
|
---|
147 |
|
---|
148 |
|
---|
149 | <div class="container container-panel" style="padding-top: 15px; padding-bottom: 15px;">
|
---|
150 | <div class="row">
|
---|
151 | <div class="col-md-2 col-sm-2 hidden-xs">
|
---|
152 | <img class="img-responsive" src="/assets/images/hathi.jpg" alt=" ">
|
---|
153 | </div>
|
---|
154 | <div class="col-md-10 col-sm-10 col-xs-12 col-lg-8" style="margin-left: 0;">
|
---|
155 | <h1 style="font-weight:bold;font-size:56px">
|
---|
156 | Worksets from Extract Features
|
---|
157 | </h1>
|
---|
158 | </div>
|
---|
159 | </div>
|
---|
160 | <div class="row" style="padding-top : 25px; font-size : 17px; line-height : 27px;">
|
---|
161 | <div class="col-md-12">
|
---|
162 | <p>Fledgling portal, primarily giving—at this
|
---|
163 | stage—access to the behind-the-scenes
|
---|
164 | infrastructure being developed to ingest HTRC
|
---|
165 | Extracted Feature JSON data into a Solr cloud.</p>
|
---|
166 | <ul>
|
---|
167 | <li>
|
---|
168 | <a href="http://10.10.0.52:8080" target="_blank">Hadoop Cluster Web Interface</a> (master
|
---|
169 | node, for observing active and previous ingests)
|
---|
170 | </li>
|
---|
171 | <li>
|
---|
172 | <a href="http://10.11.0.53:8983/solr" target="_blank">Solr Cloud web interface</a> (solr1 node, giving access
|
---|
173 | to full Solr API, but in a raw form)
|
---|
174 | </li>
|
---|
175 | </ul>
|
---|
176 |
|
---|
177 | <p>
|
---|
178 | Example query that searches the ‘full-text’index (Solr field: <tt>eftext_txt</tt>)
|
---|
179 | of the HTRC Public Domain Extracted Features (<tt>htrc-pd-ef</tt>) Solr collection
|
---|
180 | for page-level matches to the word <tt>water</tt>:
|
---|
181 | </p>
|
---|
182 | <ul>
|
---|
183 | <li>
|
---|
184 | <a href="http://10.11.0.53:8983/solr/htrc-pd-ef/select?indent=on&q=eftext_txt:water&wt=json"
|
---|
185 | target="_blank">
|
---|
186 | http://10.11.0.53:8983/solr/htrc-pd-ef/select?indent=on&q=eftext_txt:water&wt=json
|
---|
187 | </a>
|
---|
188 | </li>
|
---|
189 | </div>
|
---|
190 | </div>
|
---|
191 |
|
---|
192 | <!--
|
---|
193 | <div class="row">
|
---|
194 | <div class="col-md-12" style="margin-top : 20px;">
|
---|
195 | <h2 style="margin-top : 0">What would you like to do today?</h2>
|
---|
196 | </div>
|
---|
197 | </div>
|
---|
198 |
|
---|
199 | <div class="row">
|
---|
200 | <div class="col-md-3">
|
---|
201 | <div class="panel panel-default panel-htrc margin-bt-0">
|
---|
202 | <div class="panel-heading">
|
---|
203 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" onclick="blacklightLoggingWarning('https://analytics.hathitrust.org/blacklight')">Create Workset</a>
|
---|
204 | </div>
|
---|
205 | <div class="panel-body">
|
---|
206 | <div class="text-content">Create workset using our workset builder.</div>
|
---|
207 | </div>
|
---|
208 | </div>
|
---|
209 | </div>
|
---|
210 | <div class="col-md-3">
|
---|
211 | <div class="panel panel-default panel-htrc margin-bt-0">
|
---|
212 | <div class="panel-heading">
|
---|
213 |
|
---|
214 | <a href="#" onclick="loggingRequiredWarning('/uploadworkset')">Upload Workset</a>
|
---|
215 |
|
---|
216 | </div>
|
---|
217 | <div class="panel-body">
|
---|
218 |
|
---|
219 | <div class="text-content">Upload a workset by specifying the
|
---|
220 | necessary data about its volumes through a text file.</div>
|
---|
221 | </div>
|
---|
222 | </div>
|
---|
223 | </div>
|
---|
224 | <div class="col-md-3">
|
---|
225 | <div class="panel panel-default panel-htrc margin-bt-0">
|
---|
226 | <div class="panel-heading">
|
---|
227 |
|
---|
228 | <a href="#" onclick="loggingRequiredWarning('/listallworksets')">Browse Workset</a>
|
---|
229 |
|
---|
230 | </div>
|
---|
231 | <div class="panel-body">
|
---|
232 | <div class="text-content">Browse through already created worksets.</div>
|
---|
233 | </div>
|
---|
234 | </div>
|
---|
235 | </div>
|
---|
236 | <div class="col-md-3">
|
---|
237 | <div class="panel panel-default panel-htrc margin-bt-0">
|
---|
238 | <div class="panel-heading">
|
---|
239 |
|
---|
240 | <a href="#" onclick="loggingRequiredWarning('/listalgorithms')">Execute Algorithms</a>
|
---|
241 |
|
---|
242 | </div>
|
---|
243 | <div class="panel-body">
|
---|
244 |
|
---|
245 | <div class="text-content">Select and execute
|
---|
246 | text analysis algorithms for word count to more sophisticated
|
---|
247 | approaches.</div>
|
---|
248 |
|
---|
249 | </div>
|
---|
250 | </div>
|
---|
251 | </div>
|
---|
252 |
|
---|
253 | </div>
|
---|
254 | -->
|
---|
255 |
|
---|
256 | </div>
|
---|
257 |
|
---|
258 |
|
---|
259 |
|
---|
260 | <div class="container">
|
---|
261 | <p style="text-align: center; font-size: small; margin-top: 10px;">HTRC Portal (<a href="https://wiki.htrc.illinois.edu/display/COM/HTRC+Service+Release+v3.1+for+Uncamp+2015" target="_blank">v3.2.x</a>)
|
---|
262 | </p>
|
---|
263 | </div>
|
---|
264 |
|
---|
265 |
|
---|
266 | <div id="push"></div>
|
---|
267 |
|
---|
268 |
|
---|
269 |
|
---|
270 |
|
---|
271 |
|
---|
272 |
|
---|
273 |
|
---|
274 |
|
---|
275 |
|
---|
276 |
|
---|
277 | <div class="modal fade" id="create-collection-modal" aria-hidden="true" tabindex="-1" role="dialog">
|
---|
278 | <div class="modal-dialog">
|
---|
279 | <div class="modal-content">
|
---|
280 | <div class="modal-header">
|
---|
281 | <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
---|
282 | <h4 class="modal-title">Create Workset</h4>
|
---|
283 | </div>
|
---|
284 | <div class="modal-body">
|
---|
285 | <p>You are being redirected to the Workset Builder.
|
---|
286 | If this is the first time accessing it during this browser session,
|
---|
287 | you will need to select "Login" from the top-right menu bar before creating or modifying a workset.
|
---|
288 | We are aware this is inconvenient and we're working on a technical solution to eliminate this requirement.</p>
|
---|
289 | </div>
|
---|
290 | <div class="modal-footer">
|
---|
291 | <span class="pull-left" style="padding-top : 5 px ;"><input type="checkbox" id="dont-show" style="margin : - 3 px 0 0 ;">
|
---|
292 | Don't Show This Again.</span>
|
---|
293 | <a href="#" class="btn btn-link btn-sm" data-dismiss="modal" aria-hidden="true">Cancel</a>
|
---|
294 | <a id="modal-wb-url" href="" class="btn btn-sm btn-primary" onclick="goToCreateCollection ( )">
|
---|
295 | Go</a>
|
---|
296 | </div>
|
---|
297 | </div>
|
---|
298 | </div>
|
---|
299 | </div>
|
---|
300 | <div class="modal fade" id="login-required-modal" aria-hidden="true" tabindex="-1" role="dialog">
|
---|
301 | <div class="modal-dialog">
|
---|
302 | <div class="modal-content">
|
---|
303 | <div class="modal-header">
|
---|
304 | <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
---|
305 | <h4 class="modal-title">Please Sign in</h4>
|
---|
306 | </div>
|
---|
307 | <div class="modal-body">
|
---|
308 | <p>You need to sign in to access this functionality.</p>
|
---|
309 | </div>
|
---|
310 | <div class="modal-footer">
|
---|
311 |
|
---|
312 |
|
---|
313 | <a href="#" class="btn btn-link btn-sm" data-dismiss="modal" aria-hidden="true">Cancel</a>
|
---|
314 | <a id="modal-target-url" href="" data-toggle="modal" class="btn btn-sm btn-primary">
|
---|
315 | Go</a>
|
---|
316 | </div>
|
---|
317 | </div>
|
---|
318 | </div>
|
---|
319 | </div>
|
---|
320 |
|
---|
321 | <!--
|
---|
322 | <script>
|
---|
323 | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
---|
324 | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
---|
325 | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
---|
326 | })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
---|
327 |
|
---|
328 | ga('create', 'UA-42842720-8', 'auto');
|
---|
329 | ga('send', 'pageview');
|
---|
330 | </script>
|
---|
331 | -->
|
---|
332 |
|
---|
333 | </body>
|
---|
334 |
|
---|
335 |
|
---|
336 |
|
---|
337 | </html>
|
---|
338 |
|
---|