This HTML5 document contains 30 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/
n12http://docs.openlinksw.com/virtuoso/rdfandsparql.
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n15http://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#
n16http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n4http://vos.openlinksw.com/dataspace/person/dav#
n7http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n18http://vos.openlinksw.com/dataspace/owiki#
n14http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtTipsAndTricksConvertPropertiesToString/sioc.
xsdhhttp://www.w3.org/2001/XMLSchema#
n10http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n4:this
foaf:made
n2:VirtTipsAndTricksConvertPropertiesToString
Subject Item
n9:this
sioc:creator_of
n2:VirtTipsAndTricksConvertPropertiesToString
Subject Item
n15:item
n16:services_of
n2:VirtTipsAndTricksConvertPropertiesToString
Subject Item
n18:this
sioc:creator_of
n2:VirtTipsAndTricksConvertPropertiesToString
Subject Item
n7:VOS
sioc:container_of
n2:VirtTipsAndTricksConvertPropertiesToString
atom:entry
n2:VirtTipsAndTricksConvertPropertiesToString
atom:contains
n2:VirtTipsAndTricksConvertPropertiesToString
Subject Item
n2:VirtTipsAndTricksConvertPropertiesToString
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:43:59.270467
dcterms:modified
2017-06-13T05:43:59.270467
rdfs:label
VirtTipsAndTricksConvertPropertiesToString
foaf:maker
n10:this n4:this
dc:title
VirtTipsAndTricksConvertPropertiesToString
opl:isDescribedUsing
n14:rdf
sioc:has_creator
n9:this n18:this
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+How do I use SPARUL to change a selection of property values from URI References to Literals? Assume a given graph where triples are comprised of property values that are mixed across URI References and Typed Literals as exemplified by the results of the query below: <verbatim> SELECT DISTINCT ?sa ?oa FROM <http://ucb.com/nbeabase> WHERE { ?sa a <http://ucb.com/nbeabase/resource/Batch> . ?sa <http://ucb.com/nbeabase/resource/chemAbsNo> ?oa . FILTER regex(?oa, '-','i') } </verbatim> You can use the following SPARUL pattern to harmonize the property values across relevant triples in a specific graph, as shown below: <verbatim> SQL> SPARQL INSERT INTO GRAPH <http://ucb.com/nbeabase> { ?sa <http://ucb.com/nbeabase/resource/sampleId> `str (?oa)` } WHERE { ?sa <http://ucb.com/nbeabase/resource/chemAbsNo> ?oa . FILTER regex(?oa, '-','i') } </verbatim> ---+++Related * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[http://docs.openlinksw.com/virtuoso/rdfandsparql.html][RDF Data Access and Data Management]]
sioc:id
f1f29a07863be31fff4640f5f9c3afe1
sioc:link
n2:VirtTipsAndTricksConvertPropertiesToString
sioc:has_container
n7:VOS
n16:has_services
n15:item
atom:title
VirtTipsAndTricksConvertPropertiesToString
sioc:links_to
n12:html
atom:source
n7:VOS
atom:author
n4:this
atom:published
2017-06-13T05:43:59Z
atom:updated
2017-06-13T05:43:59Z
sioc:topic
n7:VOS