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

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

PrefixNamespace IRI
n7http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VOSRelease456/sioc.
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n8http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n19http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n9http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n14http://vos.openlinksw.com/dataspace/person/dav#
n10http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n4http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n17http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n13http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n14:this
foaf:made
n2:VOSRelease456
Subject Item
n19:this
sioc:creator_of
n2:VOSRelease456
Subject Item
n8:item
n9:services_of
n2:VOSRelease456
Subject Item
n4:this
sioc:creator_of
n2:VOSRelease456
Subject Item
n10:VOS
sioc:container_of
n2:VOSRelease456
atom:entry
n2:VOSRelease456
atom:contains
n2:VOSRelease456
Subject Item
n2:VOSRelease456
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:38:13.938577
dcterms:modified
2017-06-13T05:38:13.938577
rdfs:label
VOSRelease456
foaf:maker
n13:this n14:this
dc:title
VOSRelease456
opl:isDescribedUsing
n7:rdf
sioc:has_creator
n4:this n19:this
sioc:content
%VOSWARNING% %META:TOPICINFO{author="TimHaynes" date="1162229154" format="1.1" version="1.1"}% %META:TOPICPARENT{name="VOSIndex"}% %VOSNAV% ---++ Core Engine Enhancements This update of Virtuoso is a major revision of both engine, ODS applications suite and RDF functionality. Highlights include: * RDF Mapping of relational data. This means that any relational data stored in Virtuoso or any other relational database can be converted on the fly to RDF and queried with SPARQL without making an RDF copy of the data itself. * Bitmap index support - This is a generic SQL and engine enhancement that delivers dramatic space savings and incresed performance specially in RDF triple storage and many business intelligence workloads. * Engine enhancements including automatic background compaction for up to 30% less space usage for typical relational or RDF databases, better SMP behavior with shorter critical sections, fixes in transaction logic and more. ---++ Relational to RDF Mapping We introduce a language for mapping between triples and relational tables. This feature is experimental and the language will change in the future. ---++ Bitmap Indices and Native RDF Storage This new release introduces bitmap indices for general SQL usage. Special attention has been given to making these also useful to RDF storage. This requires a very low overhead for distinct key values. This technique allows us dramatically reduce the working set size of many RDF workloads, specially importing of large data sets. The details of this feature are covered in the article [[VOSRDFBMINX][Advances in Virtuoso RDF STorage]]. ---++ Engine Updates * Database compaction - Virtuoso will now automatically merge adjacent dirty pages when they are about to be written to disk if the content of the stretch of dirty pages will fit on fewer pages. This is also available as an explicit db..bvacuum () stored procedure. Even the automatic compaction produces savings of upp to 30% in applications that make large inserts or updates in random order. * Shorter critical sections for index traverssal. To avoid needless contention on mutexes which carry a high penalty specially on SMP systems, we have shortened some critical sections. In specific, transaction log writing now has its own section and is not serialized together with the transaction wait graph used for detecting deadlocks. * Smarter page layout - To accommodate situations where rows grow in length as a result of update, which is common in bitmap indices as well as text indices, the system now lays rows on pages so that they have evenly spread room to grow. * O_DIRECT support - Some Unix platforms, including newer Linux's support bypassing the OS file cache for disk IO. When a large part of memory is used for database buffers inside the database process, OS file caching can get in the way and even cause swapping. In such situations, enabling O_DIRECT can help. This is done with a setting in the ini file and takes effect at server restart. * Multithreading API for SQL - We have documented an internal Virtuoso/PL construct for allowing a stored procedure to spawn threads. An async_quue object allows passing procedure calls and parameters to a pool of worker threads for asynchroneous execution. Each will execute in its own transaction. This is useful for parallelizing any IO or compute load, for example in web scraping, bulk load of data etc. %VOSCOPY% CategoryMarketing %META:TOPICMOVED{by="TimHaynes" date="1162229154" from="Main.VOSRelease455" to="Main.VOSRelease456"}%
sioc:id
051c8636bf35c393489e952f337d0f27
sioc:link
n2:VOSRelease456
sioc:has_container
n10:VOS
n9:has_services
n8:item
atom:title
VOSRelease456
sioc:links_to
n17:CategoryMarketing n17:VOSRDFBMINX
atom:source
n10:VOS
atom:author
n14:this
atom:published
2017-06-13T05:38:13Z
atom:updated
2017-06-13T05:38:13Z
sioc:topic
n10:VOS
Subject Item
n2:VOSNews2006
sioc:links_to
n2:VOSRelease456