7.1 it is :-)
Thanks, Kingsley!
-Tim
On Feb 19, 2014, at 4:00 PM, Kingsley Idehen <kide...@openlinksw.com> wrote:
> On 2/19/14 3:10 PM, Timothy Lebo wrote:
>> Hugh,
>>
>> I notice that http://sourceforge.net/projects/virtuoso/files/latest/download
>> now points to virtuoso-opensource-7.1.0.tar.gz
>>
>> But as recently as the two days ago (17th 14:32 UTC), it pointed to
>> virtuoso-opensource-6.1.8.tar.gz
>>
>> http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VOSIndex
>> suggests that v6 and v7 are both receiving development time, based on their
>> overlapping releases.
>> 7.0.0 is considered “stable".
>
> 7.1 should be the "stable" release. It replaces 7.0.
>
> We are maintaining V6 and V7, concurrently, but as we increase V7 releases
> the attention to V6 will decrease, accordingly.
>
>> Could you explain the difference between v6 and v7 w.r.t. when one should be
>> chosen over the other?
>
> V7 includes the column-store engine, vectorized query execution, and key
> compression. Collectively, the aforementioned features provide performance,
> scalability, and overall DB compactness advantages over V6.
>
>>
>> What about 7.1 made it “latest”, when 6.1.8 was “latest” during 7.0?
>
> That's an admin error, it is as I've explained above :-)
>
>
> Kingsley
>>
>> Thanks,
>> Tim Lebo
>>
>>
>>
>> On Feb 18, 2014, at 9:16 PM, Hugh Williams <hwilli...@openlinksw.com> wrote:
>>
>>> Hi,
>>>
>>> OpenLink Software is pleased to announce the official release of
>>> Virtuoso Open-Source Edition, Version 7.1.0:
>>>
>>> New product features as of February 17, 2014, V7.1.0, include:
>>>
>>> * Engine
>>> - Enhancements to cost-based optimizer
>>> - Added optimization when splitting on scattered inserts
>>> - Added optimization on fetching col seg
>>> - Added support for multi-threaded sync/flush
>>> - Added support for ordered count distinct and exact p stat
>>> - Added new settings EnableMonitor
>>> - Added BIFs key_delete_replay(), set_by_graph_keywords(),
>>> tweak_by_graph_keywords, vec_length(), vec_ref(),
>>> x509_verify_array(), xenc_x509_cert_verify_array()
>>> - Added new functions bif_list_names() and bif_metadata()
>>> - Added new general-purpose HTTP auth procedure
>>> - Added support for local dpipes
>>> - Added support for session pool
>>> - Added option to allow restricting number of id ranges
>>> for new IRIs
>>> - Added support for execution profile in XML format
>>> - Added support for PL-as-BIFs in SPARQL
>>> - Improved I/O for geometries in SQL
>>> - Fixed geo cost of non-point geos where no explicit prec
>>> - Fixed re-entrant lexer
>>> - Fixed RPC argument checks
>>> - Fixed memory leaks
>>> - Fixed compiler warnings
>>> - Treat single db file as a single segment with one stripe
>>> - Updated testsuite
>>>
>>> * GEO functions
>>> - Added initial support for geoc_epsilon(), geometrytype(),
>>> st_affine() (2D trans nly), st_geometryn(),
>>> st_get_bounding_box_n(), st_intersects(), st_linestring(),
>>> st_numgeometries(), st_transform_by_custom_projection(),
>>> st_translate(), st_transscale(), st_contains(),
>>> st_may_contain(), st_may_intersect()
>>> - Added new BIFs for getting Z and M coords
>>> - Added support for <(type,type,...)type::sql:function> trick
>>> in order to eliminate conversion of types on function call
>>> - Optimization in calculation of GCB steps to make number of
>>> chained blocks close to square root of length of the shape
>>> - Fixed geo box support for large polygons
>>> - Fixed mp_box_copy() of long shapes
>>> - Fixed range checks for coordinates
>>> - Fixed calculation of lat/long ratio for proximity checks
>>> - Fixed bboxes in geo_deserialize
>>> - Fixed check for NAN and INF in float valued geo inx
>>> - Fixed check for NULL arguments
>>> - Minor fixes to other geo BIFs
>>>
>>> * SPARQL
>>> - Added initial support for list of quad maps in SPARQL BI
>>> - Added initial support for vectored IRI to ID
>>> - Added initial support for SPARQL valid()
>>> - Added new codegen for initial fill of RDB2RDF
>>> - Added new settings CreateGraphKeywords, QueryGraphKeywords
>>> - Added new SPARQL triple/group/subquery options
>>> - Added missing function rdf_vec_ins_triples
>>> - Added application/x-nice-microdata to supported SPARQL
>>> results output formats
>>> - Added support for built-in inverse functions
>>> - Added support for GEO-SPARQL wkt type literal as synonym
>>> - Added support for the '-' operator for datetime data types
>>> - Fixed issues in handling GEO predicates in SPARQL
>>> - Fixed RDF views to use multiple quad maps
>>> - Fixed issues with UNION and BREAKUP
>>> - Fixed dynamic local for vectored
>>> - Fixed Transitivity support for combination of T_DIRECTION 3
>>> and T_STEP (var)
>>> - Fixed handling of 30x redirects when calling remote endpoint
>>> - Fixed support for MALLOC_DEBUG inside SPARQL compiler
>>> - Fixed TriG parser
>>>
>>> * Jena & Sesame
>>> - Improved speed of batch delete
>>> - Removed unnecessary check that graph exists after remove
>>> - Removed unnecessary commits
>>> - Replaced n.getLiteralValue().toString() with
>>> n.getLiteralLexicalForm()
>>>
>>> * JDBC Driver
>>> - Added statistics for Connection Pool
>>> - Fixed speed of finalize
>>>
>>> * Conductor and DAV
>>> - Added trigger to delete temporary graphs used for WebID
>>> verification
>>> - Added new CONFIGURE methods to DETs to unify folder creation
>>> - Added new page for managing CA root certificates
>>> - Added new pages for graph-level security
>>> - Added verify for WebDAV DET folders
>>> - Added creation of shared DET folders
>>> - Fixed creation of ETAGs for DET resources
>>> - Fixed DAV rewrite issue
>>> - Fixed DAV to use proper escape for graphs when uploading
>>> - Fixed issue deleting graphs
>>> - Fixed issue uploading bad .TTL files
>>> - Fixed issue with DAV QoS re-write rule for text/html
>>> - Fixed issue with user dba when creating DET folders
>>> - Fixed normalize paths procedure in WebDAV
>>> - Fixed reset connection variable before no file error
>>>
>>> * Faceted Browser
>>> - Added missing grants
>>> - Added graph param in FCT permalink
>>> - Changed labels in LD views
>>> - Changed default sort order to DATE (DESC)
>>> - Copied virt_rdf_label.sql locally
>>> - Fixed double quote escaping in literals
>>> - Fixed FCT datatype links
>>> - Fixed the curie may contain UTF-8, so mark string accordingly
>>> - Changed describe mode for PivotViewer link
>>>
>>>
>>> Other links:
>>>
>>> Virtuoso Open Source Edition:
>>> * Home Page:
>>> <http://virtuoso.openlinksw.com/wiki/main/>
>>> * Download Page:
>>> <http://virtuoso.openlinksw.com/wiki/main/Main/VOSDownload>
>>> * GitHub:
>>> <https://github.com/openlink/virtuoso-opensource/tree/stable/6>
>>>
>>> OpenLink Data Spaces:
>>> * Home Page:
>>> <http://virtuoso.openlinksw.com/wiki/main/Main/OdsIndex>
>>> * SPARQL Usage Examples (re. SIOC, FOAF, AtomOWL, SKOS):
>>> <http://virtuoso.openlinksw.com/wiki/main/Main/ODSSIOCRef>
>>>
>>> OpenLink AJAX Toolkit (OAT):
>>> * Project Page:
>>> <http://sourceforge.net/projects/oat>
>>> * Live Demonstration:
>>> <http://demo.openlinksw.com/oatdemo>
>>> * Interactive SPARQL Demo:
>>> <http://demo.openlinksw.com/isparql/>
>>>
>>> OpenLink Data Explorer (Firefox extension for RDF browsing):
>>> * Home Page:
>>> <http://ode.openlinksw.com/>
>>>
>>> Best Regards
>>> Hugh Williams
>>> Professional Services
>>> OpenLink Software, Inc. // http://www.openlinksw.com/
>>> Weblog -- http://www.openlinksw.com/blogs/
>>> LinkedIn -- http://www.linkedin.com/company/openlink-software/
>>> Twitter -- http://twitter.com/OpenLink
>>> Google+ -- http://plus.google.com/100570109519069333827/
>>> Facebook -- http://www.facebook.com/OpenLinkSoftware
>>> Universal Data Access, Integration, and Management Technology Providers
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Managing the Performance of Cloud-Based Applications
>>> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
>>> Read the Whitepaper.
>>> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> Virtuoso-users mailing list
>>> Virtuoso-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>>>
>>
>> ------------------------------------------------------------------------------
>> Managing the Performance of Cloud-Based Applications
>> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
>> Read the Whitepaper.
>> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Virtuoso-users mailing list
>> Virtuoso-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>>
>>
>
>
> --
>
> Regards,
>
> Kingsley Idehen
> Founder & CEO
> OpenLink Software
> Company Web: http://www.openlinksw.com
> Personal Weblog: http://www.openlinksw.com/blog/~kidehen
> Twitter Profile: https://twitter.com/kidehen
> Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
> LinkedIn Profile: http://www.linkedin.com/in/kidehen
>
>
>
>
>
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk_______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users