graphdb-workbench
Version:
The web application for GraphDB APIs
2 lines • 719 B
JavaScript
export const __webpack_id__=15204;export const __webpack_ids__=[15204];export const __webpack_modules__={15204:(e,t,s)=>{s.r(t),s.d(t,{DEFAULT_SPARQL_QUERY:()=>i,SparqlTemplateInfo:()=>a});const i="PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\nPREFIX ex: <http://example.com#>\nDELETE {\n ?subject ex:myPredicate ?oldValue .\n} INSERT {\n ?subject ex:myPredicate ?newValue .\n} WHERE {\n ?id rdf:type ex:MyType .\n ?subject ex:isRelatedTo ?id .\n}\n";class a{constructor(e=i,t=!0,s=void 0){this.query=e,this.templateID=s,this.isNewTemplate=t,this.templateExist=!1,this.isValidTemplateId=!0,this.isValidQuery=!0,this.isValidQueryMode=!0}}}};
//# sourceMappingURL=15204.43e57c01a826c60b642c.bundle.js.map