Elapsed time | 1.22 [s] |
---|
Request | Method | POST
|
---|
URL | https://sparql.glycoinfo.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=PREFIX+rdfs%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E+PREFIX+owl%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23%3E+SELECT+*+WHERE+%7B+GRAPH+%3Fg+%7B+%7B+%3Fs+owl%3AsameAs+%3Fo+.+%7D+UNION+%7B+%3Fs+rdfs%3AseeAlso+%3Fo+.+%7D+FILTER%28STRSTARTS%28STR%28%3Fs%29%2C+%22http%3A%2F%2Fwww.glycoepitope.jp%2Fepitopes%2F%22%29%29+%7D+%7D+LIMIT+1
|
---|
Response | URL | https://sparql.glycoinfo.org/sparql
|
---|
Status | 200
|
---|
Headers | Accept-Ranges: bytes
Content-Type: application/sparql-results+json
Date: Sat, 18 Jan 2025 19:09:42 GMT
Server: Caddy, Virtuoso/07.20.3217 (Linux) x86_64-unknown-linux-gnu
Transfer-Encoding: chunked
|
---|
Body |
{ "head": { "link": [], "vars": ["g", "s", "o"] },
"results": { "distinct": false, "ordered": true, "bindings": [ ] } }
|
---|