| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Old Sites/repository/thesaurus/common/arc2/tests/data/json/ |
Upload File : |
{
"head": {
"link": [
"http://www.w3.org/TR/rdf-sparql-XMLres/example.rq"
],
"vars": [
"x",
"hpage",
"name",
"mbox",
"age",
"blurb",
"friend"
]
},
"results": {
"bindings": [
{
"x" : {
"type": "bnode",
"value": "r1"
},
"hpage" : {
"type": "uri",
"value": "http://work.example.org/alice/"
},
"name" : {
"type": "literal",
"value": "Alice"
},
"mbox" : {
"type": "literal",
"value": ""
},
"blurb" : {
"datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral",
"type": "typed-literal",
"value": "<p xmlns=\"http://www.w3.org/1999/xhtml\">My name is <b>alice</b></p>"
},
"friend" : {
"type": "bnode",
"value": "r2"
}
},{
"x" : {
"type": "bnode",
"value": "r2"
},
"hpage" : {
"type": "uri",
"value": "http://work.example.org/bob/"
},
"name" : {
"type": "literal",
"value": "Bob",
"xml:lang": "en"
},
"mbox" : {
"type": "uri",
"value": "mailto:bob@work.example.org"
},
"friend" : {
"type": "bnode",
"value": "r1"
}
}
]
}
}