[Virtuoso-users] Contd: Querying private dataspace data

2009-03-07 Thread Kingsley Idehen
Steve Judkins wrote: What is the proper way to query private data in a user's dataspace via the sparql endpoint? For example, how do I query my private addressbook data? Perhaps someone can provide a curl example to clarify, because I have been trying to use these examples for querying a data

Re: [Virtuoso-users] Querying private dataspace data

2009-03-07 Thread Kingsley Idehen
Steve Judkins wrote: What is the proper way to query private data in a user's dataspace via the sparql endpoint? For example, how do I query my private addressbook data? Perhaps someone can provide a curl example to clarify, because I have been trying to use these examples for querying a data

Re: [Virtuoso-users] Querying private dataspace data

2009-03-07 Thread Rumi Tsekova
Hi Steve, You can try (no authentication required) this query to get all user demo for ex. AddressBook contacts: * Note that this will return data only for the user's AddressBook instance(s) which is public. (public is settable from Application Settings->Applications Management->for the instan

[Virtuoso-users] Querying private dataspace data

2009-03-07 Thread Steve Judkins
What is the proper way to query private data in a user's dataspace via the sparql endpoint? For example, how do I query my private addressbook data? Perhaps someone can provide a curl example to clarify, because I have been trying to use these examples for querying a dataspace: http://virtuoso.op