Elapsed time | 0.293 [s] |
---|
Request | Method | POST
|
---|
URL | https://aopwiki.rdf.bigcat-bioinformatics.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+%22https%3A%2F%2Fidentifiers.org%2Faop.relationships%2F%22%29%29+%7D+%7D+LIMIT+1
|
---|
Response | URL | https://aopwiki.rdf.bigcat-bioinformatics.org/sparql
|
---|
Status | 200
|
---|
Headers | Server: nginx/1.14.0 (Ubuntu)
Date: Tue, 04 Feb 2025 18:30:43 GMT
Content-Type: application/sparql-results+json
Content-Length: 201
Connection: keep-alive
Accept-Ranges: bytes
Content-Disposition: filename=sparql_2025-02-04_18-30-43Z.json
|
---|
Body |
{ "head": { "link": [], "vars": ["s"] },
"results": { "distinct": false, "ordered": true, "bindings": [
{ "s": { "type": "uri", "value": "https://identifiers.org/aop.relationships/3333" }} ] } }
|
---|