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
n19http://bit.ly/
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n15http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n8http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VOSNews2013/sioc.
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n6http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n16http://rdfs.org/sioc/services#
n17http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n10http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n11http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n20http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n14http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n17:this
foaf:made
n2:VOSNews2013
Subject Item
n6:this
sioc:creator_of
n2:VOSNews2013
Subject Item
n15:item
n16:services_of
n2:VOSNews2013
Subject Item
n11:this
sioc:creator_of
n2:VOSNews2013
Subject Item
n10:VOS
sioc:container_of
n2:VOSNews2013
atom:entry
n2:VOSNews2013
atom:contains
n2:VOSNews2013
Subject Item
n2:VOSNews
sioc:links_to
n2:VOSNews2013
Subject Item
n2:VOSNews2013
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:42:38.138926
dcterms:modified
2018-09-18T16:01:36.523575
rdfs:label
VOSNews2013
foaf:maker
n14:this n17:this
dc:title
VOSNews2013
opl:isDescribedUsing
n8:rdf
sioc:has_creator
n6:this n11:this
sioc:content
%VOSWARNING% %META:TOPICPARENT{name="VOSNews"}% %VOSNAV% ---+Virtuoso Open Source Edition News (2013) %TOC% ---++ Later Years * [[VOSNews2015][2015 to 2014]] ---++ 2013 News Announcements ---+++ 2013-12-10 -- Virtuoso Open-Source Edition 6.1.8 Released New product features as of December 10, 2013, v6.1.8, include: ---++++ Database engine * Added new general-purpose HTTP auth procedure * Added support for handling MIME type aliases * Added support for the '<code>-</code>' operator for datetime data types * Fixed compiler warnings * Fixed checks on checkpoint stop/wait * Fixed issue with checkpoint rollbacks and transaction scopes * Fixed issue with unsupported scalar expression type * Fixed issue with using <code>tabid</code> outside its scope * Fixed make remap if missing in compact * Fixed memory leak in JDBC driver ---++++ SPARQL * Optimizations in SPARQL compiler * Added support for PL-as-BIFs (built-in-functions) in SPARQL * Added support for SPARQL <code>VALID()</code> * Fixed embedded turtle parser * Fixed generation of <code>foaf:topic</code> relations for subject URIs in RDF documents * Fixed issue with <code>OR</code> and <code>CONTAINS</code> in same filter clause * Fixed issue with <code>t_step</code> in transitive query option * Fixed lexer for <code><nop>TriG</code> ---++++ Client RPC * Added extra RPC error handlers * Added more checks for array types * Added check for neg values * Fixed free regular boxes * Fixed double free of client session ---++++ Jena & Sesame * Improved speed of batch deletes * Removed unnecessary commits * Removed unnecessary check that graph exists after removal ---++++ Conductor (<nowiki>WebDAV</nowiki>) * Added automatic creation of shared DET folders * Added checkbox to enable overwriting of ODS endpoints * Added double-click to open edit properties on item * Added error page for WebDAV/Briefcase skin * Added exception for the <code>/conductor</code> virtual path in WebDAV skin * Added new WebDAV attributes for "Date Added" distinct from "Date Created" * Added new pages for managing graph level security * Added select option for realms and groups * Added automatic resource sort ordering that's maintained across sessions * Fixed default editor view set to 'source' view for HTML content-type * Fixed default isolation level and charset * Fixed default mime type for created files to <code>text/plain</code> * Fixed encoding bug for non-English user names * Fixed encoding of selected items * Fixed inactive subtab on <b>Linked Data</b> -> <b>Graphs</b> page * Fixed issues creating DET folders * Fixed issues editing HTML files * Fixed issues in '<b>Edit Properties</b>' * Fixed issues opening <b>Linked Data</b> -> <b>Schemas</b> tab * Fixed issues retrieving <code>.TTL</code> files from <nop>DynRes DET folders * Fixed issues swith DAV <nop>QoS re-write rule for <code>text/html</code> * Fixed issues with checking Turtle content at content save time * Fixed issues with default user/group in uploads * Fixed issues with editing resources using WebDAV skin * Fixed issues with editing <code>text/html</code> files * Fixed issues with owner and group for created items in WebDAV skin * Fixed issues with timeouts on verification of IMAP DET folders ---++++ Faceted Browser * Added more navigation controls (using "<code>Link:</code>" based relations) to HTTP response headers * Fixed build issue running shell scripts * Fixed so error messages are not displayed unless query parameter <code>dbg=1</code> * Fixed such that if bad encoding causes regexp to signal error, skip without altering text * Fixed to omit <code>graph=</code> parameter from <code>/describe</code> property URL query string * Fixed sponging via <code>/describe</code> on <code>https</code> * Fixed include links to HTML5 based Pivot Viewer if installed * Fixed to use the new fast label matching for lang pref if available ---++++ Download * [[VOSDownload][Get it now!]] ---+++ 2013-08-05 -- Virtuoso Open-Source Edition 7.0.0 Released New product features as of August 05, 2013, v7.0.0, include: ---++++ Database engine * Added vectorized execution of queries * Added finer-grained multithreading * Added built-in columnar (or column-wise) physical storage & data compression * Added JDK 1.7 / JDBC 4.1 driver * Added new WebDAV API enhancements and Dynamic Extension Types (DETs) * Upgraded Conductor including new WebDAV UI for exploitation of File Create, Modify, Save, and Share UX pattern * Upgraded database-engine-hosted Facet Browser * Fixed issues with JDBC catalog metadata calls * Fixed issue with HTTP content length * Fixed issue with SQL relating to transitive closures * Fixed issue with XPath query appearing twice in same tree * Fixed small issues in cost-based query optimizer * Fixed memory leaks * Updated documentation ---++++ SPARQL and RDF Data Management * Added SPARQL-GEO support * Added support for SPARQL 1.1 <code>BIND</code> and <code>VALUES</code> clauses * Added support for SPARQL 1.1 Update Protocol * Added support for SPARQL 1.1 Functions and Aggregates * Added support for <code>?graph</code> parameter in SPARQL 1.1 Graph Protocol * Added SPARQL expression optimizations * Added support for live hyperlinks of HTTP-based IRIs in HTML output from SPARQL endpoint * Added Jena 2.10.x connector * Added Sesame 2.7.x connector * Added new pretty-print option to Turtle output from SPARQL endpoint * Added <code>ASSUME</code> SPARQL extension, for query optimization hints between SPARQL and DBMS core engine * Fixed processing of <code>OPTION</code> clauses for SPARQL-FED * Fixed support for <code>xsd:string</code> and untyped strings * Fixed issues associated with scalability of graph-level security for RDF Quad Store data * Fixed issues in Transitive option * Fixed missing <code><nowiki>RDF_QM_DEFINE_LITERAL_CLASS_WITH_FIXED_LANG</nowiki></code> * Fixed compilation of queries with deeply nested <code>?:globals</code> * Fixed issues with Transitivity, Inference, and SPARQL 1.1 Property Paths ---++++ ODS Applications * Merged newer versions of the ODS applications ---++++ Download * [[VOSDownload][Get it now!]] ---+++ 2013-07-23 -- Virtuoso Open-Source Edition 6.1.7 Released New product features as of July 23, 2013, v6.1.7, include: ---++++ Database engine * Added JDK 1.7 / JDBC 4.1 driver * Added new WebDAV API enhancements and Dynamic Extension Types (DETs) * Upgraded Conductor including new WebDAV UI for exploitation of File Create, Modify, Save, and Share UX pattern * Upgraded database-engine-hosted Facet Browser * Fixed issues with JDBC catalog metadata calls * Fixed issue with HTTP content length * Fixed issue with SQL relating to transitive closures * Fixed issue with XPath query appearing twice in same tree * Fixed small issues in cost-based query optimizer * Fixed memory leaks * Updated documentation ---++++ SPARQL and RDF Data Management * Added support for SPARQL 1.1 <code>BIND</code> and <code>VALUES</code> clauses * Added support for SPARQL 1.1 Update Protocol * Added support for SPARQL 1.1 Functions and Aggregates * Added support for <code>?graph</code> parameter in SPARQL 1.1 Graph Protocol * Added SPARQL expression optimizations * Added support for live hyperlinks of HTTP-based IRIs in HTML output from SPARQL endpoint * Added Jena 2.10.x connector * Added Sesame 2.7.x connector * Added new pretty-print option to Turtle output from SPARQL endpoint * Added <code>ASSUME</code> SPARQL extension, for query optimization hints between SPARQL and DBMS core engine * Fixed processing of <code>OPTION</code> clauses for SPARQL-FED * Fixed support for <code>xsd:string</code> and untyped strings * Fixed issues associated with scalability of graph-level security for RDF Quad Store data * Fixed issues in Transitive option * Fixed missing <code><nowiki>RDF_QM_DEFINE_LITERAL_CLASS_WITH_FIXED_LANG</nowiki></code> * Fixed compilation of queries with deeply nested <code>?:globals</code> * Fixed issues with Transitivity, Inference, and SPARQL 1.1 Property Paths ---++++ ODS Applications * Merged newer versions of the ODS applications ---++++ Download * [[VOSDownload][Get it now!]] ---+++ 2013-04-24 -- Virtuoso 7.0 Unleashed! Virtuoso 7.0 is a game-changing hybrid RDF & SQL Column-Store DBMS for handling Big Data challenges associated with: * cost-effectiveness -- as result of new column-store data compaction technology * performance -- array (vectorized) execution of queries across multiple threads per CPU core * scalability -- scale from multiple instances of Virtuoso per machine to multiple instances per collection of machines in a shared-nothing cluster * security -- use fine-grained access control lists (ACLs) and data access policies that are driven by entity relationship semantics to control data access * heterogeneous data integration -- merge data across a wide variety of data sources extending from existing SQL RDBMS systems to file servers and Web services. Additional Information: * [[http://bit.ly/ZGGJE9][Press Release]] * [[http://bit.ly/14ULX2F][50 - 150 Billion Record Benchmark Report]] * [[http://bit.ly/WteWYI][Technical Whitepaper]] * [[http://bit.ly/17Krjzi][Webinar]] * [[http://bit.ly/11zHXB2][Commercial Edition Special Offers -- expiring June 30, 2013!]] * [[http://bit.ly/XUzUOM][Commercial Edition Download Page]] ---++ Previous Years * [[VOSNews2012][2012]] * [[VOSNews2011][2011]] * [[VOSNews2010][2010]] * [[VOSNews2009][2009]] * [[VOSNews2008][2008]] * [[VOSNews2007][2007]] * [[VOSNews2006][2006]] %VOSCOPY% CategoryVirtuoso CategoryOpenSource CategoryWebSite
sioc:id
4d0f669cff2ef89df4d7b86dcf0f67d2
sioc:link
n2:VOSNews2013
sioc:has_container
n10:VOS
n16:has_services
n15:item
atom:title
VOSNews2013
sioc:links_to
n2:VOSNews2012 n2:CategoryOpenSource n2:VOSNews2011 n2:VOSNews2008 n2:VOSNews2007 n2:CategoryVirtuoso n2:WebDAV n2:CategoryWebSite n2:VOSNews2006 n2:VOSNews2009 n19:11zHXB2 n20:VOSNews2015 n19:XUzUOM n2:VOSNews2010 n19:WteWYI n19:17Krjzi n19:ZGGJE9 n19:14ULX2F
atom:source
n10:VOS
atom:author
n17:this
atom:published
2017-06-13T05:42:38Z
atom:updated
2018-09-18T16:01:36Z
sioc:topic
n10:VOS
Subject Item
n2:VOSNews2015
sioc:links_to
n2:VOSNews2013