@comunica/config-query-sparql
Version:
default configuration files for Comunica SPARQL
16 lines (14 loc) • 480 B
JSON
{
"@context": [
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/runner/^5.0.0/components/context.jsonld",
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-update-quads-rdfjs-store/^5.0.0/components/context.jsonld"
],
"@id": "urn:comunica:default:Runner",
"@type": "Runner",
"actors": [
{
"@id": "urn:comunica:default:rdf-update-quads/actors#rdfjs-store",
"@type": "ActorRdfUpdateQuadsRdfJsStore"
}
]
}