-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpm20_result.html
52 lines (41 loc) · 1.68 KB
/
pm20_result.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Auswertungen | ZBW Pressearchive</title>
<link href="//styles/simple.css" rel="stylesheet" type="text/css" />
<link href='styles/yasr.min.css' rel='stylesheet' type='text/css'/>
<style>
.logos {
vertical-align: middle;
height: 40px;
margin-left: 15px;
margin-right: 15px;
}
</style>
</head>
<body>
<h1 class="yasr" style="font-size: 138.5%">Auswertung Pressearchiv</h1>
<h2 class="yasr" id="sub_title" style="font-size: 116%"></h2>
<div id="yasqe"></div>
<h2 id="results" class="yasr" style="margin-top: 1.5em;">Results of the query:</h2>
<div id="yasr"></div>
<footer style="clear: both">
<p id="query_info" class="yasr" style="font-size: 77%">Endpoint: <span id="endpoint_url">?</span>,
<span id="query_details">?</span><br />
<a id="results-link" href="#results">Jump to query results</a></p>
<div class="yasr"><a href="http://zbw.eu/labs"><img class="logos"
src="http://zbw.eu/labs/sites/all/themes/custom/zenlabs/images/zbw-labs-logo-left.gif"
style="height: 70px; margin-bottom: 15px; margin-left: 5px;" alt="ZBW Labs" /></a>  
Powered by <a href="http://yasqe.yasgui.org"><img class="logos"
src="http://about.yasgui.org/logos/yasqe.png" alt="YASQE" /></a> and
<a href="http://yasr.yasgui.org/"><img class="logos"
src="http://about.yasgui.org/logos/yasr.png" alt="YASR" /></a> - part of the
<a href="http://about.yasgui.org/"><img class="logos"
src="http://about.yasgui.org/logos/yasgui.png" alt="YASGUI" /></a> SPARQL client Javascript project.
</div>
</footer>
<script src="scripts/jquery.min.js"></script>
<script src="scripts/yasr.bundled.min.js"></script>
<script src="sparql-lab.js"></script>
</body>