<http://www.openlinksw.com/dataspace/oerling#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/ns#User> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "Orri Erling" .
<http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/types#Weblog> ,
		<http://atomowl.org/ontologies/atomrdf#Feed> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "Orri Erling's Blog" .
<http://www.openlinksw.com/dataspace/person/oerling#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
<http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1392> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/types#BlogPost> ,
		<http://atomowl.org/ontologies/atomrdf#Entry> ;
	<http://purl.org/dc/elements/1.1/title> "Virtuoso 5.0.7 Release, Now With Jena and Sesame API's" ;
	<http://xmlns.com/foaf/0.1/maker> <http://www.openlinksw.com/dataspace/person/oerling#this> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "Virtuoso 5.0.7 Release, Now With Jena and Sesame API's" ;
	<http://purl.org/dc/terms/created> "2008-07-17T17:16:19Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
	<http://purl.org/dc/terms/modified> "2008-07-17T15:28:17.20000-04:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
	<http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1392/sioc.rdf> ;
	<http://rdfs.org/sioc/ns#id> "4983419a08a844cb35584da55b1f311b" ;
	<http://rdfs.org/sioc/ns#link> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1392> ;
	<http://rdfs.org/sioc/ns#content> "&lt;h2&gt;Improvements&lt;/h2&gt;\n&lt;ul&gt;\n&lt;li&gt;\n  &lt;a href=&quot;http://docs.openlinksw.com:80/virtuoso/rdfnativestorageproviders.html&quot; id=&quot;link-id13e54d98&quot;&gt;Full operation&lt;/a&gt; with &lt;a href=&quot;http://jena.sourceforge.net/&quot;&gt;Jena&lt;/a&gt; and &lt;a href=&quot;http://sourceforge.net/projects/sesame/&quot;&gt;Sesame&lt;/a&gt; &lt;a href=&quot;http://dbpedia.org/resource/Resource_Description_Framework&quot;&gt;RDF&lt;/a&gt; Frameworks. This fully replaces any previous attempts at interop, and introduces samples and test suites.&lt;/li&gt;\n&lt;li&gt;Better support for alternate RDF indexing schemes&lt;/li&gt;\n&lt;li&gt;Parallel operation of the RDF Sponger, importing multiple\nsources concurrently.&lt;/li&gt;\n&lt;li&gt;New &lt;a href=&quot;http://dbpedia.org/resource/Data&quot;&gt;data&lt;/a&gt; formats supported for on-demand RDF-ization in the\nSponger&lt;/li&gt;\n&lt;li&gt;More efficient support for inference of subclass and\nsub-property; now capable of efficiently handling taxonomies of tens\nof thousands of classes&lt;/li&gt;\n&lt;li&gt;&lt;a href=&quot;http://dbpedia.org/resource/Web_Ontology_Language&quot;&gt;OWL&lt;/a&gt; &lt;a href=&quot;http://docs.openlinksw.com:80/virtuoso/rdfsparqlrule.html#rdfsparqlruleintro&quot; id=&quot;link-id104d58d8&quot;&gt;equivalentClass and equivalentProperty&lt;/a&gt; support.&lt;/li&gt;\n&lt;li&gt;\n    &lt;a href=&quot;http://docs.openlinksw.com:80/virtuoso/rdfdatarepresentation.html#rdfdynamiclocal&quot; id=&quot;link-id109606a8&quot;&gt;Dynamic IRI host part&lt;/a&gt; support for mapped data and for metadata of local resources. Renaming the host or using multiple virtual hosts will accept URIs with the right host part and refer to the same thing, no duplicate storage required.&lt;/li&gt;\n&lt;li&gt;&lt;a href=&quot;http://dbpedia.org/resource/SPARQL&quot;&gt;SPARQL&lt;/a&gt; optimizations for &lt;code&gt;LIMIT&lt;/code&gt; and &lt;code&gt;OFFSET&lt;/code&gt;\n&lt;/li&gt;\n&lt;/ul&gt;\n&lt;h2&gt;Documentation&lt;/h2&gt;\n&lt;ul&gt;\n&lt;li&gt;\n    &lt;a href=&quot;http://docs.openlinksw.com:80/virtuoso/perfdiag.html#perfdiagqueryplans&quot; id=&quot;link-id10a56dd0&quot;&gt;How to read query plans and how to use the key performance meters&lt;/a&gt;\n  &lt;/li&gt;\n&lt;li&gt;\n    &lt;a href=&quot;http://docs.openlinksw.com:80/virtuoso/rdfperformancetuning.html#rdfperfcost&quot; id=&quot;link-id106cb5c0&quot;&gt;How to diagnose SPARQL queries and how to decide what indexing scheme is right for each RDF use case&lt;/a&gt;\n  &lt;/li&gt;\n&lt;li&gt;How to debug RDF views&lt;/li&gt;\n&lt;ul&gt;\n  &lt;li&gt;\n    &lt;a href=&quot;http://docs.openlinksw.com:80/virtuoso/sparqldebug.html&quot; id=&quot;link-id133b4420&quot;&gt;Better documentation of SPARQL extensions and options&lt;/a&gt;\n  &lt;/li&gt;\n&lt;li&gt;\n    &lt;a href=&quot;http://docs.openlinksw.com:80/virtuoso/rdfviews.html#rdfviewnorthwindexample1&quot; id=&quot;link-id1060fdd8&quot;&gt;A sample of correct RDF view usage with the Northwind demo data&lt;/a&gt;\n  &lt;/li&gt;\n&lt;/ul&gt;\n&lt;/ul&gt;\n&lt;h2&gt;Bug Fixes&lt;/h2&gt;\n&lt;ul&gt;\n&lt;li&gt;Generally improved safety of built-in functions, better\nargument checking.&lt;/li&gt;\n&lt;li&gt;Verified UTF8 international character support in all RDF use\ncases, &lt;a href=&quot;http://dbpedia.org/resource/SQL&quot;&gt;SQL&lt;/a&gt; client/&lt;a href=&quot;http://www.w3.org/TR/rdf-sparql-protocol/&quot;&gt;SPARQL protocol&lt;/a&gt;/all data formats.&lt;/li&gt;\n&lt;/ul&gt;\n&lt;a href=&quot;index.vspx?tag=database&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;database&lt;/a&gt;&lt;a href=&quot;index.vspx?tag=databases&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;databases&lt;/a&gt;&lt;a href=&quot;index.vspx?tag=rdf&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;rdf&lt;/a&gt;&lt;a href=&quot;index.vspx?tag=semanticweb&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;semanticweb&lt;/a&gt;&lt;a href=&quot;index.vspx?tag=sparql&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;sparql&lt;/a&gt;&lt;a href=&quot;index.vspx?tag=howto&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;howto&lt;/a&gt;&lt;a href=&quot;index.vspx?tag=virtuoso&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;virtuoso&lt;/a&gt;" ;
	<http://atomowl.org/ontologies/atomrdf#title> "Virtuoso 5.0.7 Release, Now With Jena and Sesame API's" ;
	<http://rdfs.org/sioc/ns#has_creator> <http://www.openlinksw.com/dataspace/oerling#this> ;
	<http://rdfs.org/sioc/ns#has_container> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog> ;
	<http://rdfs.org/sioc/ns#links_to> <http://docs.openlinksw.com:80/virtuoso/rdfviews.html#rdfviewnorthwindexample1> ,
		<http://docs.openlinksw.com:80/virtuoso/sparqldebug.html> ,
		<http://docs.openlinksw.com:80/virtuoso/rdfnativestorageproviders.html> ,
		<http://docs.openlinksw.com:80/virtuoso/rdfperformancetuning.html#rdfperfcost> ,
		<http://docs.openlinksw.com:80/virtuoso/perfdiag.html#perfdiagqueryplans> ,
		<http://docs.openlinksw.com:80/virtuoso/rdfdatarepresentation.html#rdfdynamiclocal> ,
		<http://dbpedia.org/resource/SPARQL> ,
		<http://dbpedia.org/resource/Resource_Description_Framework> ,
		<http://jena.sourceforge.net/> ,
		<http://dbpedia.org/resource/Data> ,
		<http://www.w3.org/TR/rdf-sparql-protocol/> ,
		<http://sourceforge.net/projects/sesame/> ,
		<http://dbpedia.org/resource/Web_Ontology_Language> ,
		<http://dbpedia.org/resource/SQL> ,
		<http://docs.openlinksw.com:80/virtuoso/rdfsparqlrule.html#rdfsparqlruleintro> ;
	<http://atomowl.org/ontologies/atomrdf#source> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog> ;
	<http://atomowl.org/ontologies/atomrdf#author> <http://www.openlinksw.com/dataspace/person/oerling#this> ;
	<http://atomowl.org/ontologies/atomrdf#published> "2008-07-17T17:16:19Z" ;
	<http://atomowl.org/ontologies/atomrdf#updated> "2008-07-17T19:28:17Z" .
<http://www.openlinksw.com/dataspace/oerling#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/ns#User> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "Orri Erling" ;
	<http://rdfs.org/sioc/ns#creator_of> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1392> .
<http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://atomowl.org/ontologies/atomrdf#Feed> ,
		<http://rdfs.org/sioc/types#Weblog> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "Orri Erling's Blog" ;
	<http://rdfs.org/sioc/ns#container_of> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1392> ;
	<http://atomowl.org/ontologies/atomrdf#entry> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1392> ;
	<http://atomowl.org/ontologies/atomrdf#contains> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1392> .
<http://www.openlinksw.com/dataspace/person/oerling#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> ;
	<http://xmlns.com/foaf/0.1/made> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1392> .
<http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1392> <http://rdfs.org/sioc/ns#link> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1392> .
