On 26 May 2012, at 10:51, Marco Neumann wrote:
> is there a convenient way to include incoming links on a resource with
> DESCRIBE?
>
> DESCRIBE <resource> + ?incoming
> WHERE{
> ?incoming ?p <resource>
> }
> (Sorry for not responding sooner) You can install an alternative describe handler. [1] I have one that goes backwards and forwards, and includes labels at the edges. Damian [1] <http://jena.apache.org/documentation/query/extension.html#describe-handlers>
