Hello Rajeev,

Yes, Virtuoso supports DESCRIBE for everything that can be SELECTed.
Internally, DESCRIBE, CONSTRUCT, INSERT, DELETE and MODIFY are
implemented as user-defined aggregates applied to the output of
appropriate SELECT statement so they do not bring any additional
restrictions to SELECT functionality.

Best Regards,
Ivan Mikhailov,
OpenLink Software.

On Tue, 2008-01-22 at 05:32 +0530, Rajeev J Sebastian wrote:
> Hello all,
> 
> Does Virtuoso 5.0.3 support queries of the form:
> 
> describe ?x where { ?x foaf:name "foo" }
> 
> ?
> 
> Regards
> Rajeev J Sebastian
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users


Reply via email to