@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://myopenlink.net/dataspace/person/kidehen#> .
ns1:this	rdfs:label	"Kingsley Idehen" .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns3:this	rdf:type	foaf:Person .
@prefix sioct:	<http://rdfs.org/sioc/types#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	sioct:Weblog .
@prefix atom:	<http://atomowl.org/ontologies/atomrdf#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	atom:Feed ;
	rdfs:label	"kidehen@openlinksw.com's BLOG [127] description" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518>	rdf:type	sioct:BlogPost ,
		atom:Entry .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518>	dc:title	"In Response to: This is Not the Future (Update #3) " ;
	foaf:maker	ns3:this ;
	rdfs:label	"In Response to: This is Not the Future (Update #3) " .
@prefix dt:	<http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms:	<http://purl.org/dc/terms/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518>	dcterms:created	"2009-01-13T04:18:12Z"^^dt:dateTime ;
	dcterms:modified	"2009-01-21T19:02:47-05:00"^^dt:dateTime .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518>	sioc:id	"7e73cffa5212225ac2f70f1be0be6231" ;
	sioc:link	<http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?id=1518> ;
	sioc:content	"As I cannot post directly to Glenn&amp;#39;s blog titled: This is Not the Near Future (Either), I have to basically respond to him here, in blog post form :-(\n\nWhat is our &amp;quot;Search&amp;quot; and &amp;quot;Find&amp;quot; demonstration about?\nIt is about how you use the &amp;quot;Description&amp;quot; of &amp;quot;Things&amp;quot; to unambiguously locate things in a database at Web Scale.\n\nTo our perpetual chagrin, we are trying to demonstrate an engine -- not UI prowess -- but the immediate response is to jump to the UI aesthetics.\n\nGoogle, Yahoo etc.. offer a simple input form for full text search patterns, they have a processing window for completing full text searches across Web Content indexed on their servers. Once the search patterns are processed, you get a page ranked result set (collection of Web pages basically that claim/state: we found N pages out of a document corpus of about M indexed pages).  \n\n\nNote: the estimate aspect of traditional search results in like &amp;quot;advertising small print&amp;quot; the user lives with the illusion that all possible documents on the Web (or even Internet) have been searched whereas in reality: 25% of the possible total is a major stretch; since the Web and Internet are fractal networks and scale-free, inherently growing at exponential rates &amp;quot;ad infinitum&amp;quot; across boundless dimensions of human comprehension.\n\nThe power of Linked Data ultimately comes down to the fact that the user constructs the path to what they seek via the properties of the &amp;quot;Things&amp;quot; in question. The routes are not hardwired since URI de-referencing (follow your nose pattern) is available to Linked Data aware query engines and crawlers.\n\n\nWe are simply trying to demonstrate how you can combine the best of full text search with the best of structured querying while reusing familiar interaction patterns from Google/Yahoo. Thus, you start with full text search, find get all the entities associated with the pattern, then use the entity types or entity properties to find what you seek.\n\nYou state in your post:\n\n&amp;quot;To state the obvious caveat, the claim OpenLink is making about this demo is not that it delivers better search-term relevance, therefore the ranking of searching results is not the main criteria on which it is intended to be assessed.&amp;quot; \n\n\nCorrect.\n\n\n\n&amp;quot;On the other hand, one of the things they are bragging about is that their server will automatically cut off long-running queries. So how do you like your first page of results?&amp;quot;. \n\n\n\nNot exactly correct. We are performing aggregates using a configurable interactive time factor. Example: tell me how many entities of type: Person, with interest: Semantic Web, exist in this database within 2 seconds. Also understand that you could retry the same query and get different numbers within the same interactive time factor. It isn&amp;#39;t your basic &amp;quot;query cut-off&amp;quot;.\n\n\n\n&amp;quot;And on the other other hand, the big claim OpenLink is making about this demo is that the aggregate experience of using it is better than the aggregate experience of using &amp;quot;traditional&amp;quot; search. So go ahead, use it. If you can.&amp;quot; \nYes, &amp;quot;Microsoft&amp;quot; was a poor example for sure, the example could have been pattern: &amp;quot;glenn mcdonald&amp;quot;, which should demonstrate the fundamental utility of what we are trying to demonstrate i.e., entity disambiguation courtesy of entity properties and/or entity type filtering.\n\n\nCompare Googles results for: Glenn McDonald with those from our demo (which dissambiguate &amp;quot;Glenn McDonald&amp;quot; via associated properties and/or types), assuming we both agree that your Web Site or Blog Home isn&amp;#39;t the center of your entity graph or personal data space (i.e., data about you); so getting your home page at the top of the Google page rank offers limited value, in reality.\n\n\nWhat are we bragging about? A little more than what you attempt to explain. Yes, we are showing that we can find stuff within a processing window, but understand the following:\n\n\nProcessing Time Window (or interactive time) is configurable\n\n\nData Corpus is a Billion+ Triples (from Billion Triples Challenge Data Set)\n\n\nSPARQL doesn&amp;#39;t have Aggregation capabilities by default (we have implemented SPARQL-BI to deliver aggregates for analytics against large data sets, we even handle the TPC-H industry standard benchmark with SPARQL-BI)\n\nPaging isn&amp;#39;t possible without aggregates, and doing aggregates on a Billion+ triples as part of a query processing cycle isn&amp;#39;t trivial stuff (otherwise it would be everywhere due to inherent and obvious necessity).\n\n\nI hope I&amp;#39;ve clarified what&amp;#39;s going on with our demo? If not, pose your challenge via examples and I will respond with solutions or simply cry out loud: &amp;quot;no mas!&amp;quot;. \n\n\nAs for your &amp;quot;Mac OX X Leopard&amp;quot; comments, I can only say this: I emphasized that this is a demo, the data is pretty old, and the input data has issues (i.e. some of the input data is bad as your example shows). The purpose of this demo is not about the text per se., it&amp;#39;s about the size of the data corpus and faceted querying. We are going to have the entire LOD Cloud loaded into the real thing, and in addition to that our Sponger Middleware will be enabled, and then you can take issue with data quality as per your reference to &amp;quot;Cyndi Lauper&amp;quot; (btw - it takes one property filter to find information about her quickly using &amp;quot;dbpprop:name&amp;quot; after filtering for properties with text values). \n\nOf all things, this demo had nothing to do with UI and Information presentation aesthetics. It was all about combining full text search and structured queries (sparql behind the scenes) against a huge data corpus en route to solving challenges associated with faceted browsing over large data sets. We have built a service that resides inside Virtuoso. The Service is naturally of the &amp;quot;Web Service&amp;quot; variety and can be used from any consumer / client environment that speaks HTTP (directly or indirectly).\n\nTo be continued ...\n" ;
	atom:title	"In Response to: This is Not the Future (Update #3) " .
