Elapsed time | 0.219 [s] |
---|
Request | Method | POST
|
---|
URL | https://ts.glytoucan.org/sparql
|
---|
Headers | User-Agent: Umaka-Crawler/1.0.0 by DBCLS (umakadata@dbcls.jp)
Accept: application/sparql-results+json, application/sparql-results+xml, text/boolean, text/tab-separated-values;q=0.8, text/csv;q=0.2, */*;q=0.1
Content-Type: application/x-www-form-urlencoded
|
---|
Body | query=SELECT+%3Fs+WHERE+%7B+GRAPH+%3Fg+%7B+%3Fs+%3Fp+%3Fo+.+FILTER%28STRSTARTS%28STR%28%3Fs%29%2C+%22http%3A%2F%2Frdf.glycoinfo.org%2Fglycan%2F%22%29%29+%7D+%7D+LIMIT+1
|
---|
Response | URL | https://ts.glytoucan.org/sparql
|
---|
Status | 200
|
---|
Headers | Server: nginx/1.24.0
Date: Sat, 29 Mar 2025 01:50:45 GMT
Content-Type: application/sparql-results+json
Content-Length: 259
Connection: keep-alive
Accept-Ranges: bytes
Content-Disposition: filename=sparql_2025-03-29_01-50-45Z.json
|
---|
Body |
{ "head": { "link": [], "vars": ["s"] },
"results": { "distinct": false, "ordered": true, "bindings": [
{ "s": { "type": "uri", "value": "http://rdf.glycoinfo.org/glycan/wurcs/2.0/GLIPS/a%3F%7Cb%3F%7Cc%3F%7Cd%3F%7Ce%3F%7Cf%3F%7Cg%3F%7Ch%3F%7D" }} ] } }
|
---|