HI Rumi,
Thanks for your answer,
I created a simple " query.isparql" file and it works fine when I point to
http://localhost:8890/DAV/home/dav/sparql_demo_queries/query.isparql
However, in Featured Queries page under SPARQL Queries (
http://localhost:8890/fct/facet.vsp?cmd=featured&sid=23&no_q
Hello Houda,
You can take a look at
http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtFCTFeatureQueries
and specifically for adding your own queries the "SPARQL Queries" section
should give light for this etc.
Best Regards,
Rumi
- Original Message -
From: Houda khrouf
Hi,
I want to add some 'demo' queries at
http://semantics.eurecom.fr/fct/demo_queries.vsp
I couldn't find any explanation how to do it.
Is there any pointer ?
Thanks,
Houda
Yes, my example had one extra letter and was wrong, I get the error with query:
select ?r
where
{
?r rdfs:label ?l.
filter(bif:contains(?l, '"Paris Hil*"'))
}
Roberto García
http://rhizomik.net/~roberto
2012/3/8 Hugh Williams :
> Hi Roberto,
>
> That query runs for me as it does have at leas