All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xsparql.testcases-dawg.data-r2.expr-builtin.result-str-4.ttl Maven / Gradle / Ivy

The newest version!
@prefix xsd:      .
@prefix rs:       .
@prefix rdf:      .
@prefix :         .

[]    rdf:type      rs:ResultSet ;
      rs:resultVariable  "x" ;
      rs:resultVariable  "v" ;
      rs:solution   [ rs:binding    [ rs:value      "" ;
                                      rs:variable   "v"
                                    ] ;
                      rs:binding    [ rs:value      :xp2 ;
                                      rs:variable   "x"
                                    ]
                    ] .




© 2015 - 2025 Weber Informatics LLC | Privacy Policy