diff --git a/classes/_comunica_actor_http_inrupt_solid_client_authn.ActorHttpInruptSolidClientAuthn.html b/classes/_comunica_actor_http_inrupt_solid_client_authn.ActorHttpInruptSolidClientAuthn.html index 1db06d1..d2d6e56 100644 --- a/classes/_comunica_actor_http_inrupt_solid_client_authn.ActorHttpInruptSolidClientAuthn.html +++ b/classes/_comunica_actor_http_inrupt_solid_client_authn.ActorHttpInruptSolidClientAuthn.html @@ -1,5 +1,5 @@
Readonly
beforeActor that must be registered in the bus before this actor.
Readonly
busThe bus this actor subscribes to.
-Readonly
mediatorReadonly
nameThe name for this actor.
+Readonly
mediatorReadonly
nameThe name for this actor.
Static
Readonly
CONTEXT_Protected
getProtected
logProtected
logProtected
logProtected
logProtected
logProtected
logStatic
Readonly
CONTEXT_Protected
getProtected
logProtected
logProtected
logProtected
logProtected
logProtected
logRun the given action on this actor +
Run the given action on this actor AND invokes the Bus#onRun method.
The action to run.
A promise that resolves to the run result.
@@ -41,7 +41,7 @@ without actually running it.The action to test.
A promise that resolves to the test result.
-Static
createCreates an appropriate User-Agent header string for Node.js or other environments. +
Static
createCreates an appropriate User-Agent header string for Node.js or other environments. Within browsers, returns undefined, because the value should not be overridden due to potential CORS issues.
Static
getGet the logger from the given context.
An optional context.
diff --git a/classes/_comunica_query_sparql_solid.CliArgsHandlerSolidAuth.html b/classes/_comunica_query_sparql_solid.CliArgsHandlerSolidAuth.html index 459adf7..4e2229c 100644 --- a/classes/_comunica_query_sparql_solid.CliArgsHandlerSolidAuth.html +++ b/classes/_comunica_query_sparql_solid.CliArgsHandlerSolidAuth.html @@ -1,11 +1,11 @@Adds and handles CLI options for Solid authentication.
-A Comunica SPARQL query engine.
-Explain the given query
+Explain the given query
A query string or algebra.
An optional query context.
The explain mode.
diff --git a/classes/_comunica_query_sparql_solid.QueryEngineFactory.html b/classes/_comunica_query_sparql_solid.QueryEngineFactory.html index cbc11c3..5e6a2d2 100644 --- a/classes/_comunica_query_sparql_solid.QueryEngineFactory.html +++ b/classes/_comunica_query_sparql_solid.QueryEngineFactory.html @@ -1,6 +1,6 @@A factory that can create query engines dynamically based on a given config.
-Create a new Comunica query engine.
+Create a new Comunica query engine.
Optional
options: IDynamicQueryEngineOptionsOptional settings on how to instantiate the query engine.
This message may be a template string that contains references to the executed action
.
For example, the following templated string is allowed:
"RDF dereferencing failed: no actors could handle ${action.handle.mediaType}"
The name for this actor.
+The name for this actor.
A comunica Inrupt Solid Client Authn Http Actor.
-