Re: [Virtuoso-users] Semantic search

2010-01-02 Thread Alexander Sidorov
Hi, Hugh! As I understand, Faceted Web Service is just a SPARQL-query results wrapper. But I asked about some semantic search implementation. Under "semantic search" I mean some more intellectual than pure SPARQL algorithms. Regards, Alexander 2010/1/3 Hugh Williams > Hi Alexander, > > Virtuos

Re: [Virtuoso-users] Entity Framework provider

2010-01-02 Thread Alexander Sidorov
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

Re: [Virtuoso-users] Semantic search

2010-01-02 Thread Hugh Williams
Hi Alexander, Virtuoso versions 6 and above provide a Faceted Browser User Interface for querying the RDF-store using its Faceted Web Service interface as detailed at: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtuosoFacetsWebService Details on installation and configurat

Re: [Virtuoso-users] Entity Framework provider

2010-01-02 Thread Hugh Williams
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

[Virtuoso-users] Semantic search

2010-01-02 Thread Alexander Sidorov
Hello! Does Virtuoso have any semantic search implementation based on RDF-store? Regards, Alexander

[Virtuoso-users] Entity Framework provider

2010-01-02 Thread Alexander Sidorov
Hello! Are there any examples of using Virtuoso provider for accessing non-relational sources (I am especially in accessing RDF-store)? Regards, Alexander