Dear all,

I'd like to know if it's possible to do sparql query from a rdf dataset as
described in
http://www.w3.org/TR/rdf-sparql-query/#specDataset

I tried it in open-sourced openlink virtuoso sparql endpoint with this
query:

select *
from <http://purl.oclc.org/NET/ssnx/ssn>
where {
  ?s ?p ?o.
}

The result came out empty.
I tried and can get correct result from Jena-based endpoint, however I'd
like to do it with virtuoso for most our data are stored there.
Could somebody please help me?

Bests,
Mai
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to