graphdb-workbench 2.8.4-TR2 → 2.8.4-TR3
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/186.2c2a3daf2e31a391bc75.bundle.js +1 -1
- package/dist/23.b33b628c8b874334cdb1.bundle.js +1 -1
- package/dist/348.c84b812c3cefa18bcdd0.bundle.js +1 -1
- package/dist/354.17ed256eb667904d08df.bundle.js +1 -1
- package/dist/357.bfd7aad3bdb3409ea17c.bundle.js +1 -1
- package/dist/358.c1194b10992666401cb5.bundle.js +1 -1
- package/dist/359.504a602752407371e3a4.bundle.js +1 -1
- package/dist/360.ec800e7ccf7c65846eac.bundle.js +1 -1
- package/dist/361.b515829257fc43342570.bundle.js +1 -1
- package/dist/366.ae0ed01c3b1508919e88.bundle.js +1 -0
- package/dist/391.0666a2c713a150170ff5.bundle.js +1 -1
- package/dist/403.d87d414670015e4f18cd.bundle.js +1 -1
- package/dist/404.4efe8914c8cbf7591932.bundle.js +1 -1
- package/dist/405.bb51a207dbe9fbfcd773.bundle.js +1 -1
- package/dist/406.0fe82124cb33838472c3.bundle.js +1 -1
- package/dist/407.d4525d358e6005ee0b02.bundle.js +1 -1
- package/dist/409.3c99979a0c06f995a321.bundle.js +1 -1
- package/dist/410.8e4e7b4205a7320a7640.bundle.js +1 -1
- package/dist/411.f1439685bbeb41c2ab30.bundle.js +1 -1
- package/dist/412.28a43e9de915ef681ee5.bundle.js +1 -1
- package/dist/42.245988033c04d2389901.bundle.js +1 -1
- package/dist/43.d473040175d53a3dc19a.bundle.js +1 -1
- package/dist/61.8a54322d4b106608e0e8.bundle.js +1 -1
- package/dist/72.43568229dc07f2bd1d87.bundle.js +1 -1
- package/dist/{bundle.e263b1b7f4c2b0913d04.bundle.js → bundle.0e20e82b4c2c1a76cfb5.bundle.js} +3 -3
- package/dist/index.html +3 -3
- package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
- package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
- package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
- package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
- package/dist/js/angular/core/templates/cookie-policy/cookie-consent.html +1 -1
- package/dist/js/angular/core/templates/cookie-policy/cookie-policy.html +1 -1
- package/dist/js/angular/core/templates/modal/modal-warning.html +10 -15
- package/dist/js/angular/security/templates/user.html +1 -1
- package/dist/js/angular/ttyg/templates/agent-list.html +1 -1
- package/dist/js/angular/ttyg/templates/agent-select-menu.html +1 -1
- package/dist/js/angular/ttyg/templates/chat-item-detail.html +1 -1
- package/dist/js/angular/ttyg/templates/chat-list.html +1 -1
- package/dist/js/angular/ttyg/templates/chat-panel.html +1 -1
- package/dist/js/angular/ttyg/templates/modal/agent-instructions-explain-modal.html +1 -1
- package/dist/js/angular/ttyg/templates/modal/agent-settings-modal.html +1 -1
- package/dist/js/angular/ttyg/templates/no-agents-view.html +1 -1
- package/dist/js/angular/ttyg/templates/ttyg.html +1 -1
- package/dist/license-checker.json +2 -2
- package/dist/pages/aclmanagement.html +2 -2
- package/dist/pages/autocomplete.html +1 -1
- package/dist/pages/choose-repository-type.html +1 -1
- package/dist/pages/cluster-management/clusterInfo.html +5 -3
- package/dist/pages/create-index.html +1 -1
- 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 +1 -1
- package/dist/pages/export.html +1 -1
- package/dist/pages/find.html +1 -1
- package/dist/pages/graph-config/saveGraphConfig.html +8 -8
- package/dist/pages/graphs-visualizations.html +7 -7
- package/dist/pages/guides.html +1 -1
- package/dist/pages/import.html +2 -2
- package/dist/pages/jdbc-create.html +1 -1
- package/dist/pages/monitor/backup-and-restore.html +1 -1
- package/dist/pages/monitor/queries.html +1 -1
- package/dist/pages/monitor/resources.html +1 -1
- 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 +1 -1
- package/dist/pages/repository.html +1 -1
- package/dist/pages/similarity-indexes.html +1 -1
- package/dist/pages/sparql-editor.html +1 -1
- package/dist/pages/sparql-template-create.html +1 -1
- package/dist/pages/ux-test1.html +2 -2
- package/dist/pages/webapi.html +2 -2
- package/dist/res/swagger5/index.html +12 -12
- package/package.json +1 -1
- package/dist/366.e67318394ed1e5bc4816.bundle.js +0 -1
package/dist/index.html
CHANGED
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
<link rel="apple-touch-icon-precomposed" href="icon.png">
|
|
15
15
|
|
|
16
|
-
<script src="plugin-registry.js?v=2.8.4-
|
|
17
|
-
<script src="plugins.js?v=2.8.4-
|
|
16
|
+
<script src="plugin-registry.js?v=2.8.4-TR3"></script>
|
|
17
|
+
<script src="plugins.js?v=2.8.4-TR3"></script>
|
|
18
18
|
<link rel="shortcut icon" href="icon.png"><link href="vendor.a08cc5f4f3735b7995ef.css" rel="stylesheet"><link href="main.287a0b24331e95c60e85.css" rel="stylesheet"></head>
|
|
19
19
|
|
|
20
20
|
<body>
|
|
@@ -175,6 +175,6 @@
|
|
|
175
175
|
<script type="application/javascript">
|
|
176
176
|
window.wbDevMode = false;
|
|
177
177
|
</script>
|
|
178
|
-
<script type="text/javascript" src="vendor.5fdbbc3c2f956ce0d5b0.bundle.js"></script><script type="text/javascript" src="main.bf58e480a34744fc7586.bundle.js"></script><script type="text/javascript" src="bundle.
|
|
178
|
+
<script type="text/javascript" src="vendor.5fdbbc3c2f956ce0d5b0.bundle.js"></script><script type="text/javascript" src="main.bf58e480a34744fc7586.bundle.js"></script><script type="text/javascript" src="bundle.0e20e82b4c2c1a76cfb5.bundle.js"></script></body>
|
|
179
179
|
|
|
180
180
|
</html>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/operations-statuses-monitor.css?v=2.8.4-
|
|
1
|
+
<link href="css/operations-statuses-monitor.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
2
2
|
|
|
3
3
|
<div ng-if="activeOperations && activeOperations.operations && activeOperations.operations.length > 0"
|
|
4
4
|
class="operations-statuses btn-group">
|
|
@@ -1,17 +1,12 @@
|
|
|
1
|
-
<div
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
<div class="
|
|
7
|
-
<div class="lead" ng-bind-html="message">
|
|
8
|
-
</div>
|
|
9
|
-
</div>
|
|
10
|
-
<div class="modal-footer">
|
|
11
|
-
<button type="button" class="btn btn-secondary cancel-btn" ng-click="cancel()">{{'common.cancel.btn' |
|
|
12
|
-
translate}}
|
|
13
|
-
</button>
|
|
14
|
-
<button class="btn btn-primary confirm-btn" ng-click="ok()">{{ (confirmButtonKey || 'common.yes.btn') | translate}}
|
|
15
|
-
</button>
|
|
1
|
+
<div class="modal-header">
|
|
2
|
+
<button ng-click="cancel();" class="close" aria-hidden="true"></button>
|
|
3
|
+
<h3 class="modal-title">{{title}}</h3>
|
|
4
|
+
</div>
|
|
5
|
+
<div class="modal-body">
|
|
6
|
+
<div class="lead" ng-bind-html="message">
|
|
16
7
|
</div>
|
|
17
8
|
</div>
|
|
9
|
+
<div class="modal-footer">
|
|
10
|
+
<button type="button" class="btn btn-secondary cancel-btn" ng-click="cancel()">{{'common.cancel.btn' | translate}}</button>
|
|
11
|
+
<button class="btn btn-primary confirm-btn" ng-click="ok()">{{ (confirmButtonKey || 'common.yes.btn') | translate}}</button>
|
|
12
|
+
</div>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/ttyg/agent-select-menu.css?v=2.8.4-
|
|
1
|
+
<link href="css/ttyg/agent-select-menu.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
2
2
|
|
|
3
3
|
<div class="btn-group agent-select-menu" uib-dropdown>
|
|
4
4
|
<button type="button" class="btn dropdown-toggle-btn" uib-dropdown-toggle
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/ttyg/agent-instructions-explain-modal.css?v=2.8.4-
|
|
1
|
+
<link href="css/ttyg/agent-instructions-explain-modal.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
2
2
|
|
|
3
3
|
<div class="modal-header">
|
|
4
4
|
<button type="button" class="close" ng-click="close()"></button>
|
|
@@ -857,13 +857,13 @@
|
|
|
857
857
|
"licenseText": "MIT License\n\nCopyright (c) 2016 Jimmy Karl Roland Wärting\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.",
|
|
858
858
|
"copyright": "Copyright (c) 2016 Jimmy Karl Roland Wärting"
|
|
859
859
|
},
|
|
860
|
-
"graphdb-workbench@2.8.4-
|
|
860
|
+
"graphdb-workbench@2.8.4-TR3": {
|
|
861
861
|
"licenses": "Apache-2.0",
|
|
862
862
|
"repository": "https://github.com/Ontotext-AD/graphdb-workbench",
|
|
863
863
|
"publisher": "\"Sirma AI\" JSC, trading as Ontotext",
|
|
864
864
|
"url": "https://www.ontotext.com/",
|
|
865
865
|
"name": "graphdb-workbench",
|
|
866
|
-
"version": "2.8.4-
|
|
866
|
+
"version": "2.8.4-TR3",
|
|
867
867
|
"description": "The web application for GraphDB APIs",
|
|
868
868
|
"path": "/opt/jenkins_jobs/workspace/graphdb-workbench-release"
|
|
869
869
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/aclmanagement.css?v=2.8.4-
|
|
2
|
-
<link href="css/autocomplete-select.css?v=2.8.4-
|
|
1
|
+
<link href="css/aclmanagement.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
2
|
+
<link href="css/autocomplete-select.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
3
3
|
|
|
4
4
|
<div class="acl-management-view">
|
|
5
5
|
<h1 id="acl-management-view-title">
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
<link href="css/clustermanagement.css?v=2.8.4-
|
|
2
|
-
<link href="css/rdf-details-side-panel.css?v=2.8.4-
|
|
3
|
-
<link href="js/lib/d3-tip/d3-tip.css?v=2.8.4-
|
|
1
|
+
<link href="css/clustermanagement.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-details-side-panel.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
3
|
+
<link href="js/lib/d3-tip/d3-tip.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
4
4
|
|
|
5
5
|
<title>{{'view.clusterManagement.title' | translate}}</title>
|
|
6
6
|
|
|
@@ -68,6 +68,8 @@
|
|
|
68
68
|
onopen="onopen"
|
|
69
69
|
onclose="onclose"
|
|
70
70
|
ps-side="right"
|
|
71
|
+
ps-click-outside="false"
|
|
72
|
+
ps-key-listener="true"
|
|
71
73
|
ps-custom-height="calc(100vh - 55px)"
|
|
72
74
|
ps-size="{{ clusterConfigurationPanelSize }}">
|
|
73
75
|
<cluster-configuration current-node="currentNode"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/domain-range-graph.css?v=2.8.4-
|
|
2
|
-
<link href="css/rdf-details-side-panel.css?v=2.8.4-
|
|
1
|
+
<link href="css/domain-range-graph.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-details-side-panel.css?v=2.8.4-TR3" 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
package/dist/pages/export.html
CHANGED
package/dist/pages/find.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/graphs-config.css?v=2.8.4-
|
|
1
|
+
<link href="css/graphs-config.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
2
2
|
|
|
3
3
|
<h1>
|
|
4
4
|
{{title}}
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
<label class="start-mode search image-label d-flex" ng-class="{'active': newConfig.startMode === 'search'}">
|
|
60
60
|
<input type="radio" class="form-check-input" id="checkboxSuccessSearch"
|
|
61
61
|
ng-model="newConfig.startMode" value="search">
|
|
62
|
-
<img class="image-label-image" src="css/images/search.png?v=2.8.4-
|
|
62
|
+
<img class="image-label-image" src="css/images/search.png?v=2.8.4-TR3" alt="search image"
|
|
63
63
|
width="100%">
|
|
64
64
|
<div class="image-label-content">
|
|
65
65
|
<h5>{{'start.with.search.box' | translate}}</h5>
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
<label class="start-mode node image-label d-flex" ng-class="{'active': newConfig.startMode === 'node'}">
|
|
71
71
|
<input type="radio" class="form-check-input" id="checkboxSuccessNode" ng-model="newConfig.startMode"
|
|
72
72
|
value="node">
|
|
73
|
-
<img class="image-label-image" src="css/images/node.png?v=2.8.4-
|
|
73
|
+
<img class="image-label-image" src="css/images/node.png?v=2.8.4-TR3" alt="node image"
|
|
74
74
|
width="100%">
|
|
75
75
|
<div class="image-label-content">
|
|
76
76
|
<h5>{{'start.with.fixed.node' | translate}}</h5>
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
<label class="start-mode query image-label d-flex" ng-class="{'active': newConfig.startMode === 'query'}">
|
|
82
82
|
<input type="radio" class="form-check-input" data-cy="graph-config-by-graph-query-checkbox"
|
|
83
83
|
ng-model="newConfig.startMode" value="query">
|
|
84
|
-
<img class="image-label-image" src="css/images/query.png?v=2.8.4-
|
|
84
|
+
<img class="image-label-image" src="css/images/query.png?v=2.8.4-TR3" alt="query image"
|
|
85
85
|
width="100%">
|
|
86
86
|
<div class="image-label-content">
|
|
87
87
|
<h5>{{'query.results.start' | translate}}</h5>
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
{{'sample.query.used' | translate}}</p>
|
|
129
129
|
</div>
|
|
130
130
|
<div>
|
|
131
|
-
<img src="css/images/expand.png?v=2.8.4-
|
|
131
|
+
<img src="css/images/expand.png?v=2.8.4-TR3" class="info-box-img" height="220"
|
|
132
132
|
alt="expand image">
|
|
133
133
|
</div>
|
|
134
134
|
</div>
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
{{'sample.query.used' | translate}}</p>
|
|
157
157
|
</div>
|
|
158
158
|
<div>
|
|
159
|
-
<img src="css/images/labels-size.png?v=2.8.4-
|
|
159
|
+
<img src="css/images/labels-size.png?v=2.8.4-TR3" class="info-box-img" height="220"
|
|
160
160
|
alt="labels size image">
|
|
161
161
|
</div>
|
|
162
162
|
</div>
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
<p>{{'query.is.optional.local.name' | translate}}</p>
|
|
180
180
|
</div>
|
|
181
181
|
<div>
|
|
182
|
-
<img src="css/images/predicates.png?v=2.8.4-
|
|
182
|
+
<img src="css/images/predicates.png?v=2.8.4-TR3" class="info-box-img" height="220"
|
|
183
183
|
alt="predicates image">
|
|
184
184
|
</div>
|
|
185
185
|
</div>
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
{{'sample.query.used' | translate}}</p>
|
|
212
212
|
</div>
|
|
213
213
|
<div>
|
|
214
|
-
<img src="css/images/side-panel.png?v=2.8.4-
|
|
214
|
+
<img src="css/images/side-panel.png?v=2.8.4-TR3" class="info-box-img" height="220"
|
|
215
215
|
alt="side panel image">
|
|
216
216
|
</div>
|
|
217
217
|
</div>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
<link href="css/graphs-vizualizations.css?v=2.8.4-
|
|
2
|
-
<link href="css/rdf-details-side-panel.css?v=2.8.4-
|
|
3
|
-
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.8.4-
|
|
4
|
-
<link href="js/lib/d3-tip/d3-tip.css?v=2.8.4-
|
|
1
|
+
<link href="css/graphs-vizualizations.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-details-side-panel.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
3
|
+
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
4
|
+
<link href="js/lib/d3-tip/d3-tip.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
5
5
|
|
|
6
6
|
<div class="container-fluid visual-graph-view">
|
|
7
7
|
|
|
@@ -127,9 +127,9 @@
|
|
|
127
127
|
<tr ng-repeat="config in graphConfigs">
|
|
128
128
|
<td width="20">
|
|
129
129
|
<a href ng-click="goToGraphConfig(config)">
|
|
130
|
-
<img ng-if="config.startMode == 'search'" src="css/images/search.png?v=2.8.4-
|
|
131
|
-
<img ng-if="config.startMode == 'node'" src="css/images/node.png?v=2.8.4-
|
|
132
|
-
<img ng-if="config.startMode == 'query'" src="css/images/query.png?v=2.8.4-
|
|
130
|
+
<img ng-if="config.startMode == 'search'" src="css/images/search.png?v=2.8.4-TR3" alt="" width="64" uib-popover="{{'visual.config.search.box.starting.point' | translate}}" popover-trigger="mouseenter">
|
|
131
|
+
<img ng-if="config.startMode == 'node'" src="css/images/node.png?v=2.8.4-TR3" alt="" width="64" uib-popover="{{'visual.config.fixed.resource.starting.point' | translate}}" popover-trigger="mouseenter">
|
|
132
|
+
<img ng-if="config.startMode == 'query'" src="css/images/query.png?v=2.8.4-TR3" alt="" data-cy="graph-config-starting-point-query-results" width="64" uib-popover="{{'visual.config.query.results.starting.point' | translate}}" popover-trigger="mouseenter">
|
|
133
133
|
</a>
|
|
134
134
|
</td>
|
|
135
135
|
<td>
|
package/dist/pages/guides.html
CHANGED
package/dist/pages/import.html
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link rel="stylesheet" type="text/css" href="css/import.css?v=2.8.4-
|
|
2
|
-
<link rel="stylesheet" type="text/css" href="css/import-resource-tree.css?v=2.8.4-
|
|
1
|
+
<link rel="stylesheet" type="text/css" href="css/import.css?v=2.8.4-TR3">
|
|
2
|
+
<link rel="stylesheet" type="text/css" href="css/import-resource-tree.css?v=2.8.4-TR3">
|
|
3
3
|
|
|
4
4
|
<div id="wb-import">
|
|
5
5
|
<h1>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.8.4-
|
|
2
|
-
<link href="css/export.css?v=2.8.4-
|
|
1
|
+
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.8.4-TR3" rel="stylesheet">
|
|
2
|
+
<link href="css/export.css?v=2.8.4-TR3" 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.8.4-
|
|
2
|
-
<link href="css/rdf-class-hierarchy-labels.css?v=2.8.4-
|
|
3
|
-
<link href="css/rdf-details-side-panel.css?v=2.8.4-
|
|
4
|
-
<link href="js/lib/rzslider/rzslider.min.css?v=2.8.4-
|
|
5
|
-
<link href="js/lib/angucomplete-alt/angucomplete-alt.css?v=2.8.4-
|
|
6
|
-
<link href="js/lib/d3-tip/d3-tip.css?v=2.8.4-
|
|
7
|
-
<link href="css/lib/animate/3.2.0/animate.min.css?v=2.8.4-
|
|
1
|
+
<link href="css/rdf-class-hierarchy.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-class-hierarchy-labels.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
3
|
+
<link href="css/rdf-details-side-panel.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
4
|
+
<link href="js/lib/rzslider/rzslider.min.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
5
|
+
<link href="js/lib/angucomplete-alt/angucomplete-alt.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
6
|
+
<link href="js/lib/d3-tip/d3-tip.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
7
|
+
<link href="css/lib/animate/3.2.0/animate.min.css?v=2.8.4-TR3" 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.8.4-
|
|
2
|
-
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.8.4-
|
|
1
|
+
<link href="css/rdfrank.css?v=2.8.4-TR3" rel="stylesheet">
|
|
2
|
+
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
3
3
|
|
|
4
4
|
<div id="rdfRank" class="page">
|
|
5
5
|
<h1>
|
package/dist/pages/ux-test1.html
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<link rel="stylesheet" type="text/css" href="css/ux-test1.css">
|
|
2
|
-
<link href="js/lib/rzslider/rzslider.min.css?v=2.8.4-
|
|
2
|
+
<link href="js/lib/rzslider/rzslider.min.css?v=2.8.4-TR3" rel="stylesheet"/>
|
|
3
3
|
|
|
4
4
|
<div class="content-wrapper">
|
|
5
5
|
<div core-errors></div>
|
|
@@ -442,7 +442,7 @@
|
|
|
442
442
|
{{'sample.query.used' | translate}}</p>
|
|
443
443
|
</div>
|
|
444
444
|
<div>
|
|
445
|
-
<img src="css/images/expand.png?v=2.8.4-
|
|
445
|
+
<img src="css/images/expand.png?v=2.8.4-TR3" class="info-box-img" height="220"
|
|
446
446
|
alt="expand image">
|
|
447
447
|
</div>
|
|
448
448
|
</div>
|
package/dist/pages/webapi.html
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
<link href='css/lib/swagger-ui.min.css?v=2.8.4-
|
|
3
|
-
<link href='css/swagger.custom.css?v=2.8.4-
|
|
2
|
+
<link href='css/lib/swagger-ui.min.css?v=2.8.4-TR3' rel='stylesheet' type='text/css'/>
|
|
3
|
+
<link href='css/swagger.custom.css?v=2.8.4-TR3' rel='stylesheet' type='text/css'/>
|
|
4
4
|
|
|
5
5
|
<h1>
|
|
6
6
|
{{title}}
|
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
<title>Swagger UI</title>
|
|
7
|
-
<link rel="stylesheet" type="text/css" href="./swagger-ui.css?v=2.8.4-
|
|
8
|
-
<link rel="stylesheet" type="text/css" href="./index.css?v=2.8.4-
|
|
9
|
-
<link rel="icon" type="image/png" href="./favicon-32x32.png?v=2.8.4-
|
|
10
|
-
<link rel="icon" type="image/png" href="./favicon-16x16.png?v=2.8.4-
|
|
11
|
-
<link href='../../css/common.css?v=2.8.4-
|
|
12
|
-
<link href='css/reset.css?v=2.8.4-
|
|
13
|
-
<link href='css/screen.css?v=2.8.4-
|
|
14
|
-
<link href='css/onto-theme.css?v=2.8.4-
|
|
15
|
-
<link href='css/print.css?v=2.8.4-
|
|
7
|
+
<link rel="stylesheet" type="text/css" href="./swagger-ui.css?v=2.8.4-TR3" />
|
|
8
|
+
<link rel="stylesheet" type="text/css" href="./index.css?v=2.8.4-TR3" />
|
|
9
|
+
<link rel="icon" type="image/png" href="./favicon-32x32.png?v=2.8.4-TR3" sizes="32x32" />
|
|
10
|
+
<link rel="icon" type="image/png" href="./favicon-16x16.png?v=2.8.4-TR3" sizes="16x16" />
|
|
11
|
+
<link href='../../css/common.css?v=2.8.4-TR3' media='screen' rel='stylesheet' type='text/css'/>
|
|
12
|
+
<link href='css/reset.css?v=2.8.4-TR3' media='screen' rel='stylesheet' type='text/css'/>
|
|
13
|
+
<link href='css/screen.css?v=2.8.4-TR3' media='screen' rel='stylesheet' type='text/css'/>
|
|
14
|
+
<link href='css/onto-theme.css?v=2.8.4-TR3' media='screen' rel='stylesheet' type='text/css'/>
|
|
15
|
+
<link href='css/print.css?v=2.8.4-TR3' media='print' rel='stylesheet' type='text/css'/>
|
|
16
16
|
</head>
|
|
17
17
|
|
|
18
18
|
<body class="swagger-section">
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
<br>
|
|
22
22
|
<br>
|
|
23
23
|
<div id="swagger-ui-container-rdf4j" class="swagger-ui-wrap"></div>
|
|
24
|
-
<script src="./swagger-ui-bundle.js?v=2.8.4-
|
|
25
|
-
<script src="./swagger-ui-standalone-preset.js?v=2.8.4-
|
|
26
|
-
<script src="./swagger-initializer.js?v=2.8.4-
|
|
24
|
+
<script src="./swagger-ui-bundle.js?v=2.8.4-TR3" charset="UTF-8"> </script>
|
|
25
|
+
<script src="./swagger-ui-standalone-preset.js?v=2.8.4-TR3" charset="UTF-8"> </script>
|
|
26
|
+
<script src="./swagger-initializer.js?v=2.8.4-TR3" charset="UTF-8"> </script>
|
|
27
27
|
</body>
|
|
28
28
|
</html>
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(window.webpackJsonp=window.webpackJsonp||[]).push([[366],{485:function(module,exports){module.exports=function(obj){obj||(obj={});var __t,__p="";with(obj)__p+='<div ng-click="onClick($event)">\n <div class="modal-header">\n <button ng-click="cancel();" class="close" aria-hidden="true"></button>\n <h3 class="modal-title">{{title}}</h3>\n </div>\n <div class="modal-body">\n <div class="lead" ng-bind-html="message">\n </div>\n </div>\n <div class="modal-footer">\n <button type="button" class="btn btn-secondary cancel-btn" ng-click="cancel()">{{\'common.cancel.btn\' |\n translate}}\n </button>\n <button class="btn btn-primary confirm-btn" ng-click="ok()">{{ (confirmButtonKey || \'common.yes.btn\') | translate}}\n </button>\n </div>\n</div>\n';return __p}}}]);
|