This HTML5 document contains 36 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/
n21http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtRDFViewsIngresTutDbDemo/sioc.
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n12http://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/
n16http://demo.openlinksw.com/isparql/view/?query=PREFIX%20tut%3A%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2FTUT%2F%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2FTUT%23%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fs%20a%20tut%3Acust_orders%20.%0A%20%20%7D&endpoint=%2Fsparql&maxrows=50&timeout=&default-graph-uri=&view=1&amode=
n4http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n11http://rdfs.org/sioc/services#
n15http://demo.openlinksw.com/sparql?default-graph-uri=&query=PREFIX+tut%3A+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2FTUT%2F%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2FTUT%23%3E%0D%0AWHERE%0D%0A++%7B%0D%0A++++%3Fs+a+tut%3Acust_orders+.%0D%0A++%7D&should-sponge=&format=text%2Fhtml&CXML_redir_for_subjs=121&CXML_redir_for_hrefs=&timeout=0&debug=
n10http://demo.openlinksw.com/describe/?url=http%3A//demo.openlinksw.com%2FTUT%2Fcust_orders%2Forder_no%2F5500%23this&graph=http%3A//demo.openlinksw.com/TUT%23
siocthttp://rdfs.org/sioc/types#
n7http://vos.openlinksw.com/dataspace/person/dav#
n8http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n14http://demo.openlinksw.com/
n17http://vos.openlinksw.com/dataspace/owiki#
n13http://demo.openlinksw.com/schemas/TUT/
xsdhhttp://www.w3.org/2001/XMLSchema#
n23http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n7:this
foaf:made
n2:VirtRDFViewsIngresTutDbDemo
Subject Item
n4:this
sioc:creator_of
n2:VirtRDFViewsIngresTutDbDemo
Subject Item
n12:item
n11:services_of
n2:VirtRDFViewsIngresTutDbDemo
Subject Item
n17:this
sioc:creator_of
n2:VirtRDFViewsIngresTutDbDemo
Subject Item
n8:VOS
sioc:container_of
n2:VirtRDFViewsIngresTutDbDemo
atom:entry
n2:VirtRDFViewsIngresTutDbDemo
atom:contains
n2:VirtRDFViewsIngresTutDbDemo
Subject Item
n2:VirtRDFViewsIngresTutDbDemo
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:50:11.040554
dcterms:modified
2017-06-13T05:50:11.040554
rdfs:label
VirtRDFViewsIngresTutDbDemo
foaf:maker
n7:this n23:this
dc:title
VirtRDFViewsIngresTutDbDemo
opl:isDescribedUsing
n21:rdf
sioc:has_creator
n17:this n4:this
sioc:content
%META:TOPICPARENT{name="VirtRdb2RDFViewsGeneration"}% ---+++Ingres R3 Tutorial Linked Data Views Live links to a sample instance |*Class*|*Basic SPARQL Protocol URL*|*iSPARQL Results URL*|*SPARQL Query*|*Dynamic Data Page*| |Customer Order|[[http://demo.openlinksw.com/sparql?default-graph-uri=&query=PREFIX+tut%3A+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2FTUT%2F%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2FTUT%23%3E%0D%0AWHERE%0D%0A++%7B%0D%0A++++%3Fs+a+tut%3Acust_orders+.%0D%0A++%7D&should-sponge=&format=text%2Fhtml&CXML_redir_for_subjs=121&CXML_redir_for_hrefs=&timeout=0&debug=on][List all Customers Orders URIs]]|[[http://demo.openlinksw.com/isparql/view/?query=PREFIX%20tut%3A%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2FTUT%2F%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2FTUT%23%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fs%20a%20tut%3Acust_orders%20.%0A%20%20%7D&endpoint=%2Fsparql&maxrows=50&timeout=&default-graph-uri=&view=1&amode=0][List all Customer Orders URIs]]|PREFIX tut: <nowiki><</nowiki>http://demo.openlinksw.com/schemas/TUT/><br/>SELECT *<br/>FROM <nowiki><</nowiki>http://demo.openlinksw.com/TUT#><br/>WHERE<br/>&nbsp;&nbsp;{<br/>&nbsp;&nbsp;&nbsp;&nbsp;?s a tut:cust_orders .<br/>&nbsp;&nbsp;}|[[http://demo.openlinksw.com/describe/?url=http%3A//demo.openlinksw.com%2FTUT%2Fcust_orders%2Forder_no%2F5500%23this&graph=http%3A//demo.openlinksw.com/TUT%23][Customer Order 5500]]|
sioc:id
27526e00f01a85044ac110edde3e5278
sioc:link
n2:VirtRDFViewsIngresTutDbDemo
sioc:has_container
n8:VOS
n11:has_services
n12:item
atom:title
VirtRDFViewsIngresTutDbDemo
sioc:links_to
n10: n13: n14:TUT n15:on n16:0
atom:source
n8:VOS
atom:author
n7:this
atom:published
2017-06-13T05:50:11Z
atom:updated
2017-06-13T05:50:11Z
sioc:topic
n8:VOS
Subject Item
n2:VOSSQL2RDF
sioc:links_to
n2:VirtRDFViewsIngresTutDbDemo
Subject Item
n2:VirtIngRDFViewUI
sioc:links_to
n2:VirtRDFViewsIngresTutDbDemo