UNPKG

graphdb-workbench

Version:
2 lines 3.34 kB
(window.webpackJsonp=window.webpackJsonp||[]).push([[142],{195:function(module,exports){module.exports=function(obj){obj||(obj={});var __t,__p="";with(obj)__p+='<div class="modal-header">\n <button ng-click="cancel();" class="close" aria-hidden="true"></button>\n <h3 class="modal-title">Settings</h3>\n</div>\n\n\n<form id="settingsForm" class="form-horizontal" novalidate name="settingsForm">\n <div class="modal-body">\n <div ng-hide="supportsStatistics" class="alert alert-info">\n The version of GraphDB at your active location does not support settings.\n </div>\n <div ng-show="supportsStatistics" class="container" ng-init="moreInfo = false">\n\n\t\t\t<div class="form-check">\n\t\t\t\t<label uib-tooltip="Click to {{settings.statistics ? \'disable\' : \'enable\'}} this setting"\n\t\t\t\t\t tooltip-placement="top" tooltip-trigger="mouseenter" class="form-check-label">\n\t\t\t\t\t<input type="checkbox" ng-model="settings.statistics" class="form-check-input">\n\t\t\t\t\tSend anonymous usage statistics to Ontotext\n\t\t\t\t</label>\n\t\t\t</div>\n\n <div class="clearfix">\n\t\t\t\t<button ng-click="moreInfo = !moreInfo" class="btn btn-link btn-sm pull-right" ng-show="!moreInfo">more info <span class="icon-caret-down"></span></button>\n\t\t\t\t<button ng-click="moreInfo = !moreInfo" class="btn btn-link btn-sm pull-right" ng-show="moreInfo">less info <span class="icon-caret-up"></span></button>\n </div>\n\n\t\t\t<div id="statisticsInfo" ng-if="moreInfo">\n\t\t\t\t<h4>Why should you send us your statistics?</h4>\n\t\t\t\t<p>We aim to provide better products that suit the needs of our users and customers.\n\t\t\t\t\tThe anonymous statistics help us understand those needs better and focus our efforts.</p>\n\t\t\t\t<h4>What do the statistics include?</h4>\n\t\t\t\t<p>For each repository we gather:</p>\n\t\t\t\t<ul>\n\t\t\t\t\t<li>\n\t\t\t\t\t\tAbsolute values\n\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t<li>GraphDB edition and version</li>\n\t\t\t\t\t\t\t<li>Number of explicit and implicit triples</li>\n\t\t\t\t\t\t\t<li>Number of entities</li>\n\t\t\t\t\t\t\t<li>Number of predicates</li>\n\t\t\t\t\t\t\t<li>Size of repository on disk</li>\n\t\t\t\t\t\t\t<li>Whether a given plugin is used, e.g. geo-spatial</li>\n\t\t\t\t\t\t\t<li>Ruleset (custom rulesets are reported only as "custom")</li>\n\t\t\t\t\t\t\t<li>OS type</li>\n\t\t\t\t\t\t</ul>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li>\n\t\t\t\t\t\tAggregated values\n\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t<li>Number of queries per day</li>\n\t\t\t\t\t\t\t<li>Average time per query per day</li>\n\t\t\t\t\t\t\t<li>Number of updates per day</li>\n\t\t\t\t\t\t\t<li>Average time per update per day</li>\n\t\t\t\t\t\t</ul>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t\t<p>The data is sent every 24 hours over HTTP to a dedicated endpoint at\n\t\t\t\t\thttp://statistics.graphdb.ontotext.com.</p>\n\t\t\t\t<p>The data is encrypted with a 2048-bit RSA key.</p>\n\t\t\t</div>\n </div>\n </div>\n <div class="modal-footer">\n <button type="button" ng-click="cancel();" class="btn btn-secondary" data-dismiss="modal">Cancel</button>\n <button ng-click="submitForm();" class="btn btn-primary">Save settings</button>\n </div>\n</form>\n';return __p}}}]); //# sourceMappingURL=142.4d4fdae663dbeb2df310.bundle.js.map