graphdb-workbench
Version:
The web application for GraphDB APIs
1 lines • 1.48 MB
JavaScript
export const __webpack_id__=64362;export const __webpack_ids__=[64362];export const __webpack_modules__={2695:(e,t,n)=>{var r;n.d(t,{I:()=>r}),function(e){e.INTERNAL_DOWNLOAD_AS_EVENT="internalDownloadAsEvent",e.INTERNAL_DROPDOWN_VALUE_SELECTED_EVENT="internalDropdownValueSelectedEvent",e.INTERNAL_NOTIFICATION_MESSAGE_EVENT="internalNotificationMessageEvent",e.INTERNAL_SHOW_RESOURCE_COPY_LINK_DIALOG_EVENT="internalShowResourceCopyLinkDialogEvent",e.INTERNAL_SHOW_SAVED_QUERIES_EVENT="internalShowSavedQueriesEvent",e.INTERNAL_SHARE_QUERY_EVENT="internalShareQueryEvent",e.INTERNAL_EXPLAIN_QUERY_EVENT="internalExplainQueryEvent",e.INTERNAL_YASQE_DROPDOWN_ACTION_SELECTED_EVENT="internalYasqeDropdownActionSelected",e.INTERNAL_CREATE_SAVED_QUERY_EVENT="internalCreateSavedQueryEvent",e.INTERNAL_QUERY_EXECUTED="internalQueryExecuted",e.INTERNAL_QUERY_EVENT="internalQueryEvent",e.INTERNAL_COUNT_QUERY_EVENT="internalCountQueryEvent",e.INTERNAL_COUNT_QUERY_RESPONSE_EVENT="internalCountQueryResponseEvent",e.INTERNAL_REQUEST_ABORTED_EVENT="internalRequestAbortedEvent",e.INTERNAL_KEYBOARD_SHORTCUTS_CLICKED_EVENT="internalKeyboardShortcutsClickedEvent"}(r||(r={}))},17259:(e,t,n)=>{n.d(t,{E:()=>v,I:()=>l,M:()=>a,a:()=>s});var r=n(37037),i=n(35293),o=n(2695);const a={SUCCESS:"success",ERROR:"error",WARNING:"warning",INFO:"info"},s={RESOURCE_LINK_COPIED_SUCCESSFULLY:"resource_link_copied_successfully",QUERY_IS_RUNNING:"query_is_running",EXPLAIN_NOT_ALLOWED:"explain_not_allowed",EXPLAIN_EXIT_FULLSCREEN:"explain_exit_fullscreen"};class l{constructor(e,t,n){this.TYPE=o.I.INTERNAL_NOTIFICATION_MESSAGE_EVENT,this.OUTPUT_TYPE=r.O.OUTPUT_NOTIFICATION_MESSAGE_EVENT,this.payload={code:e,messageType:t,message:n}}}class u{constructor(e){this.TYPE=o.I.INTERNAL_SHOW_RESOURCE_COPY_LINK_DIALOG_EVENT,this.payload={copyLink:e}}}class c{constructor(e,t){this.TYPE=o.I.INTERNAL_QUERY_EXECUTED,this.OUTPUT_TYPE=r.O.OUTPUT_QUERY_EXECUTED,this.payload={duration:e,tabId:t}}}class d{constructor(e,t,n,i,a){this.TYPE=o.I.INTERNAL_QUERY_EVENT,this.OUTPUT_TYPE=r.O.OUTPUT_QUERY_EVENT,this.payload={request:e,query:t,queryMode:n,queryType:i,pageSize:a}}}class p{constructor(e,t,n,i,a){this.TYPE=o.I.INTERNAL_COUNT_QUERY_EVENT,this.OUTPUT_TYPE=r.O.OUTPUT_COUNT_QUERY_EVENT,this.payload={request:e,query:t,queryMode:n,queryType:i,pageSize:a}}}class h{constructor(e){this.TYPE=o.I.INTERNAL_COUNT_QUERY_RESPONSE_EVENT,this.OUTPUT_TYPE=r.O.OUTPUT_COUNT_QUERY_RESPONSE_EVENT,this.payload={response:e}}}class f{constructor(e,t){this.TYPE=o.I.INTERNAL_REQUEST_ABORTED_EVENT,this.OUTPUT_TYPE=r.O.OUTPUT_REQUEST_ABORTED,this.payload={request:e,queryMode:t}}}class g{constructor(){this.TYPE=o.I.INTERNAL_KEYBOARD_SHORTCUTS_CLICKED_EVENT}}class m{constructor(){this.TYPE=o.I.INTERNAL_EXPLAIN_QUERY_EVENT}}class v{emit(e){return v.emitInternalEvent(this._hostElement,e)}emitEvent(e,t,n){return v.emitFromInnerElement(e,t,n)}static emitFromInnerElement(e,t,n){if(!e)return;const r=v.toInnerEvent(t,n);if(r)return v.emitInternalEvent(e.closest(".yasgui-host-element"),r);const i=new CustomEvent(t,{detail:n});return e.dispatchEvent(i),i}static emitInternalEvent(e,t){if(!e)return;const n=new CustomEvent(t.TYPE,{detail:t});return e.dispatchEvent(n),n}static toInnerEvent(e,t){switch(e){case o.I.INTERNAL_DOWNLOAD_AS_EVENT:return new r.I(t.value,t.pluginName,t.query,t.infer,t.sameAs);case o.I.INTERNAL_DROPDOWN_VALUE_SELECTED_EVENT:return new i.I(t.value);case o.I.INTERNAL_NOTIFICATION_MESSAGE_EVENT:return new l(t.code,t.messageType,t.message);case o.I.INTERNAL_SHOW_RESOURCE_COPY_LINK_DIALOG_EVENT:return new u(t.copyLink);case o.I.INTERNAL_QUERY_EXECUTED:return new c(t.duration,t.tabId);case o.I.INTERNAL_QUERY_EVENT:return new d(t.request,t.query,t.queryMode,t.queryType,t.pageSize);case o.I.INTERNAL_COUNT_QUERY_EVENT:return new p(t.request,t.query,t.queryMode,t.queryType,t.pageSize);case o.I.INTERNAL_COUNT_QUERY_RESPONSE_EVENT:return new h(t.response);case o.I.INTERNAL_REQUEST_ABORTED_EVENT:return new f(t.request,t.queryMode);case o.I.INTERNAL_KEYBOARD_SHORTCUTS_CLICKED_EVENT:return new g;case o.I.INTERNAL_YASQE_DROPDOWN_ACTION_SELECTED_EVENT:return new i.I(t.value);case o.I.INTERNAL_EXPLAIN_QUERY_EVENT:return new m;default:throw Error("Can't find internal event definition for type: "+e)}}get hostElement(){return this._hostElement}set hostElement(e){this._hostElement=e}}},35293:(e,t,n)=>{n.d(t,{I:()=>i});var r=n(2695);class i{constructor(e){this.TYPE=r.I.INTERNAL_DROPDOWN_VALUE_SELECTED_EVENT,this.payload={value:e}}}},35670:(e,t,n)=>{n.r(t),n.d(t,{I:()=>o,O:()=>r});var r,i=n(2695);!function(e){e.OUTPUT_COUNT_QUERY_EVENT="countQuery",e.OUTPUT_COUNT_QUERY_RESPONSE_EVENT="countQueryResponse",e.OUTPUT_REQUEST_ABORTED="requestAborted",e.OUTPUT_QUERY_EVENT="query",e.OUTPUT_DOWNLOAD_AS_EVENT="downloadAs",e.OUTPUT_NOTIFICATION_MESSAGE_EVENT="notificationMessage",e.OUTPUT_QUERY_EXECUTED="queryExecuted",e.OUTPUT_SAVED_QUERY_OPENED="saveQueryOpened"}(r||(r={}));class o{constructor(e,t,n,o,a){this.TYPE=i.I.INTERNAL_DOWNLOAD_AS_EVENT,this.OUTPUT_TYPE=r.OUTPUT_DOWNLOAD_AS_EVENT,this.payload={value:e,pluginName:t,query:n,infer:o,sameAs:a}}}},37037:(e,t,n)=>{var r=n(35670),i=n(36079);void 0===i.d3&&(i.d3=r),e.exports=r},40143:(e,t,n)=>{n.d(t,{S:()=>r});class r{static getLoaderSvgTag(e="70"){return`<svg height=${e} width=${e} xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" preserveAspectRatio="xMinYMin" viewBox="0 0 50 50" id="svg2" version="1.1" inkscape:version="0.48.0 r9654" sodipodi:docname="namesvg.svg"><circle cx="21.5" cy="7.5" r="1.5" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="0s" values="1.5; 3; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5" attributeType="XML" attributeName="r"/></circle><circle cx="31" cy="10" r="4" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="0.15s" values="4; 8; 4; 4; 4; 4; 4; 4; 4; 4; 4; 4; 4" attributeType="XML" attributeName="r"/></circle><circle cx="37" cy="15" r="2" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="0.3s" values="2; 4; 2; 2; 2; 2; 2; 2; 2; 2; 2; 2; 2" attributeType="XML" attributeName="r"/></circle><circle cx="40.5" cy="23.5" r="4.5" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="0.45s" values="4.5; 9; 4.5; 4.5; 4.5; 4.5; 4.5; 4.5; 4.5; 4.5; 4.5; 4.5; 4.5" attributeType="XML" attributeName="r"/></circle><circle cx="39" cy="33" r="3" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="0.6s" values="3; 6; 3; 3; 3; 3; 3; 3; 3; 3; 3; 3; 3" attributeType="XML" attributeName="r"/></circle><circle cx="34.5" cy="38.5" r="1.5" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="0.75s" values="1.5; 3; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5; 1.5" attributeType="XML" attributeName="r"/></circle><circle cx="29" cy="42" r="2" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="0.9s" values="2; 4; 2; 2; 2; 2; 2; 2; 2; 2; 2; 2; 2" attributeType="XML" attributeName="r"/></circle><circle cx="21.5" cy="42.5" r="2.5" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="1.05s" values="2.5; 5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5" attributeType="XML" attributeName="r"/></circle><circle cx="12" cy="39" r="4" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="1.2s" values="4; 8; 4; 4; 4; 4; 4; 4; 4; 4; 4; 4; 4" attributeType="XML" attributeName="r"/></circle><circle cx="7" cy="32" r="2" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="1.35s" values="2; 4; 2; 2; 2; 2; 2; 2; 2; 2; 2; 2; 2" attributeType="XML" attributeName="r"/></circle><circle cx="5.5" cy="25.5" r="2.5" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="1.5s" values="2.5; 5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5; 2.5" attributeType="XML" attributeName="r"/></circle><circle cx="8" cy="16" r="4" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="1.65s" values="4; 8; 4; 4; 4; 4; 4; 4; 4; 4; 4; 4; 4" attributeType="XML" attributeName="r"/></circle><circle cx="14" cy="10" r="3" fill="#ff3900"><animate repeatCount="indefinite" dur="2s" begin="1.8s" values="3; 6; 3; 3; 3; 3; 3; 3; 3; 3; 3; 3; 3" attributeType="XML" attributeName="r"/></circle></svg>`}static getPivotTableIconSvgTag(){return'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960">\n <path d="M400-640v-200h360q33 0 56.5 23.5T840-760v120H400ZM200-120q-33 0-56.5-23.5T120-200v-360h200v440H200Zm-80-520v-120q0-33 23.5-56.5T200-840h120v200H120ZM520-80 360-240l160-160 56 56-62 64h86q33 0 56.5-23.5T680-360v-88l-64 64-56-56 160-160 160 160-56 56-64-64v88q0 66-47 113t-113 47h-86l62 64-56 56Z"/>\n </svg>'}static getYasrChartPluginIcon(){return'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960">\n <path d="M200-120q-33 0-56.5-23.5T120-200v-640h80v640h640v80H200Zm40-120v-360h160v360H240Zm200 0v-560h160v560H440Zm200 0v-200h160v200H640Z"/>\n </svg>'}static getPivotTableValueIcon(e=14,t=14){return`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 -960 960 960" width="${t}">\n <path d="M480-80 310-250l57-57 73 73v-206H235l73 72-58 58L80-480l169-169 57 57-72 72h206v-206l-73 73-57-57 170-170 170 170-57 57-73-73v206h205l-73-72 58-58 170 170-170 170-57-57 73-73H520v205l72-73 58 58L480-80Z"/>\n </svg>`}}},64362:(module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{confirmation_dialog:()=>ConfirmationDialog,copy_link_dialog:()=>CopyLinkDialog,copy_resource_link_dialog:()=>CopyResourceLinkDialog,keyboard_shortcuts_dialog:()=>KeyboardShortcutsDialog,ontotext_dialog_web_component:()=>OntotextDialogWebComponent,ontotext_yasgui:()=>OntotextYasguiWebComponent,save_query_dialog:()=>SaveQueryDialog,saved_queries_popup:()=>SavedQueriesPopup,share_query_dialog:()=>ShareQueryDialog,yasgui_tooltip:()=>OntotextTooltipWebComponent});var _index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(76128),_event_service_f2d67ee7_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(17259),_internal_event_types_8598fbfb_js__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__(2695),_svg_util_c999f0c6_js__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__(40143),_internal_download_as_event_b0b1e7d3_js__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__(37037),_internal_download_as_event_b0b1e7d3_js__WEBPACK_IMPORTED_MODULE_3___default=__webpack_require__.n(_internal_download_as_event_b0b1e7d3_js__WEBPACK_IMPORTED_MODULE_3__),_internal_dropdown_value_selected_event_310f527b_js__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__(35293);module=__webpack_require__.hmd(module);const INTERACTIVE_ELEMENTS_SELECTOR='button, [href], input:not([type="hidden"]), select, textarea, [tabindex]:not([tabindex="-1"])';class HtmlUtil{static escapeHTMLEntities(e){let t=e;return e&&(t=e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")),t}static decodeHTMLEntities(e){const t=document.createElement("textarea");return t.innerHTML=e,t.value}static loadJavaScript(e,t=void 0,n=!1){if(document.querySelector(`script[src="${e}"]`))"function"==typeof t&&t();else{const r=document.createElement("script");r.setAttribute("src",e),r.async=n,t&&r.addEventListener("load",t),document.head.appendChild(r)}}static loadCss(e){if(!document.querySelector(`link[href="${e}"]`)){const t=document.createElement("link");t.setAttribute("href",e),t.rel="stylesheet",t.type="text/css",document.head.appendChild(t)}}static downloadStringAsFile(e,t,n){const r=new Blob([e],{type:n}),i=URL.createObjectURL(r),o=document.createElement("a");o.style.display="none",o.href=i,o.download=t,document.body.appendChild(o),o.click(),document.body.removeChild(o),URL.revokeObjectURL(i)}static setDocumentBodyOverflow(e){const t=document.body.style.overflow;return document.body.style.overflow=e,t}static hideDocumentBodyOverflow(){return HtmlUtil.setDocumentBodyOverflow("hidden")}static focusNextElement(e,t=INTERACTIVE_ELEMENTS_SELECTOR){const n=Array.from(e.querySelectorAll(t));if(n.length>0){const e=n.indexOf(document.activeElement),t=n[(e+1)%n.length];t&&t.focus()}}static focusPreviousElement(e,t=INTERACTIVE_ELEMENTS_SELECTOR){const n=Array.from(e.querySelectorAll(t));if(n.length>0){const e=n.indexOf(document.activeElement),t=n[(e-1+n.length)%n.length];t&&t.focus()}}static preventLeavingDialog(e,t){"Tab"===t.key&&(t.preventDefault(),t.shiftKey?HtmlUtil.focusPreviousElement(e):HtmlUtil.focusNextElement(e))}}const confirmationDialogCss='@font-face{font-family:"icomoon";src:url("../css/fonts/icons.eot?z4jeba");src:url("../css/fonts/icons.eot?z4jeba#iefix") format("embedded-opentype"), url("../css/fonts/icons.ttf?z4jeba") format("truetype"), url("../css/fonts/icons.woff?z4jeba") format("woff"), url("../css/fonts/icons.svg?z4jeba#icons") format("svg");font-weight:normal;font-style:normal}.red{color:#e84e0f}.hidden{display:none !important}.scroll-hidden{overflow:hidden}[class^=icon-],[class*=" icon-"],.icon-any{font-family:"icomoon", sans-serif !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:middle;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-lg{font-size:1.2em}.icon-arrow-up-off:before{content:"\\e948"}.icon-collapse:before{content:"\\e949"}.icon-eye-off:before{content:"\\e94a"}.icon-expand:before{content:"\\e94c"}.icon-focus:before{content:"\\e94d"}.icon-rotate-left:before{content:"\\e94e"}.icon-rotate-right:before{content:"\\e94f"}.icon-info-alt:before{content:"\\e950"}.icon-facebook:before{content:"\\e942"}.icon-google-plus:before{content:"\\e943"}.icon-google:before{content:"\\e944"}.icon-linkedin:before{content:"\\e945"}.icon-twitter:before{content:"\\e946"}.icon-youtube:before{content:"\\e947"}.icon-play:before{content:"\\e941"}.icon-email:before{content:"\\e93e"}.icon-same-as-on:before{content:"\\e93f"}.icon-same-as-off:before{content:"\\e940"}.icon-repo-contour1:before{content:"\\e906"}.icon-repo-contour2:before{content:"\\e90b"}.icon-repo-contour3:before{content:"\\e910"}.icon-repo-master-ro-mute:before{content:"\\e913"}.icon-repo-free:before{content:"\\e936"}.icon-repo-master-mute:before{content:"\\e937"}.icon-repo-master-ro:before{content:"\\e938"}.icon-repo-master:before{content:"\\e939"}.icon-repo-se:before{content:"\\e93a"}.icon-repo-system:before{content:"\\e93b"}.icon-repo-worker:before{content:"\\e93c"}.icon-repo:before{content:"\\e93d"}.icon-copy:before{content:"\\e934"}.icon-eye:before{content:"\\e935"}.icon-connection-off:before{content:"\\e931"}.icon-connection-on:before{content:"\\e932"}.icon-key:before{content:"\\e933"}.icon-comment:before{content:"\\e930"}.icon-arrow-down:before{content:"\\e900"}.icon-arrow-left:before{content:"\\e901"}.icon-arrow-right:before{content:"\\e902"}.icon-arrow-up:before{content:"\\e903"}.icon-exchange:before{content:"\\e904"}.icon-columns:before{content:"\\e905"}.icon-inferred-off:before{content:"\\e907"}.icon-inferred-on:before{content:"\\e908"}.icon-save:before{content:"\\e909"}.icon-tag:before{content:"\\e90a"}.icon-file:before{content:"\\e90c"}.icon-folder:before{content:"\\e90d"}.icon-heartbeat:before{content:"\\e90e"}.icon-pin:before{content:"\\e90f"}.icon-zoom-in:before{content:"\\e911"}.icon-zoom-out:before{content:"\\e912"}.icon-check:before{content:"\\e914"}.icon-download:before{content:"\\e915"}.icon-external:before{content:"\\e916"}.icon-lock:before{content:"\\e917"}.icon-search:before{content:"\\e918"}.icon-upload:before{content:"\\e919"}.icon-caret-left:before{content:"\\e91a"}.icon-caret-right:before{content:"\\e91b"}.icon-caret-up:before{content:"\\e91c"}.icon-caret-up-after:after{content:"\\e91c"}.icon-minus:before{content:"\\e91d"}.icon-reload:before{content:"\\e91e"}.icon-trash:before{content:"\\e91f"}.icon-warning:before{content:"\\e920"}.icon-caret-down:before{content:"\\e921"}.icon-caret-down-after:after{content:"\\e921"}.icon-close:before{content:"\\e922"}.icon-edit:before{content:"\\e923"}.icon-info:before{content:"\\e924"}.icon-link:before{content:"\\e925"}.icon-more:before{content:"\\e926"}.icon-plus:before{content:"\\e927"}.icon-data:before{content:"\\e928"}.icon-help:before{content:"\\e929"}.icon-monitoring:before{content:"\\e92a"}.icon-settings:before{content:"\\e92b"}.icon-sparql:before{content:"\\e92c"}.icon-user-alt:before{content:"\\e92d"}.icon-export-alt:before{content:"\\e92e"}.icon-import:before{content:"\\e92f"}.icon-tick:before{content:"\\e956"}.icon-repo-ontop-alt:before{content:"\\e958"}.icon-repo-fedx-alt:before{content:"\\e959"}.icon-repo-graphdb-alt:before{content:"\\e95a"}.icon-export:before{content:"\\e95b"}.icon-readonly:before{content:"\\e95c"}.icon-repo-fedx:before{content:"\\e95d"}.icon-repo-graphdb:before{content:"\\e95e"}.icon-repo-ontop:before{content:"\\e95f"}.icon-repo-unknown:before{content:"\\e960"}.icon-translation:before{content:"\\e961"}.icon-user:before{content:"\\e962"}.icon-follower:before{content:"\\e962"}.alert{border-radius:0;border:1px solid transparent;position:relative;padding:1em}.alert-warning,.alert-info,.alert-help,.alert-danger,.alert-success{color:#000000A8}.alert-warning{background-color:#f9e6c0}.alert-info{background-color:#cfefec}.alert-help{background-color:#e7f7f5}.alert-success{background-color:#dff0d8}.alert-danger{background-color:#fbdbd5}.alert-info,.alert-warning,.alert-help,.alert-danger,.alert-success{padding-left:3em}.alert-info:before,.alert-warning:before,.alert-help:before,.alert-danger:before,.alert-success:before{font-family:"icomoon", sans-serif !important;font-size:1.6em;vertical-align:middle;line-height:1;position:absolute;left:0.6em;top:0.6em;color:#00000080}.alert-info:before{content:"\\e924"}.alert-warning:before{content:"\\e930"}.alert-help:before{content:"\\e929"}.alert-danger:before{content:"\\e920"}.alert-success:before{content:"\\e914"}.no-icon{padding-left:1em}.no-icon:before{display:none}.alert .alert{background-color:transparent}.icon-rotate-quarter:before{display:inline-block;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}:host{display:block}.dialog-overlay{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;z-index:9998;margin-left:-10px;background-color:rgba(0, 0, 0, 0.5);font-family:"Roboto", "Helvetica Neue", Arial, sans-serif;font-weight:300;color:#373a3c}.dialog{z-index:1001;width:600px;max-width:600px;background-color:#fff;box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);font-family:inherit;font-weight:inherit}.dialog .dialog-header{display:flex;justify-content:space-between;padding:15px;border-bottom:1px solid #e5e5e5;font-size:20px}.dialog .dialog-header .dialog-title{margin:0.5rem 0;font-weight:400}.dialog .dialog-header .close-button{background-color:#fff;border:none;outline:none;cursor:pointer;transition:all 0.15s ease-out}.dialog .dialog-header .close-button:hover,.dialog .dialog-header .close-button:focus{font-weight:bold}.dialog .dialog-body{overflow-x:auto;padding:15px}.dialog .dialog-footer{display:flex;justify-content:flex-end;padding:15px;border-top:1px solid #e5e5e5}.dialog .dialog-footer button{display:inline-block;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;border:1px solid transparent;outline:none;padding:0.5rem 1rem;font-size:1rem;border-radius:0;transition:all 0.15s ease-out}.dialog .dialog-footer .confirm-button{background-color:#e84e0f;border-color:#e84e0f;color:#fff}.dialog .dialog-footer .confirm-button:hover,.dialog .dialog-footer .confirm-button:focus{background-color:#d0460d;border-color:#d0460d}.dialog .dialog-footer .cancel-button{color:#003663;margin-right:10px}.dialog .dialog-footer .cancel-button:hover,.dialog .dialog-footer .cancel-button:focus{background-color:#d4d4d4;border-color:#d4d4d4}',ConfirmationDialog=class{constructor(e){(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.r)(this,e),this.internalConfirmationRejectedEvent=(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.c)(this,"internalConfirmationRejectedEvent",7),this.internalConfirmationApprovedEvent=(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.c)(this,"internalConfirmationApprovedEvent",7),this.translationService=void 0,this.config={title:"Confirmation",message:"Confirming?"}}keydownListener(e){"Escape"===e.key&&this.internalConfirmationRejectedEvent.emit()}preventLeavingDialog(e){HtmlUtil.preventLeavingDialog(this.hostElement,e)}onClose(e){const t=e.target;e.stopPropagation();const n=t.classList.contains("dialog-overlay"),r=t.classList.contains("close-button"),i=t.classList.contains("cancel-button");(n||r||i)&&this.internalConfirmationRejectedEvent.emit()}onConfirm(e){e.stopPropagation(),this.internalConfirmationApprovedEvent.emit()}componentDidLoad(){this.hostElement.addEventListener("keydown",this.preventLeavingDialog.bind(this)),this.documentOverflow=HtmlUtil.hideDocumentBodyOverflow(),this.cancelButton.focus()}disconnectedCallback(){this.hostElement.removeEventListener("keydown",this.preventLeavingDialog.bind(this)),HtmlUtil.setDocumentBodyOverflow(this.documentOverflow)}render(){return(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.h)(_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.H,{tabindex:"-1"},(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.h)("div",{class:"dialog-overlay",onClick:e=>this.onClose(e)},(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.h)("div",{class:"dialog confirmation-dialog"},(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.h)("div",{class:"dialog-header"},(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.h)("h3",{class:"dialog-title"},this.config.title),(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.h)("button",{class:"close-button icon-close",onClick:e=>this.onClose(e)})),(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.h)("div",{class:"dialog-body",innerHTML:this.config.message}),(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.h)("div",{class:"dialog-footer"},(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.h)("button",{class:"cancel-button",onClick:e=>this.onClose(e),ref:e=>this.cancelButton=e},this.translationService.translate("confirmation.btn.cancel.label")),(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.h)("button",{class:"confirm-button",onClick:e=>this.onConfirm(e)},this.translationService.translate("confirmation.btn.confirm.label"))))))}get hostElement(){return(0,_index_84e39c0a_js__WEBPACK_IMPORTED_MODULE_0__.g)(this)}};ConfirmationDialog.style=confirmationDialogCss;const en={"confirmation.btn.confirm.label":"Yes","confirmation.btn.cancel.label":"Cancel","loader.message.query.editor.executing.update":"Executing update","loader.message.query.editor.executing.additional_message":" ","loader.message.query.editor.evaluating.query":"Evaluating query","loader.message.query.editor.progress.msg":"{{progressMessage}}... {{timeHuman}}","loader.message.query.editor.render.results":"Rendering results","loader.message.query.editor.running.operation":"Running operation... {{timeHuman}}","yasgui.control_bar.accept_headers.label":"Accept Headers","yasgui.control_bar.arguments.label":"Arguments","yasgui.control_bar.ask_select.label":"Ask / Select","yasgui.control_bar.construct_describe.label":"Construct / Describe","yasgui.control_bar.default_graphs.label":"Default Graphs","yasgui.control_bar.header_arguments.label":"Header Arguments","yasgui.control_bar.get.btn.label":"GET","yasgui.control_bar.named_graph.label":"Named Graphs","yasgui.control_bar.post.btn.label":"POST","yasgui.control_bar.request_method.label":"Request method","yasgui.control_bar.settings.btn.close_settings.aria_label":"Close settings","yasgui.control_bar.settings.btn.label":"Settings","yasgui.control_bar.settings.btn.open_settings.aria_label":"Open settings","yasgui.tab_list.add_tab.btn.label":"Add a new tab","yasgui.tab_list.close_tab.btn.label":"Close tab","yasgui.tab_list.close_tab.confirmation.title":"Confirm","yasgui.tab_list.close_tab.confirmation.not_queries_non_updates.message":"Are you sure you want to close this query tab?","yasgui.tab_list.close_tab.confirmation.not_query_update.message":"<div>You have running 1 update.</div><div>Are you sure you want to close this query tab?</div>","yasgui.tab_list.close_tab.confirmation.query_non_updates.message":"<div>You have running 1 query, that will be aborted.</div><div>Are you sure you want to close this query tab?</div>","yasgui.tab_list.close_last_tab.warning.message":"Last tab must remain open.","yasgui.tab_list.tab.default.name":"Unnamed","yasgui.tab_list.menu.close_other_tabs.btn.label":"Close other tabs","yasgui.tab_list.menu.close_tab.btn.label":"Close Tab","yasgui.tab_list.menu.copy_tab.btn.label":"Copy Tab","yasgui.tab_list.menu.new_tab.btn.label":"New Tab","yasgui.tab_list.menu.rename_tab.btn.label":"Rename Tab","yasgui.tab_list.menu.undo_close_tab.btn.label":"Undo close Tab","yasqe.tab_list.new_tab.query_invalid.warning.message":"Query contains a syntax error. See the relevant line for more information.","yasqe.tab_list.tab_rename.save.btn.label":"Submit","yasqe.tab_list.tab_rename.cancel.btn.label":"Cancel","yasgui.toolbar.mode_yasgui.btn.label":"Editor and results","yasgui.toolbar.mode_yasqe.btn.label":"Editor only","yasgui.toolbar.mode_yasr.btn.label":"Results only","yasgui.toolbar.orientation.btn.tooltip.switch_orientation_horizontal":"Switch to horizontal view","yasgui.toolbar.orientation.btn.tooltip.switch_orientation_vertical":"Switch to vertical view","yasqe.action.curl.btn.label":"CURL","yasqe.action.run_query.btn.label":"Run","yasqe.action.run_query.btn.tooltip":"Explore all options","yasqe.dropdown.run_query.option.explain_query_plan":"Explain query plan","yasqe.dropdown.run_query.option.explain_plan_shortcut":"Shift-[Ctrl|Cmd]-Enter","yasqe.dropdown.run_query.option.llm_explain_all":"LLM explain all","yasqe.dropdown.run_query.option.llm_explain_all_shortcut":"Alt-[Ctrl|Cmd]-Enter","yasqe.dropdown.run_query.option.llm_explain_query":"LLM explain query","yasqe.dropdown.run_query.option.llm_explain_results":"LLM explain results","yasqe.action.run_query.split.toggle.aria":"Open run query options menu","yasqe.action.run_query.btn.disabled.tooltip":"Querying is disabled.","yasqe.action.share.btn.tooltip":"Share your query","yasqe.action.share.error.general_message":"An error has occurred","yasqe.action.shorten.btn.label":"Shorten","yasqe.autocomplete.hint":'Hint: "abC" matches "abC*", "ab c*" and "ab-c*"',"yasqe.autocomplete.notification.info.help_info_message":"Press Alt+Enter to autocomplete","yasqe.autocomplete.notification.info.nothing_to_autocomplete":"Nothing to autocomplete yet!","yasqe.autocomplete.notification.error.failed_fetching_suggestions":"Failed fetching suggestions...","yasqe.check_syntax.error.invalid_line.prefix":"This line is invalid. Expected: ","yasr.noresults.box.info":"No results from previous run. Click Run or press Ctrl/Cmd-Enter to execute the current query or update.","yasr.fallback.box.info.for_more_info":"for more information.","yasr.fallback.box.info.info_message":"Could not render results with the {{selectedPluginName}} plugin, the results currently are rendered with the {{selectedPluginName}} plugin.","yasqe.keyboard_shortcuts.btn.label":"keyboard shortcuts","yasqe.keyboard_shortcuts.dialog.title":"Keyboard shortcuts","yasqe.keyboard_shortcuts.dialog.section.lines_formatting":"LINES (FORMATTING)","yasqe.keyboard_shortcuts.dialog.section.query_actions":"QUERY ACTIONS","yasqe.keyboard_shortcuts.dialog.section.trigger_autocomplete":"TRIGGER AUTOCOMPLETE","yasqe.keyboard_shortcuts.dialog.section.tabs":"TABS","yasqe.keyboard_shortcuts.dialog.item.trigger_autocompletion.label":"Alt-Enter","yasqe.keyboard_shortcuts.dialog.item.trigger_autocompletion.description":"Trigger Autocompletion","yasqe.keyboard_shortcuts.dialog.item.delete_current_line.label":"Ctrl|Cmd-D","yasqe.keyboard_shortcuts.dialog.item.delete_current_line.description":"Delete current/selected line(s)","yasqe.keyboard_shortcuts.dialog.item.comment_selected_line.label":"Ctrl|Cmd-/","yasqe.keyboard_shortcuts.dialog.item.comment_selected_line.description":"(Un)comment selected line(s)","yasqe.keyboard_shortcuts.dialog.item.copy_line_down.label":"Ctrl|Cmd-Alt-Down","yasqe.keyboard_shortcuts.dialog.item.copy_line_down.description":"Copy line down","yasqe.keyboard_shortcuts.dialog.item.copy_line_up.label":"Ctrl|Cmd-Alt-Up","yasqe.keyboard_shortcuts.dialog.item.copy_line_up.description":"Copy line up","yasqe.keyboard_shortcuts.dialog.item.auto_format_selected_line.label":"Ctrl|Cmd-Shift-F","yasqe.keyboard_shortcuts.dialog.item.auto_format_selected_line.description":"Auto-format/indent selected lines","yasqe.keyboard_shortcuts.dialog.item.indent_current_line_more.label":"Ctrl|Cmd-]","yasqe.keyboard_shortcuts.dialog.item.indent_current_line_more.description":"Indent current/selected line(s) more","yasqe.keyboard_shortcuts.dialog.item.indent_current_line_less.label":"Ctrl|Cmd-[","yasqe.keyboard_shortcuts.dialog.item.indent_current_line_less.description":"Indent current/selected line(s) less","yasqe.keyboard_shortcuts.dialog.item.execute_query_or_update.label":"Ctrl|Cmd-Enter","yasqe.keyboard_shortcuts.dialog.item.execute_query_or_update.description":"Execute query or update","yasqe.keyboard_shortcuts.dialog.item.execute_explain_plan_for_query.label":"Shift-Ctrl|Cmd-Enter","yasqe.keyboard_shortcuts.dialog.item.execute_explain_plan_for_query.description":"Execute explain plan for query","yasqe.keyboard_shortcuts.dialog.item.create_tab.label":"Ctrl|Cmd-Alt-T","yasqe.keyboard_shortcuts.dialog.item.create_tab.description":"Create a new unnamed tab","yasqe.keyboard_shortcuts.dialog.item.create_save_query.label":"Ctrl|Cmd-S","yasqe.keyboard_shortcuts.dialog.item.create_save_query.description":"Create a saved query from the current state","yasqe.keyboard_shortcuts.dialog.item.switch_next_tab.label":"Ctrl|Cmd-Alt-Right","yasqe.keyboard_shortcuts.dialog.item.switch_next_tab.description":"Switch to next tab","yasqe.keyboard_shortcuts.dialog.item.switch_previous_tab.label":"Ctrl|Cmd-Alt-Left","yasqe.keyboard_shortcuts.dialog.item.switch_previous_tab.description":"Switch to previous tab","yasqe.keyboard_shortcuts.dialog.item.closes_other_tabs.label":"Ctrl|Cmd-Shift-F4","yasqe.keyboard_shortcuts.dialog.item.closes_other_tabs.description":"Closes all the tabs except the current one","yasqe.keyboard_shortcuts.dialog.item.closes_other_tabs_by_left_mouse_click.label":"Shift-Mouse LEFT","yasqe.keyboard_shortcuts.dialog.item.closes_other_tabs_by_left_mouse_click.description":"Click at close tab icon to close all other tabs","yasqe.keyboard_shortcuts.dialog.item.execute_chat_gpt_explain_plan_for_query.label":"Alt-Ctrl|Cmd-Enter","yasqe.keyboard_shortcuts.dialog.item.execute_chat_gpt_explain_plan_for_query.description":"Run and explain query/result using LLM","yasqe.keyboard_shortcuts.dialog.item.full_screen.label":"Ctrl|Cmd-Alt-F","yasqe.keyboard_shortcuts.dialog.item.full_screen.description":"Full screen/exit full screen","yasqe.keyboard_shortcuts.dialog.item.explain_exit_fullscreen.message":"[Ctrl|Cmd]-Alt-F or Esc to exit full screen.","yasqe.keyboard_shortcuts.dialog.item.esc.label":"Esc","yasqe.keyboard_shortcuts.dialog.item.esc.description":"Press Esc to exit full screen","yasqe.keyboard_shortcuts.action.explain_plan_query.warning.message":"Explain only works with SELECT, CONSTRUCT or DESCRIBE queries.","yasqe.keyboard_shortcuts.action.explain_plan_query.error.message":"Cannot execute updates from this editor.","yasgui.tab_list.close_other_tabs.confirmation.none_queries_non_updates.message":"Are you sure you want to close all other query tabs?","yasgui.tab_list.close_other_tabs.confirmation.none_queries_one_update.message":"<div>You have running 1 update.</div><div>Are you sure you want to close all other query tabs?</div>","yasgui.tab_list.close_other_tabs.confirmation.none_queries_updates.message":"<div>You have running {{updatesCount}} updates.</div><div>Are you sure you want to close all other query tabs?</div>","yasgui.tab_list.close_other_tabs.confirmation.one_query_non_updates.message":"<div>You have running 1 query, that will be aborted.</div><div>Are you sure you want to close all other query tabs?</div>","yasgui.tab_list.close_other_tabs.confirmation.one_query_one_update.message":"<div>You have running 1 query and 1 update. The query will be aborted.</div><div>Are you sure you want to close all other query tabs?</div>","yasgui.tab_list.close_other_tabs.confirmation.one_query_updates.message":"<div>You have running 1 query and {{updatesCount}} updates. The query will be aborted.</div><div>Are you sure you want to close all other query tabs?</div>","yasgui.tab_list.close_other_tabs.confirmation.queries_non_updates.message":"<div>You have running {{queriesCount}} queries. The queries will be aborted</div><div>Are you sure you want to close all other query tabs?</div>","yasgui.tab_list.close_other_tabs.confirmation.queries_one_update.message":"<div>You have running {{queriesCount}} queries and 1 update. The queries will be aborted</div><div>Are you sure you want to close all other query tabs?</div>","yasgui.tab_list.close_other_tabs.confirmation.queries_updates.message":"<div>You have running {{queriesCount}} queries and {{updatesCount}} updates. The queries will be aborted.</div><div>Are you sure you want to close all other query tabs?</div>","yasr.message_info.removed_statements.message":"Removed {{countAffectedRepositoryStatements}} statements.","yasr.message_info.added_statements.message":"Added {{countAffectedRepositoryStatements}} statements.","yasr.message_info.no_changes.message":"The number of statements did not change.","yasr.exceptions.conflict_render":'Conflicting data types found for variable {{varName}}. Assuming all values of this variable are "string". As a result, several Google Charts will not render values of this particular variable. To avoid this issue, cast the values in your SPARQL query to the intended xsd datatype',"yasr.plugin_control.disabled.btn.tooltip":"Download not supported for this result representation","yasr.plugin_control.download_results.btn.label":"Download as","yasr.plugin_control.info.count_result":"{{countResults}} result","yasr.plugin_control.info.count_results":"{{countResults}} results","yasr.plugin_control.info.result_in_second":" in {{timeInSeconds}} second","yasr.plugin_control.info.result_in_seconds":" in {{timeInSeconds}} seconds","yasr.plugin_control.info.see":"See","yasr.plugin_control.missing_help.link.tooltip":"This plugin doesn't have a help reference yet. Please contact the maintainer to fix this","yasr.plugin_control.plugin_documentation.link.label":"{{selectedPluginName}} documentation","yasr.plugin_control.plugin_documentation.link.tooltip":"View documentation of {{pluginName}}","yasr.plugin_control.plugin.name.extended_table":"Table","yasr.plugin_control.plugin.name.response":"Raw response","yasr.plugin_control.plugin.name.table":"Table","yasr.plugin_control.plugin.name.pivot-table-plugin":"Pivot Table","yasr.plugin_control.plugin.name.pivot-table-plugin.available_variables":"Available Variables","yasr.plugin_control.plugin.name.pivot-table-plugin.columns":"Columns","yasr.plugin_control.plugin.name.pivot-table-plugin.cells":"Cells","yasr.plugin_control.plugin.name.pivot-table-plugin.rows":"Rows","yasr.plugin_control.plugin.pivot-table-plugin.charts.config.button":"Chart Config","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_TABLE":"Table","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_TABLE_BARCHART":"Table Barchart","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_HEATMAP":"Heatmap","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_ROW_HEATMAP":"Row Heatmap","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_COL_HEATMAP":"Col Heatmap","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_TREEMAP":"Treemap","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_LINE_CHART":"Line Chart","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_BAR_CHART":"Bar Chart","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_STACKED_BAR_CHART":"Stacked Bar Chart","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_AREA_CHART":"Area Chart","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_SCATTER_CHART":"Scatter Chart","yasr.plugin_control.plugin.pivot-table-plugin.renderer.type_TSV_EXPORT":"TSV Export","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_COUNT":"Count","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_COUNT_UNIQUE_VALUES":"Count Unique Values","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_LIST_UNIQUE_VALUES":"List Unique Values","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_SUM":"Sum","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_INTEGER_SUM":"Integer Sum","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_AVERAGE":"Average","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_MEDIAN":"Median","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_SAMPLE_VARIANCE":"Sample Variance","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_SAMPLE_STANDARD_DEVIATION":"Sample Standard Deviation","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_MINIMUM":"Minimum","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_MAXIMUM":"Maximum","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_FIRST":"First","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_LAST":"Last","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_SUM_OVER_SUM":"Sum over Sum","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_UPPER_BOUND":"80% Upper Bound","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_LOWER_BOUND":"80% Lower Bound","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_SUM_AS_FRACTION_OF_TOTAL":"Sum as Fraction of Total","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_SUM_AS_FRACTION_OF_ROWS":"Sum as Fraction of Rows","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_SUM_AS_FRACTION_OF_COLUMNS":"Sum as Fraction of Columns","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_COUNT_AS_FRACTION_OF_TOTAL":"Count as Fraction of Total","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_COUNT_AS_FRACTION_OF_ROWS":"Count as Fraction of Rows","yasr.plugin_control.plugin.pivot-table-plugin.aggregator.type_COUNT_AS_FRACTION_OF_COLUMNS":"Count as Fraction of Columns","yasr.plugin_control.plugin.name.charts":"Google Chart","yasr.plugin_control.plugin.charts.config.button":"Chart Config","yasr.plugin_control.shows_view.btn.aria_label":"Shows {{name}} view","yasr.plugin_control.table.empty_result.label":"No data available in table","yasr.plugin_control.response_chip.timestamp.minutes_ago":"minutes ago","yasr.plugin_control.response_chip.timestamp.moments_ago":"moments ago","yasr.plugin_control.response_chip.timestamp.on_at":"on {{year}}-{{month}}-{{date}} at {{hours}}:{{minutes}}","yasr.plugin_control.response_chip.timestamp.today_at":"today at {{hours}}:{{minutes}}","yasr.plugin_control.response_chip.timestamp.yesterday_at":"yesterday at {{hours}}:{{minutes}}","yasr.plugin_control.response_chip.timestamp.warning.tooltip":"Possibly stale result (obtained {{timeAgo}} ago).","yasr.plugin_control.response_chip.message.day":"{{day}}d","yasr.plugin_control.response_chip.message.hours":"{{hours}}h","yasr.plugin_control.response_chip.message.minutes":"{{minutes}}m","yasr.plugin_control.response_chip.message.result_empty":"No results.","yasr.plugin_control.response_chip.message.result_time":"Query took {{seconds}}, {{timestamp}}.","yasr.plugin_control.response_chip.message.result_info":"Showing results from {{from}} to {{to}}","yasr.plugin_control.response_chip.message.result_info.total_results":" of {{totalResults}}","yasr.plugin_control.response_chip.message.result_info.at_least_results":" of at least {{atLeastResults}}","yasr.plugin_control.response_chip.message.seconds":"{{seconds}}s","yasr.plugin_control.download_as.extended_table.dropdown.label":"Download as","yasr.plugin_control.download_as.pivot_table.dropdown.label":"Download result","yasr.plugin_control.download_as.raw_response.dropdown.label":"Download as","yasr.plugin_control.download_as.charts.dropdown.label":"Download result","yasr.plugin_control.download_as.sparql_results_json.label":"JSON","yasr.plugin_control.download_as.sparql_results_json.select.label":"SPARQL Results JSON","yasr.plugin_control.download_as.sparql_results_json.describe.construct.label":"RDF JSON","yasr.plugin_control.download_as.sparql_results_json_ld.label":"JSON-LD","yasr.plugin_control.download_as.sparql_results_ndjson_ld.label":"NDJSON-LD","yasr.plugin_control.download_as.x_sparqlstar_results_json.label":"SPARQL Results JSON*","yasr.plugin_control.download_as.x_sparqlstar_results_rdf_xml.label":"RDF-XML","yasr.plugin_control.download_as.sparql_results_xml.label":"SPARQL Results XML","yasr.plugin_control.download_as.x_sparqlstar_results_xml.label":"SPARQL Results XML*","yasr.plugin_control.download_as.csv.label":"CSV","yasr.plugin_control.download_as.tab_separated_values.label":"TSV","yasr.plugin_control.download_as.x_tab_separated_values_star.label":"TSV*","yasr.plugin_control.download_as.n3.label":"N3","yasr.plugin_control.download_as.n_triples.label":"N-Triples","yasr.plugin_control.download_as.triple.label":"Turtle","yasr.plugin_control.download_as.triple_star.label":"Turtle*","yasr.plugin_control.download_as.tri-x.label":"TriX","yasr.plugin_control.download_as.tri-g.label":"TriG","yasr.plugin_control.download_as.tri-g_star.label":"TriG*","yasr.plugin_control.download_as.n_quads.label":"N-Quads","yasr.plugin_control.download_as.x_binary_rdf_results_table.label":"Binary RDF Results","yasr.plugin_control.download_as.binary.label":"Binary RDF","yasr.plugin.error.cors_enabled.link.label":"CORS-enabled","yasr.plugin.error.endpoint_down.error.label":"Endpoint is down","yasr.plugin.error.endpoint_not_accessible.error.label":"Endpoint is not accessible from the YASGUI server and website, and the endpoint is not ","yasr.plugin.error.incorrect_endpoint.error.label":"Incorrect endpoint URL","yasr.plugin.error.new_window.btn.label":"Try query in new browser window","yasr.plugin.error.no_response_possible_reason.error.label":"Unable to get response from endpoint. Possible reasons:","yasr.plugin.error.show.full.message":"Show full exception message","yasr.plugin.error.show.less.message":"Show less exception message","yasr.plugin.response.download_result.btn.label":"Download result","yasr.plugin.response.download_result.btn.tooltip":"Download result","yasr.plugin.response.show_all.btn.label":"Show all","yasr.plugin.table.data_tables.info.result_info":"Showing _START_ to _END_ of _TOTAL_ entries","yasr.plugin.table.data_tables.paginate.first":"First","yasr.plugin.table.data_tables.paginate.last":"Last","yasr.plugin.table.data_tables.paginate.next":"Next","yasr.plugin.table.data_tables.paginate.previous":"Previous","yasr.plugin.table.download_result.btn.label":"Download result","yasr.plugin.table.ellipse.checkbox.label":"Compact view","yasr.plugin.table.page_size.dropdown.label":"Page size: ","yasr.plugin.table.simple_view.checkbox.label":"Hide row numbers","yasr.plugin.table.table_filter.input.placeholder":"Filter query results","yasr.plugin.extended_boolean.true":"YES","yasr.plugin.extended_boolean.false":"NO","yasr.plugin.no_compatible.message":" ","yasr.plugin.extended_error.default_status.message":"Error","yasqe.actions.saved_query_dialog.edit.button.tooltip":"Edit query","yasqe.actions.saved_query_dialog.delete.button.tooltip":"Delete query","yasqe.actions.saved_query_dialog.share.button.tooltip":"Get URL to query","yasqe.actions.save_query.button.tooltip":"Create saved query","yasqe.actions.save_query.dialog.title":"Create New Saved Query","yasqe.actions.save_query.dialog.query.label":"Create your sample query","yasqe.actions.save_query.dialog.query.empty_error":"Query cannot be empty!","yasqe.actions.save_query.dialog.query_name.label":"Enter title","yasqe.actions.save_query.dialog.query_name.empty_error":"Query name cannot be empty!","yasqe.actions.save_query.dialog.public_query.label":"Share query with other users","yasqe.actions.save_query.dialog.public_query.tooltip":"If checked other users will be able to see the query but not delete or edit it","yasqe.actions.save_query.dialog.create.button":"Create","yasqe.actions.save_query.dialog.cancel.button":"Cancel","yasqe.actions.show_saved_queries.button.tooltip":"Show saved queries","yasqe.actions.edit_saved_query.button.tooltip":"Edit","yasqe.actions.edit_query.dialog.title":"Edit Saved Query","yasqe.actions.save_query.dialog.save.button":"Save","yasqe.actions.delete_saved_query.button.tooltip":"Delete","yasqe.actions.delete_saved_query.confirm.dialog.label":"Confirm","yasqe.actions.delete_saved_query.confirm.dialog.message":"Are you sure you want to delete the saved query '{{query}}'?","yasqe.actions.share_query.button.tooltip":"Get URL to current query","yasqe.actions.explain_query.button.tooltip":"Explain query with LLM model","yasqe.actions.include_inferred.true.button.tooltip":"Include inferred data in results: ON","yasqe.actions.include_inferred.false.button.tooltip":"Include inferred data in results: OFF","yasqe.actions.expand_results_same_as.true.button.tooltip":"Expand results over owl:sameAs: ON","yasqe.actions.expand_results_same_as.false.button.tooltip":"Expand results over owl:sameAs: OFF","yasqe.actions.expand_results_same_as.disable.button.tooltip":"Requires 'Include Inferred'!","yasqe.footer_buttons.abort_query.button.label":"Abort query","yasqe.footer_buttons.abort_query.button.title":"Click to abort query","yasqe.footer_buttons.abort_query_requested.button.label":"Stop has been requested","yasqe.footer_buttons.abort_query_requested.button.title":"Query was requested to abort and will be terminated on the first I/O operation","yasqe.share.copy_link.dialog.title":"Copy URL to clipboard","yasqe.share.copy_link.dialog.copy.btn.label":"Copy to clipboard","yasqe.share.copy_link.dialog.copy.btn.title":"Copy to clipboard","yasqe.share.copy_link.dialog.copy.message.success":"URL copied successfully to clipboard.","yasqe.share.saved_query.dialog.copy.btn.label":"Copy to clipboard","yasqe.update_query.virtual_repository.error.message":"Updates are not supported for Virtual repositories.","yasqe.explain_query.virtual_repository.error.message":"Explain not supported for Virtual repositories."},fr={"confirmation.btn.confirm.label":"Oui","confirmation.btn.cancel.label":"Annuler","loader.message.query.editor.executing.update":"Exécution de la mise à jour","loader.message.query.editor.executing.additional_message":" ","loader.message.query.editor.evaluating.query":"Évaluation de la requête","loader.message.query.editor.progress.msg":"{{progressMessage}}... {{timeHuman}}","loader.message.query.editor.render.results":"Rendu des résultats","loader.message.query.editor.running.operation":"Exécution de l'opération... {{timeHuman}}","yasgui.control_bar.accept_headers.label":"Accept Headers","yasgui.control_bar.arguments.label":"Arguments","yasgui.control_bar.ask_select.label":"Ask / Select","yasgui.control_bar.construct_describe.label":"Construct / Describe","yasgui.control_bar.default_graphs.label":"Default Graphs","yasgui.control_bar.header_arguments.label":"Header Arguments","yasgui.control_bar.get.btn.label":"GET","yasgui.control_bar.named_graph.label":"Graphes nommés","yasgui.control_bar.post.btn.label":"POST","yasgui.control_bar.request_method.label":"Méthode de la requête","yasgui.control_bar.settings.btn.close_settings.aria_label":"Fermer les paramètres","yasgui.control_bar.settings.btn.label":"Paramètres","yasgui.control_bar.settings.btn.open_settings.aria_label":"Ouvrir les paramètres","yasgui.tab_list.add_tab.btn.label":"Ajouter un nouvel onglet","yasgui.tab_list.close_tab.btn.label":"Fermer l'onglet","yasgui.tab_list.close_tab.confirmation.title":"Confirmer","yasgui.tab_list.close_tab.confirmation.not_queries_non_updates.message":"Êtes-vous sûr de vouloir fermer cet onglet de requête?","yasgui.tab_list.close_tab.confirmation.not_query_update.message":"<div>Vous avez 1 mise à jour en cours.</div><div>Êtes-vous sûr de vouloir fermer cet onglet de requête?</div>","yasgui.tab_list.close_tab.confirmation.query_non_updates.message":"<div>Vous avez 1 requête en cours, qui sera annulée.</div><div>Êtes-vous sûr de vouloir fermer cet onglet de requête?</div>","yasgui.tab_list.close_last_tab.warning.message":"Le dernier onglet doit rester ouvert.","yasgui.tab_list.tab.default.name":"Anonyme","yasgui.tab_list.menu.close_other_tabs.btn.label":"Fermer les autres onglets","yasgui.tab_list.menu.close_tab.btn.label":"Fermer l'onglet","yasgui.tab_list.menu.copy_tab.btn.label":"Copier l'onglet","yasgui.tab_list.menu.new_tab.btn.label":"Nouvel onglet","yasgui.tab_list.menu.rename_tab.btn.label":"Renommer l'onglet","yasgui.tab_list.menu.undo_close_tab.btn.label":"Annuler la fermeture de l'onglet","yasqe.tab_list.new_tab.query_invalid.warning.message":"La requête contient une erreur de syntaxe. Consultez la ligne concernée pour plus d'informations.","yasqe.tab_list.tab_rename.save.btn.label":"Soumettre","yasqe.tab_list.tab_rename.cancel.btn.label":"Annuler","yasgui.toolbar.mode_yasgui.btn.label":"Éditeur et résultats","yasgui.toolbar.mode_yasqe.btn.label":"Éditeur seulement","yasgui.toolbar.mod