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

xsparql.testcases-dawg-sparql-1.1.json-res.jsonres01.srj Maven / Gradle / Ivy

The newest version!
{
  "head": {
    "vars": [ "s" , "p" , "o" ]
  } ,
  "results": {
    "bindings": [
      {
        "s": { "type": "uri" , "value": "http://example.org/s1" } ,
        "p": { "type": "uri" , "value": "http://example.org/p1" } ,
        "o": { "type": "uri" , "value": "http://example.org/s2" }
      } ,
      {
        "s": { "type": "uri" , "value": "http://example.org/s2" } ,
        "p": { "type": "uri" , "value": "http://example.org/p2" } ,
        "o": { "type": "literal" , "value": "foo" }
      } ,
      {
        "s": { "type": "uri" , "value": "http://example.org/s3" } ,
        "p": { "type": "uri" , "value": "http://example.org/p2" } ,
        "o": { "datatype": "http://www.w3.org/2001/XMLSchema#string" , "type": "typed-literal" , "value": "bar" }
      } ,
      {
        "s": { "type": "uri" , "value": "http://example.org/s4" } ,
        "p": { "type": "uri" , "value": "http://example.org/p4" } ,
        "o": { "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "type": "typed-literal" , "value": "4" }
      } ,
      {
        "s": { "type": "uri" , "value": "http://example.org/s5" } ,
        "p": { "type": "uri" , "value": "http://example.org/p5" } ,
        "o": { "datatype": "http://www.w3.org/2001/XMLSchema#decimal" , "type": "typed-literal" , "value": "5" }
      } ,
      {
        "s": { "type": "uri" , "value": "http://example.org/s6" } ,
        "p": { "type": "uri" , "value": "http://example.org/p6" } ,
        "o": { "type": "bnode" , "value": "b0" }
      }
    ]
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy