This HTML5 document contains 39 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n13http://sourceforge.net/project/showfiles.php?group_id=161622&package_id=
dctermshttp://purl.org/dc/terms/
n14http://s3.amazonaws.com/opldownload/uda/vad-packages/6.2/virtuoso/fct_dav.
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n21http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n9http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSparqlCxml#
n24http://vos.openlinksw.com/dataspace/dav#
n12http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSparqlCxmlFacetPivotBridge#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n20http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n4http://vos.openlinksw.com/dataspace/person/dav#
n11http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtVisualizeWithPivotViewer#
n6http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n16http://vos.openlinksw.com/dataspace/owiki#
n23http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtuosoFacetsWebServiceCURLExample1/sioc.
xsdhhttp://www.w3.org/2001/XMLSchema#
n8http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n19http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:VirtuosoFacetsWebServiceCURLExample1
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:40:59.108636
dcterms:modified
2017-06-13T05:40:59.108636
rdfs:label
VirtuosoFacetsWebServiceCURLExample1
foaf:maker
n4:this n19:this
dc:title
VirtuosoFacetsWebServiceCURLExample1
opl:isDescribedUsing
n23:rdf
sioc:has_creator
n16:this n24:this
sioc:content
%META:TOPICPARENT{name="VirtuosoFacetsWebService"}% ---++Virtuoso Facets Web Service CURL Example with search string "Seattle Mariners traveled all the way to Japan to watch" <verbatim> curl -H "Content-Type: text/xml" -d @post.xml http://lod.openlinksw.com/fct/service </verbatim> Where '<code>post.xml</code>' document contains query document: <verbatim> <?xml version="1.0"?> <query xmlns="http://openlinksw.com/services/facets/1.0" inference="" same-as=""> <text>Seattle Mariners traveled all the way to Japan to watch</text> <view type="text" limit="20" offset=""/> </query> </verbatim> Produces the following response: <verbatim> <fct:facets xmlns:fct="http://openlinksw.com/services/facets/1.0/"> <fct:sparql> SELECT DISTINCT ?s1 AS ?c1, ( bif:search_excerpt ( bif:vector ( &#39;THE&#39;, &#39;MARINERS&#39;, &#39;WAY&#39;, &#39;SEATTLE&#39;, &#39;WATCH&#39;, &#39;ALL&#39;, &#39;TO&#39;, &#39;JAPAN&#39;, &#39;TRAVELED&#39; ), ?o1 ) ) AS ?c2 WHERE { ?s1 ?s1textp ?o1 . FILTER ( bif:contains ( ?o1, &#39;(THE AND MARINERS AND WAY AND SEATTLE AND WATCH AND ALL AND TO AND JAPAN AND TRAVELED)&#39; ) ) } LIMIT 20 OFFSET 0 </fct:sparql> <fct:time>116</fct:time> <fct:complete>yes</fct:complete> <fct:db-activity> 134R rnd 9.488KR seq 0P disk 8.966MB / 602 messages</fct:db-activity> <fct:result> <fct:row> <fct:column datatype="url" shortform="http://bobdupuy.mlbl...ld_baseball__6.html"><![CDATA[http://bobdupuy.mlblogs.com/bobdupuy/2006/03/world_baseball__6.html]]></fct:column> <fct:column /> <fct:column><![CDATA[<span class="srch_xerpt">... While Chuck Armstrong president of <b>the</b> <b>Seattle</b> <b>Mariners</b> <b>traveled</b> <b>all</b> <b>the</b> <b>way</b> <b>to</b> <b>Japan</b> <b>to</b> <b>watch</b> Ichiro... for <b>the</b> advancing <b>Japan</b> team last week <b>the</b> star from <b>the</b> <b>Seattle</b> roster so far in Round 1 has without a doubt... leading <b>the</b> Dominican <b>to</b> its...</span>]]></fct:column> </fct:row> <fct:row> <fct:column datatype="url" shortform="http://bobdupuy.mlbl...ld_baseball__6.html"><![CDATA[http://bobdupuy.mlblogs.com/bobdupuy/2006/03/world_baseball__6.html]]></fct:column> <fct:column /> <fct:column><![CDATA[<span class="srch_xerpt">Orlando While Chuck Armstrong president of <b>the</b> <b>Seattle</b> <b>Mariners</b> <b>traveled</b> <b>all</b> <b>the</b> <b>way</b> <b>to</b> <b>Japan</b> <b>to</b> <b>watch</b>... perform for <b>the</b> advancing <b>Japan</b> team last week <b>the</b> star from <b>the</b> <b>Seattle</b> roster so far in Round 1 has without...</span>]]></fct:column> </fct:row> </fct:result> </fct:facets> </verbatim> ---+++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][<code><nowiki>fct_exec</nowiki></code> 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://sourceforge.net/project/showfiles.php?group_id=161622&package_id=319652][Virtuoso 6.0 TP1]] * [[http://s3.amazonaws.com/opldownload/uda/vad-packages/6.2/virtuoso/fct_dav.vad][Virtuoso Facet Browser VAD package]]
sioc:id
f4f342cc91796a1bd9c0be014b9148b8
sioc:link
n2:VirtuosoFacetsWebServiceCURLExample1
sioc:has_container
n6:VOS
n20:has_services
n21:item
atom:title
VirtuosoFacetsWebServiceCURLExample1
sioc:links_to
n2:VirtuosoFacetsViewsLinkedData n8:VirtFacetBrowserInstallConfigQueried n8:VirtTipsAndTricksCustomControlLabelsURI n8:VirtuosoLODSampleTutorial n8:VirtuosoFacetsWebServiceSOAPExample n9:AncFacetTypeAutoDetection n11:GenFCT n8:VirtuosoFacetsWebServiceCustmExamples n12:AncSparqlCxmlFacetPivotBridge n13:319652 n14:vad n8:VirtuosoFacetsWebService n2:VirtuosoFacetsWebServiceChoiceExample n8:VirtFacetBrowserAPIs n8:VirtFacetBrowserAPIsFCTEXEC n8:VirtFacetBrowserInstallConfig n8:VirtFCTFeatureQueries
atom:source
n6:VOS
atom:author
n4:this
atom:published
2017-06-13T05:40:59Z
atom:updated
2017-06-13T05:40:59Z
sioc:topic
n6:VOS