Hello!

Are there any mirrors for Vituoso Open Source 6.1?

Regards,
Alexander

2010/2/4 <[email protected]>

> Send Dbpedia-discussion mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
> or, via email, send a message with subject or body 'help' to
>        [email protected]
>
> You can reach the person managing the list at
>        [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Dbpedia-discussion digest..."
>
>
> Today's Topics:
>
>   1. Announcing Virtuoso Open-Source Edition v 6.1.0 (Hugh Williams)
>   2. Announcing Virtuoso Open-Source Edition v 5.0.13 (Hugh Williams)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 4 Feb 2010 10:49:03 +0000
> From: Hugh Williams <[email protected]>
> Subject: [Dbpedia-discussion] Announcing Virtuoso Open-Source Edition
>        v 6.1.0
> To: DBpedia <[email protected]>,
>        [email protected],      Virtuoso Users
>        <[email protected]>,
>        [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi,
>
> OpenLink Software is pleased to announce the official release of Virtuoso
> Open-Source Edition, Version 6.1.0:
>
> ***IMPORTANT NOTE*** for up-graders from pre-6.x versions: The database
> file format has substantially changed between VOS 5.x and VOS 6.x. To
> upgrade your database, you must dump all data from the VOS 5.x database and
> re-load it into VOS 6.x. Complete instructions may be found here.
>
> ***IMPORTANT NOTE*** for up-graders from earlier 6.x versions: The database
> file format has not changed, but the introduction of a newer RDF index
> requires you run a script to upgrade the RDF_QUAD table. Since this can be a
> lengthy task and take extra disk space (up to twice the space used by the
> original RDF_QUAD table may be required during conversion) this is not done
> automatically on startup. Complete instructions may be found here.
>
> New and updated product features include:
>
> * Database engine
>  - Added new 2+3 index scheme for RDF_QUAD table
>  - Added new inlined string table for RDF_QUAD
>  - Added optimizations to cost based optimizer
>  - Added RoundRobin connection support
>  - Removed deprecated samples/demos
>  - Fixed align buffer to sizeof pointer to avoid crash on strict checking
> platforms like sparc
>  - Fixed text of version mismatch messages
>  - Fixed issue with XA exception, double rollback, transact timeout
>  - Merged enhancements and fixes from V5 branch
>
> * SPARQL and RDF
>  - Added support for owl:inverseOf, owl:SymmetricProperty, and
> owl:TransitiveProperty.
>  - Added DB.DBA.BEST_LANGMATCH() and bif_langmatches_pct_http()
>  - Added initial support for SPARQL-FED
>  - Added initial support for SERVICE { ... };
>  - Added support for expressions in LIMIT and OFFSET clauses
>  - Added built-in predicate IsRef()
>  - Added new error reporting for unsupported syntax
>  - Added rdf box id only serialization; stays compatible with 5/6
>  - Added support for SPARQL INSERT DATA / DELETE DATA
>  - Added SPARQL 1.1 syntax sugar re. HAVING CLAUSE for filtering on GROUP
> BY
>  - Added special code generator for optimized handling of: SPARQL SELECT
> DISTINCT ?g WHERE { GRAPH ?g { ?s ?p ?o } }
>  - Added support for HTML+RDFa representation re. output from SPARQL
> CONSTRUCT and DESCRIBE queries
>  - Added support for output:maxrows
>  - Improved SPARQL parsing and SQL codegen for negative numbers
>  - Improved recovery of lists in DB.DBA.RDF_AUDIT_METADATA()
>  - Fixed iSPARQL compatibility with 3rd party SPARQL endpoints
>  - Fixed bad init in trans node if multiple inputs or step output values
>  - Fixed redundant trailing '>' in results of TTL load when IRIs contain
> special chars
>  - Fixed problem with rfc1808_expand_uri not using proper macros and
> allocate byte extra for strings
>  - Fixed when different TZ is used, find offset and transform via GMT
>  - Fixed graph-level security in cluster
>  - Fixed redundant equalities in case of multiple OPTIONALs with same
> variable
>  - Fixed BOOLEAN_OF_OBJ in case of incomplete boxes
>  - Fixed NTRIPLES serialization of triples
>  - Merged enhancements and fixes from V5 branch
>
> * Sponger Middleware
>  - Added Extractor Cartridges mapping Zillow, O'Reilly, Amazon, Googlebase,
> BestBuy, CNET, and Crunchbase content to the GoodRelations Ontology.
>  - Added Extractor Cartridges for Google Spreadsheet, Google Documents,
> Microsoft Office Docs (Excel, PowerPoint etc), OpenOffice, CSV, Text files,
> Disqus, Twitter, and Discogs.
>  - Added Meta Cartridges covering Google Search, Yahoo! Boss, Bing,
> Sindice, Yelp, NYT, NPR, AlchemyAPI, Zemanta, OpenCalais, UMBEL, GetGlue,
> Geonames, DBpedia, Linked Open Data Cloud, BBC Linked Data Space,
> sameAs.org, whoisi, uclassify, RapLeaf, Journalisted, Dapper, Revyu, Zillow,
> BestBuy, Amazon, eBay, CNET, Discogs, and Crunchbase.
>
> * ODS Applications
>  - Added support for ckeditor
>  - Added new popup calendar based on OAT
>  - Added REST and Virtuoso PL based Controllers for user API
>  - Added new API functions
>  - Added FOAF+SSL groups
>  - Added feed admin rights
>  - Added Facebook registration and login
>  - Removed deprecated rte and kupu editors
>  - Removed support for IE 5 and 6 compatibility
>  - Merged enhancements and fixes from V5 branch
>
> Other links:
>
> Virtuoso Open Source Edition:
>   * Home Page: http://virtuoso.openlinksw.com/wiki/main/
>   * Download Page:
>  http://virtuoso.openlinksw.com/wiki/main/Main/VOSDownload
>
> 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
>
>
> Best Regards
> Hugh Williams
> Professional Services
> OpenLink Software
> Web: http://www.openlinksw.com
> Support: http://support.openlinksw.com
> Forums: http://boards.openlinksw.com/support
> Twitter: http://twitter.com/OpenLink
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 2
> Date: Thu, 4 Feb 2010 11:10:19 +0000
> From: Hugh Williams <[email protected]>
> Subject: [Dbpedia-discussion] Announcing Virtuoso Open-Source Edition
>        v       5.0.13
> To: DBpedia <[email protected]>,
>        [email protected],      Virtuoso Users
>        <[email protected]>,
>        [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=us-ascii
>
> Hi
>
> OpenLink Software is pleased to announce a new release of Virtuoso,
> Open-Source Edition, version 5.0.13.
>
> This version includes:
>
> * Database engine
>  - Added configuration option BuffersAllocation
>  - Added configuration option AsyncQueueMaxThreads
>  - Added docbook-xsl-1.75.2
>  - Added RoundRobin connection support
>  - Removed deprecated samples/demos
>  - Fixed copyright and license clarification
>  - Fixed use MD5 from OpenSSL when possible
>  - Fixed issue with XA exception, double rollback, transact timeout
>  - Fixed issue reading last chunk in http session
>  - Fixed use pipeline client in crawler
>  - Fixed accept different headers in pipeline request
>  - Fixed do not post when no post parameters
>  - Fixed checkpoint messages in log
>  - Fixed read after allocated memory
>  - Fixed shortened long URLs in the crawlers view to avoid UI breakage
>  - Fixed building with external zlib
>  - Removed support for deprecated JDK 1.0, 1.1 and 1.2
>  - Rebuilt JDBC drivers
>
> * SPARQL and RDF
>  - Added initial support for SPARQL-FED
>  - Added initial support for SERVICE { ... };
>  - Added support for expressions in LIMIT and OFFSET clauses
>  - Added built-in predicate IsRef()
>  - Added new error reporting for unsupported syntax
>  - Added rdf box id only serialization; stays compatible with 5/6
>  - Added support for SPARQL INSERT DATA / DELETE DATA
>  - Added support for HAVING in sparql
>  - Added special optimizations for handling: SPARQL SELECT DISTINCT ?g
> WHERE { GRAPH ?g { ?s ?p ?o } }
>  - Added support for HTML+RDFa representation re. SPARQL CONSTRUCT and
> DESCRIBE query results
>  - Added support for output:maxrows
>  - Updated ontologies API
>  - Updated iSPARQL application
>  - Fixed IRI parts syntax to match SPARQL 1.0 W3C recommendation
>  - Fixed support for XMLLiteral
>  - Fixed bad box flags for strings for bnodes and types
>  - Fixed replace lost filters with equivs that have no spog vars and no
> "good" subequivs.
>  - Fixed cnet doublt awol:content
>  - Fixed Googlebase query results with multiple entries
>  - Fixed Googlebase location info
>  - Fixed default sitemap crawling functions/pages
>  - Fixed use SPARUL LOAD instead of SOFT
>  - Fixed make sure version is intact as changes to .ttl file must reflect
> in sparql.sql
>  - Fixed missing qualification of aggregate
>  - Fixed compilation of ORDER BY column_idz clause in iterator of sponge
> with loop
>  - Fixed UNION of SELECTs and for multiple OPTIONALs at one level with
> "good" and "bad" equalities
>  - Fixed support for define output:format "JSON"
>  - Fixed crash of rfc1808_expand_uri on base without schema
>  - Fixed redundant trailing '>' in results of TTL load when IRIs contain
> special chars
>  - Fixed "option (score ...)" in a gp with multiple OPTIONAL {...}
>  - Fixed when different TZ is used, must find offset and transform via GMT
>  - Fixed SPARQL parsing and SQL codegen for negative numbers
>  - Fixed some 'exotic' cases of NT outputs
>
> * ODS Applications
>  - Added support for ckeditor
>  - Added new popup calendar based on OAT
>  - Added VSP and REST implementation for user API
>  - Added new API functions
>  - Added FOAF+SSL groups
>  - Added feed admin rights
>  - Added Facebook registration and login
>  - Removed support for Kupu editor
>  - Removed support for rte editor
>  - Removed support for IE 5 and 6 compatibility
>  - Fixed users paths to physical location
>  - Fixed problem with activity pages
>
> Other links:
>
> Virtuoso Open Source Edition:
>   * Home Page: http://virtuoso.openlinksw.com/wiki/main/
>   * Download Page:
>  http://virtuoso.openlinksw.com/wiki/main/Main/VOSDownload
>
> 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
>
> Best Regards
> Hugh Williams
> Professional Services
> OpenLink Software
> Web: http://www.openlinksw.com
> Support: http://support.openlinksw.com
> Forums: http://boards.openlinksw.com/support
> Twitter: http://twitter.com/OpenLink
>
>
>
>
>
> ------------------------------
>
>
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
>
> ------------------------------
>
> _______________________________________________
> Dbpedia-discussion mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>
>
> End of Dbpedia-discussion Digest, Vol 36, Issue 4
> *************************************************
>
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to