@comunica/config-query-sparql
Version:
default configuration files for Comunica SPARQL
14 lines (13 loc) • 498 B
JSON
{
"@context": [
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-join/^5.0.0/components/context.jsonld",
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/mediator-join-coefficients-fixed/^5.0.0/components/context.jsonld"
],
"@id": "urn:comunica:default:rdf-join/mediators#main",
"@type": "MediatorJoinCoefficientsFixed",
"cpuWeight": 10,
"memoryWeight": 1,
"timeWeight": 2,
"ioWeight": 10,
"bus": { "@id": "ActorRdfJoin:_default_bus" }
}