From: Chris B. <bi...@ze...> - 2006-09-27 10:10:12
|
Hi Kisehi, > The situation: I've loaded several rdf documents to a DB and now I want to > query > it using SPARQL. > The problem: How can I query all these documents at the same time? Do I > have > to define a dataset? How can I define it? RAP has a dataset API which you can use to combine several documents into a RDF dataset. See http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/tutorial/usingNamedGraphs.htm for details. Cheers Chris > Thanks a lot! > > ______________________________________________________________________ > You are receiving this email because you elected to monitor this forum. > To stop monitoring this forum, login to SourceForge.net and visit: > https://sourceforge.net/forum/unmonitor.php?forum_id=213511 |