Thanks to everybody! I got some interesting results. After obtaining the
translation of SPARQL queries, i noticed that for a kind of queries
("SELECT?p ?o
WHERE ( s ?p ?o )") the time needed to get the results is lower in SPARQL
than in SQL. is it possible?
cheers


2013/9/10 Richard Cyganiak <rich...@cyganiak.de>

> On 10 Sep 2013, at 16:58, Diogo FC Patrao <djogopat...@gmail.com> wrote:
>
> It is, try starting the server with the verbose option turned on, it will
> show the actual queries being run.
>
> If you want to translate the queries using the API, I'm interested too.
>
>
> When using D2RQ via the API, you can see the queries by configuring
> loggers to show them. The easiest way of doing that is to set the same
> logging configuration that D2R Server uses in verbose mode. See here:
>
>
> https://github.com/d2rq/d2rq/blob/master/src/de/fuberlin/wiwiss/d2rq/Log4jHelper.java
> https://github.com/d2rq/d2rq/blob/master/etc/log4j.properties
>
> Hope that helps,
> Richard
>
>
>
>
> cheers,
>
> --
> diogo patrĂ£o
>
>
>
>
> On Mon, Sep 9, 2013 at 5:28 PM, Brando Preda <b.pred...@gmail.com> wrote:
>
>> Hello, is it possible to obtain the translation of SPARQL queries
>> submitted at the SPARQL endpoint in the SQL language?
>> Thank you
>>
>> Brando
>>
>>
>> ------------------------------------------------------------------------------
>> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
>> Discover the easy way to master current and previous Microsoft
>> technologies
>> and advance your career. Get an incredible 1,500+ hours of step-by-step
>> tutorial videos with LearnDevNow. Subscribe today and save!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
>> _______________________________________________
>> d2rq-map-devel mailing list
>> d2rq-map-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel
>>
>>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. Consolidate legacy IT systems to a single system of record for IT
> 2. Standardize and globalize service processes across IT
> 3. Implement zero-touch automation to replace manual, redundant tasks
> http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
>
> _______________________________________________
> d2rq-map-devel mailing list
> d2rq-map-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel
>
>
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
d2rq-map-devel mailing list
d2rq-map-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel

Reply via email to