Best way to query contexts in Stardog-2.1.3

0 views
Skip to first unread message

Amin Tajgardoon

unread,
Aug 18, 2014, 3:26:21 PM8/18/14
to sta...@clarkparsia.com
Hi,

In order to separate the schema(classes and properties) from individuals, I created two different contexts and added the data to them accordingly. I also assigned the first context to reasoning.schema.graphs.
However, for every query I have to include:

FROM <schema context URI>
FROM <individuals context URI>

1- Why FROM NAMED in the SPARQL query interface is not working for the individuals context?
2- Is there a way to say FROM all? I have tried * and it doesn't work.

Thanks,
Reply all
Reply to author
Forward
0 new messages