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

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

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n13http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n20http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VOSNews2008/sioc.
dchttp://purl.org/dc/elements/1.1/
n17http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n14http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n15http://vos.openlinksw.com/dataspace/person/dav#
n12http://vos.openlinksw.com/dataspace/owiki/wiki/
n10http://sourceforge.net/project/shownotes.php?group_id=161622&release_id=
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n11https://sourceforge.net/project/shownotes.php?release_id=626647&group_id=
n6http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n9http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n5http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n15:this
foaf:made
n2:VOSNews2008
Subject Item
n17:this
sioc:creator_of
n2:VOSNews2008
Subject Item
n13:item
n14:services_of
n2:VOSNews2008
Subject Item
n6:this
sioc:creator_of
n2:VOSNews2008
Subject Item
n12:VOS
sioc:container_of
n2:VOSNews2008
atom:entry
n2:VOSNews2008
atom:contains
n2:VOSNews2008
Subject Item
n2:VOSNews2010
sioc:links_to
n2:VOSNews2008
Subject Item
n2:VOSNews2009
sioc:links_to
n2:VOSNews2008
Subject Item
n2:VOSNews
sioc:links_to
n2:VOSNews2008
Subject Item
n2:VOSNews2008
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:46:10.612957
dcterms:modified
2017-06-29T07:35:24.908066
rdfs:label
VOSNews2008
foaf:maker
n5:this n15:this
dc:title
VOSNews2008
opl:isDescribedUsing
n20:rdf
sioc:has_creator
n6:this n17:this
sioc:content
%VOSWARNING% %META:TOPICPARENT{name="VOSNews"}% %VOSNAV% ---+Virtuoso Open Source Edition News (2008) %TOC% ---++ Later Years * [[VOSNews][2012 to present]] * [[VOSNews2011][2011]] * [[VOSNews2010][2010]] * [[VOSNews2009][2009]] ---++ 2008 ---+++ 2008-11-05: Announcing Virtuoso Open-Source Edition v5.0.9 This version includes significant performance optimizations to the SQL Engine, SPARQL+RDF Engine, ODBC and JDBC drivers. ---++++ New features include * An Excel mime-type output option in the SPARQL endpoint * Enhanced triple options for bif:contains plus new options for transitivity * New RDF-izer Cartridges for the Sponger RDF Middleware Layer * Incorporation of UMBEL lookups and Named Entity Extraction into RDF-izer Cartridges * Support for very large HTTP client requests * A sparql-auth endpoint with digest authentication for using SPARUL via SPARQL Protocol * New commands for the Ubiquity Firefox plugin ---++++ There are also minor bug-fixes * memory leaks * SQL query syntax handling * SPARQL '<code>SELECT DISTINCT</code>' * XHTML and javascript validation and other UI issues in the ODS application suite For more details, see the [[https://sourceforge.net/project/shownotes.php?release_id=626647&group_id=161622][release notes]]. ---+++ 2008-08-27: Announcing Virtuoso Open-Source Edition v5.0.8 This version focuses on performance optimizations and speed enhancements: * SQL compiler is now re-entrant * Self-Join optimizations exposed at JDBC Driver level (as was already the case with ODBC) * SPARQL engine and SPARQL-BI extension optimizations have been merged * TriG serialization format for RDF is now supported alongside RDFa, N3, Turtle, and RDF/XML * Additional Sponger Cartridges for Digg, FriendFeed, and CrunchBase * Improved graph quality and fidelity from existing Cartridges (especially Freebase, eBay, Amazon, Google, Yahoo, and many others) * Improved handling of and bug fixes relating to the `<code>OPTIONAL</code>' SPARQL keyword * Self-Dereferencing fixes (e.g., Sponger was not properly de-referencing its own Proxy URIs) On the ODS front, the following have been addressed: * More flexible Mapping service model based on new OAT-based Mapping Control (which also includes a "province" locator) * Improved SyncML integration with Briefcase folders * Gem URL fixes for Atom, RSS, and RDF feeds For more details, see the [[http://sourceforge.net/project/shownotes.php?group_id=161622&release_id=622380][release notes]]. ---+++ 2008-07-17: Announcing Virtuoso Open-Source Edition v5.0.7 ---++++ New * Fully operational Native Graph Model Storage Providers for the Jena & Sesame Frameworks. ---++++ Licensing change * The Jena and Sesame providers have been added to the "Client Protocol Driver exemptions" paragraph in the [[VOSLicense][VOS License]]. ---++++ Improvements * Better support for alternate RDF indexing schemes * Parallelization of RDF sponger operations across multiple RDF data-sources concurrently * New Sponger Cartridges and enhancements to the existing Cartridge collection * Inference engine optimizations for subclass and subproperty that efficiently handle taxonomies numbering tens of thousands of classes. * <code>owl:equivalentClass</code> and <code>owl:equivalentProperty</code> inference support. * Dynamic handling of host component of IRIs; host component is now flexible enough to painlessly handle multiple homing of domains and host name component changes; no duplicate host name data storage required via <code>[URIQA]</code> section of INI * SPARQL optimizations to improve <code>LIMIT</code> and <code>OFFSET</code> handling * JDBC driver has new connect options, smaller memory footprint and optimized batch support * ODS applications now support SyncML ---++++ Documentation Additions * How to read query plans and how to use the key performance meters * How to diagnose SPARQL queries and how to decide what indexing scheme is right for each RDF use case * How to debug RDF views * Better Documentation on SPARQL extensions and options * An updated RDF View example based on the Northwind demonstration database that reflects underlying enhancements ---++++ Bug Fixes * Generally improved safety of built-in functions, better argument checking. * Verified UTF8 international character support in all RDF use cases, SQL client/SPARQL protocol/all data formats. For more details, see the [[http://sourceforge.net/project/shownotes.php?group_id=161622&release_id=614029][release notes]]. ---+++ 2008-03-28: Announcing Virtuoso Open-Source Edition v5.0.6 On the RDF side, the bitmap intersection join has been optimized so that it is now typically twice as efficient as an equivalent nested loop join. In some cases XML trees in the object position in RDF quads were incorrectly indexed, leading to failure to retrieve quads. This is fixed and should problems occur in existing databases, they can be corrected by simply dropping and re-creating an index. The cost model has been further tuned. We have run the TPC-H queries with larger databases and have profiled it extensively. There are improvements to locking, especially for concurrency of transactions with large shared lock sets, as is the case in the TPC-H queries. The rules stipulate that these have to be run with repeatable read. There are also optimizations for decimal floating point. As part of the completion of our Business Intelligence extensions to SPARQL (SPARQL-BI), we released a sampling of TPC-H queries translated into SPARQL, and integrated this into the standard demonstration database. The new demo database provides a live sample of the TPC-H schema and instance data in linked-data form, complete with SPARQL-BI variants of the standard TPC-H queries. Relational-to-RDF model-mapping is now demonstrably mature and robust enough for enterprise-grade business-intelligence applications. For more details, see the [[http://sourceforge.net/project/shownotes.php?group_id=161622&release_id=587253][release notes]]. ---+++ 2008-02-12: Announcing Virtuoso Open-Source Edition v5.0.5 The previous release, 5.0.4, was short-lived due to a problem in SPARQL-to-SQL code-generation, so this announcement addresses the new features introduced over and above version 5.0.3: In the core Database Engine: Added the LUBM benchmark for RDF data managers to testsuite; a check for backup/restore status; optimizations and an <code>inxop</code> option for bitmap indexes. In the areas of RDF and SPARQL: Support for <code>xsl:float</code>; Sponger cartridges for SVG, XBRL and HR-XML documents; URL-rewrite rules for XBRL; additional SPARQL engine optimizations. In the ODS Applications Suite: New support for Meaning of a Tag (MOAT); Support for Identity and authentications standards such as <nowiki>OpenID</nowiki> 2.0 and OAuth; additional ODS generated dereferenceable URIs; enhanced Wiki search; improvements to Calendar. Additionally, there are the following bug-fixes: In the core database: Problems with FTP server and HTTP headers; saved unnecessary seeks in bitmap checks; fixed the 64-bit range of IRI and row IDs; various minor bug-fixes and compiler-warnings. In the ODS Applications Suite: Fixed ATOM protocol upstreaming, Creole markup, docbook and invalid HTML generation in ODS-Wiki; improvements to SIOC based RDF instance data in relation to ODS-Calendar todo-lists; a new UI for system navigation. ---++ Previous Years * [[VOSNews2007][2007]] * [[VOSNews2006][2006]] %VOSCOPY% CategoryVirtuoso CategoryOpenSource CategoryWebSite
sioc:id
bc8f964df059ce232dcc9f7bb43a4885
sioc:link
n2:VOSNews2008
sioc:has_container
n12:VOS
n14:has_services
n13:item
atom:title
VOSNews2008
sioc:links_to
n2:SyncML n9:TriG n10:614029 n10:587253 n2:VOSLicense n11:161622 n10:622380 n9:FriendFeed n9:CrunchBase n2:VOSNews2007 n2:CategoryWebSite n2:CategoryVirtuoso n2:CategoryOpenSource n2:VOSNews2006
atom:source
n12:VOS
atom:author
n15:this
atom:published
2017-06-13T05:46:10Z
atom:updated
2017-06-29T07:35:24Z
sioc:topic
n12:VOS
Subject Item
n2:VOSNews2013
sioc:links_to
n2:VOSNews2008
Subject Item
n2:VOSNews2011
sioc:links_to
n2:VOSNews2008
Subject Item
n2:VOSNews2015
sioc:links_to
n2:VOSNews2008