{
  "@context": [
    "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/runner/^4.0.0/components/context.jsonld",

    "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-http-wayback/^4.0.0/components/context.jsonld",

    "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-http/^4.0.0/components/context.jsonld"
  ],
  "@id": "urn:comunica:default:Runner",
  "@type": "Runner",
  "actors": [
    {
      "@id": "urn:comunica:default:http/actors#wayback",
      "@type": "ActorHttpWayback",
      "bus": { "@id": "ActorHttp:_fallback_bus" },
      "mediatorHttp": { "@id": "urn:comunica:default:http/mediators#no-fallback" }
    }
  ]
}
