Template:Workflow: Difference between revisions
From MaRDI portal
Line 687: | Line 687: | ||
OPTIONAL { | OPTIONAL { | ||
?math_statement pq:P8 ?math_text. | ?math_statement pq:P8 ?math_text. | ||
BIND(CONCAT("Yes: ", | BIND(CONCAT("Yes: ", STR(?math_text)) AS ?math_result) | ||
} | } | ||
} | } | ||
Line 746: | Line 746: | ||
OPTIONAL { | OPTIONAL { | ||
?trans_statement pq:P8 ?trans_text. | ?trans_statement pq:P8 ?trans_text. | ||
BIND(CONCAT("Yes: ", | BIND(CONCAT("Yes: ", STR(?trans_text)) AS ?trans_result) | ||
} | } | ||
} | } |
Revision as of 10:29, 17 December 2024