-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove query init actor, fix configs to build
- Loading branch information
1 parent
ce83c0f
commit 2969b93
Showing
41 changed files
with
108 additions
and
5,930 deletions.
There are no files selected for viewing
3 changes: 2 additions & 1 deletion
3
engines/config-query-sparql-components/config/config-base-adaptive.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
engines/config-query-sparql-components/config/config-base-normal-call.json
This file was deleted.
Oops, something went wrong.
File renamed without changes.
13 changes: 0 additions & 13 deletions
13
engines/config-query-sparql-components/config/config-bloom.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
62 changes: 62 additions & 0 deletions
62
engines/config-query-sparql-components/config/config-solid-base-adaptive.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
{ | ||
"@context": [ | ||
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/config-query-sparql/^3.0.0/components/context.jsonld", | ||
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/config-query-sparql-link-traversal/^0.0.0/components/context.jsonld", | ||
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/config-query-sparql-solid/^3.0.0/components/context.jsonld" | ||
], | ||
"import": [ | ||
"ccqs:config/context-preprocess/actors.json", | ||
"ccqs:config/context-preprocess/mediators.json", | ||
"ccqslt:config/extract-links/mediators.json", | ||
"ccqs:config/hash-bindings/actors.json", | ||
"ccqs:config/hash-bindings/mediators.json", | ||
"ccqs:config/hash-quads/actors.json", | ||
"ccqs:config/hash-quads/mediators.json", | ||
"ccqss:config/http/actors.json", | ||
"ccqs:config/http/mediators.json", | ||
"ccqs:config/http-invalidate/actors.json", | ||
"ccqs:config/http-invalidate/mediators.json", | ||
"ccqslt:config/init/actors.json", | ||
"ccqslt:config/optimize-query-operation/actors.json", | ||
"ccqs:config/optimize-query-operation/mediators.json", | ||
"ccqs:config/query-operation/actors.json", | ||
"ccqs:config/query-operation/mediators.json", | ||
"ccqs:config/query-parse/actors.json", | ||
"ccqs:config/query-parse/mediators.json", | ||
"ccqs:config/query-result-serialize/actors.json", | ||
"ccqs:config/query-result-serialize/mediators.json", | ||
"ccqs:config/dereference/actors.json", | ||
"ccqs:config/dereference/mediators.json", | ||
"ccqs:config/dereference-rdf/actors.json", | ||
"ccqs:config/dereference-rdf/mediators.json", | ||
"ccqslt:config/rdf-join/actors-adaptive.json", | ||
"ccqs:config/rdf-join/mediators.json", | ||
"ccqslt:config/rdf-join-entries-sort/actors-adaptive.json", | ||
"ccqs:config/rdf-join-entries-sort/mediators.json", | ||
"ccqs:config/rdf-join-selectivity/actors.json", | ||
"ccqs:config/rdf-join-selectivity/mediators.json", | ||
"ccqs:config/rdf-metadata/actors.json", | ||
"ccqs:config/rdf-metadata/mediators.json", | ||
"ccqs:config/rdf-metadata-accumulate/actors.json", | ||
"ccqs:config/rdf-metadata-accumulate/mediators.json", | ||
"ccqs:config/rdf-metadata-extract/actors.json", | ||
"ccqs:config/rdf-metadata-extract/mediators.json", | ||
"ccqslt:config/rdf-metadata-extract/actors/traverse.json", | ||
"ccqs:config/rdf-parse/actors.json", | ||
"ccqs:config/rdf-parse/mediators.json", | ||
"ccqs:config/rdf-parse-html/actors.json", | ||
"ccqs:config/rdf-resolve-hypermedia-links/actors.json", | ||
"ccqslt:config/rdf-resolve-hypermedia-links/actors/traverse.json", | ||
"ccqs:config/rdf-resolve-hypermedia-links/mediators.json", | ||
"ccqs:config/rdf-resolve-hypermedia-links-queue/actors.json", | ||
"ccqs:config/rdf-resolve-hypermedia-links-queue/mediators.json", | ||
"ccqslt:config/rdf-resolve-quad-pattern/actors.json", | ||
"ccqs:config/rdf-resolve-quad-pattern/mediators.json", | ||
"ccqs:config/rdf-serialize/actors.json", | ||
"ccqs:config/rdf-serialize/mediators.json", | ||
"ccqs:config/rdf-update-hypermedia/actors.json", | ||
"ccqs:config/rdf-update-hypermedia/mediators.json", | ||
"ccqs:config/rdf-update-quads/actors.json", | ||
"ccqs:config/rdf-update-quads/mediators.json" | ||
] | ||
} |
11 changes: 0 additions & 11 deletions
11
engines/config-query-sparql-components/config/config-void.json
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
engines/config-query-sparql-components/config/context-preprocess/actors.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
engines/config-query-sparql-components/config/rdf-join/actors.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ts/config/rdf-metadata-extract/bloom.json → ...fig/rdf-metadata-extract/link-filter.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 4 additions & 7 deletions
11
engines/config-query-sparql-components/config/rdf-metadata-extract/void.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,14 @@ | ||
{ | ||
"@context": [ | ||
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/runner/^2.0.0/components/context.jsonld", | ||
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-metadata-extract-void-description/^0.0.0/components/context.jsonld" | ||
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/runner/^3.0.0/components/context.jsonld", | ||
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-metadata-extract-void/^3.0.0/components/context.jsonld" | ||
], | ||
"@id": "urn:comunica:default:Runner", | ||
"@type": "Runner", | ||
"actors": [ | ||
{ | ||
"@id": "urn:comunica:default:rdf-metadata-extract/actors#void-description", | ||
"@type": "ActorRdfMetadataExtractVoIDDescription", | ||
"mediatorDereferenceRdf": { | ||
"@id": "urn:comunica:default:dereference-rdf/mediators#main" | ||
} | ||
"@id": "urn:comunica:default:rdf-metadata-extract/actors#void", | ||
"@type": "ActorRdfMetadataExtractVoid" | ||
} | ||
] | ||
} |
4 changes: 2 additions & 2 deletions
4
engines/config-query-sparql-components/config/rdf-parse/actors.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
engines/config-query-sparql-components/config/rdf-parse/mediators.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.