Federated Queries with SPARQL

18 views
Skip to first unread message

Massimiliano Collavo

unread,
Oct 13, 2017, 11:34:19 AM10/13/17
to arc-dev
Hello All,
Is it possible make federated queries with ARC?
like this:
PREFIX foaf:   <http://xmlns.com/foaf/0.1/>
SELECT ?name
WHERE
{
  <http://example.org/myfoaf/I> foaf:knows ?person .
    ?person foaf:name ?name . } 
}

or it is only possible with apache jena?

Thanks in advance Massiniliano
Reply all
Reply to author
Forward
0 new messages