@comunica/config-query-sparql
Version:
default configuration files for Comunica SPARQL
44 lines (41 loc) • 2.25 kB
JSON
{
"@context": [
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/config-query-sparql/^4.0.0/components/context.jsonld"
],
"import": [
"ccqs:config/query-operation/actors/query/ask.json",
"ccqs:config/query-operation/actors/query/bgp.json",
"ccqs:config/query-operation/actors/query/construct.json",
"ccqs:config/query-operation/actors/query/distinct.json",
"ccqs:config/query-operation/actors/query/extend.json",
"ccqs:config/query-operation/actors/query/filter.json",
"ccqs:config/query-operation/actors/query/from.json",
"ccqs:config/query-operation/actors/query/group.json",
"ccqs:config/query-operation/actors/query/join.json",
"ccqs:config/query-operation/actors/query/leftjoin.json",
"ccqs:config/query-operation/actors/query/minus.json",
"ccqs:config/query-operation/actors/query/nop.json",
"ccqs:config/query-operation/actors/query/orderby.json",
"ccqs:config/query-operation/actors/query/project.json",
"ccqs:config/query-operation/actors/query/reduced.json",
"ccqs:config/query-operation/actors/query/service.json",
"ccqs:config/query-operation/actors/query/slice.json",
"ccqs:config/query-operation/actors/query/source.json",
"ccqs:config/query-operation/actors/query/union.json",
"ccqs:config/query-operation/actors/query/values.json",
"ccqs:config/query-operation/actors/query/path-alt.json",
"ccqs:config/query-operation/actors/query/path-inv.json",
"ccqs:config/query-operation/actors/query/path-link.json",
"ccqs:config/query-operation/actors/query/path-nps.json",
"ccqs:config/query-operation/actors/query/path-one-or-more.json",
"ccqs:config/query-operation/actors/query/path-seq.json",
"ccqs:config/query-operation/actors/query/path-zero-or-more.json",
"ccqs:config/query-operation/actors/query/path-zero-or-one.json",
"ccqs:config/query-operation/actors/update/clear.json",
"ccqs:config/query-operation/actors/update/composite.json",
"ccqs:config/query-operation/actors/update/create.json",
"ccqs:config/query-operation/actors/update/delete-insert.json",
"ccqs:config/query-operation/actors/update/drop.json",
"ccqs:config/query-operation/actors/update/load.json"
]
}