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

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

Namespace Prefixes

PrefixIRI
rdfdfhttp://www.openlinksw.com/virtrdf-data-formats#
virtrdfhttp://www.openlinksw.com/schemas/virtrdf#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
rdfdf:sql-time-nullable
rdf:type
virtrdf:QuadMapFormat
virtrdf:qmfName
sql-time-nullable
virtrdf:qmfBoolTmpl
case (isnull (^{alias-dot}^^{column}^) when 1 thern null else 1 end
virtrdf:qmfBoolOfShortTmpl
case (isnull (^{tree}^) when 1 thern null else 1 end
virtrdf:qmfIidOfShortTmpl
__i2id (__spfin (^{custom-string-1}^, ^{tree}^))
virtrdf:qmfValRange-rvrRestrictions
virtrdf:SPART_VARR_TYPED virtrdf:SPART_VARR_IS_LIT virtrdf:SPART_VARR_LONG_EQ_SQL
virtrdf:qmfSuperFormats
rdfdf:sql-time-nullable-SuperFormats
virtrdf:inheritFrom
rdfdf:sql-time
virtrdf:noInherit
virtrdf:qmfValRange-rvrRestrictions
virtrdf:qmfSparqlEbvTmpl
case (isnull (^{alias-dot}^^{column}^) when 1 thern null else sparql_ebv_pure (1) end
virtrdf:qmfSparqlEbvOfShortTmpl
case (isnull (^{tree}^) when 1 thern null else sparql_ebv_pure (1) end