Matches in Nanopublications for { ?s <http://www.openlinksw.com/schemas/virtrdf#qmfBoolTmpl> ?o ?g. }
Showing items 1 to 42 of
42
with 100 items per page.
- default-iid qmfBoolTmpl " NULL" virtrdf.
- default qmfBoolTmpl " sparql_ebv_int_of_obj (__ro2sq (^{alias-dot}^^{column}^))" virtrdf.
- sql-varchar qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when '' then 0 else 1 end)" virtrdf.
- sql-varchar-dt qmfBoolTmpl " (case (^{alias-dot}^^{column-0}^) when '' then 0 else 1 end)" virtrdf.
- sql-varchar-lang qmfBoolTmpl " (case (^{alias-dot}^^{column-0}^) when '' then 0 else 1 end)" virtrdf.
- sql-varchar-fixedlang-x-any qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when '' then 0 else 1 end)" virtrdf.
- sql-varchar-fixedlang-x-any-nullable qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when null then null when '' then 0 else 1 end)" virtrdf.
- sql-varchar-uri qmfBoolTmpl " NULL" virtrdf.
- sql-varchar-literal qmfBoolTmpl "case __spf (^{custom-string-1}^, ^{alias-dot}^^{column}^) when '' then 0 else 1 end" virtrdf.
- sql-longvarchar-fixedlang-x-any qmfBoolTmpl " (case when ^{alias-dot}^^{column}^ is null then null when length (^{alias-dot}^^{column}^) = 0 then 0 else 1 end)" virtrdf.
- sql-longvarchar-fixedlang-x-any-nullable qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when null then null when '' then 0 else 1 end)" virtrdf.
- sql-nvarchar qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when '' then 0 else 1 end)" virtrdf.
- sql-nvarchar-dt qmfBoolTmpl " (case (^{alias-dot}^^{column-0}^) when '' then 0 else 1 end)" virtrdf.
- sql-nvarchar-lang qmfBoolTmpl " (case (^{alias-dot}^^{column-0}^) when '' then 0 else 1 end)" virtrdf.
- sql-nvarchar-fixedlang-x-any qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when '' then 0 else 1 end)" virtrdf.
- sql-nvarchar-fixedlang-x-any-nullable qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when null then null when '' then 0 else 1 end)" virtrdf.
- sql-longnvarchar-fixedlang-x-any qmfBoolTmpl " (case (length (^{alias-dot}^^{column}^)) when 0 then 0 else 1 end)" virtrdf.
- sql-longnvarchar-fixedlang-x-any-nullable qmfBoolTmpl " (case when ^{alias-dot}^^{column}^ is null then null when (length (^{alias-dot}^^{column}^) = 0) then 0 else 1 end)" virtrdf.
- sql-longvarbinary qmfBoolTmpl " isnotnull (^{alias-dot}^^{column}^)" virtrdf.
- sql-integer qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when 0 then 0 else 1 end)" virtrdf.
- sql-integer-nullable qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when null then null when 0 then 0 else 1 end)" virtrdf.
- sql-numeric qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when 0 then 0 else 1 end)" virtrdf.
- sql-doubleprecision qmfBoolTmpl " (case (^{alias-dot}^^{column}^) when 0 then 0 else 1 end)" virtrdf.
- sql-date qmfBoolTmpl " 1" virtrdf.
- sql-date-nullable qmfBoolTmpl " case (isnull (^{alias-dot}^^{column}^) when 1 thern null else 1 end" virtrdf.
- sql-time qmfBoolTmpl " 1" virtrdf.
- sql-time-nullable qmfBoolTmpl " case (isnull (^{alias-dot}^^{column}^) when 1 thern null else 1 end" virtrdf.
- sql-datetime qmfBoolTmpl " 1" virtrdf.
- sql-datetime-nullable qmfBoolTmpl " case (isnull (^{alias-dot}^^{column}^) when 1 thern null else 1 end" virtrdf.
- multipart-uri qmfBoolTmpl " NULL" virtrdf.
- multipart-literal qmfBoolTmpl " case __spf (^{custom-string-1}^, ^{comma-list-begin}^ ^{alias-N-dot}^^{column-N}^^{end}^) when '' then 0 else 1 end" virtrdf.
- multipart-literal-nullable qmfBoolTmpl " case __spfn (^{custom-string-1}^, ^{comma-list-begin}^ ^{alias-N-dot}^^{column-N}^^{end}^) when null then null when '' then 0 else 1 end" virtrdf.
- multipart-uri-fn-nullable qmfBoolTmpl " NULL" virtrdf.
- multipart-literal-fn-nullable qmfBoolTmpl " sparql_ebv_int_of_obj (^{custom-verbatim-1}^ (^{comma-list-begin}^ ^{alias-N-dot}^^{column-N}^^{end}^))" virtrdf.
- zeropart-uri qmfBoolTmpl " NULL" virtrdf.
- zeropart-literal qmfBoolTmpl " case __spf (^{custom-string-1}^) when null then null when '' then 0 else 1 end" virtrdf.
- zeropart-uri-fn-nullable qmfBoolTmpl " NULL" virtrdf.
- zeropart-literal-fn-nullable qmfBoolTmpl " sparql_ebv_int_of_obj (^{custom-verbatim-1}^ ())" virtrdf.
- sinv-iid qmfBoolTmpl " /* sinv-iid?! */" virtrdf.
- sinv qmfBoolTmpl " /* sinv?! */" virtrdf.
- singlepart-uri-fn qmfBoolTmpl " NULL" virtrdf.
- singlepart-literal-fn qmfBoolTmpl " sparql_ebv_int_of_obj (^{custom-verbatim-1}^ (^{alias-dot}^^{column}^))" virtrdf.