@comunica/config-query-sparql
Version:
default configuration files for Comunica SPARQL
16 lines (14 loc) • 492 B
JSON
{
"@context": [
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/runner/^4.0.0/components/context.jsonld",
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-str-len/^4.0.0/components/context.jsonld"
],
"@id": "urn:comunica:default:Runner",
"@type": "Runner",
"actors": [
{
"@id": "urn:comunica:default:function-factory/actors#term-function-str-len",
"@type": "ActorFunctionFactoryTermStrLen"
}
]
}