I want to execute the following queries to add a skos relationship: related between node a and node b:
PREFIX skos:<http://www.w3.org/2004/02/skos/core
I would prefer to send one request to the RDF repository, but cannot find a way to do this. Obviously, the queries are here in general form, and the variables? A B Schem and? Graph are bound to specific values ββat runtime.
Is there any way?
blackbox
source share