Changes for page 3 Try it yourself!

Last modified by maaike on 2022/07/06 10:08

From version 9.1
edited by maaike
on 2022/07/05 20:37
Change comment: There is no comment for this version
To version 8.2
edited by maaike
on 2022/07/05 20:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -308,8 +308,6 @@
308 308  
309 309  ==== **Query Builder** ====
310 310  
311 -For this question, we will execute the query against the "softwareVersion data structure. We ask for the name, version and input type of the software. We further refine our query by restricting the result to software that can open files with the file extension ".smr". We get the same 3 software types as in the search, and we immediately see that one of the software types has multiple versions that can open this kind of files.
312 -
313 313  {{code language="json" layout="LINENUMBERS"}}
314 314  {
315 315   "@context": {
... ... @@ -366,4 +366,3 @@
366 366  {{/code}}
367 367  
368 368  
369 -