On Mar 10, 2013 5:54 AM, "Mohammad Mourhaf AL Asswad" <[email protected]>
wrote:
>
> Hello Anuj,
>
> Thank you for the useful tutorial. I  am trying to use Stanbol to index
RDF files and query them using SPARQL. I managed to index RDF files but
fails to query them. I cannot get to the http://{stanbol}/sparql to execute
SPARQL queries. Do you know any useful source that explains in details how
to do that?

The only support for sparql in Stanbol is the one provided by Jena via
clerezza. Jena takes care of indexing the triples. You can add the tripples
to a graph you get via clerezza's TcManager. Then you can run sparql
queries against this.

Hope this helps.

Reto

>
> Many thanks in advance.
>
> Mohammad,
>
> On Mar 9, 2013, at 11:31 PM, Anuj Kumar <[email protected]<mailto:
[email protected]>> wrote:
>
> Thanks Reto. Really helpful.
>
> - Anuj
>
> On Sat, Mar 9, 2013 at 9:59 PM, Reto Bachmann-Gmür <[email protected]
<mailto:[email protected]>> wrote:
>
> Hi,
>
> I've just published a 16 minutes Screencast on
> https://vimeo.com/61415903which shows how to get started developing
> stanbol modules.
>
> To keep the requirements very low Netbeans (on windows) is being used for
> everything (building, launching, using archetypes).
>
> Enjoy!
>
> Reto
>
>

Reply via email to