%META:TOPICPARENT{name="VirtuosoFacetsWebService"}% ---+ Virtuoso Facets Web Service CURL Example with search string "Seattle Mariners traveled all the way to Japan to watch" curl -H "Content-Type: text/xml" -d @post.xml http://lod.openlinksw.com/fct/service Where 'post.xml' document contains query document: Seattle Mariners traveled all the way to Japan to watch Produces the following response: SELECT DISTINCT ?s1 AS ?c1, ( bif:search_excerpt ( bif:vector ( 'THE', 'MARINERS', 'WAY', 'SEATTLE', 'WATCH', 'ALL', 'TO', 'JAPAN', 'TRAVELED' ), ?o1 ) ) AS ?c2 WHERE { ?s1 ?s1textp ?o1 . FILTER ( bif:contains ( ?o1, '(THE AND MARINERS AND WAY AND SEATTLE AND WATCH AND ALL AND TO AND JAPAN AND TRAVELED)' ) ) } LIMIT 20 OFFSET 0 116 yes 134R rnd 9.488KR seq 0P disk 8.966MB / 602 messages ... While Chuck Armstrong president of the Seattle Mariners traveled all the way to Japan to watch Ichiro... for the advancing Japan team last week the star from the Seattle roster so far in Round 1 has without a doubt... leading the Dominican to its...]]> Orlando While Chuck Armstrong president of the Seattle Mariners traveled all the way to Japan to watch... perform for the advancing Japan team last week the star from the Seattle roster so far in Round 1 has without...]]> ---++ Related * Facets Web Service: * [[VirtuosoFacetsWebService][Virtuoso Facets Web Service]] * Linked Data: * [[VirtuosoFacetsViewsLinkedData][Faceted Views over Large-Scale Linked Data]] * Facet Browser Installation and configuration: * [[VirtFacetBrowserInstallConfig][Virtuoso Facet Browser Installation and configuration]] * Facet APIs: * [[VirtFacetBrowserAPIs][Virtuoso APIs for FCT REST services]] * [[VirtFacetBrowserAPIsFCTEXEC][fct_exec API Example]] * Pivot Viewer and CXML: * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSparqlCxmlFacetPivotBridge#AncSparqlCxmlFacetPivotBridge][Facet Pivot Bridge - A bridge to PivotViewer from Virtuoso's Faceted query service for RDF]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSparqlCxml#AncFacetTypeAutoDetection][Auto-Detection of Facet Type]] * Tutorials: * [[VirtuosoLODSampleTutorial][Faceted Browsing Sample using LOD Cloud Cache data space]] * [[VirtuosoFacetsWebServiceSOAPExample][SOAP Facets Example]] * [[VirtFacetBrowserInstallConfigQueried][Querying The Facet Browser Web Service endpoint]] * [[VirtFCTFeatureQueries][Virtuoso Facet Browser Featured Queries]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtVisualizeWithPivotViewer#GenFCT][Visualizing Your Data With PivotViewer Using The Facet Browser]] * [[VirtTipsAndTricksCustomControlLabelsURI][Custom Controlling Virtuoso Labels for URI functionality Example]] * [[VirtuosoFacetsWebServiceCustmExamples][Facets Web Service: Examples for customizing different types]] * [[VirtuosoFacetsWebServiceChoiceExample][Facets Web Service: Choice of Labels Example]] * Downloads: * [[http://shop.openlinksw.com/license_generator/virtuoso-download/][Latest Virtuoso]] * [[https://virtuoso.openlinksw.com/download/][Virtuoso Facet Browser VAD package]]