[Virtuoso-users] Sponger not working

2016-10-10 Thread Sherman Monroe
Hi,

I'm attempting to activate the Sponger via SPARQL using the Conductor UI.
First I enable SPARQL in the default realm

:

PREFIX  oplacl:  
WITH  
DELETE
{ oplacl:DefaultRealm  oplacl:hasDisabledAclScope  oplacl:Query }
INSERT
{ oplacl:DefaultRealm  oplacl:hasEnabledAclScope   oplacl:Query }
;

Then I enter the below queries in sequence, but get 0 results:

DEFINE get:soft "soft"
SELECT ?s
FROM 
WHERE {?s ?p ?o. FILTER (contains(xsd:string(?s), 'linkeddata'))}

DEFINE get:soft "soft"
DESCRIBE <
http://myrudi.io/about/id/entity/https/www.youtube.com/watch?v=Hs8c8hPwNr8#entity_24951
>
FROM 

What am I missing?

-- 

Thanks,
-sherman

Every good gift and every perfect gift is from above, and cometh down from
the Father of lights, with whom is no variableness, neither shadow of
turning.
(James 1:17)
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


[Virtuoso-users] Sponger not working properly with CSV files

2013-12-16 Thread shijjin
Hi everyone,

I was testing VIrtuoso Sponger to transform non-RDF to RDF.

I installed open-source virtuoso on Mac (From source code, vertuoso version 
6.1.8) and on my Ubuntu VM (By using apt-get, version 6.1.4), but both not 
working properly.

 The one on my Mac, if I try to access sponger via '/about/html', it will jump 
to the DBpedia page. The Named Graph is http://dbpedia.org. If I access via 
'about/data' and request is csv file, Virtuoso will crash immediately.

The one on my Ubuntu, I couldn't find 'virtuoso-vad-catridge' in apt-cache. I 
installed rdf_mapper instead, but there's no Meta Cartridges found in virtuoso. 

There are several version existed, I wonder which version I should use so I can 
follow the document accordingly? Should I choose the newest one or the most 
stable one? 

Thanks
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


Re: [Virtuoso-users] Sponger not working properly with CSV files

2013-12-16 Thread Hugh Williams
Hi 

We would always recommend using the latest  stable/6 build which 6.1.8 is, the 
6.1.4 build on your Ubuntu distro is from 2011 probably and thus rather old.

I have been able to recreate the crash you reported with 6.1.8, which has been 
reported to development to fix ...

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 16 Dec 2013, at 20:15, shijjin aaronisf...@gmail.com wrote:

 Hi everyone,
 
 I was testing VIrtuoso Sponger to transform non-RDF to RDF.
 
 I installed open-source virtuoso on Mac (From source code, vertuoso version 
 6.1.8) and on my Ubuntu VM (By using apt-get, version 6.1.4), but both not 
 working properly.
 
 The one on my Mac, if I try to access sponger via '/about/html', it will jump 
 to the DBpedia page. The Named Graph is http://dbpedia.org. If I access via 
 'about/data' and request is csv file, Virtuoso will crash immediately.
 
 The one on my Ubuntu, I couldn't find 'virtuoso-vad-catridge' in apt-cache. I 
 installed rdf_mapper instead, but there's no Meta Cartridges found in 
 virtuoso. 
 
 There are several version existed, I wonder which version I should use so I 
 can follow the document accordingly? Should I choose the newest one or the 
 most stable one? 
 
 Thanks
 --
 Rapidly troubleshoot problems before they affect your business. Most IT 
 organizations don't have a clear picture of how application performance 
 affects their revenue. With AppDynamics, you get 100% visibility into your 
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
 ___
 Virtuoso-users mailing list
 Virtuoso-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/virtuoso-users

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users