graphdb-workbench 2.6.0 → 2.6.1-RC1
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/131.f41a0b6b9036447b1077.bundle.js +1 -1
- package/dist/16.028d7ea5baf358e315cb.bundle.js +1 -1
- package/dist/242.eafa039a4e07364e4a8f.bundle.js +1 -0
- package/dist/257.943f597bddc0d65103c5.bundle.js +1 -1
- package/dist/259.2c88332b7f1b47935a47.bundle.js +1 -1
- package/dist/260.d745422c537bdd9647bb.bundle.js +1 -1
- package/dist/261.7efff7f93f61f061f5ca.bundle.js +1 -1
- package/dist/27.92bfb161b420732902a3.bundle.js +1 -1
- package/dist/28.2e0277168c8f14f9c085.bundle.js +1 -1
- package/dist/288.6cef162ec3cec3cde603.bundle.js +1 -1
- package/dist/303.85715cdc00dfd6ef1521.bundle.js +1 -0
- package/dist/40.53352fda81f370182e99.bundle.js +1 -1
- package/dist/63.dbce2c16115eac52fed2.bundle.js +1 -1
- package/dist/{bundle.782865d765633c869a40.bundle.js → bundle.3aedab803b7c4896e885.bundle.js} +3 -3
- package/dist/css/import.css +10 -0
- 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/security/templates/user.html +1 -1
- package/dist/license-checker.json +4 -4
- 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 +3 -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 +33 -26
- 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/webapi.html +2 -2
- package/dist/res/swagger/index.html +27 -27
- package/package.json +2 -2
- package/dist/242.91371576625ebddd82e9.bundle.js +0 -1
- package/dist/303.4ab6b30437bce5474d30.bundle.js +0 -1
package/dist/css/import.css
CHANGED
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.6.
|
|
17
|
-
<script src="plugins.js?v=2.6.
|
|
16
|
+
<script src="plugin-registry.js?v=2.6.1-RC1"></script>
|
|
17
|
+
<script src="plugins.js?v=2.6.1-RC1"></script>
|
|
18
18
|
<link rel="shortcut icon" href="icon.png"><link href="vendor.169ed6d7d226ea8551b7.css" rel="stylesheet"><link href="main.cd9080d130335332d006.css" rel="stylesheet"></head>
|
|
19
19
|
|
|
20
20
|
<body>
|
|
@@ -164,6 +164,6 @@
|
|
|
164
164
|
<object data="img/graphdb-splash.1ef2940889acddc03c7defb3f9f41f8d.svg"></object>
|
|
165
165
|
<div>GraphDB Workbench is loading...</div>
|
|
166
166
|
</div>
|
|
167
|
-
<script type="text/javascript" src="vendor.32f2a17d79d66db88bba.bundle.js"></script><script type="text/javascript" src="main.d3e9ca1041e746ba3275.bundle.js"></script><script type="text/javascript" src="bundle.
|
|
167
|
+
<script type="text/javascript" src="vendor.32f2a17d79d66db88bba.bundle.js"></script><script type="text/javascript" src="main.d3e9ca1041e746ba3275.bundle.js"></script><script type="text/javascript" src="bundle.3aedab803b7c4896e885.bundle.js"></script></body>
|
|
168
168
|
|
|
169
169
|
</html>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/operations-statuses-monitor.css?v=2.6.
|
|
1
|
+
<link href="css/operations-statuses-monitor.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
2
2
|
|
|
3
3
|
<div ng-if="activeOperations && activeOperations.operations && activeOperations.operations.length > 0"
|
|
4
4
|
class="operations-statuses btn-group">
|
package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/rdf-resource-search.css?v=2.6.
|
|
1
|
+
<link href="css/rdf-resource-search.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
2
2
|
|
|
3
3
|
<div ng-if="getActiveRepository() && hasActiveLocation() && isNotLoading()" ng-cloak>
|
|
4
4
|
<div id="search-box" class="card search-rdf-input" ng-keydown="onKeyDown($event)" ng-if="!isHomePage()">
|
|
@@ -721,13 +721,13 @@
|
|
|
721
721
|
"licenseFile": "/opt/jenkins_jobs/workspace/graphdb-workbench-release/node_modules/font-awesome/README.md",
|
|
722
722
|
"licenseText": "# [Font Awesome v4.7.0](http://fontawesome.io)\n### The iconic font and CSS framework\n\nFont Awesome is a full suite of 675 pictographic icons for easy scalable vector graphics on websites,\ncreated and maintained by [Dave Gandy](https://twitter.com/davegandy).\nStay up to date with the latest release and announcements on Twitter:\n[@fontawesome](http://twitter.com/fontawesome).\n\nGet started at http://fontawesome.io!\n\n## License\n- The Font Awesome font is licensed under the SIL OFL 1.1:\n - http://scripts.sil.org/OFL\n- Font Awesome CSS, LESS, and Sass files are licensed under the MIT License:\n - https://opensource.org/licenses/mit-license.html\n- The Font Awesome documentation is licensed under the CC BY 3.0 License:\n - http://creativecommons.org/licenses/by/3.0/\n- Attribution is no longer required as of Font Awesome 3.0, but much appreciated:\n - `Font Awesome by Dave Gandy - http://fontawesome.io`\n- Full details: http://fontawesome.io/license/\n\n## Changelog\n- [v4.7.0 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/10012)\n- [v4.6.3 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/9189)\n- [v4.6.3 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/9189)\n- [v4.6.2 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/9117)\n- [v4.6.1 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/8962)\n- [v4.6.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.6.0+is%3Aclosed)\n- [v4.5.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.5.0+is%3Aclosed)\n- [v4.4.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.4.0+is%3Aclosed)\n- [v4.3.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.3.0+is%3Aclosed)\n- [v4.2.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=12&page=1&state=closed)\n- [v4.1.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=6&page=1&state=closed)\n- [v4.0.3 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=9&page=1&state=closed)\n- [v4.0.2 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=8&page=1&state=closed)\n- [v4.0.1 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=7&page=1&state=closed)\n- [v4.0.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=2&page=1&state=closed)\n- [v3.2.1 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=5&page=1&state=closed)\n- [v3.2.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=3&page=1&state=closed)\n- [v3.1.1 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=4&page=1&state=closed)\n- v3.1.0 - Added 54 icons, icon stacking styles, flipping and rotating icons, removed Sass support\n- v3.0.2 - much improved rendering and alignment in IE7\n- v3.0.1 - much improved rendering in webkit, various bug fixes\n- v3.0.0 - all icons redesigned from scratch, optimized for Bootstrap's 14px default\n\n## Contributing\n\nPlease read through our [contributing guidelines](https://github.com/FortAwesome/Font-Awesome/blob/master/CONTRIBUTING.md).\nIncluded are directions for opening issues, coding standards, and notes on development.\n\n## Versioning\n\nFont Awesome will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered\nwith the following format:\n\n`<major>.<minor>.<patch>`\n\nAnd constructed with the following guidelines:\n\n* Breaking backward compatibility bumps the major (and resets the minor and patch)\n* New additions, including new icons, without breaking backward compatibility bumps the minor (and resets the patch)\n* Bug fixes, changes to brand logos, and misc changes bumps the patch\n\nFor more information on SemVer, please visit http://semver.org.\n\n## Author\n- Email: dave@fontawesome.io\n- Twitter: http://twitter.com/davegandy\n- GitHub: https://github.com/davegandy\n\n## Component\nTo include as a [component](https://github.com/componentjs/component), just run\n\n $ component install FortAwesome/Font-Awesome\n\nOr add\n\n \"FortAwesome/Font-Awesome\": \"*\"\n\nto the `dependencies` in your `component.json`.\n\n## Hacking on Font Awesome\n\n**Before you can build the project**, you must first have the following installed:\n\n- [Ruby](https://www.ruby-lang.org/en/)\n- Ruby Development Headers\n - **Ubuntu:** `sudo apt-get install ruby-dev` *(Only if you're __NOT__ using `rbenv` or `rvm`)*\n - **Windows:** [DevKit](http://rubyinstaller.org/)\n- [Bundler](http://bundler.io/) (Run `gem install bundler` to install).\n- [Node Package Manager (AKA NPM)](https://docs.npmjs.com/getting-started/installing-node)\n- [Less](http://lesscss.org/) (Run `npm install -g less` to install).\n- [Less Plugin: Clean CSS](https://github.com/less/less-plugin-clean-css) (Run `npm install -g less-plugin-clean-css` to install).\n\nFrom the root of the repository, install the tools used to develop.\n\n $ bundle install\n $ npm install\n\nBuild the project and documentation:\n\n $ bundle exec jekyll build\n\nOr serve it on a local server on http://localhost:7998/Font-Awesome/:\n\n $ bundle exec jekyll -w serve"
|
|
723
723
|
},
|
|
724
|
-
"graphdb-workbench@2.6.
|
|
724
|
+
"graphdb-workbench@2.6.1-RC1": {
|
|
725
725
|
"licenses": "Apache-2.0",
|
|
726
726
|
"repository": "https://github.com/Ontotext-AD/graphdb-workbench",
|
|
727
727
|
"publisher": "\"Sirma AI\" JSC, trading as Ontotext",
|
|
728
728
|
"url": "https://www.ontotext.com/",
|
|
729
729
|
"name": "graphdb-workbench",
|
|
730
|
-
"version": "2.6.
|
|
730
|
+
"version": "2.6.1-RC1",
|
|
731
731
|
"description": "The web application for GraphDB APIs",
|
|
732
732
|
"path": "/opt/jenkins_jobs/workspace/graphdb-workbench-release"
|
|
733
733
|
},
|
|
@@ -844,11 +844,11 @@
|
|
|
844
844
|
"licenseText": "The MIT License (MIT)\r\n\r\nCopyright (c) 2014 Olivier Combe\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy\r\nof this software and associated documentation files (the \"Software\"), to deal\r\nin the Software without restriction, including without limitation the rights\r\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is\r\nfurnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.",
|
|
845
845
|
"copyright": "Copyright (c) 2014 Olivier Combe"
|
|
846
846
|
},
|
|
847
|
-
"ontotext-yasgui-web-component@1.2.
|
|
847
|
+
"ontotext-yasgui-web-component@1.2.2": {
|
|
848
848
|
"licenses": "MIT",
|
|
849
849
|
"repository": "https://github.com/Ontotext-AD/ontotext-yasgui",
|
|
850
850
|
"name": "ontotext-yasgui-web-component",
|
|
851
|
-
"version": "1.2.
|
|
851
|
+
"version": "1.2.2",
|
|
852
852
|
"description": "Ontotext customized yasgui",
|
|
853
853
|
"path": "/opt/jenkins_jobs/workspace/graphdb-workbench-release/node_modules/ontotext-yasgui-web-component",
|
|
854
854
|
"licenseFile": "/opt/jenkins_jobs/workspace/graphdb-workbench-release/node_modules/ontotext-yasgui-web-component/LICENSE",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/aclmanagement.css?v=2.6.
|
|
2
|
-
<link href="css/autocomplete-select.css?v=2.6.
|
|
1
|
+
<link href="css/aclmanagement.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/autocomplete-select.css?v=2.6.1-RC1" 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.6.
|
|
2
|
-
<link href="css/rdf-details-side-panel.css?v=2.6.
|
|
3
|
-
<link href="js/lib/d3-tip/d3-tip.css?v=2.6.
|
|
1
|
+
<link href="css/clustermanagement.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-details-side-panel.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
3
|
+
<link href="js/lib/d3-tip/d3-tip.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
4
4
|
|
|
5
5
|
<title>{{'view.clusterManagement.title' | translate}}</title>
|
|
6
6
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/domain-range-graph.css?v=2.6.
|
|
2
|
-
<link href="css/rdf-details-side-panel.css?v=2.6.
|
|
1
|
+
<link href="css/domain-range-graph.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-details-side-panel.css?v=2.6.1-RC1" 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.6.
|
|
1
|
+
<link href="css/graphs-config.css?v=2.6.1-RC1" 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.6.
|
|
62
|
+
<img class="image-label-image" src="css/images/search.png?v=2.6.1-RC1" 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.6.
|
|
73
|
+
<img class="image-label-image" src="css/images/node.png?v=2.6.1-RC1" 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.6.
|
|
84
|
+
<img class="image-label-image" src="css/images/query.png?v=2.6.1-RC1" 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.6.
|
|
131
|
+
<img src="css/images/expand.png?v=2.6.1-RC1" 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.6.
|
|
159
|
+
<img src="css/images/labels-size.png?v=2.6.1-RC1" 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.6.
|
|
182
|
+
<img src="css/images/predicates.png?v=2.6.1-RC1" 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.6.
|
|
214
|
+
<img src="css/images/side-panel.png?v=2.6.1-RC1" 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.6.
|
|
2
|
-
<link href="css/rdf-details-side-panel.css?v=2.6.
|
|
3
|
-
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.6.
|
|
4
|
-
<link href="js/lib/d3-tip/d3-tip.css?v=2.6.
|
|
1
|
+
<link href="css/graphs-vizualizations.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-details-side-panel.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
3
|
+
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
4
|
+
<link href="js/lib/d3-tip/d3-tip.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
5
5
|
|
|
6
6
|
<div class="container-fluid">
|
|
7
7
|
|
|
@@ -131,9 +131,9 @@
|
|
|
131
131
|
<tr ng-repeat="config in graphConfigs">
|
|
132
132
|
<td width="20">
|
|
133
133
|
<a href ng-click="goToGraphConfig(config)">
|
|
134
|
-
<img ng-if="config.startMode == 'search'" src="css/images/search.png?v=2.6.
|
|
135
|
-
<img ng-if="config.startMode == 'node'" src="css/images/node.png?v=2.6.
|
|
136
|
-
<img ng-if="config.startMode == 'query'" src="css/images/query.png?v=2.6.
|
|
134
|
+
<img ng-if="config.startMode == 'search'" src="css/images/search.png?v=2.6.1-RC1" alt="" width="64" uib-popover="{{'visual.config.search.box.starting.point' | translate}}" popover-trigger="mouseenter">
|
|
135
|
+
<img ng-if="config.startMode == 'node'" src="css/images/node.png?v=2.6.1-RC1" alt="" width="64" uib-popover="{{'visual.config.fixed.resource.starting.point' | translate}}" popover-trigger="mouseenter">
|
|
136
|
+
<img ng-if="config.startMode == 'query'" src="css/images/query.png?v=2.6.1-RC1" alt="" data-cy="graph-config-starting-point-query-results" width="64" uib-popover="{{'visual.config.query.results.starting.point' | translate}}" popover-trigger="mouseenter">
|
|
137
137
|
</a>
|
|
138
138
|
</td>
|
|
139
139
|
<td>
|
package/dist/pages/guides.html
CHANGED
package/dist/pages/import.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link rel="stylesheet" type="text/css" href="css/import.css?v=2.6.
|
|
1
|
+
<link rel="stylesheet" type="text/css" href="css/import.css?v=2.6.1-RC1">
|
|
2
2
|
|
|
3
3
|
<div id="wb-import">
|
|
4
4
|
<h1>
|
|
@@ -13,21 +13,22 @@
|
|
|
13
13
|
<div ng-controller="TabCtrl" ng-show="!isRestricted && canWriteActiveRepo()">
|
|
14
14
|
|
|
15
15
|
<button type="button" ng-click="isCollapsed = !isCollapsed" class="btn btn-link pull-right"><span
|
|
16
|
-
|
|
16
|
+
class="icon-help"></span><span class="btn-link-text">{{'menu.help.label' | translate}}</span>
|
|
17
17
|
</button>
|
|
18
18
|
|
|
19
19
|
<ul class="nav nav-tabs mb-2">
|
|
20
20
|
<li class="nav-item" id="wb-import-tabUpload" ng-click="changeHelpTemplate('uploadInfo.html')"><a
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
class="nav-link" ng-class="viewType == 'user' ? 'active' : ''" href ng-click="viewType = 'user'"
|
|
22
|
+
data-toggle="tab">{{'user.data' | translate}}</a></li>
|
|
23
23
|
<li class="nav-item" id="wb-import-tabServer" ng-hide="isS4()"
|
|
24
24
|
ng-click="changeHelpTemplate('importInfo.html')">
|
|
25
25
|
<a class="nav-link"
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
ng-class="viewType == 'server' ? 'active' : ''" href
|
|
27
|
+
ng-click="viewType = 'server'" data-toggle="tab">{{'server.files' | translate}}</a></li>
|
|
28
28
|
</ul>
|
|
29
29
|
<div uib-collapse="!isCollapsed" id="ot-help-text" class="alert alert-info">
|
|
30
|
-
<button type="button" ng-click="isCollapsed = false" gdb-tooltip="{{'common.close' | translate}}"
|
|
30
|
+
<button type="button" ng-click="isCollapsed = false" gdb-tooltip="{{'common.close' | translate}}"
|
|
31
|
+
class="close"
|
|
31
32
|
aria-label="Close"></button>
|
|
32
33
|
<div ng-include="templateUrl"></div>
|
|
33
34
|
</div>
|
|
@@ -48,40 +49,46 @@
|
|
|
48
49
|
accept="{{fileFormatsExtended}}"
|
|
49
50
|
ngf-change="fileSelected($files, $file, $newFiles, $duplicateFiles, $invalidFiles, $event)"
|
|
50
51
|
ngf-max-size="maxUploadFileSizeMB + 'MB'">
|
|
51
|
-
<
|
|
52
|
-
|
|
53
|
-
<
|
|
54
|
-
|
|
55
|
-
|
|
52
|
+
<div class="grid-container">
|
|
53
|
+
<em class="icon-upload icon-lg"></em>
|
|
54
|
+
<div class="text">
|
|
55
|
+
<div>{{'upload.rdf.files.label' | translate}}</div>
|
|
56
|
+
<small
|
|
57
|
+
class="text-muted">{{'all.rdf.formats.label' | translate}}{{'up.to' | translate}}
|
|
58
|
+
{{maxUploadFileSizeMB | number}} MB
|
|
59
|
+
</small>
|
|
60
|
+
</div>
|
|
56
61
|
</div>
|
|
57
62
|
</a>
|
|
58
63
|
</div>
|
|
59
64
|
</div>
|
|
60
65
|
<div class="col-xs-12 col-md-6 col-lg-4 mb-1">
|
|
61
|
-
<div class="btn btn-outline-primary btn-lg text-xs-left d-block import-from-url-btn"
|
|
66
|
+
<div class="btn btn-outline-primary btn-lg text-xs-left d-block import-from-url-btn"
|
|
67
|
+
role="button" ng-click="rdfDataFromURL()"
|
|
62
68
|
uib-popover="{{'supported.import.formats.label' | translate}} {{fileFormatsHuman}}"
|
|
63
69
|
popover-trigger="mouseenter"
|
|
64
70
|
popover-placement="bottom">
|
|
65
|
-
<
|
|
66
|
-
|
|
67
|
-
<
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
</
|
|
71
|
+
<div class="grid-container">
|
|
72
|
+
<em class="icon-link icon-lg"></em>
|
|
73
|
+
<div class="text">
|
|
74
|
+
<span>{{'rdf.data.from.url.label' | translate}}</span>
|
|
75
|
+
<small class="text-muted">{{'all.rdf.formats.label' | translate}}</small>
|
|
76
|
+
</div>
|
|
71
77
|
</div>
|
|
72
78
|
</div>
|
|
73
79
|
</div>
|
|
74
80
|
<div class="col-xs-12 col-md-6 col-lg-4 mb-1">
|
|
75
|
-
<div class="btn btn-outline-primary btn-lg text-xs-left d-block import-rdf-snippet-btn"
|
|
81
|
+
<div class="btn btn-outline-primary btn-lg text-xs-left d-block import-rdf-snippet-btn"
|
|
82
|
+
role="button" ng-click="pasteData()"
|
|
76
83
|
uib-popover="{{'supported.import.formats.label' | translate}} {{textFileFormatsHuman}}"
|
|
77
84
|
popover-trigger="mouseenter"
|
|
78
85
|
popover-placement="bottom">
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
<
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
</
|
|
86
|
+
<div class="grid-container">
|
|
87
|
+
<em class="icon-edit icon-lg"></em>
|
|
88
|
+
<div class="text">
|
|
89
|
+
<div>{{'import.rdf.text.snippet.label' | translate}}</div>
|
|
90
|
+
<small class="text-muted">{{'type.paste.data.label' | translate}}</small>
|
|
91
|
+
</div>
|
|
85
92
|
</div>
|
|
86
93
|
</div>
|
|
87
94
|
</div>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.6.
|
|
2
|
-
<link href="css/export.css?v=2.6.
|
|
1
|
+
<link href="css/lib/angular-xeditable/xeditable.min.css?v=2.6.1-RC1" rel="stylesheet">
|
|
2
|
+
<link href="css/export.css?v=2.6.1-RC1" 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.6.
|
|
2
|
-
<link href="css/rdf-class-hierarchy-labels.css?v=2.6.
|
|
3
|
-
<link href="css/rdf-details-side-panel.css?v=2.6.
|
|
4
|
-
<link href="js/lib/rzslider/rzslider.min.css?v=2.6.
|
|
5
|
-
<link href="js/lib/angucomplete-alt/angucomplete-alt.css?v=2.6.
|
|
6
|
-
<link href="js/lib/d3-tip/d3-tip.css?v=2.6.
|
|
7
|
-
<link href="css/lib/animate/3.2.0/animate.min.css?v=2.6.
|
|
1
|
+
<link href="css/rdf-class-hierarchy.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/rdf-class-hierarchy-labels.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
3
|
+
<link href="css/rdf-details-side-panel.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
4
|
+
<link href="js/lib/rzslider/rzslider.min.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
5
|
+
<link href="js/lib/angucomplete-alt/angucomplete-alt.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
6
|
+
<link href="js/lib/d3-tip/d3-tip.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
7
|
+
<link href="css/lib/animate/3.2.0/animate.min.css?v=2.6.1-RC1" 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.6.
|
|
2
|
-
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.6.
|
|
1
|
+
<link href="css/rdfrank.css?v=2.6.1-RC1" rel="stylesheet">
|
|
2
|
+
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.6.1-RC1" rel="stylesheet"/>
|
|
3
3
|
|
|
4
4
|
<div id="rdfRank" class="page">
|
|
5
5
|
<h1>
|
package/dist/pages/webapi.html
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
<link href='css/lib/swagger-ui.min.css?v=2.6.
|
|
3
|
-
<link href='css/swagger.custom.css?v=2.6.
|
|
2
|
+
<link href='css/lib/swagger-ui.min.css?v=2.6.1-RC1' rel='stylesheet' type='text/css'/>
|
|
3
|
+
<link href='css/swagger.custom.css?v=2.6.1-RC1' rel='stylesheet' type='text/css'/>
|
|
4
4
|
|
|
5
5
|
<h1>
|
|
6
6
|
{{title}}
|