Readonly
beforeActor that must be registered in the bus before this actor.
Readonly
busThe bus this actor subscribes to.
Optional
Readonly
graphThe URI that should be interpreted as graph URI
Readonly
mediatorThe RDF dereference mediator
Readonly
mediatorA mediator for creating binding context merge handlers
Readonly
mediatorThe metadata mediator
Readonly
mediatorThe metadata extract mediator
Readonly
nameThe name for this actor.
Readonly
objectThe URI that should be interpreted as object URI
Readonly
predicateThe URI that should be interpreted as predicate URI
Protected
Readonly
sourceReadonly
subjectThe URI that should be interpreted as subject URI
Protected
createOptional
quads: Stream<Quad>Protected
getOptional
data: () => anyProtected
logOptional
data: () => anyProtected
logOptional
data: () => anyProtected
logOptional
data: () => anyProtected
logOptional
data: () => anyProtected
logOptional
data: () => anyProtected
logOptional
data: () => anyLook for the search form
the metadata to look for the form.
A promise resolving to a hypermedia form.
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.
Check if this actor can run the given action, without actually running it.
The action to test.
A promise that resolves to the test result.
Static
getGet the logger from the given context.
An optional context.
The logger or undefined.
A comunica QPF Query Source Identify Hypermedia Actor.