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/
n13http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n20http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+rdf%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0D%0APREFIX+ndw%3A%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2Fnorthwind%23%3E%0D%0ASELECT+%3Fname+%3Fdescription%0D%0AWHERE%0D%0A++%7B+%0D%0A++++%3Fsp+a+ndw%3ACategory.%0D%0A++++%3Fsp+ndw%3AcategoryName+%3Fname.%0D%0A++++%3Fsp+ndw%3Adescription+%3Fdescription.%0D%0A++++FILTER+REGEX%28str%28%3Fdescription%29%2C+%27reads%27%29+.%0D%0A++%7D&format=text%2Fhtml&debug=
dchttp://purl.org/dc/elements/1.1/
n7http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n12http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n5http://vos.openlinksw.com/dataspace/person/dav#
n15http://demo.openlinksw.com/isparql/?query=PREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20ndw%3A%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2Fnorthwind%23%3E%0ASELECT%20%3Fname%20%3Fdescription%0AWHERE%0A%20%20%7B%20%0A%20%20%20%20%3Fsp%20a%20ndw%3ACategory.%0A%20%20%20%20%3Fsp%20ndw%3AcategoryName%20%3Fname.%0A%20%20%20%20%3Fsp%20ndw%3Adescription%20%3Fdescription.%0A%20%20%20%20FILTER%20REGEX(str(%3Fdescription)%2C%20%27reads%27)%20.%0A%20%20%7D&endpoint=/sparql&maxrows=50&default-graph-uri=
n21http://demo.openlinksw.com/view/?format=application%2Frdf%2Bxml&maxrows=50&query=%0APREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20ndw%3A%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2Fnorthwind%23%3E%0ASELECT%20%3Fname%20%3Fdescription%0AWHERE%0A%20%20%7B%20%0A%20%20%20%20%3Fsp%20a%20ndw%3ACategory.%0A%20%20%20%20%3Fsp%20ndw%3AcategoryName%20%3Fname.%0A%20%20%20%20%3Fsp%20ndw%3Adescription%20%3Fdescription.%0A%20%20%20%20FILTER%20REGEX(str(%3Fdescription)%2C%20%27reads%27)%20.%0A%20%20%7D&endpoint=/sparql&maxrows=50&default-graph-uri=
n9http://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#
siochttp://rdfs.org/sioc/ns#
n4http://vos.openlinksw.com/dataspace/person/owiki#
n17http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/NorthWindREFExample4/sioc.
Subject Item
n5:this
foaf:made
n2:NorthWindREFExample4
Subject Item
n7:this
sioc:creator_of
n2:NorthWindREFExample4
Subject Item
n13:item
n12:services_of
n2:NorthWindREFExample4
Subject Item
n11:this
sioc:creator_of
n2:NorthWindREFExample4
Subject Item
n9:VOS
sioc:container_of
n2:NorthWindREFExample4
atom:entry
n2:NorthWindREFExample4
atom:contains
n2:NorthWindREFExample4
Subject Item
n2:NorthWindREFExample4
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:36:46.463044
dcterms:modified
2017-06-13T05:36:46.463044
rdfs:label
NorthWindREFExample4
foaf:maker
n4:this n5:this
dc:title
NorthWindREFExample4
opl:isDescribedUsing
n17:rdf
sioc:has_creator
n7:this n11:this
sioc:content
---++++Dump all Categories containing in their description "reads" <verbatim> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX ndw:<http://demo.openlinksw.com/schemas/northwind#> SELECT ?name ?description WHERE { ?sp a ndw:Category. ?sp ndw:categoryName ?name. ?sp ndw:description ?description. FILTER REGEX(str(?description), 'reads') . } </verbatim> ---++++Sample Data (Live Query Results) * View Query Results [[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+rdf%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0D%0APREFIX+ndw%3A%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2Fnorthwind%23%3E%0D%0ASELECT+%3Fname+%3Fdescription%0D%0AWHERE%0D%0A++%7B+%0D%0A++++%3Fsp+a+ndw%3ACategory.%0D%0A++++%3Fsp+ndw%3AcategoryName+%3Fname.%0D%0A++++%3Fsp+ndw%3Adescription+%3Fdescription.%0D%0A++++FILTER+REGEX%28str%28%3Fdescription%29%2C+%27reads%27%29+.%0D%0A++%7D&format=text%2Fhtml&debug=on][(via SPARQL Protocol URL)]] * View Query Results [[http://demo.openlinksw.com/view/?format=application%2Frdf%2Bxml&maxrows=50&query=%0APREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20ndw%3A%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2Fnorthwind%23%3E%0ASELECT%20%3Fname%20%3Fdescription%0AWHERE%0A%20%20%7B%20%0A%20%20%20%20%3Fsp%20a%20ndw%3ACategory.%0A%20%20%20%20%3Fsp%20ndw%3AcategoryName%20%3Fname.%0A%20%20%20%20%3Fsp%20ndw%3Adescription%20%3Fdescription.%0A%20%20%20%20FILTER%20REGEX(str(%3Fdescription)%2C%20%27reads%27)%20.%0A%20%20%7D&endpoint=/sparql&maxrows=50&default-graph-uri=][(via iSPARQL Results URL)]] * View Query Editor [[http://demo.openlinksw.com/isparql/?query=PREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20ndw%3A%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2Fnorthwind%23%3E%0ASELECT%20%3Fname%20%3Fdescription%0AWHERE%0A%20%20%7B%20%0A%20%20%20%20%3Fsp%20a%20ndw%3ACategory.%0A%20%20%20%20%3Fsp%20ndw%3AcategoryName%20%3Fname.%0A%20%20%20%20%3Fsp%20ndw%3Adescription%20%3Fdescription.%0A%20%20%20%20FILTER%20REGEX(str(%3Fdescription)%2C%20%27reads%27)%20.%0A%20%20%7D&endpoint=/sparql&maxrows=50&default-graph-uri=][(via iSPARQL Visual Query Editor URL)]]
sioc:id
c070e955525d346f48fa95621462a7c5
sioc:link
n2:NorthWindREFExample4
sioc:has_container
n9:VOS
n12:has_services
n13:item
atom:title
NorthWindREFExample4
sioc:links_to
n15: n20:on n21:
atom:source
n9:VOS
atom:author
n5:this
atom:published
2017-06-13T05:36:46Z
atom:updated
2017-06-13T05:36:46Z
sioc:topic
n9:VOS
Subject Item
n2:NorthWindREF
sioc:links_to
n2:NorthWindREFExample4