emk / rdf-agraph

Ruby AllegroGraph repository adapter for RDF.rb
http://rdf-agraph.rubyforge.org/
The Unlicense
17 stars 6 forks source link

Whats query , infer and Literal? #12

Closed ranielli closed 10 years ago

ranielli commented 10 years ago

I need to do i query with:

select * where{?s rdfs:label ?o .
FILTER regex(?o, "xpto") } , with Inference?

abrisse commented 10 years ago

Use #sparql_query