@comunica/actor-query-operation-update-drop 3.3.0 → 4.0.1

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/README.md CHANGED
@@ -23,7 +23,7 @@ After installing, this package can be added to your engine's configuration as fo
23
23
  {
24
24
  "@context": [
25
25
  ...
26
- "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-update-drop/^3.0.0/components/context.jsonld"
26
+ "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-update-drop/^4.0.0/components/context.jsonld"
27
27
  ],
28
28
  "actors": [
29
29
  ...
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "@context": [
3
- "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-update-drop/^3.0.0/components/context.jsonld",
4
- "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/core/^3.0.0/components/context.jsonld",
5
- "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-query-operation/^3.0.0/components/context.jsonld"
3
+ "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-update-drop/^4.0.0/components/context.jsonld",
4
+ "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/core/^4.0.0/components/context.jsonld",
5
+ "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-query-operation/^4.0.0/components/context.jsonld"
6
6
  ],
7
7
  "@id": "npmd:@comunica/actor-query-operation-update-drop",
8
8
  "components": [
@@ -50,29 +50,37 @@
50
50
  "genericTypeInstances": [
51
51
  {
52
52
  "@type": "ParameterRangeGenericTypeReference",
53
- "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^3.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_I"
53
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_I"
54
54
  },
55
55
  {
56
56
  "@type": "ParameterRangeGenericTypeReference",
57
- "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^3.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_T"
57
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_T"
58
58
  },
59
59
  {
60
60
  "@type": "ParameterRangeGenericTypeReference",
61
- "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^3.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_O"
61
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_O"
62
+ },
63
+ {
64
+ "@type": "ParameterRangeGenericTypeReference",
65
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_TS"
62
66
  }
63
67
  ]
64
68
  },
65
69
  {
66
70
  "@type": "ParameterRangeGenericTypeReference",
67
- "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^3.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_I"
71
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_I"
72
+ },
73
+ {
74
+ "@type": "ParameterRangeGenericTypeReference",
75
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_T"
68
76
  },
69
77
  {
70
78
  "@type": "ParameterRangeGenericTypeReference",
71
- "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^3.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_T"
79
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_O"
72
80
  },
73
81
  {
74
82
  "@type": "ParameterRangeGenericTypeReference",
75
- "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^3.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_O"
83
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_TS"
76
84
  }
77
85
  ]
78
86
  },
@@ -82,6 +90,20 @@
82
90
  },
83
91
  "comment": "The bus this actor subscribes to."
84
92
  },
93
+ {
94
+ "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop_args_busFailMessage",
95
+ "range": {
96
+ "@type": "ParameterRangeUnion",
97
+ "parameterRangeElements": [
98
+ "xsd:string",
99
+ {
100
+ "@type": "ParameterRangeUndefined"
101
+ }
102
+ ]
103
+ },
104
+ "default": "Query operation processing failed: none of the configured actors were able to handle the operation type ${action.operation.type}",
105
+ "comment": "The message that will be configured in the bus for reporting failures. This message may be a template string that contains references to the executed `action`. For example, the following templated string is allowed: \"RDF dereferencing failed: no actors could handle ${action.handle.mediaType}\""
106
+ },
85
107
  {
86
108
  "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop_args_beforeActors",
87
109
  "range": {
@@ -95,15 +117,19 @@
95
117
  "genericTypeInstances": [
96
118
  {
97
119
  "@type": "ParameterRangeGenericTypeReference",
98
- "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^3.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_I"
120
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_I"
99
121
  },
100
122
  {
101
123
  "@type": "ParameterRangeGenericTypeReference",
102
- "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^3.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_T"
124
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_T"
103
125
  },
104
126
  {
105
127
  "@type": "ParameterRangeGenericTypeReference",
106
- "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^3.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_O"
128
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_O"
129
+ },
130
+ {
131
+ "@type": "ParameterRangeGenericTypeReference",
132
+ "parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_TS"
107
133
  }
108
134
  ]
109
135
  }
@@ -163,6 +189,12 @@
163
189
  "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop_args_bus"
164
190
  }
165
191
  },
