Hi, Hugh! These examples demonstrate RDF-store access by EF using Views. But I would like some more dynamic way: I don't like the idea of creating a view for every query. The one dynamic example in that list called "Creating Silverlight Application for Browsing RDF Data<http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSilverlightSPARQLExample>" doesn't use EF at all: it uses SPARQL through http.
So are there any means for dynamic RDF-store querying from .NET except nake http? I have the only idea about using Jena or Sesame converted with IKVM.NET, but may be there are some other options? Regards, Alexander 2010/1/3 Hugh Williams <[email protected]> > Hi Alexander, > > There are a number of "Sample Walk-through Application" examples on > accessing using the Virtuoso ADO.Net Provider for accessing the RDF-store > via various methods, in the documentation at: > > > http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtAdoNet35Provider > > I hope his is what you are looking for ... > > Best Regards > Hugh Williams > Professional Services > OpenLink Software > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.com/support > Twitter: http://twitter.com/OpenLink > > On 2 Jan 2010, at 16:33, Alexander Sidorov wrote: > > > Hello! > > > > Are there any examples of using Virtuoso provider for accessing > non-relational sources (I am especially in accessing RDF-store)? > > > > Regards, > > Alexander > > > ------------------------------------------------------------------------------ > > This SF.Net email is sponsored by the Verizon Developer Community > > Take advantage of Verizon's best-in-class app development support > > A streamlined, 14 day to market process makes app distribution fast and > easy > > Join now and get one step closer to millions of Verizon customers > > http://p.sf.net/sfu/verizon-dev2dev_______________________________________________ > > Virtuoso-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/virtuoso-users > >