@prefix ns11:	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518>	sioc:has_creator	ns11:this ;
	sioc:has_container	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> .
@prefix ns12:	<http://community.linkeddata.org/dataspace/organization/lod#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518>	sioc:links_to	ns12:this .
@prefix ns13:	<http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518>	sioc:links_to	ns13:VOSArticleBISPARQL2 .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518>	sioc:links_to	dbpedia:Blog ,
		<http://b3s.openlinksw.com/fct/facet.vsp> ,
		dbpedia:Internet ,
		dbpedia:Linked_Data ,
		dbpedia:Semantic_Web ,
		dbpedia:Information ,
		ns1:this ,
		<http://www.furia.com/page.cgi?type=log&id=319> .
@prefix ns15:	<http://en.wikipedia.org/wiki/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518>	sioc:links_to	ns15:Fractal_dimension_on_networks ,
		<http://www.google.com/search?q=glenn+mcdonald> ,
		ns15:Scale-free_network ,
		<http://b3s.openlinksw.com/fct/facet.vsp?cmd=set_view&sid=552&type=text-properties&limit=20&offset=0> ,
		ns15:Data_Spaces ,
		dbpedia:Uniform_Resource_Identifier ,
		<http://challenge.semanticweb.org/> ,
		dbpedia:Full_text_search ,
		<http://virtuoso.openlinksw.com> ,
		dbpedia:Entity ,
		dbpedia:SPARQL ;
	atom:source	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> ;
	atom:author	ns3:this ;
	atom:published	"2009-01-13T04:18:12Z" ;
	atom:updated	"2009-01-22T00:02:47Z" ;
	sioc:has_reply	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4807> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4635> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4637> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4638> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4639> .
@prefix opl:	<http://www.openlinksw.com/schema/attribution#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518>	opl:isDescribedUsing	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/sioc.rdf> .
<http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?id=1518>	rdf:type	foaf:Person .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4635>	rdf:type	atom:Entry ,
		sioct:Comment ;
	rdfs:label	"Re:In Response to: This is Not the Future" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4637>	rdf:type	atom:Entry ,
		sioct:Comment ;
	rdfs:label	"Re:In Response to: This is Not the Future" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4638>	rdf:type	sioct:Comment ,
		atom:Entry ;
	rdfs:label	"Re:In Response to: This is Not the Future (Update #3) " .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4639>	rdf:type	sioct:Comment ,
		atom:Entry ;
	rdfs:label	"Re:In Response to: This is Not the Future (Update #3) " .
ns11:this	rdf:type	sioc:User .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4807>	rdf:type	atom:Entry ,
		sioct:Comment .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:this	rdf:type	foaf:Person ;
	foaf:made	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518> .
@prefix atom:	<http://atomowl.org/ontologies/atomrdf#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	atom:Feed .
@prefix sioct:	<http://rdfs.org/sioc/types#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	sioct:Weblog .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdfs:label	"kidehen@openlinksw.com's BLOG [127] description" .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	sioc:container_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518> ;
	atom:entry	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518> ;
	atom:contains	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4635>	rdf:type	sioct:Comment ,
		atom:Entry ;
	rdfs:label	"Re:In Response to: This is Not the Future" ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4637>	rdf:type	atom:Entry ,
		sioct:Comment ;
	rdfs:label	"Re:In Response to: This is Not the Future" ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4638>	rdf:type	atom:Entry ,
		sioct:Comment ;
	rdfs:label	"Re:In Response to: This is Not the Future (Update #3) " ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4639>	rdf:type	sioct:Comment ,
		atom:Entry ;
	rdfs:label	"Re:In Response to: This is Not the Future (Update #3) " ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518> .
@prefix ns7:	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#> .
ns7:this	rdf:type	sioc:User ;
	sioc:creator_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518/4807>	rdf:type	atom:Entry ,
		sioct:Comment ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1518> .

