@comunica/actor-query-operation-values 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 +1 -1
- package/components/ActorQueryOperationValues.jsonld +45 -13
- package/components/components.jsonld +1 -1
- package/components/context.jsonld +7 -1
- package/lib/ActorQueryOperationValues.d.ts +2 -2
- package/lib/ActorQueryOperationValues.js +13 -11
- package/lib/ActorQueryOperationValues.js.map +1 -1
- package/package.json +14 -10
package/README.md
CHANGED
|
@@ -22,7 +22,7 @@ After installing, this package can be added to your engine's configuration as fo
|
|
|
22
22
|
{
|
|
23
23
|
"@context": [
|
|
24
24
|
...
|
|
25
|
-
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-values/^
|
|
25
|
+
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-values/^4.0.0/components/context.jsonld"
|
|
26
26
|
],
|
|
27
27
|
"actors": [
|
|
28
28
|
...
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"@context": [
|
|
3
|
-
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-values/^
|
|
4
|
-
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/core/^
|
|
5
|
-
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-query-operation/^
|
|
6
|
-
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/types/^
|
|
3
|
+
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-values/^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
|
+
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/types/^4.0.0/components/context.jsonld"
|
|
7
7
|
],
|
|
8
8
|
"@id": "npmd:@comunica/actor-query-operation-values",
|
|
9
9
|
"components": [
|
|
@@ -47,29 +47,37 @@
|
|
|
47
47
|
"genericTypeInstances": [
|
|
48
48
|
{
|
|
49
49
|
"@type": "ParameterRangeGenericTypeReference",
|
|
50
|
-
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^
|
|
50
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_I"
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"@type": "ParameterRangeGenericTypeReference",
|
|
54
|
-
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^
|
|
54
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_T"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"@type": "ParameterRangeGenericTypeReference",
|
|
58
|
-
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^
|
|
58
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_O"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"@type": "ParameterRangeGenericTypeReference",
|
|
62
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_TS"
|
|
59
63
|
}
|
|
60
64
|
]
|
|
61
65
|
},
|
|
62
66
|
{
|
|
63
67
|
"@type": "ParameterRangeGenericTypeReference",
|
|
64
|
-
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^
|
|
68
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_I"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"@type": "ParameterRangeGenericTypeReference",
|
|
72
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_T"
|
|
65
73
|
},
|
|
66
74
|
{
|
|
67
75
|
"@type": "ParameterRangeGenericTypeReference",
|
|
68
|
-
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^
|
|
76
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_O"
|
|
69
77
|
},
|
|
70
78
|
{
|
|
71
79
|
"@type": "ParameterRangeGenericTypeReference",
|
|
72
|
-
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^
|
|
80
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_TS"
|
|
73
81
|
}
|
|
74
82
|
]
|
|
75
83
|
},
|
|
@@ -79,6 +87,20 @@
|
|
|
79
87
|
},
|
|
80
88
|
"comment": "The bus this actor subscribes to."
|
|
81
89
|
},
|
|
90
|
+
{
|
|
91
|
+
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues_args_busFailMessage",
|
|
92
|
+
"range": {
|
|
93
|
+
"@type": "ParameterRangeUnion",
|
|
94
|
+
"parameterRangeElements": [
|
|
95
|
+
"xsd:string",
|
|
96
|
+
{
|
|
97
|
+
"@type": "ParameterRangeUndefined"
|
|
98
|
+
}
|
|
99
|
+
]
|
|
100
|
+
},
|
|
101
|
+
"default": "Query operation processing failed: none of the configured actors were able to handle the operation type ${action.operation.type}",
|
|
102
|
+
"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}\""
|
|
103
|
+
},
|
|
82
104
|
{
|
|
83
105
|
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues_args_beforeActors",
|
|
84
106
|
"range": {
|
|
@@ -92,15 +114,19 @@
|
|
|
92
114
|
"genericTypeInstances": [
|
|
93
115
|
{
|
|
94
116
|
"@type": "ParameterRangeGenericTypeReference",
|
|
95
|
-
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^
|
|
117
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_I"
|
|
96
118
|
},
|
|
97
119
|
{
|
|
98
120
|
"@type": "ParameterRangeGenericTypeReference",
|
|
99
|
-
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^
|
|
121
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_T"
|
|
100
122
|
},
|
|
101
123
|
{
|
|
102
124
|
"@type": "ParameterRangeGenericTypeReference",
|
|
103
|
-
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^
|
|
125
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_O"
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"@type": "ParameterRangeGenericTypeReference",
|
|
129
|
+
"parameterRangeGenericType": "npmd:@comunica/actor-abstract-mediatyped/^4.0.0/components/ActorAbstractMediaTyped.jsonld#ActorAbstractMediaTyped__generic_TS"
|
|
104
130
|
}
|
|
105
131
|
]
|
|
106
132
|
}
|
|
@@ -154,6 +180,12 @@
|
|
|
154
180
|
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues_args_bus"
|
|
155
181
|
}
|
|
156
182
|
},
|
|
183
|
+
{
|
|
184
|
+
"keyRaw": "busFailMessage",
|
|
185
|
+
"value": {
|
|
186
|
+
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues_args_busFailMessage"
|
|
187
|
+
}
|
|
188
|
+
},
|
|
157
189
|
{
|
|
158
190
|
"keyRaw": "beforeActors",
|
|
159
191
|
"value": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"@context": [
|
|
3
|
-
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-values/^
|
|
3
|
+
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-query-operation-values/^4.0.0/components/context.jsonld"
|
|
4
4
|
],
|
|
5
5
|
"@id": "npmd:@comunica/actor-query-operation-values",
|
|
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
|
-
"caqov": "npmd:@comunica/actor-query-operation-values/^
|
|
6
|
+
"caqov": "npmd:@comunica/actor-query-operation-values/^4.0.0/",
|
|
7
7
|
"ActorQueryOperationValues": {
|
|
8
8
|
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues",
|
|
9
9
|
"@prefix": true,
|
|
@@ -17,6 +17,9 @@
|
|
|
17
17
|
"args_bus": {
|
|
18
18
|
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues_args_bus"
|
|
19
19
|
},
|
|
20
|
+
"args_busFailMessage": {
|
|
21
|
+
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues_args_busFailMessage"
|
|
22
|
+
},
|
|
20
23
|
"args_beforeActors": {
|
|
21
24
|
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues_args_beforeActors",
|
|
22
25
|
"@container": "@list"
|
|
@@ -30,6 +33,9 @@
|
|
|
30
33
|
"bus": {
|
|
31
34
|
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues_args_bus"
|
|
32
35
|
},
|
|
36
|
+
"busFailMessage": {
|
|
37
|
+
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues_args_busFailMessage"
|
|
38
|
+
},
|
|
33
39
|
"beforeActors": {
|
|
34
40
|
"@id": "caqov:components/ActorQueryOperationValues.jsonld#ActorQueryOperationValues_args_beforeActors",
|
|
35
41
|
"@container": "@list"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { MediatorMergeBindingsContext } from '@comunica/bus-merge-bindings-context';
|
|
2
2
|
import type { IActionQueryOperation } from '@comunica/bus-query-operation';
|
|
3
3
|
import { ActorQueryOperationTyped } from '@comunica/bus-query-operation';
|
|
4
|
-
import type { IActorArgs, IActorTest } from '@comunica/core';
|
|
4
|
+
import type { IActorArgs, IActorTest, TestResult } from '@comunica/core';
|
|
5
5
|
import type { IQueryOperationResult, IActionContext } from '@comunica/types';
|
|
6
6
|
import type { Algebra } from 'sparqlalgebrajs';
|
|
7
7
|
/**
|
|
@@ -10,7 +10,7 @@ import type { Algebra } from 'sparqlalgebrajs';
|
|
|
10
10
|
export declare class ActorQueryOperationValues extends ActorQueryOperationTyped<Algebra.Values> {
|
|
11
11
|
readonly mediatorMergeBindingsContext: MediatorMergeBindingsContext;
|
|
12
12
|
constructor(args: IActorQueryOperationUpdateDeleteInsertArgs);
|
|
13
|
-
testOperation(_operation: Algebra.Values, _context: IActionContext): Promise<IActorTest
|
|
13
|
+
testOperation(_operation: Algebra.Values, _context: IActionContext): Promise<TestResult<IActorTest>>;
|
|
14
14
|
runOperation(operation: Algebra.Values, context: IActionContext): Promise<IQueryOperationResult>;
|
|
15
15
|
}
|
|
16
16
|
export interface IActorQueryOperationUpdateDeleteInsertArgs extends IActorArgs<IActionQueryOperation, IActorTest, IQueryOperationResult> {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ActorQueryOperationValues = void 0;
|
|
4
|
-
const bindings_factory_1 = require("@comunica/bindings-factory");
|
|
5
4
|
const bus_query_operation_1 = require("@comunica/bus-query-operation");
|
|
6
|
-
const
|
|
5
|
+
const context_entries_1 = require("@comunica/context-entries");
|
|
6
|
+
const core_1 = require("@comunica/core");
|
|
7
|
+
const utils_bindings_factory_1 = require("@comunica/utils-bindings-factory");
|
|
8
|
+
const utils_metadata_1 = require("@comunica/utils-metadata");
|
|
7
9
|
const asynciterator_1 = require("asynciterator");
|
|
8
|
-
const rdf_data_factory_1 = require("rdf-data-factory");
|
|
9
|
-
const DF = new rdf_data_factory_1.DataFactory();
|
|
10
10
|
/**
|
|
11
11
|
* A comunica Values Query Operation Actor.
|
|
12
12
|
*/
|
|
@@ -15,19 +15,21 @@ class ActorQueryOperationValues extends bus_query_operation_1.ActorQueryOperatio
|
|
|
15
15
|
super(args, 'values');
|
|
16
16
|
}
|
|
17
17
|
async testOperation(_operation, _context) {
|
|
18
|
-
return
|
|
18
|
+
return (0, core_1.passTestVoid)();
|
|
19
19
|
}
|
|
20
20
|
async runOperation(operation, context) {
|
|
21
|
-
const
|
|
21
|
+
const dataFactory = context.getSafe(context_entries_1.KeysInitQuery.dataFactory);
|
|
22
|
+
const bindingsFactory = await utils_bindings_factory_1.BindingsFactory.create(this.mediatorMergeBindingsContext, context, dataFactory);
|
|
22
23
|
const bindingsStream = new asynciterator_1.ArrayIterator(operation.bindings
|
|
23
24
|
.map(x => bindingsFactory.bindings(Object.entries(x)
|
|
24
|
-
.map(([key, value]) => [
|
|
25
|
-
const variables = operation.variables;
|
|
25
|
+
.map(([key, value]) => [dataFactory.variable(key.slice(1)), value]))));
|
|
26
26
|
const metadata = () => Promise.resolve({
|
|
27
|
-
state: new
|
|
27
|
+
state: new utils_metadata_1.MetadataValidationState(),
|
|
28
28
|
cardinality: { type: 'exact', value: operation.bindings.length },
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
variables: operation.variables.map(variable => ({
|
|
30
|
+
variable,
|
|
31
|
+
canBeUndef: operation.bindings.some(bindings => !(`?${variable.value}` in bindings)),
|
|
32
|
+
})),
|
|
31
33
|
});
|
|
32
34
|
return { type: 'bindings', bindingsStream, metadata };
|
|
33
35
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ActorQueryOperationValues.js","sourceRoot":"","sources":["ActorQueryOperationValues.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ActorQueryOperationValues.js","sourceRoot":"","sources":["ActorQueryOperationValues.ts"],"names":[],"mappings":";;;AAEA,uEAAyE;AACzE,+DAA0D;AAE1D,yCAA8C;AAS9C,6EAAmE;AACnE,6DAAmE;AACnE,iDAA8C;AAG9C;;GAEG;AACH,MAAa,yBAA0B,SAAQ,8CAAwC;IAGrF,YAAmB,IAAgD;QACjE,KAAK,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;IACxB,CAAC;IAEM,KAAK,CAAC,aAAa,CAAC,UAA0B,EAAE,QAAwB;QAC7E,OAAO,IAAA,mBAAY,GAAE,CAAC;IACxB,CAAC;IAEM,KAAK,CAAC,YAAY,CAAC,SAAyB,EAAE,OAAuB;QAE1E,MAAM,WAAW,GAAwB,OAAO,CAAC,OAAO,CAAC,+BAAa,CAAC,WAAW,CAAC,CAAC;QACpF,MAAM,eAAe,GAAG,MAAM,wCAAe,CAAC,MAAM,CAAC,IAAI,CAAC,4BAA4B,EAAE,OAAO,EAAE,WAAW,CAAC,CAAC;QAE9G,MAAM,cAAc,GAAmB,IAAI,6BAAa,CAAW,SAAS,CAAC,QAAQ;aAClF,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC;aACjD,GAAG,CAAC,CAAC,CAAE,GAAG,EAAE,KAAK,CAAE,EAAE,EAAE,CAAC,CAAE,WAAW,CAAC,QAAQ,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,KAAK,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC;QAC/E,MAAM,QAAQ,GAAG,GAA8B,EAAE,CAAC,OAAO,CAAC,OAAO,CAAC;YAChE,KAAK,EAAE,IAAI,wCAAuB,EAAE;YACpC,WAAW,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,SAAS,CAAC,QAAQ,CAAC,MAAM,EAAE;YAChE,SAAS,EAAE,SAAS,CAAC,SAAS,CAAC,GAAG,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC;gBAC9C,QAAQ;gBACR,UAAU,EAAE,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,CAAC,IAAI,QAAQ,CAAC,KAAK,EAAE,IAAI,QAAQ,CAAC,CAAC;aACrF,CAAC,CAAC;SACJ,CAAC,CAAC;QACH,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,cAAc,EAAE,QAAQ,EAAE,CAAC;IACxD,CAAC;CACF;AA7BD,8DA6BC","sourcesContent":["import type { MediatorMergeBindingsContext } from '@comunica/bus-merge-bindings-context';\nimport type { IActionQueryOperation } from '@comunica/bus-query-operation';\nimport { ActorQueryOperationTyped } from '@comunica/bus-query-operation';\nimport { KeysInitQuery } from '@comunica/context-entries';\nimport type { IActorArgs, IActorTest, TestResult } from '@comunica/core';\nimport { passTestVoid } from '@comunica/core';\nimport type {\n IQueryOperationResult,\n BindingsStream,\n Bindings,\n IActionContext,\n MetadataBindings,\n ComunicaDataFactory,\n} from '@comunica/types';\nimport { BindingsFactory } from '@comunica/utils-bindings-factory';\nimport { MetadataValidationState } from '@comunica/utils-metadata';\nimport { ArrayIterator } from 'asynciterator';\nimport type { Algebra } from 'sparqlalgebrajs';\n\n/**\n * A comunica Values Query Operation Actor.\n */\nexport class ActorQueryOperationValues extends ActorQueryOperationTyped<Algebra.Values> {\n public readonly mediatorMergeBindingsContext: MediatorMergeBindingsContext;\n\n public constructor(args: IActorQueryOperationUpdateDeleteInsertArgs) {\n super(args, 'values');\n }\n\n public async testOperation(_operation: Algebra.Values, _context: IActionContext): Promise<TestResult<IActorTest>> {\n return passTestVoid();\n }\n\n public async runOperation(operation: Algebra.Values, context: IActionContext):\n Promise<IQueryOperationResult> {\n const dataFactory: ComunicaDataFactory = context.getSafe(KeysInitQuery.dataFactory);\n const bindingsFactory = await BindingsFactory.create(this.mediatorMergeBindingsContext, context, dataFactory);\n\n const bindingsStream: BindingsStream = new ArrayIterator<Bindings>(operation.bindings\n .map(x => bindingsFactory.bindings(Object.entries(x)\n .map(([ key, value ]) => [ dataFactory.variable(key.slice(1)), value ]))));\n const metadata = (): Promise<MetadataBindings> => Promise.resolve({\n state: new MetadataValidationState(),\n cardinality: { type: 'exact', value: operation.bindings.length },\n variables: operation.variables.map(variable => ({\n variable,\n canBeUndef: operation.bindings.some(bindings => !(`?${variable.value}` in bindings)),\n })),\n });\n return { type: 'bindings', bindingsStream, metadata };\n }\n}\n\nexport interface IActorQueryOperationUpdateDeleteInsertArgs extends\n IActorArgs<IActionQueryOperation, IActorTest, IQueryOperationResult> {\n /**\n * A mediator for creating binding context merge handlers\n */\n mediatorMergeBindingsContext: MediatorMergeBindingsContext;\n}\n"]}
|
package/package.json
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@comunica/actor-query-operation-values",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"description": "A values 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,15 +41,15 @@
|
|
|
37
41
|
"build:components": "componentsjs-generator"
|
|
38
42
|
},
|
|
39
43
|
"dependencies": {
|
|
40
|
-
"@comunica/bindings-
|
|
41
|
-
"@comunica/bus-
|
|
42
|
-
"@comunica/
|
|
43
|
-
"@comunica/core": "^
|
|
44
|
-
"@comunica/
|
|
45
|
-
"@comunica/
|
|
44
|
+
"@comunica/bus-merge-bindings-context": "^4.0.1",
|
|
45
|
+
"@comunica/bus-query-operation": "^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-bindings-factory": "^4.0.1",
|
|
50
|
+
"@comunica/utils-metadata": "^4.0.1",
|
|
46
51
|
"asynciterator": "^3.9.0",
|
|
47
|
-
"
|
|
48
|
-
"sparqlalgebrajs": "^4.3.7"
|
|
52
|
+
"sparqlalgebrajs": "^4.3.8"
|
|
49
53
|
},
|
|
50
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "67831ba79e45ea1ced41fe3f83c5d6e8802dbeaa"
|
|
51
55
|
}
|