192
+ {
193
+ "keyRaw": "busFailMessage",
194
+ "value": {
195
+ "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop_args_busFailMessage"
196
+ }
197
+ },
166
198
  {
167
199
  "keyRaw": "beforeActors",
168
200
  "value": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "@context": [
3
- "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-update-drop/^3.0.0/components/context.jsonld"
3
+ "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-update-drop/^4.0.0/components/context.jsonld"
4
4
  ],
5
5
  "@id": "npmd:@comunica/actor-query-operation-update-drop",
6
6
  "@type": "Module",
@@ -3,7 +3,7 @@
3
3
  "https://linkedsoftwaredependencies.org/bundles/npm/componentsjs/^6.0.0/components/context.jsonld",
4
4
  {
5
5
  "npmd": "https://linkedsoftwaredependencies.org/bundles/npm/",
6
- "caqoud": "npmd:@comunica/actor-query-operation-update-drop/^3.0.0/",
6
+ "caqoud": "npmd:@comunica/actor-query-operation-update-drop/^4.0.0/",
7
7
  "ActorQueryOperationDrop": {
8
8
  "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop",
9
9
  "@prefix": true,
@@ -20,6 +20,9 @@
20
20
  "args_bus": {
21
21
  "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop_args_bus"
22
22
  },
23
+ "args_busFailMessage": {
24
+ "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop_args_busFailMessage"
25
+ },
23
26
  "args_beforeActors": {
24
27
  "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop_args_beforeActors",
25
28
  "@container": "@list"
@@ -36,6 +39,9 @@
36
39
  "bus": {
37
40
  "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop_args_bus"
38
41
  },
42
+ "busFailMessage": {
43
+ "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop_args_busFailMessage"
44
+ },
39
45
  "beforeActors": {
40
46
  "@id": "caqoud:components/ActorQueryOperationDrop.jsonld#ActorQueryOperationDrop_args_beforeActors",
41
47
  "@container": "@list"
@@ -1,7 +1,7 @@
1
1
  import type { IActorQueryOperationTypedMediatedArgs } from '@comunica/bus-query-operation';
2
2
  import { ActorQueryOperationTypedMediated } from '@comunica/bus-query-operation';
3
3
  import type { MediatorRdfUpdateQuads } from '@comunica/bus-rdf-update-quads';
4
- import type { IActorTest } from '@comunica/core';
4
+ import type { IActorTest, TestResult } from '@comunica/core';
5
5
  import type { IActionContext, IQueryOperationResult } from '@comunica/types';
6
6
  import type { Algebra } from 'sparqlalgebrajs';
7
7
  /**
@@ -11,7 +11,7 @@ import type { Algebra } from 'sparqlalgebrajs';
11
11
  export declare class ActorQueryOperationDrop extends ActorQueryOperationTypedMediated<Algebra.Drop> {
12
12
  readonly mediatorUpdateQuads: MediatorRdfUpdateQuads;
13
13
  constructor(args: IActorQueryOperationDropArgs);
14
- testOperation(operation: Algebra.Drop, context: IActionContext): Promise<IActorTest>;
14
+ testOperation(operation: Algebra.Drop, context: IActionContext): Promise<TestResult<IActorTest>>;
15
15
  runOperation(operation: Algebra.Drop, context: IActionContext): Promise<IQueryOperationResult>;
16
16
  }
17
17
  export interface IActorQueryOperationDropArgs extends IActorQueryOperationTypedMediatedArgs {
@@ -2,8 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ActorQueryOperationDrop = void 0;
4
4
  const bus_query_operation_1 = require("@comunica/bus-query-operation");
5
- const rdf_data_factory_1 = require("rdf-data-factory");
6
- const DF = new rdf_data_factory_1.DataFactory();
5
+ const context_entries_1 = require("@comunica/context-entries");
6
+ const utils_query_operation_1 = require("@comunica/utils-query-operation");
7
7
  /**
8
8
  * A [Query Operation](https://github.com/comunica/comunica/tree/master/packages/bus-query-operation) actor
9
9
  * that handles SPARQL drop operations.
@@ -13,14 +13,14 @@ class ActorQueryOperationDrop extends bus_query_operation_1.ActorQueryOperationT
13
13
  super(args, 'drop');
14
14
  }
15
15
  async testOperation(operation, context) {
16
- bus_query_operation_1.ActorQueryOperation.throwOnReadOnly(context);
17
- return true;
16
+ return (0, utils_query_operation_1.testReadOnly)(context);
18
17
  }
19
18
  async runOperation(operation, context) {
19
+ const dataFactory = context.getSafe(context_entries_1.KeysInitQuery.dataFactory);
20
20
  // Delegate to update-quads bus
21
21
  let graphs;
22
22
  if (operation.source === 'DEFAULT') {
23
- graphs = DF.defaultGraph();
23
+ graphs = dataFactory.defaultGraph();
24
24
  }
25
25
  else if (typeof operation.source === 'string') {
26
26
  graphs = operation.source;
@@ -1 +1 @@
1
- {"version":3,"file":"ActorQueryOperationDrop.js","sourceRoot":"","sources":["ActorQueryOperationDrop.ts"],"names":[],"mappings":";;;AACA,uEAAsG;AAKtG,uDAA+C;AAG/C,MAAM,EAAE,GAAG,IAAI,8BAAW,EAAE,CAAC;AAE7B;;;GAGG;AACH,MAAa,uBAAwB,SAAQ,sDAA8C;IAGzF,YAAmB,IAAkC;QACnD,KAAK,CAAC,IAAI,EAAE,MAAM,CAAC,CAAC;IACtB,CAAC;IAEM,KAAK,CAAC,aAAa,CAAC,SAAuB,EAAE,OAAuB;QACzE,yCAAmB,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC;QAC7C,OAAO,IAAI,CAAC;IACd,CAAC;IAEM,KAAK,CAAC,YAAY,CAAC,SAAuB,EAAE,OAAuB;QAExE,+BAA+B;QAC/B,IAAI,MAA4D,CAAC;QACjE,IAAI,SAAS,CAAC,MAAM,KAAK,SAAS,EAAE,CAAC;YACnC,MAAM,GAAG,EAAE,CAAC,YAAY,EAAE,CAAC;QAC7B,CAAC;aAAM,IAAI,OAAO,SAAS,CAAC,MAAM,KAAK,QAAQ,EAAE,CAAC;YAChD,MAAM,GAAG,SAAS,CAAC,MAAM,CAAC;QAC5B,CAAC;aAAM,CAAC;YACN,MAAM,GAAG,CAAE,SAAS,CAAC,MAAM,CAAE,CAAC;QAChC,CAAC;QACD,MAAM,EAAE,OAAO,EAAE,GAAG,MAAM,IAAI,CAAC,mBAAmB,CAAC,OAAO,CAAC;YACzD,YAAY,EAAE;gBACZ,MAAM;gBACN,gBAAgB,EAAE,CAAC,SAAS,CAAC,MAAM;gBACnC,UAAU,EAAE,IAAI;aACjB;YACD,OAAO;SACR,CAAC,CAAC;QAEH,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,OAAO;SACR,CAAC;IACJ,CAAC;CACF;AArCD,0DAqCC","sourcesContent":["import type { IActorQueryOperationTypedMediatedArgs } from '@comunica/bus-query-operation';\nimport { ActorQueryOperation, ActorQueryOperationTypedMediated } from '@comunica/bus-query-operation';\nimport type { MediatorRdfUpdateQuads } from '@comunica/bus-rdf-update-quads';\nimport type { IActorTest } from '@comunica/core';\nimport type { IActionContext, IQueryOperationResult } from '@comunica/types';\nimport type * as RDF from '@rdfjs/types';\nimport { DataFactory } from 'rdf-data-factory';\nimport type { Algebra } from 'sparqlalgebrajs';\n\nconst DF = new DataFactory();\n\n/**\n * A [Query Operation](https://github.com/comunica/comunica/tree/master/packages/bus-query-operation) actor\n * that handles SPARQL drop operations.\n */\nexport class ActorQueryOperationDrop extends ActorQueryOperationTypedMediated<Algebra.Drop> {\n public readonly mediatorUpdateQuads: MediatorRdfUpdateQuads;\n\n public constructor(args: IActorQueryOperationDropArgs) {\n super(args, 'drop');\n }\n\n public async testOperation(operation: Algebra.Drop, context: IActionContext): Promise<IActorTest> {\n ActorQueryOperation.throwOnReadOnly(context);\n return true;\n }\n\n public async runOperation(operation: Algebra.Drop, context: IActionContext):\n Promise<IQueryOperationResult> {\n // Delegate to update-quads bus\n let graphs: RDF.DefaultGraph | 'NAMED' | 'ALL' | RDF.NamedNode[];\n if (operation.source === 'DEFAULT') {\n graphs = DF.defaultGraph();\n } else if (typeof operation.source === 'string') {\n graphs = operation.source;\n } else {\n graphs = [ operation.source ];\n }\n const { execute } = await this.mediatorUpdateQuads.mediate({\n deleteGraphs: {\n graphs,\n requireExistence: !operation.silent,\n dropGraphs: true,\n },\n context,\n });\n\n return {\n type: 'void',\n execute,\n };\n }\n}\n\nexport interface IActorQueryOperationDropArgs extends IActorQueryOperationTypedMediatedArgs {\n /**\n * The RDF Update Quads mediator\n */\n mediatorUpdateQuads: MediatorRdfUpdateQuads;\n}\n"]}
1
+ {"version":3,"file":"ActorQueryOperationDrop.js","sourceRoot":"","sources":["ActorQueryOperationDrop.ts"],"names":[],"mappings":";;;AACA,uEAAiF;AAEjF,+DAA0D;AAG1D,2EAA+D;AAI/D;;;GAGG;AACH,MAAa,uBAAwB,SAAQ,sDAA8C;IAGzF,YAAmB,IAAkC;QACnD,KAAK,CAAC,IAAI,EAAE,MAAM,CAAC,CAAC;IACtB,CAAC;IAEM,KAAK,CAAC,aAAa,CAAC,SAAuB,EAAE,OAAuB;QACzE,OAAO,IAAA,oCAAY,EAAC,OAAO,CAAC,CAAC;IAC/B,CAAC;IAEM,KAAK,CAAC,YAAY,CAAC,SAAuB,EAAE,OAAuB;QAExE,MAAM,WAAW,GAAwB,OAAO,CAAC,OAAO,CAAC,+BAAa,CAAC,WAAW,CAAC,CAAC;QAEpF,+BAA+B;QAC/B,IAAI,MAA4D,CAAC;QACjE,IAAI,SAAS,CAAC,MAAM,KAAK,SAAS,EAAE,CAAC;YACnC,MAAM,GAAG,WAAW,CAAC,YAAY,EAAE,CAAC;QACtC,CAAC;aAAM,IAAI,OAAO,SAAS,CAAC,MAAM,KAAK,QAAQ,EAAE,CAAC;YAChD,MAAM,GAAG,SAAS,CAAC,MAAM,CAAC;QAC5B,CAAC;aAAM,CAAC;YACN,MAAM,GAAG,CAAE,SAAS,CAAC,MAAM,CAAE,CAAC;QAChC,CAAC;QACD,MAAM,EAAE,OAAO,EAAE,GAAG,MAAM,IAAI,CAAC,mBAAmB,CAAC,OAAO,CAAC;YACzD,YAAY,EAAE;gBACZ,MAAM;gBACN,gBAAgB,EAAE,CAAC,SAAS,CAAC,MAAM;gBACnC,UAAU,EAAE,IAAI;aACjB;YACD,OAAO;SACR,CAAC,CAAC;QAEH,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,OAAO;SACR,CAAC;IACJ,CAAC;CACF;AAtCD,0DAsCC","sourcesContent":["import type { IActorQueryOperationTypedMediatedArgs } from '@comunica/bus-query-operation';\nimport { ActorQueryOperationTypedMediated } from '@comunica/bus-query-operation';\nimport type { MediatorRdfUpdateQuads } from '@comunica/bus-rdf-update-quads';\nimport { KeysInitQuery } from '@comunica/context-entries';\nimport type { IActorTest, TestResult } from '@comunica/core';\nimport type { ComunicaDataFactory, IActionContext, IQueryOperationResult } from '@comunica/types';\nimport { testReadOnly } from '@comunica/utils-query-operation';\nimport type * as RDF from '@rdfjs/types';\nimport type { Algebra } from 'sparqlalgebrajs';\n\n/**\n * A [Query Operation](https://github.com/comunica/comunica/tree/master/packages/bus-query-operation) actor\n * that handles SPARQL drop operations.\n */\nexport class ActorQueryOperationDrop extends ActorQueryOperationTypedMediated<Algebra.Drop> {\n public readonly mediatorUpdateQuads: MediatorRdfUpdateQuads;\n\n public constructor(args: IActorQueryOperationDropArgs) {\n super(args, 'drop');\n }\n\n public async testOperation(operation: Algebra.Drop, context: IActionContext): Promise<TestResult<IActorTest>> {\n return testReadOnly(context);\n }\n\n public async runOperation(operation: Algebra.Drop, context: IActionContext):\n Promise<IQueryOperationResult> {\n const dataFactory: ComunicaDataFactory = context.getSafe(KeysInitQuery.dataFactory);\n\n // Delegate to update-quads bus\n let graphs: RDF.DefaultGraph | 'NAMED' | 'ALL' | RDF.NamedNode[];\n if (operation.source === 'DEFAULT') {\n graphs = dataFactory.defaultGraph();\n } else if (typeof operation.source === 'string') {\n graphs = operation.source;\n } else {\n graphs = [ operation.source ];\n }\n const { execute } = await this.mediatorUpdateQuads.mediate({\n deleteGraphs: {\n graphs,\n requireExistence: !operation.silent,\n dropGraphs: true,\n },\n context,\n });\n\n return {\n type: 'void',\n execute,\n };\n }\n}\n\nexport interface IActorQueryOperationDropArgs extends IActorQueryOperationTypedMediatedArgs {\n /**\n * The RDF Update Quads mediator\n */\n mediatorUpdateQuads: MediatorRdfUpdateQuads;\n}\n"]}
package/package.json CHANGED
@@ -1,9 +1,13 @@
1
1
  {
2
2
  "name": "@comunica/actor-query-operation-update-drop",
3
- "version": "3.3.0",
3
+ "version": "4.0.1",
4
4
  "description": "A drop query-operation actor",
5
5
  "lsd:module": true,
6
6
  "license": "MIT",
7
+ "funding": {
8
+ "type": "opencollective",
9
+ "url": "https://opencollective.com/comunica-association"
10
+ },
7
11
  "homepage": "https://comunica.dev/",
8
12
  "repository": {
9
13
  "type": "git",
@@ -37,13 +41,14 @@
37
41
  "build:components": "componentsjs-generator"
38
42
  },
39
43
  "dependencies": {
40
- "@comunica/bus-query-operation": "^3.3.0",
41
- "@comunica/bus-rdf-update-quads": "^3.3.0",
42
- "@comunica/core": "^3.3.0",
43
- "@comunica/types": "^3.3.0",
44
+ "@comunica/bus-query-operation": "^4.0.1",
45
+ "@comunica/bus-rdf-update-quads": "^4.0.1",
46
+ "@comunica/context-entries": "^4.0.1",
47
+ "@comunica/core": "^4.0.1",
48
+ "@comunica/types": "^4.0.1",
49
+ "@comunica/utils-query-operation": "^4.0.1",
44
50
  "@rdfjs/types": "*",
45
- "rdf-data-factory": "^1.1.1",
46
- "sparqlalgebrajs": "^4.3.7"
51
+ "sparqlalgebrajs": "^4.3.8"
47
52
  },
48
- "gitHead": "02bde397d206f1f5a523643a6a604c89e792e2f9"
53
+ "gitHead": "67831ba79e45ea1ced41fe3f83c5d6e8802dbeaa"
49
54
  }