Hi Adrian,

The Virtuoso DEFINE input:same-as “yes” pragma can be use for the owl:sameAs 
relation ie

        DEFINE input:same-as "yes" DESCRIBE 
<http://lod.opentransportdata.swiss/didok/BSGB>

as detailed at:

        
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtSpongerLinkedDataHooksIntoSPARQL#SQL
 Pragmas 
<http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtSpongerLinkedDataHooksIntoSPARQL#SQL%20Pragmas>

Which gives:

        
http://lindas-data.ch/sparql?default-graph-uri=&qtxt=DEFINE+input%3Asame-as+%22yes%22%0D%0A%0D%0ADESCRIBE+%3Chttp%3A%2F%2Flod.opentransportdata.swiss%2Fdidok%2FBSGB%3E&should-sponge=&format=text%2Fhtml&timeout=0&debug=on

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

> On 10 Aug 2016, at 15:06, Adrian Gschwend <ml-...@netlabs.org> wrote:
> 
> Hi list,
> 
> I provide some URIs in Virtuoso which consist only of one triple,
> pointing to the main resource in the same store via owl:sameAs:
> 
> http://lindas-data.ch/sparql?default-graph-uri=&query=CONSTRUCT+WHERE+%7B%0D%0A%0D%0A%3Chttp%3A%2F%2Flod.opentransportdata.swiss%2Fdidok%2FBSGB%3E+%3Fp+%3Fo%0D%0A%7D&should-sponge=&format=text%2Fhtml&timeout=0&debug=on
> 
> SELECT & CONSTRUCT work fine and I get the triple back. If I do the same
> with DESCRIBE I get an empty resource back.
> 
> Sample: DESCRIBE <http://lod.opentransportdata.swiss/didok/BSGB>
> 
> Endpoint: http://lindas-data.ch/sparql
> 
> 
> Is that as designed and if so, how can I force to give the triple back
> anyways? Can't use it for dereferencing that way.
> 
> regards
> 
> Adrian
> 
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity 
> planning reports. http://sdm.link/zohodev2dev
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to