Hi all,

It was my intention to see how SMW perform on the 4store and on the 
Virtuoso rdf store.

Runing 4store was simple but i have some difficulties with virtuoso.

I run the SMW_refreshData.php, after  virtuoso configuration,  but  no 
errors are visible and no  data from the inline queries.

Does somebody have a idea what i have to check or what could be wrong ?

Thanks
Giovanni

PS my conf

==sparql Local settings ==
$smwgDefaultStore = 'SMWSparqlStore';
$smwgSparqlDatabase = 'SMWSparqlDatabase';
$smwgSparqlQueryEndpoint = 'http://localhost:8890/sparql';
$smwgSparqlUpdateEndpoint = 'http://localhost:8890/update';
$smwgSparqlDataEndpoint = 'http://localhost:8890/dataspace'; // can be empty


==sparql part my viruoso.ini==

[SPARQL]
ExternalQuerySource             = 1
ExternalXsltSource              = 1
DefaultGraph                    = http://localhost:8890/dataspace
ImmutableGraphs                 = http://localhost:8890/dataspace
ResultSetMaxRows           = 10000
MaxQueryCostEstimationTime = 400        ; in seconds
MaxQueryExecutionTime      = 60 ; in seconds
DefaultQuery               = select distinct ?Concept where {[] a ?Concept}
DeferInferenceRulesInit    = 0  ; controls inference rules loading


------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to