Skip to content

How to use actor-query-process-annotate-source-binding #1396

Answered by RubenEschauzier
balhoff asked this question in Q&A
Discussion options

You must be logged in to vote

The actor-query-process-annotate-source-binding actor is only the last step to get the provenance of solutions from Comunica. You need to add a few more actors to compute the provenance information.

This PR aims to add these configs to Comunica link-traversal.

In summary, you need to add the following query-source-identify-hypermedia actor to your config:

    {
      "@id": "urn:comunica:default:query-source-identify-hypermedia/actors#annotate-source",
      "@type": "ActorQuerySourceIdentifyHypermediaAnnotateSource",
      "mediatorMergeBindingsContext": { "@id": "urn:comunica:default:merge-bindings-context/mediators#main" },
      "mediatorQuerySourceIdentifyHypermedia": { "@id": "urn:c…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@RubenEschauzier
Comment options

@balhoff
Comment options

@RubenEschauzier
Comment options

@balhoff
Comment options

@RubenEschauzier
Comment options

Answer selected by rubensworks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants