Hi,
I am trying to perform a SPARQL query within a particular context. However, sparqlSelect method on RepositoryModel ignores the context URI. Any help?
I know this can fixed by added FROM clause in the SPARQL query, but is there any solid fix with RDF2Go Libraries.
Thanks.