Hi Chris,

can you give me an example construct query that does the job?


Best,

Thorben

Am 23.06.2014 14:42, schrieb Chris Dollin:
On Monday, June 23, 2014 02:11:00 PM Thorben Wallmeyer wrote:

I've got a model/graph that I would like to query. All I do is executing
the query "DESCRIBE <MY_NS://knowledge/my_resource>". This returns me
all statements that use the named resource as subject.
More than that -- it typically does bnode closure, so eg if the
value of some property is a list you get the entire list structure.

What do I have to
do, to get all statements that use this resource as object, too?
Write an explicit CONSTRUCT query that has that resource as an object
of some triples.

How does the query has to look like? Everything i tried did not have the
expected effect.
What did you try? What did you get?

Chris


Reply via email to