graphdb-workbench 2.1.1-TR5 → 2.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/12.cf2225402504b37eb28e.bundle.js +1 -1
- package/dist/12.cf2225402504b37eb28e.bundle.js.map +1 -1
- package/dist/134.cd1e72606e3566aa2381.bundle.js +2 -0
- package/dist/134.cd1e72606e3566aa2381.bundle.js.map +1 -0
- package/dist/136.3199d393576be61f53fd.bundle.js +1 -1
- package/dist/136.3199d393576be61f53fd.bundle.js.map +1 -1
- package/dist/19.b5b3699a309774176fc3.bundle.js +1 -1
- package/dist/19.b5b3699a309774176fc3.bundle.js.map +1 -1
- package/dist/26.176ffe2071a8d5d382b6.bundle.js +1 -1
- package/dist/26.176ffe2071a8d5d382b6.bundle.js.map +1 -1
- package/dist/31.4ecdb66b2c224a63525e.bundle.js +1 -1
- package/dist/31.4ecdb66b2c224a63525e.bundle.js.map +1 -1
- package/dist/37.ef412d4cbc60967faa5e.bundle.js +1 -1
- package/dist/37.ef412d4cbc60967faa5e.bundle.js.map +1 -1
- package/dist/83.73515cde0a2215275d32.bundle.js +1 -1
- package/dist/83.73515cde0a2215275d32.bundle.js.map +1 -1
- package/dist/{bundle.e011c1d35dc9c7092fba.bundle.js → bundle.6f3596bd4833bb17c6f7.bundle.js} +3 -3
- package/dist/bundle.6f3596bd4833bb17c6f7.bundle.js.map +1 -0
- package/dist/css/new-sparql.css +0 -5
- package/dist/css/workbench-custom.css +4 -2
- package/dist/index.html +4 -4
- package/dist/js/angular/core/directives/queryeditor/templates/query-editor.html +1 -1
- package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
- package/dist/{main.2242ca4a61fef1d86fbe.css → main.c3519a595e24d0a69ccd.css} +1 -1
- package/dist/pages/autocomplete.html +1 -1
- package/dist/pages/choose-repository-type.html +1 -1
- package/dist/pages/cluster-management/clusterInfo.html +3 -3
- package/dist/pages/create-index.html +4 -4
- package/dist/pages/dependencies.html +1 -1
- package/dist/pages/domainRangeInfo.html +2 -2
- package/dist/pages/edit.html +1 -1
- package/dist/pages/explore.html +2 -2
- package/dist/pages/export.html +1 -1
- package/dist/pages/find.html +1 -1
- package/dist/pages/graph-config/saveGraphConfig.html +11 -11
- package/dist/pages/graphs-visualizations.html +7 -7
- package/dist/pages/guides.html +1 -1
- package/dist/pages/import.html +1 -1
- package/dist/pages/jdbc-create.html +6 -6
- package/dist/pages/monitor/queries.html +1 -1
- package/dist/pages/monitor/resources.html +2 -2
- package/dist/pages/namespaces.html +2 -2
- package/dist/pages/plugins.html +1 -1
- package/dist/pages/rdfClassHierarchyInfo.html +7 -7
- package/dist/pages/rdfrank.html +2 -2
- package/dist/pages/repositories.html +2 -2
- package/dist/pages/repository.html +2 -2
- package/dist/pages/similarity-indexes.html +2 -2
- package/dist/pages/sparql-template-create.html +6 -6
- package/dist/pages/sparql.html +3 -3
- package/dist/pages/webapi.html +2 -2
- package/dist/res/swagger/index.html +27 -27
- package/package.json +1 -1
- package/dist/134.3705e69b1a40523f7682.bundle.js +0 -2
- package/dist/134.3705e69b1a40523f7682.bundle.js.map +0 -1
- package/dist/bundle.e011c1d35dc9c7092fba.bundle.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
<link href="css/clustermanagement.css?v=2.1.1
|
|
2
|
-
<link href="css/rdf-details-side-panel.css?v=2.1.1
|
|
3
|
-
<link href="js/lib/d3-tip/d3-tip.css?v=2.1.1
|
|
1
|
+
<link href="css/clustermanagement.css?v=2.1.1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-details-side-panel.css?v=2.1.1" rel="stylesheet"/>
|
|
3
|
+
<link href="js/lib/d3-tip/d3-tip.css?v=2.1.1" rel="stylesheet"/>
|
|
4
4
|
|
|
5
5
|
<title>{{'view.clusterManagement.title' | translate}}</title>
|
|
6
6
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1
|
|
1
|
+
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1" rel="stylesheet">
|
|
2
2
|
|
|
3
|
-
<link href="css/lib/yasqe.min.css?v=2.1.1
|
|
3
|
+
<link href="css/lib/yasqe.min.css?v=2.1.1" rel="stylesheet"/>
|
|
4
4
|
|
|
5
|
-
<link href="css/new-sparql.css?v=2.1.1
|
|
5
|
+
<link href="css/new-sparql.css?v=2.1.1" rel="stylesheet"/>
|
|
6
6
|
|
|
7
|
-
<link href="css/graphs-config.css?v=2.1.1
|
|
7
|
+
<link href="css/graphs-config.css?v=2.1.1" rel="stylesheet"/>
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
<div class="container-fluid">
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/domain-range-graph.css?v=2.1.1
|
|
2
|
-
<link href="css/rdf-details-side-panel.css?v=2.1.1
|
|
1
|
+
<link href="css/domain-range-graph.css?v=2.1.1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-details-side-panel.css?v=2.1.1" rel="stylesheet"/>
|
|
3
3
|
|
|
4
4
|
<title>Explore Data Graph</title>
|
|
5
5
|
|
package/dist/pages/edit.html
CHANGED
package/dist/pages/explore.html
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
<link href="css/explore.css?v=2.1.1
|
|
1
|
+
<link href="css/explore.css?v=2.1.1" rel="stylesheet"/>
|
|
2
2
|
<div core-errors></div>
|
|
3
|
-
<div class="page fit-content" ng-show="getActiveRepository()">
|
|
3
|
+
<div class="page fit-content-on-mobile" ng-show="getActiveRepository()">
|
|
4
4
|
<div class="resource-info" ng-if="!isTripleResource()">
|
|
5
5
|
<div class="thumb" ng-show="{{details.img}}">
|
|
6
6
|
<a href="{{details.img}}"><img ng-src="{{details.img}}" alt="details image"/></a>
|
package/dist/pages/export.html
CHANGED
package/dist/pages/find.html
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1
|
|
1
|
+
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1" rel="stylesheet">
|
|
2
2
|
|
|
3
|
-
<link href="css/lib/yasqe.min.css?v=2.1.1
|
|
3
|
+
<link href="css/lib/yasqe.min.css?v=2.1.1" rel="stylesheet"/>
|
|
4
4
|
|
|
5
|
-
<link href="css/new-sparql.css?v=2.1.1
|
|
5
|
+
<link href="css/new-sparql.css?v=2.1.1" rel="stylesheet"/>
|
|
6
6
|
|
|
7
|
-
<link href="css/graphs-config.css?v=2.1.1
|
|
7
|
+
<link href="css/graphs-config.css?v=2.1.1" rel="stylesheet"/>
|
|
8
8
|
|
|
9
9
|
<h1>
|
|
10
10
|
{{title}}
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
<div class="image-label-container mb-3" ng-show="page == 1">
|
|
83
83
|
<label class="image-label d-flex" ng-class="{'active': newConfig.startMode == 'search'}">
|
|
84
84
|
<input type="radio" class="form-check-input" id="checkboxSuccess" ng-model="newConfig.startMode" value="search">
|
|
85
|
-
<img class="image-label-image" src="css/images/search.png?v=2.1.1
|
|
85
|
+
<img class="image-label-image" src="css/images/search.png?v=2.1.1" alt="search image" width="100%">
|
|
86
86
|
<div class="image-label-content">
|
|
87
87
|
<h5>{{'start.with.search.box' | translate}}</h5>
|
|
88
88
|
<div>{{'choose.starting.point' | translate}}</div>
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
|
|
92
92
|
<label class="image-label d-flex" ng-class="{'active': newConfig.startMode == 'node'}">
|
|
93
93
|
<input type="radio" class="form-check-input" id="checkboxSuccess" ng-model="newConfig.startMode" value="node">
|
|
94
|
-
<img class="image-label-image" src="css/images/node.png?v=2.1.1
|
|
94
|
+
<img class="image-label-image" src="css/images/node.png?v=2.1.1" alt="node image" width="100%">
|
|
95
95
|
<div class="image-label-content">
|
|
96
96
|
<h5>{{'start.with.fixed.node' | translate}}</h5>
|
|
97
97
|
<div>{{'visual.graph.start' | translate}}</div>
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
|
|
101
101
|
<label class="image-label d-flex" ng-class="{'active': newConfig.startMode == 'query'}">
|
|
102
102
|
<input type="radio" class="form-check-input" id="checkboxSuccess" ng-model="newConfig.startMode" value="query">
|
|
103
|
-
<img class="image-label-image" src="css/images/query.png?v=2.1.1
|
|
103
|
+
<img class="image-label-image" src="css/images/query.png?v=2.1.1" alt="query image" width="100%">
|
|
104
104
|
<div class="image-label-content">
|
|
105
105
|
<h5>{{'query.results.start' | translate}}</h5>
|
|
106
106
|
<div>{{'results.start' | translate}}</div>
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
<p>{{'optional.query' | translate}} <em>{{getSampleName(samples[0], 'expandQuery')}}</em> {{'sample.query.used' | translate}}</p>
|
|
142
142
|
</div>
|
|
143
143
|
<div>
|
|
144
|
-
<img src="css/images/expand.png?v=2.1.1
|
|
144
|
+
<img src="css/images/expand.png?v=2.1.1" class="info-box-img" height="220" alt="expand image">
|
|
145
145
|
</div>
|
|
146
146
|
</div>
|
|
147
147
|
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
<p>{{'optional.query' | translate}} <em>{{getSampleName(samples[0], 'resourceQuery')}}</em> {{'sample.query.used' | translate}}</p>
|
|
168
168
|
</div>
|
|
169
169
|
<div>
|
|
170
|
-
<img src="css/images/labels-size.png?v=2.1.1
|
|
170
|
+
<img src="css/images/labels-size.png?v=2.1.1" class="info-box-img" height="220" alt="labels size image">
|
|
171
171
|
</div>
|
|
172
172
|
</div>
|
|
173
173
|
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
<p>{{'query.is.optional.local.name' | translate}}</p>
|
|
187
187
|
</div>
|
|
188
188
|
<div>
|
|
189
|
-
<img src="css/images/predicates.png?v=2.1.1
|
|
189
|
+
<img src="css/images/predicates.png?v=2.1.1" class="info-box-img" height="220" alt="predicates image">
|
|
190
190
|
</div>
|
|
191
191
|
</div>
|
|
192
192
|
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
<p>{{'optional.query' | translate}} <em>{{getSampleName(samples[0], 'resourcePropertiesQuery')}}</em> {{'sample.query.used' | translate}}</p>
|
|
212
212
|
</div>
|
|
213
213
|
<div>
|
|
214
|
-
<img src="css/images/side-panel.png?v=2.1.1
|
|
214
|
+
<img src="css/images/side-panel.png?v=2.1.1" class="info-box-img" height="220" alt="side panel image">
|
|
215
215
|
</div>
|
|
216
216
|
</div>
|
|
217
217
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
<link href="css/graphs-vizualizations.css?v=2.1.1
|
|
2
|
-
<link href="css/rdf-details-side-panel.css?v=2.1.1
|
|
3
|
-
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.1.1
|
|
4
|
-
<link href="js/lib/d3-tip/d3-tip.css?v=2.1.1
|
|
1
|
+
<link href="css/graphs-vizualizations.css?v=2.1.1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-details-side-panel.css?v=2.1.1" rel="stylesheet"/>
|
|
3
|
+
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.1.1" rel="stylesheet"/>
|
|
4
|
+
<link href="js/lib/d3-tip/d3-tip.css?v=2.1.1" rel="stylesheet"/>
|
|
5
5
|
|
|
6
6
|
<div class="container-fluid">
|
|
7
7
|
|
|
@@ -138,9 +138,9 @@
|
|
|
138
138
|
<tr ng-repeat="config in graphConfigs">
|
|
139
139
|
<td width="20">
|
|
140
140
|
<a href ng-click="goToGraphConfig(config)">
|
|
141
|
-
<img ng-if="config.startMode == 'search'" src="css/images/search.png?v=2.1.1
|
|
142
|
-
<img ng-if="config.startMode == 'node'" src="css/images/node.png?v=2.1.1
|
|
143
|
-
<img ng-if="config.startMode == 'query'" src="css/images/query.png?v=2.1.1
|
|
141
|
+
<img ng-if="config.startMode == 'search'" src="css/images/search.png?v=2.1.1" alt="" width="64" popover="{{'visual.config.search.box.starting.point' | translate}}" popover-trigger="mouseenter">
|
|
142
|
+
<img ng-if="config.startMode == 'node'" src="css/images/node.png?v=2.1.1" alt="" width="64" popover="{{'visual.config.fixed.resource.starting.point' | translate}}" popover-trigger="mouseenter">
|
|
143
|
+
<img ng-if="config.startMode == 'query'" src="css/images/query.png?v=2.1.1" alt="" width="64" popover="{{'visual.config.query.results.starting.point' | translate}}" popover-trigger="mouseenter">
|
|
144
144
|
</a>
|
|
145
145
|
</td>
|
|
146
146
|
<td>
|
package/dist/pages/guides.html
CHANGED
package/dist/pages/import.html
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1
|
|
1
|
+
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1" rel="stylesheet">
|
|
2
2
|
|
|
3
|
-
<link href="css/lib/yasqe.min.css?v=2.1.1
|
|
3
|
+
<link href="css/lib/yasqe.min.css?v=2.1.1" rel="stylesheet"/>
|
|
4
4
|
|
|
5
|
-
<link href="css/new-sparql.css?v=2.1.1
|
|
5
|
+
<link href="css/new-sparql.css?v=2.1.1" rel="stylesheet"/>
|
|
6
6
|
|
|
7
|
-
<link href="css/graphs-config.css?v=2.1.1
|
|
7
|
+
<link href="css/graphs-config.css?v=2.1.1" rel="stylesheet"/>
|
|
8
8
|
|
|
9
|
-
<link href="css/jdbc.css?v=2.1.1
|
|
9
|
+
<link href="css/jdbc.css?v=2.1.1" rel="stylesheet"/>
|
|
10
10
|
|
|
11
|
-
<div class="container-fluid fit-content">
|
|
11
|
+
<div class="container-fluid fit-content-on-mobile">
|
|
12
12
|
<h1>
|
|
13
13
|
{{title}}
|
|
14
14
|
<span class="btn btn-link"
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
<link href="css/jmx.css?v=2.1.1
|
|
2
|
+
<link href="css/jmx.css?v=2.1.1" rel="stylesheet" />
|
|
3
3
|
|
|
4
4
|
<!-- nvd3 css and js starts-->
|
|
5
|
-
<link href="js/lib/nvd3/nv.d3.css?v=2.1.1
|
|
5
|
+
<link href="js/lib/nvd3/nv.d3.css?v=2.1.1" rel="stylesheet" />
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
<div class="hiddenVariables" style="display: none;">
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1
|
|
2
|
-
<link href="css/export.css?v=2.1.1
|
|
1
|
+
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1" rel="stylesheet">
|
|
2
|
+
<link href="css/export.css?v=2.1.1" rel="stylesheet">
|
|
3
3
|
|
|
4
4
|
<title>Namespaces</title>
|
|
5
5
|
|
package/dist/pages/plugins.html
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<link href="css/rdf-class-hierarchy.css?v=2.1.1
|
|
2
|
-
<link href="css/rdf-class-hierarchy-labels.css?v=2.1.1
|
|
3
|
-
<link href="css/rdf-details-side-panel.css?v=2.1.1
|
|
4
|
-
<link href="js/lib/rzslider/rzslider.min.css?v=2.1.1
|
|
5
|
-
<link href="js/lib/angucomplete-alt/angucomplete-alt.css?v=2.1.1
|
|
6
|
-
<link href="js/lib/d3-tip/d3-tip.css?v=2.1.1
|
|
7
|
-
<link href="css/lib/animate/3.2.0/animate.min.css?v=2.1.1
|
|
1
|
+
<link href="css/rdf-class-hierarchy.css?v=2.1.1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-class-hierarchy-labels.css?v=2.1.1" rel="stylesheet"/>
|
|
3
|
+
<link href="css/rdf-details-side-panel.css?v=2.1.1" rel="stylesheet"/>
|
|
4
|
+
<link href="js/lib/rzslider/rzslider.min.css?v=2.1.1" rel="stylesheet"/>
|
|
5
|
+
<link href="js/lib/angucomplete-alt/angucomplete-alt.css?v=2.1.1" rel="stylesheet"/>
|
|
6
|
+
<link href="js/lib/d3-tip/d3-tip.css?v=2.1.1" rel="stylesheet"/>
|
|
7
|
+
<link href="css/lib/animate/3.2.0/animate.min.css?v=2.1.1" rel="stylesheet"/>
|
|
8
8
|
|
|
9
9
|
<title>Explore Data Graph</title>
|
|
10
10
|
|
package/dist/pages/rdfrank.html
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/rdfrank.css?v=2.1.1
|
|
2
|
-
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.1.1
|
|
1
|
+
<link href="css/rdfrank.css?v=2.1.1" rel="stylesheet">
|
|
2
|
+
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.1.1" rel="stylesheet"/>
|
|
3
3
|
|
|
4
4
|
<div id="rdfRank" class="page">
|
|
5
5
|
<h1>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
<link href="css/repositories.css?v=2.1.1
|
|
1
|
+
<link href="css/repositories.css?v=2.1.1" rel="stylesheet">
|
|
2
2
|
|
|
3
|
-
<link href="css/lib/bootstrap-switch/bootstrap-switch.min.css?v=2.1.1
|
|
3
|
+
<link href="css/lib/bootstrap-switch/bootstrap-switch.min.css?v=2.1.1" rel="stylesheet">
|
|
4
4
|
|
|
5
5
|
<h1>
|
|
6
6
|
{{title}}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
<link href="css/repositories.css?v=2.1.1
|
|
1
|
+
<link href="css/repositories.css?v=2.1.1" rel="stylesheet">
|
|
2
2
|
|
|
3
|
-
<link href="css/lib/bootstrap-switch/bootstrap-switch.min.css?v=2.1.1
|
|
3
|
+
<link href="css/lib/bootstrap-switch/bootstrap-switch.min.css?v=2.1.1" rel="stylesheet">
|
|
4
4
|
|
|
5
5
|
<div id="wb-repository">
|
|
6
6
|
<h1>{{pageTitle}}</h1>
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1
|
|
1
|
+
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1" rel="stylesheet">
|
|
2
2
|
|
|
3
|
-
<link href="css/lib/yasqe.min.css?v=2.1.1
|
|
3
|
+
<link href="css/lib/yasqe.min.css?v=2.1.1" rel="stylesheet"/>
|
|
4
4
|
|
|
5
|
-
<link href="css/new-sparql.css?v=2.1.1
|
|
5
|
+
<link href="css/new-sparql.css?v=2.1.1" rel="stylesheet"/>
|
|
6
6
|
|
|
7
|
-
<link href="css/graphs-config.css?v=2.1.1
|
|
7
|
+
<link href="css/graphs-config.css?v=2.1.1" rel="stylesheet"/>
|
|
8
8
|
|
|
9
|
-
<link href="css/jdbc.css?v=2.1.1
|
|
9
|
+
<link href="css/jdbc.css?v=2.1.1" rel="stylesheet"/>
|
|
10
10
|
|
|
11
|
-
<div class="container-fluid fit-content">
|
|
11
|
+
<div class="container-fluid fit-content-on-mobile">
|
|
12
12
|
<h1>
|
|
13
13
|
{{title}}
|
|
14
14
|
<span class="btn btn-link"
|
package/dist/pages/sparql.html
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1
|
|
1
|
+
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.1.1" rel="stylesheet">
|
|
2
2
|
|
|
3
|
-
<link href="css/lib/yasqe.min.css?v=2.1.1
|
|
3
|
+
<link href="css/lib/yasqe.min.css?v=2.1.1" rel="stylesheet"/>
|
|
4
4
|
|
|
5
|
-
<link href="css/new-sparql.css?v=2.1.1
|
|
5
|
+
<link href="css/new-sparql.css?v=2.1.1" rel="stylesheet"/>
|
|
6
6
|
<div id="wb-sparql">
|
|
7
7
|
|
|
8
8
|
<div ng-show="getActiveRepositoryNoError()" class="pull-right mt-1">
|
package/dist/pages/webapi.html
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
<link href='css/lib/swagger-ui.min.css?v=2.1.1
|
|
3
|
-
<link href='css/swagger.custom.css?v=2.1.1
|
|
2
|
+
<link href='css/lib/swagger-ui.min.css?v=2.1.1' rel='stylesheet' type='text/css'/>
|
|
3
|
+
<link href='css/swagger.custom.css?v=2.1.1' rel='stylesheet' type='text/css'/>
|
|
4
4
|
|
|
5
5
|
<h1>
|
|
6
6
|
{{title}}
|
|
@@ -3,37 +3,37 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="UTF-8">
|
|
5
5
|
<title>Swagger UI</title>
|
|
6
|
-
<link rel="icon" type="image/png" href="images/favicon-32x32.png?v=2.1.1
|
|
7
|
-
<link rel="icon" type="image/png" href="images/favicon-16x16.png?v=2.1.1
|
|
8
|
-
<link href='../../css/common.css?v=2.1.1
|
|
9
|
-
<link href='css/reset.css?v=2.1.1
|
|
10
|
-
<link href='css/screen.css?v=2.1.1
|
|
11
|
-
<link href='css/onto-theme.css?v=2.1.1
|
|
12
|
-
<link href='css/reset.css?v=2.1.1
|
|
13
|
-
<link href='css/print.css?v=2.1.1
|
|
14
|
-
<link href='css/onto-theme.css?v=2.1.1
|
|
6
|
+
<link rel="icon" type="image/png" href="images/favicon-32x32.png?v=2.1.1" sizes="32x32"/>
|
|
7
|
+
<link rel="icon" type="image/png" href="images/favicon-16x16.png?v=2.1.1" sizes="16x16"/>
|
|
8
|
+
<link href='../../css/common.css?v=2.1.1' media='screen' rel='stylesheet' type='text/css'/>
|
|
9
|
+
<link href='css/reset.css?v=2.1.1' media='screen' rel='stylesheet' type='text/css'/>
|
|
10
|
+
<link href='css/screen.css?v=2.1.1' media='screen' rel='stylesheet' type='text/css'/>
|
|
11
|
+
<link href='css/onto-theme.css?v=2.1.1' media='screen' rel='stylesheet' type='text/css'/>
|
|
12
|
+
<link href='css/reset.css?v=2.1.1' media='print' rel='stylesheet' type='text/css'/>
|
|
13
|
+
<link href='css/print.css?v=2.1.1' media='print' rel='stylesheet' type='text/css'/>
|
|
14
|
+
<link href='css/onto-theme.css?v=2.1.1' media='print' rel='stylesheet' type='text/css'/>
|
|
15
15
|
|
|
16
|
-
<script src='lib/object-assign-pollyfill.js?v=2.1.1
|
|
17
|
-
<script src='lib/jquery-3.4.1.min.js?v=2.1.1
|
|
18
|
-
<script src='lib/jquery.slideto.min.js?v=2.1.1
|
|
19
|
-
<script src='lib/jquery.wiggle.min.js?v=2.1.1
|
|
16
|
+
<script src='lib/object-assign-pollyfill.js?v=2.1.1' type='text/javascript'></script>
|
|
17
|
+
<script src='lib/jquery-3.4.1.min.js?v=2.1.1' type='text/javascript'></script>
|
|
18
|
+
<script src='lib/jquery.slideto.min.js?v=2.1.1' type='text/javascript'></script>
|
|
19
|
+
<script src='lib/jquery.wiggle.min.js?v=2.1.1' type='text/javascript'></script>
|
|
20
20
|
|
|
21
|
-
<script src="lib/jquery-migrate-1.4.1.min.js?v=2.1.1
|
|
22
|
-
<script src='lib/jquery.ba-bbq.min.js?v=2.1.1
|
|
23
|
-
<script src='lib/handlebars.min-v4.7.3.js?v=2.1.1
|
|
24
|
-
<script src='lib/lodash.min.js?v=2.1.1
|
|
25
|
-
<script src='lib/backbone-min.js?v=2.1.1
|
|
26
|
-
<script src='swagger-ui.js?v=2.1.1
|
|
27
|
-
<script src='lib/highlight.9.1.0.pack.js?v=2.1.1
|
|
28
|
-
<script src='lib/highlight.9.1.0.pack_extended.js?v=2.1.1
|
|
29
|
-
<script src='lib/jsoneditor.min.js?v=2.1.1
|
|
30
|
-
<script src='lib/marked.js?v=2.1.1
|
|
31
|
-
<script src='lib/swagger-oauth.js?v=2.1.1
|
|
21
|
+
<script src="lib/jquery-migrate-1.4.1.min.js?v=2.1.1"></script>
|
|
22
|
+
<script src='lib/jquery.ba-bbq.min.js?v=2.1.1' type='text/javascript'></script>
|
|
23
|
+
<script src='lib/handlebars.min-v4.7.3.js?v=2.1.1' type='text/javascript'></script>
|
|
24
|
+
<script src='lib/lodash.min.js?v=2.1.1' type='text/javascript'></script>
|
|
25
|
+
<script src='lib/backbone-min.js?v=2.1.1' type='text/javascript'></script>
|
|
26
|
+
<script src='swagger-ui.js?v=2.1.1' type='text/javascript'></script>
|
|
27
|
+
<script src='lib/highlight.9.1.0.pack.js?v=2.1.1' type='text/javascript'></script>
|
|
28
|
+
<script src='lib/highlight.9.1.0.pack_extended.js?v=2.1.1' type='text/javascript'></script>
|
|
29
|
+
<script src='lib/jsoneditor.min.js?v=2.1.1' type='text/javascript'></script>
|
|
30
|
+
<script src='lib/marked.js?v=2.1.1' type='text/javascript'></script>
|
|
31
|
+
<script src='lib/swagger-oauth.js?v=2.1.1' type='text/javascript'></script>
|
|
32
32
|
|
|
33
33
|
<!-- Some basic translations -->
|
|
34
|
-
<!-- <script src='lang/translator.js?v=2.1.1
|
|
35
|
-
<!-- <script src='lang/ru.js?v=2.1.1
|
|
36
|
-
<!-- <script src='lang/en.js?v=2.1.1
|
|
34
|
+
<!-- <script src='lang/translator.js?v=2.1.1' type='text/javascript'></script> -->
|
|
35
|
+
<!-- <script src='lang/ru.js?v=2.1.1' type='text/javascript'></script> -->
|
|
36
|
+
<!-- <script src='lang/en.js?v=2.1.1' type='text/javascript'></script> -->
|
|
37
37
|
|
|
38
38
|
<script type="text/javascript">
|
|
39
39
|
$(function () {
|
package/package.json
CHANGED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
(window.webpackJsonp=window.webpackJsonp||[]).push([[134],{200:function(module,exports){module.exports=function(obj){obj||(obj={});var __t,__p="";with(obj)__p+='<div id="sparql-content">\n <div ng-hide="viewMode == \'editor\'"\n ng-class="orientationViewMode ? \'row\' : viewMode == \'yasr\' ? \'col-xs-12\' : \'col-xs-6\'" ng-style="noPadding">\n <div class="col-xs-12 mb-1" ng-style="noPadding">\n\n <ul class="nav nav-tabs">\n <li ng-hide="notabs" role="presentation" ng-repeat="tab in tabs" ng-click="focusQueryEditor()"\n class="nav-item sparql-tab">\n <sparql-tab\n data-id="{{tab.id}}"\n class="nav-link">\n </sparql-tab>\n </li>\n <li ng-hide="notabs" role="presentation" ng-click="focusQueryEditor()" class="nav-item">\n <span id="wb-sparql-addNewTab" ng-click="addNewTab()" class="nav-link">\n \t<button class="btn btn-link btn-sm secondary"><span class="icon-plus"></span></button>\n </span>\n </li>\n </ul>\n\n <script type="text/ng-template" id="sampleQueriesPopoverTemplate.html">\n <ul id="wb-sparql-queryInSampleQueries" class="list-unstyled">\n <li ng-repeat="query in sampleQueries" ng-hide="ignoreSharedQueries && query.owner != principal.username" class="hovered-parent saved-query">\n <a href ng-click="querySelected(query)">{{query.name}}</a>\n \n <em class="icon-warning" ng-show="query.owner != principal.username && isUser()"\n popover="{{\'core.popover.shared.query.warning\' | translate}}"\n popover-trigger="mouseenter"></em>\n <span class="actions-bar hovered-item">\n\t\t\t\t\t\t\t<button class="btn btn-link btn-sm"\n ng-show="query.owner == principal.username && isUser()"\n popover="{{\'core.edit.query\' | translate}}" popover-trigger="mouseenter"\n ng-click="editQuery(query)">\n\t\t\t\t\t\t\t\t<span class="icon-edit"></span>\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t\t<button class="btn btn-link btn-sm"\n ng-show="query.owner == principal.username && isUser()"\n popover="{{\'core.delete.query\' | translate}}" popover-trigger="mouseenter"\n ng-click="deleteQuery(query.name)">\n\t\t\t\t\t\t\t\t<span class="icon-trash"></span>\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t\t<button class="btn btn-link btn-sm"\n popover="{{\'core.popover.get.url.query\' | translate}}" popover-trigger="mouseenter"\n ng-click="copyToClipboardQuery(query.name, query.owner)">\n\t\t\t\t\t\t\t\t<span class="icon-link"></span>\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</span>\n </li>\n </ul>\n <\/script>\n\n \x3c!--\n <div class="collapse width pull-right well" id="sampleQueriesCollapse">\n <div class="list-group-item-heading">Select saved query from the list</div>\n <ul id="wb-sparql-queryInSampleQueries" class="queries list-unstyled">\n <li ng-repeat="query in sampleQueries">\n\n <a href="#" ng-click="querySelected(query.body)"><i class="fa fa-1x fa-caret-right"></i>{{query.name}}</a>\n <span>\n <i ng-show="canWriteActiveRepo()" tooltip="Edit query" tooltip-trigger="mouseenter" href="#" class="fa fa-pencil-square-o fa-1x editSampleQuery" ng-click="editQuery(query)"></i>\n <i ng-show="canWriteActiveRepo()" tooltip="Delete query" tooltip-trigger="mouseenter" href="#" class="fa fa-trash-o fa-1x deleteSampleQuery" ng-click="deleteQuery(query.name)"></i>\n <i tooltip="Get URL to query" tooltip-trigger="mouseenter" href="#" class="fa fa-link fa-1x" ng-click="copyToClipboardQuery(query.name)"></i>\n </span>\n </li>\n </ul>\n </div>\n --\x3e\n\n <div id="queryEditor" guide-selector="queryEditor">\n <textarea ng-model="query" id="query" rows="16" cols="100" guide-selector="inputQuery"></textarea>\n\n <div id="yasqe_buttons_mocked" style="display: none"></div>\n <div id="yasqe_buttons" ng-hide="notoolbar">\n <div id="buttons">\n <button class="btn btn-link" id="wb-sparql-saveQuery"\n ng-show="!notoolbarSaved && isUser()"\n ng-click="saveTab(currentQuery.id); saveQuery(currentQuery);"\n data-container="#queryEditor"\n tooltip="{{\'core.create.saved.query\' | translate}}"\n tooltip-append-to-body="true"\n tooltip-trigger="mouseenter">\n <em class="icon-save icon-2-5x"></em>\n </button>\n \x3c!-- Popover with focus trigger on Safari 7+ needs an <a> with tabindex --\x3e\n <a tabindex="0" class="btn btn-link" id="wb-sparql-toggleSampleQueries"\n ng-hide="notoolbarSaved"\n ng-click="toggleSampleQueries()"\n data-container="#queryEditor"\n tooltip="{{\'core.show.saved.query\' | translate}}"\n tooltip-append-to-body="true"\n tooltip-trigger="mouseenter"\n popover-template="\'sampleQueriesPopoverTemplate.html\'"\n popover-trigger="focus"\n popover-placement="left"\n popover-append-to-body="true">\n \x3c!-- This popover has to be on the both elements (<a> and inner <span>) so it can be shown in all browsers (Chrome, IE11, Edge, Firefox) --\x3e\n <span class="icon-folder icon-2-5x"\n popover-template="\'sampleQueriesPopoverTemplate.html\'"\n popover-trigger="focus"\n popover-placement="left"\n popover-append-to-body="true"></span>\n </a>\n <button class="btn btn-link" id="wb-sparql-copyToClipboardQuery"\n ng-hide="notoolbarCopy"\n ng-click="copyToClipboardQuery()"\n tooltip="{{\'core.popover.get.url.current.query\' | translate}}"\n tooltip-append-to-body="true">\n <span class="icon-link icon-2-5x"></span>\n </button>\n <button class="btn btn-link" id="inference"\n ng-hide="notoolbarInference"\n ng-click="currentQuery.inference = !currentQuery.inference"\n tooltip="{{\'core.include.inferred\' | translate}}{{currentQuery.inference ? \'common.on.btn\' : \'common.off.btn\' | translate}}"\n tooltip-append-to-body="true">\n <span class="icon-2-5x"\n ng-class="{\'icon-inferred-on\':currentQuery.inference, \'icon-inferred-off\':!currentQuery.inference}"></span>\n </button>\n <button class="btn btn-link" id="sameAs"\n ng-hide="notoolbarSameAs"\n ng-click="currentQuery.sameAs = !currentQuery.sameAs"\n tooltip="{{\'core.expand.sameAs\' | translate}}{{currentQuery.sameAs ? \'common.on.btn\' : \'common.off.btn\' | translate}}"\n tooltip-append-to-body="true">\n <span class="icon-2-5x"\n tooltip="{{!currentQuery.inference ? \'core.require.inferred\' : \'\' | translate}}"\n ng-class="{\'icon-sameas-on\':currentQuery.sameAs, \'icon-sameas-off\':!currentQuery.sameAs}"></span>\n </button>\n </div>\n </div>\n <div id="runButton" ng-hide="norun">\n <button id="wb-sparql-runQuery" class="btn btn-primary" ng-disabled="queryIsRunning"\n ng-click="runQuery(false, $event.shiftKey)" guide-selector="runSparqlQuery">\n {{runButtonName | translate}}\n </button>\n </div>\n <div>\n <keyboard-shortcuts template-url="res/sparql/keyboard-shortcuts.html"></keyboard-shortcuts>\n </div>\n \x3c!--\n <div id="checkboxes">\n --\x3e\n \x3c!-- TODO: Disable this for now, because it is causing bigger bugs/problems https://jira.ontotext.com/browse/OWLIM-2081\n <input id="sameAs" ng-model="currentQuery.sameAs" data-label="disable sameAs" name="equivalent" value="http://www.ontotext.com/disable-sameAs" type="checkbox"/> --\x3e\n \x3c!--\n <label>\n <input id="inference" ng-model="currentQuery.inference" type="checkbox" value="true" />\n Include inferred\n </label>\n </div>\n --\x3e\n </div>\n \x3c!--<div id="separator" ng-if="!orientationViewMode" ng-mousedown="onDragStart($event)" draggable="true" ondragend="angular.element(this).scope().onDragEnd(event)"></div>--\x3e\n </div>\n\n </div>\n\n <div class="clearfix mb-2" ng-hide="viewMode === \'yasr\'" id="yasr"\n ng-class="orientationViewMode ? \'col-xs-12 col-lg-12\' : viewMode == \'editor\' ? \'col-xs-12 vertical\' : \'col-xs-6 vertical\'">\n <pagination\n class="nav navbar-right"\n ng-show="currentTabConfig.queryType != \'UPDATE\' && !queryIsRunning && currentTabConfig.allResultsCount > currentTabConfig.pageSize"\n total-items="currentTabConfig.allResultsCount"\n items-per-page="currentTabConfig.pageSize"\n ng-model="currentTabConfig.page"\n ng-change="changePagination()"\n direction-links="true"\n boundary-l\n max-size="5"\n rotate="true"\n previous-text="‹"\n next-text="›"\n first-text="«"\n last-text="»">\n </pagination>\n\n <div class="yasr" id="yasr-inner">\n <div ng-hide="nostatus || currentTabConfig.queryType || queryIsRunning"\n class="alert alert-info no-icon no-query-run">\n {{\'query.editor.no.results.from.prev.run.warning\' | translate}}\n </div>\n \x3c!--ng-show="!queryIsRunning">--\x3e\n <div class=\'yasr_header mb-1 clearfix\'\n ng-show="currentTabConfig.queryType && currentTabConfig.queryType != \'UPDATE\' && currentTabConfig.queryType != \'ERROR\' && currentTabConfig.queryType != \'ASK\' && !queryIsRunning">\n <div class="resultsVisualButton btn-group pull-right">\n <button class="btn btn-primary btn-sm" ng-show="!queryIsRunning && currentTabConfig.queryType && (currentTabConfig.queryType == \'CONSTRUCT\' || currentTabConfig.queryType == \'DESCRIBE\')"\n ng-click="goToVisual()">\n {{\'query.editor.visual.btn\' | translate}}\n </button>\n </div>\n </div>\n <h6 class="alert alert-danger no-icon additional" ng-show="!queryIsRunning && !nostatus && currentTabConfig.errorMessage">Error: {{currentTabConfig.errorMessage}}</h6>\n <h6 class="alert alert-warning no-icon additional" ng-show="!queryIsRunning && !nostatus && currentTabConfig.warningMessage">Warning: {{currentTabConfig.warningMessage}}</h6>\n <div class="alert alert-info no-icon results-info"\n ng-show="!nostatus && currentTabConfig.queryType && currentTabConfig.queryType != \'UPDATE\' && currentTabConfig.queryType != \'ERROR\' && !queryIsRunning">\n <div class="text-xs-right">\n <span class="icon-warning icon-lg"\n ng-show="getStaleWarningMessage()"\n tooltip="{{getStaleWarningMessage()}}" tooltip-trigger="mouseenter"\n tooltip-append-to-body="true"></span>\n <span ng-show="currentTabConfig.queryType != \'ASK\'" class="results-description">\n {{getResultsDescription()}}\n </span>\n <span ng-show="currentTabConfig.timeTook" class="query-duration"\n translate="query.editor.query.took.msg"\n translate-value-seconds="{{getHumanReadableSeconds(currentTabConfig.timeTook, true)}}"\n translate-value-timestamp="{{getHumanReadableTimestamp(currentTabConfig.timeFinished)}}">\n </span>\n </div>\n </div>\n <div class=\'alert alert-info no-icon update-info\'\n ng-show="!nostatus && currentTabConfig.queryType == \'UPDATE\' && !queryIsRunning">\n {{getUpdateDescription()}}\n <span ng-show="currentTabConfig.timeTook"\n translate="query.editor.update.msg"\n translate-value-message="{{currentTabConfig.customUpdateMessage ? \'common.operation.msg\' : \'common.update.msg\' | translate}}"\n translate-value-seconds="{{getHumanReadableSeconds(currentTabConfig.timeTook, true)}}"\n translate-value-timestamp="{{getHumanReadableTimestamp(currentTabConfig.timeFinished)}}">\n </span>\n </div>\n <div class="alert alert-danger no-icon results-info update-info" ng-show="currentTabConfig.queryType == \'ERROR\'">\n <div>\n <div class="pull-right" ng-show="currentTabConfig.timeTook"\n translate="query.editor.operation.msg"\n translate-value-seconds="{{getHumanReadableSeconds(currentTabConfig.timeTook, true)}}"\n translate-value-timestamp="{{getHumanReadableTimestamp(currentTabConfig.timeFinished)}}">\n </div>\n <h6>{{\'common.error\' | translate}}<span ng-show="yasr.results.getException().status > 0"> {{yasr.results.getException().status}}: {{yasr.results.getException().statusText}}</span></h6>\n </div>\n\n <div class="plaintext">{{yasr.results.getException().responseText}}</div>\n </div>\n <div class=\'yasr_results\' ng-show="currentTabConfig.queryType && currentTabConfig.queryType != \'UPDATE\' && currentTabConfig.queryType != \'ERROR\' && !queryIsRunning" guide-selector="yasrResults"></div>\n </div>\n\n <div ng-show="queryIsRunning && currentTrackAlias" class="qe-aborter">\n <div disabled-wrapper class="d-inline-block" popover="{{abortRequested ? (lastRunQueryMode === \'update\' ? \'update.requested\' : \'query.abort.request\') : (lastRunQueryMode === \'update\' ? \'click.to.abort.update\' : \'click.to.abort.query\') | translate}}"\n popover-trigger="mouseenter"\n popover-placement="left">\n <div ng-class="abortRequested ? \'disabled\' : \'\'"> \x3c!-- Keep this div --\x3e\n <button ng-disabled="abortRequested" class="btn btn-xs btn-primary"\n ng-click="abortCurrentQuery()" ng-hide="!isUserLoggedIn() && isSecurityEnabled()"\n translate="query.editor.abort"\n translate-value-abort="{{abortRequested ? \'query.editor.abort.requested\' : (lastRunQueryMode === \'update\' ? \'query.editor.abort.update\' : \'query.editor.abort.query\') | translate}}">\n </button>\n </div>\n </div>\n </div>\n\n <div onto-loader-new\n ng-if="queryIsRunning"\n ng-show="queryIsRunning"\n class="sparql-loader"\n size="75"\n message="getLoaderMessage"\n timeout="[1]">\n </div>\n </div>\n</div>\n';return __p}}}]);
|
|
2
|
-
//# sourceMappingURL=134.3705e69b1a40523f7682.bundle.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///./src/js/angular/core/directives/queryeditor/templates/query-editor.html"],"names":["module","exports","obj","__t","__p"],"mappings":"wFAAAA,OAAOC,QAAU,SAASC,KAC1BA,MAAQA,IAAM,IACd,IAAIC,IAAKC,IAAM,GACf,KAAMF,IACNE,KAAO,uxhBAGP,OAAOA","file":"134.3705e69b1a40523f7682.bundle.js","sourcesContent":["module.exports = function(obj) {\nobj || (obj = {});\nvar __t, __p = '';\nwith (obj) {\n__p += '<div id=\"sparql-content\">\\n <div ng-hide=\"viewMode == \\'editor\\'\"\\n ng-class=\"orientationViewMode ? \\'row\\' : viewMode == \\'yasr\\' ? \\'col-xs-12\\' : \\'col-xs-6\\'\" ng-style=\"noPadding\">\\n <div class=\"col-xs-12 mb-1\" ng-style=\"noPadding\">\\n\\n <ul class=\"nav nav-tabs\">\\n <li ng-hide=\"notabs\" role=\"presentation\" ng-repeat=\"tab in tabs\" ng-click=\"focusQueryEditor()\"\\n class=\"nav-item sparql-tab\">\\n <sparql-tab\\n data-id=\"{{tab.id}}\"\\n class=\"nav-link\">\\n </sparql-tab>\\n </li>\\n <li ng-hide=\"notabs\" role=\"presentation\" ng-click=\"focusQueryEditor()\" class=\"nav-item\">\\n <span id=\"wb-sparql-addNewTab\" ng-click=\"addNewTab()\" class=\"nav-link\">\\n \t<button class=\"btn btn-link btn-sm secondary\"><span class=\"icon-plus\"></span></button>\\n </span>\\n </li>\\n </ul>\\n\\n <script type=\"text/ng-template\" id=\"sampleQueriesPopoverTemplate.html\">\\n <ul id=\"wb-sparql-queryInSampleQueries\" class=\"list-unstyled\">\\n <li ng-repeat=\"query in sampleQueries\" ng-hide=\"ignoreSharedQueries && query.owner != principal.username\" class=\"hovered-parent saved-query\">\\n <a href ng-click=\"querySelected(query)\">{{query.name}}</a>\\n \\n <em class=\"icon-warning\" ng-show=\"query.owner != principal.username && isUser()\"\\n popover=\"{{\\'core.popover.shared.query.warning\\' | translate}}\"\\n popover-trigger=\"mouseenter\"></em>\\n <span class=\"actions-bar hovered-item\">\\n\t\t\t\t\t\t\t<button class=\"btn btn-link btn-sm\"\\n ng-show=\"query.owner == principal.username && isUser()\"\\n popover=\"{{\\'core.edit.query\\' | translate}}\" popover-trigger=\"mouseenter\"\\n ng-click=\"editQuery(query)\">\\n\t\t\t\t\t\t\t\t<span class=\"icon-edit\"></span>\\n\t\t\t\t\t\t\t</button>\\n\t\t\t\t\t\t\t<button class=\"btn btn-link btn-sm\"\\n ng-show=\"query.owner == principal.username && isUser()\"\\n popover=\"{{\\'core.delete.query\\' | translate}}\" popover-trigger=\"mouseenter\"\\n ng-click=\"deleteQuery(query.name)\">\\n\t\t\t\t\t\t\t\t<span class=\"icon-trash\"></span>\\n\t\t\t\t\t\t\t</button>\\n\t\t\t\t\t\t\t<button class=\"btn btn-link btn-sm\"\\n popover=\"{{\\'core.popover.get.url.query\\' | translate}}\" popover-trigger=\"mouseenter\"\\n ng-click=\"copyToClipboardQuery(query.name, query.owner)\">\\n\t\t\t\t\t\t\t\t<span class=\"icon-link\"></span>\\n\t\t\t\t\t\t\t</button>\\n\t\t\t\t\t\t</span>\\n </li>\\n </ul>\\n </script>\\n\\n <!--\\n <div class=\"collapse width pull-right well\" id=\"sampleQueriesCollapse\">\\n <div class=\"list-group-item-heading\">Select saved query from the list</div>\\n <ul id=\"wb-sparql-queryInSampleQueries\" class=\"queries list-unstyled\">\\n <li ng-repeat=\"query in sampleQueries\">\\n\\n <a href=\"#\" ng-click=\"querySelected(query.body)\"><i class=\"fa fa-1x fa-caret-right\"></i>{{query.name}}</a>\\n <span>\\n <i ng-show=\"canWriteActiveRepo()\" tooltip=\"Edit query\" tooltip-trigger=\"mouseenter\" href=\"#\" class=\"fa fa-pencil-square-o fa-1x editSampleQuery\" ng-click=\"editQuery(query)\"></i>\\n <i ng-show=\"canWriteActiveRepo()\" tooltip=\"Delete query\" tooltip-trigger=\"mouseenter\" href=\"#\" class=\"fa fa-trash-o fa-1x deleteSampleQuery\" ng-click=\"deleteQuery(query.name)\"></i>\\n <i tooltip=\"Get URL to query\" tooltip-trigger=\"mouseenter\" href=\"#\" class=\"fa fa-link fa-1x\" ng-click=\"copyToClipboardQuery(query.name)\"></i>\\n </span>\\n </li>\\n </ul>\\n </div>\\n -->\\n\\n <div id=\"queryEditor\" guide-selector=\"queryEditor\">\\n <textarea ng-model=\"query\" id=\"query\" rows=\"16\" cols=\"100\" guide-selector=\"inputQuery\"></textarea>\\n\\n <div id=\"yasqe_buttons_mocked\" style=\"display: none\"></div>\\n <div id=\"yasqe_buttons\" ng-hide=\"notoolbar\">\\n <div id=\"buttons\">\\n <button class=\"btn btn-link\" id=\"wb-sparql-saveQuery\"\\n ng-show=\"!notoolbarSaved && isUser()\"\\n ng-click=\"saveTab(currentQuery.id); saveQuery(currentQuery);\"\\n data-container=\"#queryEditor\"\\n tooltip=\"{{\\'core.create.saved.query\\' | translate}}\"\\n tooltip-append-to-body=\"true\"\\n tooltip-trigger=\"mouseenter\">\\n <em class=\"icon-save icon-2-5x\"></em>\\n </button>\\n <!-- Popover with focus trigger on Safari 7+ needs an <a> with tabindex -->\\n <a tabindex=\"0\" class=\"btn btn-link\" id=\"wb-sparql-toggleSampleQueries\"\\n ng-hide=\"notoolbarSaved\"\\n ng-click=\"toggleSampleQueries()\"\\n data-container=\"#queryEditor\"\\n tooltip=\"{{\\'core.show.saved.query\\' | translate}}\"\\n tooltip-append-to-body=\"true\"\\n tooltip-trigger=\"mouseenter\"\\n popover-template=\"\\'sampleQueriesPopoverTemplate.html\\'\"\\n popover-trigger=\"focus\"\\n popover-placement=\"left\"\\n popover-append-to-body=\"true\">\\n <!-- This popover has to be on the both elements (<a> and inner <span>) so it can be shown in all browsers (Chrome, IE11, Edge, Firefox) -->\\n <span class=\"icon-folder icon-2-5x\"\\n popover-template=\"\\'sampleQueriesPopoverTemplate.html\\'\"\\n popover-trigger=\"focus\"\\n popover-placement=\"left\"\\n popover-append-to-body=\"true\"></span>\\n </a>\\n <button class=\"btn btn-link\" id=\"wb-sparql-copyToClipboardQuery\"\\n ng-hide=\"notoolbarCopy\"\\n ng-click=\"copyToClipboardQuery()\"\\n tooltip=\"{{\\'core.popover.get.url.current.query\\' | translate}}\"\\n tooltip-append-to-body=\"true\">\\n <span class=\"icon-link icon-2-5x\"></span>\\n </button>\\n <button class=\"btn btn-link\" id=\"inference\"\\n ng-hide=\"notoolbarInference\"\\n ng-click=\"currentQuery.inference = !currentQuery.inference\"\\n tooltip=\"{{\\'core.include.inferred\\' | translate}}{{currentQuery.inference ? \\'common.on.btn\\' : \\'common.off.btn\\' | translate}}\"\\n tooltip-append-to-body=\"true\">\\n <span class=\"icon-2-5x\"\\n ng-class=\"{\\'icon-inferred-on\\':currentQuery.inference, \\'icon-inferred-off\\':!currentQuery.inference}\"></span>\\n </button>\\n <button class=\"btn btn-link\" id=\"sameAs\"\\n ng-hide=\"notoolbarSameAs\"\\n ng-click=\"currentQuery.sameAs = !currentQuery.sameAs\"\\n tooltip=\"{{\\'core.expand.sameAs\\' | translate}}{{currentQuery.sameAs ? \\'common.on.btn\\' : \\'common.off.btn\\' | translate}}\"\\n tooltip-append-to-body=\"true\">\\n <span class=\"icon-2-5x\"\\n tooltip=\"{{!currentQuery.inference ? \\'core.require.inferred\\' : \\'\\' | translate}}\"\\n ng-class=\"{\\'icon-sameas-on\\':currentQuery.sameAs, \\'icon-sameas-off\\':!currentQuery.sameAs}\"></span>\\n </button>\\n </div>\\n </div>\\n <div id=\"runButton\" ng-hide=\"norun\">\\n <button id=\"wb-sparql-runQuery\" class=\"btn btn-primary\" ng-disabled=\"queryIsRunning\"\\n ng-click=\"runQuery(false, $event.shiftKey)\" guide-selector=\"runSparqlQuery\">\\n {{runButtonName | translate}}\\n </button>\\n </div>\\n <div>\\n <keyboard-shortcuts template-url=\"res/sparql/keyboard-shortcuts.html\"></keyboard-shortcuts>\\n </div>\\n <!--\\n <div id=\"checkboxes\">\\n -->\\n <!-- TODO: Disable this for now, because it is causing bigger bugs/problems https://jira.ontotext.com/browse/OWLIM-2081\\n <input id=\"sameAs\" ng-model=\"currentQuery.sameAs\" data-label=\"disable sameAs\" name=\"equivalent\" value=\"http://www.ontotext.com/disable-sameAs\" type=\"checkbox\"/> -->\\n <!--\\n <label>\\n <input id=\"inference\" ng-model=\"currentQuery.inference\" type=\"checkbox\" value=\"true\" />\\n Include inferred\\n </label>\\n </div>\\n -->\\n </div>\\n <!--<div id=\"separator\" ng-if=\"!orientationViewMode\" ng-mousedown=\"onDragStart($event)\" draggable=\"true\" ondragend=\"angular.element(this).scope().onDragEnd(event)\"></div>-->\\n </div>\\n\\n </div>\\n\\n <div class=\"clearfix mb-2\" ng-hide=\"viewMode === \\'yasr\\'\" id=\"yasr\"\\n ng-class=\"orientationViewMode ? \\'col-xs-12 col-lg-12\\' : viewMode == \\'editor\\' ? \\'col-xs-12 vertical\\' : \\'col-xs-6 vertical\\'\">\\n <pagination\\n class=\"nav navbar-right\"\\n ng-show=\"currentTabConfig.queryType != \\'UPDATE\\' && !queryIsRunning && currentTabConfig.allResultsCount > currentTabConfig.pageSize\"\\n total-items=\"currentTabConfig.allResultsCount\"\\n items-per-page=\"currentTabConfig.pageSize\"\\n ng-model=\"currentTabConfig.page\"\\n ng-change=\"changePagination()\"\\n direction-links=\"true\"\\n boundary-l\\n max-size=\"5\"\\n rotate=\"true\"\\n previous-text=\"‹\"\\n next-text=\"›\"\\n first-text=\"«\"\\n last-text=\"»\">\\n </pagination>\\n\\n <div class=\"yasr\" id=\"yasr-inner\">\\n <div ng-hide=\"nostatus || currentTabConfig.queryType || queryIsRunning\"\\n class=\"alert alert-info no-icon no-query-run\">\\n {{\\'query.editor.no.results.from.prev.run.warning\\' | translate}}\\n </div>\\n <!--ng-show=\"!queryIsRunning\">-->\\n <div class=\\'yasr_header mb-1 clearfix\\'\\n ng-show=\"currentTabConfig.queryType && currentTabConfig.queryType != \\'UPDATE\\' && currentTabConfig.queryType != \\'ERROR\\' && currentTabConfig.queryType != \\'ASK\\' && !queryIsRunning\">\\n <div class=\"resultsVisualButton btn-group pull-right\">\\n <button class=\"btn btn-primary btn-sm\" ng-show=\"!queryIsRunning && currentTabConfig.queryType && (currentTabConfig.queryType == \\'CONSTRUCT\\' || currentTabConfig.queryType == \\'DESCRIBE\\')\"\\n ng-click=\"goToVisual()\">\\n {{\\'query.editor.visual.btn\\' | translate}}\\n </button>\\n </div>\\n </div>\\n <h6 class=\"alert alert-danger no-icon additional\" ng-show=\"!queryIsRunning && !nostatus && currentTabConfig.errorMessage\">Error: {{currentTabConfig.errorMessage}}</h6>\\n <h6 class=\"alert alert-warning no-icon additional\" ng-show=\"!queryIsRunning && !nostatus && currentTabConfig.warningMessage\">Warning: {{currentTabConfig.warningMessage}}</h6>\\n <div class=\"alert alert-info no-icon results-info\"\\n ng-show=\"!nostatus && currentTabConfig.queryType && currentTabConfig.queryType != \\'UPDATE\\' && currentTabConfig.queryType != \\'ERROR\\' && !queryIsRunning\">\\n <div class=\"text-xs-right\">\\n <span class=\"icon-warning icon-lg\"\\n ng-show=\"getStaleWarningMessage()\"\\n tooltip=\"{{getStaleWarningMessage()}}\" tooltip-trigger=\"mouseenter\"\\n tooltip-append-to-body=\"true\"></span>\\n <span ng-show=\"currentTabConfig.queryType != \\'ASK\\'\" class=\"results-description\">\\n {{getResultsDescription()}}\\n </span>\\n <span ng-show=\"currentTabConfig.timeTook\" class=\"query-duration\"\\n translate=\"query.editor.query.took.msg\"\\n translate-value-seconds=\"{{getHumanReadableSeconds(currentTabConfig.timeTook, true)}}\"\\n translate-value-timestamp=\"{{getHumanReadableTimestamp(currentTabConfig.timeFinished)}}\">\\n </span>\\n </div>\\n </div>\\n <div class=\\'alert alert-info no-icon update-info\\'\\n ng-show=\"!nostatus && currentTabConfig.queryType == \\'UPDATE\\' && !queryIsRunning\">\\n {{getUpdateDescription()}}\\n <span ng-show=\"currentTabConfig.timeTook\"\\n translate=\"query.editor.update.msg\"\\n translate-value-message=\"{{currentTabConfig.customUpdateMessage ? \\'common.operation.msg\\' : \\'common.update.msg\\' | translate}}\"\\n translate-value-seconds=\"{{getHumanReadableSeconds(currentTabConfig.timeTook, true)}}\"\\n translate-value-timestamp=\"{{getHumanReadableTimestamp(currentTabConfig.timeFinished)}}\">\\n </span>\\n </div>\\n <div class=\"alert alert-danger no-icon results-info update-info\" ng-show=\"currentTabConfig.queryType == \\'ERROR\\'\">\\n <div>\\n <div class=\"pull-right\" ng-show=\"currentTabConfig.timeTook\"\\n translate=\"query.editor.operation.msg\"\\n translate-value-seconds=\"{{getHumanReadableSeconds(currentTabConfig.timeTook, true)}}\"\\n translate-value-timestamp=\"{{getHumanReadableTimestamp(currentTabConfig.timeFinished)}}\">\\n </div>\\n <h6>{{\\'common.error\\' | translate}}<span ng-show=\"yasr.results.getException().status > 0\"> {{yasr.results.getException().status}}: {{yasr.results.getException().statusText}}</span></h6>\\n </div>\\n\\n <div class=\"plaintext\">{{yasr.results.getException().responseText}}</div>\\n </div>\\n <div class=\\'yasr_results\\' ng-show=\"currentTabConfig.queryType && currentTabConfig.queryType != \\'UPDATE\\' && currentTabConfig.queryType != \\'ERROR\\' && !queryIsRunning\" guide-selector=\"yasrResults\"></div>\\n </div>\\n\\n <div ng-show=\"queryIsRunning && currentTrackAlias\" class=\"qe-aborter\">\\n <div disabled-wrapper class=\"d-inline-block\" popover=\"{{abortRequested ? (lastRunQueryMode === \\'update\\' ? \\'update.requested\\' : \\'query.abort.request\\') : (lastRunQueryMode === \\'update\\' ? \\'click.to.abort.update\\' : \\'click.to.abort.query\\') | translate}}\"\\n popover-trigger=\"mouseenter\"\\n popover-placement=\"left\">\\n <div ng-class=\"abortRequested ? \\'disabled\\' : \\'\\'\"> <!-- Keep this div -->\\n <button ng-disabled=\"abortRequested\" class=\"btn btn-xs btn-primary\"\\n ng-click=\"abortCurrentQuery()\" ng-hide=\"!isUserLoggedIn() && isSecurityEnabled()\"\\n translate=\"query.editor.abort\"\\n translate-value-abort=\"{{abortRequested ? \\'query.editor.abort.requested\\' : (lastRunQueryMode === \\'update\\' ? \\'query.editor.abort.update\\' : \\'query.editor.abort.query\\') | translate}}\">\\n </button>\\n </div>\\n </div>\\n </div>\\n\\n <div onto-loader-new\\n ng-if=\"queryIsRunning\"\\n ng-show=\"queryIsRunning\"\\n class=\"sparql-loader\"\\n size=\"75\"\\n message=\"getLoaderMessage\"\\n timeout=\"[1]\">\\n </div>\\n </div>\\n</div>\\n';\n\n}\nreturn __p\n}"],"sourceRoot":""}
|