"2017-06-13T05:45:21.141272"^^ . . "2017-06-13T05:45:21.141272"^^ . . . "2017-06-13T05:45:21Z" . . . . "%META:TOPICPARENT{name=\"VirtuosoFacetsWebService\"}%\n\n---+Virtuoso Facets Web Service: Examples for customizing different types\n\n%TOC% \n\nNote: In all examples from below the default namespace declaration: \nxmlns=\"http://openlinksw.com/services/facets/1.0/\", is omitted for brevity.\n\n---++Examples \n\n---+++For people called Mike\n\n\n Mike\n \n\n\n\n---+++To open the list of people who Mike knows\n\n\n Mike\n \n\n\n\n---+++To show the list of subjects Mike knows\n\n\n Mike \n \n \n \n\n\n\n---+++To show the properties of people Mike knows \n\n\n Mike\n \n \n \n\n\n\n---+++To show the names\n\n\n Mike \n \n \n \n \n \n\n\n\n---+++To specify one named Joe\n\n\n Mike \n \n \n Joe\n \n \n \n\n\n\nThis lists the properties of the friends of Mike that are called Joe.\n\n---+++To show the Mikes that know a Joe\n\nTo show the Mikes that know a Joe, one would change the shown variable in the navigation and get:\n\n\n Mike \n \n \n Joe\n \n \n \n\n\n\nThis would be the search summaries of subjects with Mike in some field that know \na subject with name Joe.\n\n---+++To specify that Mike must be a member of a discussion board\n\n\n Mike\n \n \n Joe\n \n \n \n\n\n\nThis lists the properties of triples whom object is Mike. \n\n---+++To pick all sioc members\nPick sioc:member_of\n\n\n Mike \n \n \n Joe\n \n \n \n \n \n\n\n\nThis would show things where Mike is a member. \n\n---+++To specify that the thing must be a forum\n\n\n Mike \n \n \n Joe\n \n \n \n \n \n\n\n\nThis shows classes of things where Mike is a member. \n\n\n---+++To specify sioc:Forum\nClicking on sioc:Forum gives:\n\n\n Mike \n \n \n Joe\n \n \n \n \n \n \n\n\n\nThe view stays with classes, but now scoped to the classes of things where Mike is \na member that are instances of sioc:Forum.\n\n\n---+++To look at the list of Mikes with the added restriction\nTo go look at the list of Mikes with the added restriction, click the shown variable \nin the navigation and set it to s1.\n\n\n Mike \n \n \n Joe\n \n \n \n \n \n \n\n\n\n---+++To say that Joe must also have a geekCode\nTo say that Joe must also have a geekCode, one clicks the shown variable and sets \nit to s2 and the view to properties.\n\n\n Mike \n \n \n Joe\n \n \n \n \n \n \n\n\n\n---+++Pick geekCode\n\n\n Mike \n \n \n Joe\n \n \n \n \n \n \n \n \n\n\n\n\n---+++To take the focus back to Mike\nWe specify no restriction on the geekCode. Click the shown variable to take the focus back to Mike.\n\n\n Mike \n \n \n Joe\n \n \n \n \n \n \n \n\n\n\n---+++Looking up property count\n\ncurl -H \"Content-Type: text/xml\" -d @post.xml http://lod.openlinksw.com/fct/service\n\n\nWhere 'post.xml' document contains query document:\n\n\n\n Mike\n \n \n \n\n\n\nProduces the [[VirtuosoFacetsWebServiceCustmExamplesEx1][following response]].\n\n---+++Looking up instances of a class\n\ncurl -H \"Content-Type: text/xml\" -d @post.xml http://lod.openlinksw.com/fct/service\n\n\nWhere 'post.xml' document contains query document:\n\n\n\n Mike\n \n \n\n\n\nProduces the [[VirtuosoFacetsWebServiceCustmExamplesEx2][following response]].\n\n\n\nNote: If the entire <text> element is missing, the FCT service will not \nadd a bif:contains to the triple pattern. Thus it is possible to search for \nsome property or class, etc. For example: \n\n\n \n \n \n\n\n\nis executed as:\n\nSELECT ?s2p AS ?c1 \n COUNT (*) AS ?c2 \nWHERE\n { \n ?s1 ?s2 . \n ?s2 ?s2p ?s2o . \n } \nGROUP BY ?s2p \nORDER BY DESC 2 \nLIMIT 20\n\n\n\n---++Related \n\n * Facets Web Service:\n * [[VirtuosoFacetsWebService][Virtuoso Facets Web Service]]\n * Linked Data: \n * [[VirtuosoFacetsViewsLinkedData][Faceted Views over Large-Scale Linked Data]] \n * Facet Browser Installation and configuration: \n * [[VirtFacetBrowserInstallConfig][Virtuoso Facet Browser Installation and configuration]] \n * Facet APIs:\n * [[VirtFacetBrowserAPIs][Virtuoso APIs for FCT REST services]]\n * [[VirtFacetBrowserAPIsFCTEXEC][fct_exec API Example]] \n * Pivot Viewer and CXML: \n * [[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]] \n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSparqlCxml#AncFacetTypeAutoDetection][Auto-Detection of Facet Type]]\n * Tutorials:\n * [[VirtuosoLODSampleTutorial][Faceted Browsing Sample using LOD Cloud Cache data space]] \n * [[VirtuosoFacetsWebServiceSOAPExample][SOAP Facets Example]] \n * [[VirtFacetBrowserInstallConfigQueried][Querying The Facet Browser Web Service endpoint]] \n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtVisualizeWithPivotViewer#GenFCT][Visualizing Your Data With PivotViewer Using The Facet Browser]] \n * [[VirtTipsAndTricksCustomControlLabelsURI][Custom Controlling Virtuoso Labels for URI functionality Example]]\n * [[VirtuosoFacetsWebServiceChoiceExample][Facets Web Service: Choice of Labels Example]] \n * Downloads: \n * [[http://sourceforge.net/project/showfiles.php?group_id=161622&package_id=319652][Virtuoso 6.0 TP1]]\n * [[http://s3.amazonaws.com/opldownload/uda/vad-packages/6.2/virtuoso/fct_dav.vad][Virtuoso Facet Browser VAD package]]\n\n " . "VirtuosoFacetsWebServiceCustmExamples" . . "2017-06-13T05:45:21Z" . . . . . . . . . . . "22aa5bcac16e4e61921ed94550d264d9" . . . "VirtuosoFacetsWebServiceCustmExamples" . . . . . . . "VirtuosoFacetsWebServiceCustmExamples" . . . . . . .