This HTML5 document contains 33 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/
n16http://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/
n9http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n15http://rdfs.org/sioc/services#
n14http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n5http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n4http://vos.openlinksw.com/dataspace/owiki#
n18http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VOSTriple/sioc.
xsdhhttp://www.w3.org/2001/XMLSchema#
n8http://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:VOSTriple
Subject Item
n9:this
sioc:creator_of
n2:VOSTriple
Subject Item
n16:item
n15:services_of
n2:VOSTriple
Subject Item
n4:this
sioc:creator_of
n2:VOSTriple
Subject Item
n5:VOS
sioc:container_of
n2:VOSTriple
atom:entry
n2:VOSTriple
atom:contains
n2:VOSTriple
Subject Item
n2:VOSRDF
sioc:links_to
n2:VOSTriple
Subject Item
n2:VOSTriple
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:41:27.904785
dcterms:modified
2017-06-13T05:41:27.904785
rdfs:label
VOSTriple
foaf:maker
n13:this n14:this
dc:title
VOSTriple
opl:isDescribedUsing
n18:rdf
sioc:has_creator
n4:this n9:this
sioc:content
%VOSWARNING% %META:TOPICINFO{author="DeeGerhardt" date="1144097081" format="1.1" version="1.1"}% %META:TOPICPARENT{name="VOSRDF"}% %VOSNAV% ---++ Virtuoso RDF Triple Store Many relational databases have been used for storing RDF triples and graphs. Also dedicated non-relational approaches, such as using bitmap indices as primary storage medium for triples have been implemented. At present, there is no industry consensus on what constitutes the optimum storage format and set of indices. The answers to these questions will probably remain workload dependent, so that RDF stores have to leave these choices to application developers. Virtuoso offers the IRI as a built-in data type, distinct from any other data. This plus the use of Virtuoso's ANY type allows for a single-column representation of a triple's object. The graph, subject and predicate are always IRI's, so they can be declared as such. Since an ANY value is a valid key part with a well-defined collation order between non-comparable data types, indices can be built using the object of a triple. In selected cases, text indexing may be desired for objects of some triples. This is not directly supported in SPARQL but is a foreseeable need. Virtuoso's existing support of text indexing makes this a simple extension. Type cast rules of SPARQL and SQL differ. Where SQL expects to signal an error, SPARQL expects a silent failure. Virtuoso deals with this by offering a special SQL compiler directive. With these features in place, SPARQL can be efficiently translated into SQL without introducing needless extra type tests or other clutter. Many graphs can either be stored in a single table or graph specific tables may be used. This depends on the expected number and size of graphs. In some cases, the graph component will not have to be written in the table at all, saving time and space if dealing with very large single graphs. Virtuoso can provide for a mix of all these storage options. Work on a system for declaring storage formats per graph is ongoing. For now, Virtuoso puts triples in a single table with the graph IRI as a key part. Future extensions will involve mapping existing relational tables into RDF on the fly, allowing efficient SPARQL access of legacy data and more. %VOSCOPY% CategoryWebSite CategoryVirtuoso CategoryOpenSource
sioc:id
db9d8a54c1e41ef525015d132424d0ab
sioc:link
n2:VOSTriple
sioc:has_container
n5:VOS
n15:has_services
n16:item
atom:title
VOSTriple
sioc:links_to
n2:CategoryOpenSource n8:CategoryWebSite n2:CategoryVirtuoso
atom:source
n5:VOS
atom:author
n14:this
atom:published
2017-06-13T05:41:27Z
atom:updated
2017-06-13T05:41:27Z
sioc:topic
n5:VOS