[Virtuoso-users] Semantic search

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

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

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

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 hwilli...@openlinksw.com Hi