-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
218 lines (192 loc) · 11.3 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="not metaphactory,not metaphacts, open source,non-proprietary,research,system,platform,infrastructure,Digital Humanities,React">
<title>ResearchSpace</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="./styles/basic.css" />
<link rel="stylesheet" type="text/css" href="./styles/modalimage.css" />
<link rel="icon"
type="image/png"
href="rslogo_blackonwhite.jpg">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script>
<script src="./script/modalwindow.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- Leave those next 4 lines if you care about users using IE8 -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>
$(function(){
$(".includedHeader").load("header.html");
});
</script>
<script>
$(function(){
$(".includedFooter").load("footer.html");
});
</script>
<script>
$(function(){
$("#rightframe").load("rightframe.html");
});
</script>
<script>
function myFunction(e) {
if (e.id == 'menudemo') {
window.open("http://latehokusai.researchspace.org", "", "width=1200,height=800,top=100,left=100");
}
if (e.id == 'git') {
window.open("https://github.com/researchspace/researchspace","", "width=1200,height=800,top=100,left=100")
}
}
</script>
</head>
<body>
<div id="containerid" class="container">
<div id="contentcontainer">
<div class="includedHeader"></div>
<div class="row">
<div id="indexbody" class="col-sm-12">
<div class="indexpage">
<h3 style="text-align: center;margin:0;">Interconnecting Knowledge</h3>
<p style="text-align: center;">ResearchSpace provides flexible knowledge solutions relevant to all organisations and processes, solving the limitations of database systems. Information is richer and expansive, search and discovery is contextually precise, data authoring is flexible and not predetermined; and ResearchSpace uses standard Web tools to manipulate, analyse and visualise data, as well as embed it into textual and multimedia narratives.
</p>
<div style="width: auto;margin: 0"><a class="nav-link" id="menudemo" onclick="myFunction(this)" href="#"><img src="images/application/GreatPictureBook.png" width="900px"></a></div>
<p align="center" style="padding: 0;margin:0;">Download our flagship Knowledge Platform, ResearchSpace, from <a href="https://github.com/researchspace">github</a> and try our quick start data and config <a href="https://documentation.researchspace.org/resource/rsp:RSTutorial">tutorial</a> and guide to creating <a href="https://www.researchspace.org/docs/ResearchSpaceTechnicalSummary.pdf">knowledge patterns</a>. Talk to us if you would like help with your <a href="mailto:[email protected]?subject=My ResearchSpace project">ResearchSpace Project ([email protected])</a></p></div>
<p margin="0" align="center">
<!-- <div style="text-align:center;width:auto;border: solid 1px"><a target="_blank" href="quicktutorial.html">Install ResearchSpace from Github and do our Quick Tutorial!</a></div>-->
<br/>
<ul style="font-weight: 80";>
<li>It creates richer information systems.</li>
<li>It supports greater diversity of interdisciplinary knowledge.</li>
<li>It is based on a relational approach to research focussed on dynamic process and links micro and macro analysis.</li>
<li>It provides a way for institutions to transform legacy data, bring it in line with other progressive engagement initiatives, and provide a wider and inclusive global worldview.</li>
<li>It allows non-technical subject experts to become authors of meaningful forms of structured data, without pre-determined data models, and to visual them in different ways.</li>
<li>Underpinned by a model of argumentation it promotes different levels of detail, or resolution,
multiple perspectives (in terms of different vantage points of the same reality), and connections across space and time.</li>
<li><b>ResearchSpace contains no proprietary software and has no connection with any proprietary software.</b></li>
</ul></p>
<h4 align="center">ResearchSpace Project Overview</h4>
<p align="center"><iframe height="560" src="https://www.youtube.com/embed/MaAv0SE7wis?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
</ul>
<div style="width: auto;margin: 0"><a class="nav-link" id="menudemo" onclick="myFunction(this)" href="#"><img src="images/application/thrash.png" width="900px"></a></div>
</div>
<div>
<H4 align="center"> ResearchSpace Integrated Semantic Applications</H4>
<div style="display: flex;padding-bottom: 50px;" >
<div class="container1" style="flex:50%;cursor: pointer;padding-right: 10px; ">
<h5>Semantic Narrative</h5>
<p>Combine text with semantic data </p>
<img id="rs1" src="images/application/semantic%20narratives.png" style="max-width:100%;"
onclick=hi(this) alt="Semantic Narative">
</div>
<div class="container1" style="flex:50%; cursor: pointer; padding-left: 10px;">
<h5>Sophisticated Semantic Form Input</h5>
<p>Graph based forms</p>
<img id="rs7" src="images/application/semanticforms.png" style="max-width:100%; border-width: thin;border-style: solid;border-color: black"
onclick=hi(this) alt="Linked Data Management">
</div>
</div>
<div style="display: flex;padding-bottom: 50px;">
<div class="container1" style="flex:50%; cursor: pointer;padding-right: 10px; ">
<h5>Image Graph Authoring</h5>
<p>Annotate Images into LOD Knowledge Maps</p>
<img id="rs3" src="images/application/imagega.png" style="max-width:100%;"
onclick=hi(this) alt="Image Graph Authoring">
</div>
<div class="container1" style="flex:50%; cursor: pointer; padding-left: 10px;">
<h5>Semantic Search</h5>
<p>Search using real world context</p>
<img id="rs4" src="images/application/semsearch.png" style="max-width:100%;"
onclick=hi(this) alt="Semantic Search">
</div>
</div>
<div style="display: flex;padding-bottom: 50px;">
<div class="container1" style="flex:50%; cursor: pointer; padding-right: 10px;">
<h5>Linked Data Management</h5>
<p>Manage your systems and control your data</p>
<img id="rs5" src="images/application/admin.png" style="max-width:100%; border-width: thin;border-style: solid;border-color: black"
onclick=hi(this) alt="Linked Data Management">
</div>
<div class="container1" style="flex:50%; cursor: pointer; padding-left: 10px;">
<h5>Knowledge Board</h5>
<p>Collect and organise your knowledge</p>
<img id="rs6" src="images/application/clipboard.png" style="max-width:100%;"
onclick=hi(this) alt="Knowledge Board">
</div>
</div>
<div style="display: flex;padding-bottom: 50px;">
<div class="container1" style="flex:50%; cursor: pointer; padding-right: 10px;">
<h5>Use Maps</h5>
<p>Interface with OpenStreetMap functionality</p>
<img id="rs7" src="images/application/maps.png" style="max-width:100%; border-width: thin;border-style: solid;border-color: black"
onclick=hi(this) alt="Linked Data Management">
</div>
<div class="container1" style="flex:50%; cursor: pointer; padding-left: 10px; ">
<h5>Knowledge Maps</h5>
<p>Visually author ontology driven Linked Data</p>
<img id="rs2" src="images/application/knowledgemaps.png" style="max-width:100%;"
onclick=hi(this) alt="Knowledge Maps">
</div>
</div>
<!-- The Modal -->
<div id="myModal" class="modal">
<span class="close">×</span>
<img class="modal-content" id="img01">
<div id="caption"></div>
</div>
</div>
</div>
</div>
<div class="includedFooter"></div>
</div>
<!- - /container -->
<script>
var modal = document.getElementById("myModal");
// Get the image and insert it inside the modal - use its "alt" text as a caption
var modalImg = document.getElementById("img01");
var captionText = document.getElementById("caption");
function hi(e){
modal.style.display = "block";
modalImg.src = e.src;
captionText.innerHTML = e.alt;
}
// Get the <span> element that closes the modal
var span = document.getElementsByClassName("close")[0];
// When the user clicks on <span> (x), close the modal
span.onclick = function() {
modal.style.display = "none";
}
</script>
</body>
</html>