1+ <!DOCTYPE HTML>
2+ < html lang ="en ">
3+
4+ < head >
5+ < base href ="//localhost:8080/examples/project_website/ ">
6+
7+ < script type ="text/javascript " src ="./data-config_base.js "> </ script >
8+ < title >
9+ Overview of research on digital education - Open Knowledge Maps</ title >
10+
11+ < meta http-equiv ="content-type " content ="text/html; charset=utf-8 ">
12+ < meta http-equiv ="content-style-type " content ="text/css ">
13+ < meta http-equiv ="content-language " content ="en ">
14+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
15+ < meta name ="robots " content ="follow ">
16+ < meta name ="revisit-after " content ="1 month ">
17+ < meta name ="distribution " content ="global ">
18+ < meta name ="author " content ="Open Knowledge Maps ">
19+ < meta name ="publisher " content ="Open Knowledge Maps ">
20+ < meta name ="keywords " content ="knowldege visualization, open knowledge, open science ">
21+
22+ < meta name ="description "
23+ content ="Get an overview of digital education, find relevant papers, and identify important concepts. ">
24+
25+ <!-- FAVICONS -->
26+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/apple-touch-icon.png?v=xQz6nej7eR ">
27+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png?v=xQz6nej7eR ">
28+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/favicon-16x16.png?v=xQz6nej7eR ">
29+ < link rel ="manifest " href ="/site.webmanifest?v=xQz6nej7eR ">
30+ < link rel ="mask-icon " href ="/safari-pinned-tab.svg?v=xQz6nej7eR " color ="#263d54 ">
31+ < link rel ="shortcut icon " href ="/favicon.ico?v=xQz6nej7eR ">
32+ < meta name ="apple-mobile-web-app-title " content ="OKMaps ">
33+ < meta name ="application-name " content ="OKMaps ">
34+ < meta name ="msapplication-TileColor " content ="#263d54 ">
35+ < meta name ="theme-color " content ="#ffffff ">
36+
37+ <!-- TODO -->
38+ < link type ="text/css " rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css ">
39+
40+ < link href ='https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800 ' rel ='stylesheet ' type ='text/css '>
41+
42+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js "> </ script >
43+ < link rel ="stylesheet " href ="./css/font-awesome.min.css ">
44+ <!-- TODO <script src="lib/bootstrap.min.js"></script> -->
45+
46+ <!-- TODO <link rel="stylesheet" href="./css/main.css?v=2021-10-11-1"> -->
47+
48+ < script type ="text/javascript ">
49+ $ ( document ) . ready ( function ( ) {
50+ $ ( '[data-toggle="popover"]' ) . popover ( { trigger : "hover" , placement : "right" } ) ;
51+ } ) ;
52+ </ script >
53+ </ head >
54+
55+ < body class ="vis ">
56+ <!-- TODO <link rel="stylesheet" href="./search-flow/css/search-flow.css"> -->
57+
58+ < div class ="overflow-vis ">
59+ < div id ="visualization " style ="background-color:white; "> </ div >
60+ </ div >
61+
62+ <!-- TODO -->
63+ < script type ="text/javascript " src ="../../dist/headstart.js "> </ script >
64+ < script type ="text/javascript ">
65+ $ ( document ) . ready ( function ( ) {
66+ headstart . start ( ) ;
67+ } )
68+ </ script >
69+
70+ < link rel ="stylesheet " href ="../../dist/headstart.css ">
71+
72+ < script >
73+ data_config . options = [ {
74+ "id" : "time_range" , "multiple" : false , "name" : "Time Range" , "type" : "dropdown" , "fields" : [ { "id" : "any-time" , "text" : "All time" } , { "id" : "last-month" , "text" : "Last month" } , { "id" : "last-year" , "text" : "Last year" } , { "id" : "user-defined" , "text" : "Custom range" , "class" : "user-defined" , "inputs" : [ { "id" : "from" , "label" : "From: " , "class" : "time_input" } , { "id" : "to" , "label" : "To: " , "class" : "time_input" } ] } ]
75+ } , {
76+ "id" : "sorting" , "multiple" : false , "name" : "Sorting" , "type" : "dropdown" , "fields" : [ { "id" : "most-relevant" , "text" : "Most relevant" } , { "id" : "most-recent" , "text" : "Most recent" } ]
77+ } , {
78+ "id" : "document_types" , "multiple" : true , "name" : "Document types" , "type" : "dropdown" , "width" : "140px" , "fields" : [ { "id" : "4" , "text" : "Audio" , "selected" : false } , { "id" : "11" , "text" : "Book" , "selected" : false } , { "id" : "111" , "text" : "Book part" , "selected" : false } , { "id" : "13" , "text" : "Conference object" , "selected" : false } , { "id" : "16" , "text" : "Course material" , "selected" : false } , { "id" : "7" , "text" : "Dataset" , "selected" : false } , { "id" : "5" , "text" : "Image\/video" , "selected" : false } , { "id" : "12" , "text" : "Journal\/newspaper" , "selected" : false } , { "id" : "121" , "text" : "Journal\/newspaper article" , "selected" : true } , { "id" : "122" , "text" : "Journal\/newspaper other content" , "selected" : false } , { "id" : "17" , "text" : "Lecture" , "selected" : false } , { "id" : "19" , "text" : "Manuscript" , "selected" : false } , { "id" : "3" , "text" : "Map" , "selected" : false } , { "id" : "52" , "text" : "Moving image\/video" , "selected" : false } , { "id" : "2" , "text" : "Musical notation" , "selected" : false } , { "id" : "F" , "text" : "Other\/Unknown material" , "selected" : false } , { "id" : "1A" , "text" : "Patent" , "selected" : false } , { "id" : "14" , "text" : "Report" , "selected" : false } , { "id" : "15" , "text" : "Review" , "selected" : false } , { "id" : "6" , "text" : "Software" , "selected" : false } , { "id" : "51" , "text" : "Still image" , "selected" : false } , { "id" : "1" , "text" : "Text" , "selected" : false } , { "id" : "18" , "text" : "Thesis" , "selected" : false } , { "id" : "181" , "text" : "Thesis: bachelor" , "selected" : false } , { "id" : "183" , "text" : "Thesis: doctoral and postdoctoral" , "selected" : false } , { "id" : "182" , "text" : "Thesis: master" , "selected" : false } ]
79+ } , {
80+ "id" : "min_descsize" , "multiple" : false , "name" : "Abstract" , "type" : "dropdown" , "width" : "145px" , "fields" : [ { "id" : "300" , "text" : "High metadata quality (abstract required, minimum length: 300 characters)" } , { "id" : "0" , "text" : "Low metadata quality (no abstract required, which may significantly reduce map quality)" } ]
81+ } ] ;
82+
83+ data_config . credit_embed = true ;
84+ </ script >
85+
86+ < link rel ="stylesheet " href ="./css/main.css ">
87+ < script >
88+ data_config . files = [ {
89+ title : "digital education" ,
90+ file : "./data/digital-education.json"
91+ } ]
92+ data_config . server_url = window . location . href . replace ( / [ ^ / ] * $ / , '' ) + "./headstart/server/" ;
93+ </ script >
94+ </ body >
95+
96+ <!-- Matomo -->
97+ < script >
98+ // set this to true to enable Matomo tracking
99+ var enable_tracking = false ;
100+ if ( enable_tracking ) {
101+ var _paq = window . _paq = window . _paq || [ ] ;
102+ /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
103+ _paq . push ( [ 'trackPageView' ] ) ;
104+ _paq . push ( [ 'enableLinkTracking' ] ) ;
105+ ( function ( ) {
106+ var u = "//dev.openknowledgemaps.org/piwik_stats/" ;
107+ _paq . push ( [ 'setTrackerUrl' , u + 'matomo.php' ] ) ;
108+ _paq . push ( [ 'setSiteId' , '1' ] ) ;
109+ var d = document , g = d . createElement ( 'script' ) , s = d . getElementsByTagName ( 'script' ) [ 0 ] ;
110+ g . async = true ; g . src = u + 'matomo.js' ; s . parentNode . insertBefore ( g , s ) ;
111+ } ) ( ) ;
112+ }
113+ </ script >
114+ <!-- End Matomo Code -->
115+
116+ </ html >
0 commit comments