Elapsed time | 111.26 [s] |
---|
Request | Method | POST
|
---|
URL | https://ts.glycosmos.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%2Fglycosmos.org%2Flipidmaps%2F%22%29%29+%7D+%7D+LIMIT+1
|
---|
Response | URL | https://ts.glycosmos.org/sparql
|
---|
Status | 200
|
---|
Headers | Server: nginx/1.24.0
Date: Sat, 27 Jul 2024 01:22:10 GMT
Content-Type: application/sparql-results+json
Content-Length: 122
Connection: keep-alive
Accept-Ranges: bytes
Content-Disposition: filename=sparql_2024-07-27_01-22-10Z.json
|
---|
Body |
{ "head": { "link": [], "vars": ["g", "s", "o"] },
"results": { "distinct": false, "ordered": true, "bindings": [ ] } }
|
---|