@qaecy/cue-sdk 0.0.11 → 0.0.12
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/{cue-BY7UdQjW.js → cue-DvRdtUhi.js} +2 -2
- package/index.js +1 -1
- package/node.js +2 -2
- package/package.json +1 -1
|
@@ -851,7 +851,7 @@ class mt {
|
|
|
851
851
|
*/
|
|
852
852
|
async sparql(t, e, s) {
|
|
853
853
|
console.log(s);
|
|
854
|
-
const i = s === "
|
|
854
|
+
const i = s === "fuseki" ? Ut : Ot;
|
|
855
855
|
console.log(`Executing SPARQL query against ${i} for project ${e} with graph type ${s ?? "fuseki"}`);
|
|
856
856
|
const n = new URLSearchParams();
|
|
857
857
|
n.append("query", t);
|
|
@@ -2997,7 +2997,7 @@ async function Ve() {
|
|
|
2997
2997
|
await a.default({ module_or_path: i }), D = a.scan;
|
|
2998
2998
|
}
|
|
2999
2999
|
}
|
|
3000
|
-
const Xe = "
|
|
3000
|
+
const Xe = "qlever", L = 1e3, Z = "cue:pending:";
|
|
3001
3001
|
async function tt(l) {
|
|
3002
3002
|
const { tmpdir: t } = await import(
|
|
3003
3003
|
/* webpackIgnore: true */
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as s, a as u, b as C, c, d as i, e as t, f as o, g as r, h as l, i as n, j as P, k as j, l as m, R as h, m as R, n as S, s as f } from "./cue-
|
|
1
|
+
import { C as s, a as u, b as C, c, d as i, e as t, f as o, g as r, h as l, i as n, j as P, k as j, l as m, R as h, m as R, n as S, s as f } from "./cue-DvRdtUhi.js";
|
|
2
2
|
export {
|
|
3
3
|
s as Cue,
|
|
4
4
|
u as CueApi,
|
package/node.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as _, B as E, o as l, p as S, q as m, r as P, t as d, l as U, u as B, a as R } from "./cue-
|
|
2
|
-
import { b as y, c as I, d as L, e as O, f as x, g as D, h as H, i as N, j as W, k as v, R as k, m as q, n as G, s as Q } from "./cue-
|
|
1
|
+
import { C as _, B as E, o as l, p as S, q as m, r as P, t as d, l as U, u as B, a as R } from "./cue-DvRdtUhi.js";
|
|
2
|
+
import { b as y, c as I, d as L, e as O, f as x, g as D, h as H, i as N, j as W, k as v, R as k, m as q, n as G, s as Q } from "./cue-DvRdtUhi.js";
|
|
3
3
|
import { getStorage as s, connectStorageEmulator as o } from "firebase/storage";
|
|
4
4
|
import "firebase/firestore";
|
|
5
5
|
class w extends _ {
|